Wine Vybe · JSON-LD Context

Wine Vybe Context

JSON-LD context defining the semantic vocabulary for Wine Vybe from Wine Vybe.

24 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

wv: https://winevybe.com/vocab/

Classes

Wine Beer Liquor producer vintage region grapeVariety tasteProfile tastingNotes foodPairing awards brewery style abv ibu distillery spiritCategory name description country imageUrl Product Winery Brewery

JSON-LD Document

wine-vybe-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "wv": "https://winevybe.com/vocab/",
    "Wine": "wv:Wine",
    "Beer": "wv:Beer",
    "Liquor": "wv:Liquor",
    "producer": "wv:producer",
    "vintage": "wv:vintage",
    "region": "wv:region",
    "grapeVariety": "wv:grapeVariety",
    "tasteProfile": "wv:tasteProfile",
    "tastingNotes": "wv:tastingNotes",
    "foodPairing": "wv:foodPairing",
    "awards": "wv:awards",
    "brewery": "wv:brewery",
    "style": "wv:style",
    "abv": "wv:abv",
    "ibu": "wv:ibu",
    "distillery": "wv:distillery",
    "spiritCategory": "wv:spiritCategory",
    "name": "schema:name",
    "description": "schema:description",
    "country": "schema:addressCountry",
    "imageUrl": "schema:image",
    "Product": "schema:Product",
    "Winery": "schema:Winery",
    "Brewery": "schema:Brewery"
  }
}