WhiteWave Foods · JSON-LD Context

Whitewave Foods Context

JSON-LD context defining the semantic vocabulary for Whitewave Foods from WhiteWave Foods.

17 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

name description url brand parentOrganization foundingDate dissolutionDate location FoodProduct Organization Corporation Product ingredient nutrition category isVariantOf offers

JSON-LD Document

whitewave-foods-context.jsonld Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "brand": "schema:brand",
    "parentOrganization": "schema:parentOrganization",
    "foundingDate": "schema:foundingDate",
    "dissolutionDate": "schema:dissolutionDate",
    "location": "schema:location",
    "FoodProduct": "schema:FoodProduct",
    "Organization": "schema:Organization",
    "Corporation": "schema:Corporation",
    "Product": "schema:Product",
    "ingredient": "schema:ingredient",
    "nutrition": "schema:nutrition",
    "category": "schema:category",
    "isVariantOf": "schema:isVariantOf",
    "offers": "schema:offers"
  }
}