Amadeus Reservations · JSON-LD Context

Amadeus Transfer Management Error_404 Context

JSON-LD context defining the semantic vocabulary for Amadeus Transfer Management Error_404 from Amadeus Reservations.

1 Classes 1 Properties 4 Namespaces
View Context View on GitHub

Namespaces

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

Classes

Error_404

Properties

Property Type Container
errors string set

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "amadeus": "https://amadeus.com/schema/",
    "schema": "https://schema.org/",
    "dcterms": "http://purl.org/dc/terms/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "Error_404": "amadeus:Error_404",
    "errors": {
      "@id": "amadeus:errors",
      "@container": "@set",
      "@type": "xsd:string"
    }
  }
}