Mews · JSON-LD Context

Mews Systems Connector Billing Context

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

9 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

AccountingCategory AccountingItem Bill BillingAutomation Counter LedgerBalance OrderItem TaxEnvironment Taxation

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#",
    "AccountingCategory": "mews:AccountingCategory",
    "AccountingItem": "mews:AccountingItem",
    "Bill": "mews:Bill",
    "BillingAutomation": "mews:BillingAutomation",
    "Counter": "mews:Counter",
    "LedgerBalance": "mews:LedgerBalance",
    "OrderItem": "mews:OrderItem",
    "TaxEnvironment": "mews:TaxEnvironment",
    "Taxation": "mews:Taxation"
  }
}