{ "@context": { "@version": 1.1, "pan": "https://pan.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "AggregationQuery": "pan:AggregationQuery", "AggregationResponse": "pan:AggregationResponse", "TenantSummary": "pan:TenantSummary", "childCount": { "@id": "pan:child_count", "@type": "xsd:integer" }, "count": { "@id": "pan:count", "@type": "xsd:integer" }, "data": { "@id": "pan:data", "@container": "@set", "@type": "@id" }, "depth": { "@id": "pan:depth", "@type": "xsd:integer" }, "displayName": { "@id": "pan:display_name", "@type": "xsd:string" }, "end": { "@id": "pan:end", "@type": "xsd:dateTime" }, "field": { "@id": "pan:field", "@type": "xsd:string" }, "filter": { "@id": "pan:filter", "@type": "@id" }, "groupBy": { "@id": "pan:group_by", "@container": "@set", "@type": "xsd:string" }, "histogram": { "@id": "pan:histogram", "@type": "@id" }, "interval": { "@id": "pan:interval", "@type": "xsd:string" }, "last": { "@id": "pan:last", "@type": "xsd:string" }, "order": { "@id": "pan:order", "@type": "xsd:string" }, "parentId": { "@id": "pan:parent_id", "@type": "xsd:string" }, "sort": { "@id": "pan:sort", "@container": "@set", "@type": "@id" }, "start": { "@id": "pan:start", "@type": "xsd:dateTime" }, "timeRange": { "@id": "pan:time_range", "@type": "@id" }, "timestamp": { "@id": "pan:timestamp", "@type": "xsd:dateTime" }, "total": { "@id": "pan:total", "@type": "xsd:integer" }, "tsgId": { "@id": "pan:tsg_id", "@type": "xsd:string" }, "values": { "@id": "pan:values", "@type": "@id" } } }