Mews · JSON-LD Context

Mews Systems Connector Services Context

JSON-LD context defining the semantic vocabulary for Mews Systems Connector Services from Mews.

3 Classes 0 Properties 4 Namespaces
View Context View on GitHub

Namespaces

mews: https://schema.mews.com/
schema: https://schema.org/
dcterms: http://purl.org/dc/terms/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

ProductCategory Voucher VoucherCode

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "mews": "https://schema.mews.com/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "ProductCategory": "mews:ProductCategory",
    "Voucher": "mews:Voucher",
    "VoucherCode": "mews:VoucherCode"
  }
}