Volkswagen · JSON-LD Context

Volkswagen Context

JSON-LD context defining the semantic vocabulary for Volkswagen from Volkswagen.

25 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

vw: https://productdata.volkswagenag.com/ns/
okapi: https://productdata.volkswagenag.com/v3/

Classes

configId typeId selectedOptions buildable wltp fuelConsumption co2Emissions energyEfficiencyClass Car Vehicle Offer Product Organization name description identifier price priceCurrency url brand model manufacturer countryOfOrigin fuelType emissionsCO2

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "vw": "https://productdata.volkswagenag.com/ns/",
    "okapi": "https://productdata.volkswagenag.com/v3/",
    "configId": "vw:configId",
    "typeId": "vw:typeId",
    "selectedOptions": "vw:selectedOptions",
    "buildable": "vw:buildable",
    "wltp": "vw:WltpData",
    "fuelConsumption": "vw:fuelConsumption",
    "co2Emissions": "vw:co2Emissions",
    "energyEfficiencyClass": "vw:energyEfficiencyClass",
    "Car": "schema:Car",
    "Vehicle": "schema:Vehicle",
    "Offer": "schema:Offer",
    "Product": "schema:Product",
    "Organization": "schema:Organization",
    "name": "schema:name",
    "description": "schema:description",
    "identifier": "schema:identifier",
    "price": "schema:price",
    "priceCurrency": "schema:priceCurrency",
    "url": "schema:url",
    "brand": "schema:brand",
    "model": "schema:model",
    "manufacturer": "schema:manufacturer",
    "countryOfOrigin": "schema:countryOfOrigin",
    "fuelType": "schema:fuelType",
    "emissionsCO2": "schema:emissionsCO2"
  }
}