{ "@context": { "@vocab": "https://schema.org/", "orbital": "https://orbitalhq.com/ns/", "taxi": "https://taxilang.org/ns/", "Query": "orbital:Query", "Schema": "orbital:Schema", "Service": "orbital:Service", "Connection": "orbital:Connection", "Type": "orbital:Type", "Cache": "orbital:Cache", "queryId": "orbital:queryId", "query": "orbital:query", "resultMode": "orbital:resultMode", "duration": "orbital:duration", "qualifiedName": "orbital:qualifiedName", "kind": "orbital:kind", "schemaId": "orbital:schemaId", "connectionId": "orbital:connectionId", "connectionType": "orbital:connectionType", "connectionUrl": "orbital:connectionUrl", "protocol": "orbital:protocol", "operationCount": "orbital:operationCount", "status": "orbital:status", "source": "orbital:source", "content": "orbital:content", "fields": "orbital:fields", "sources": "orbital:sources", "operations": "orbital:operations", "returnType": "orbital:returnType", "nullable": "orbital:nullable", "authentication": "orbital:authentication", "credentials": "orbital:credentials", "types": "orbital:types", "name": "schema:name", "description": "schema:description", "url": "schema:url", "version": "schema:version", "createdAt": "schema:dateCreated", "updatedAt": "schema:dateModified" } }