{ "@context": { "@version": 1.1, "amberflo": "https://amberflo.io/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "FilteringRule": "amberflo:FilteringRule", "meterApiName": { "@id": "amberflo:meterApiName", "@type": "xsd:string" }, "ruleId": { "@id": "amberflo:ruleId", "@type": "xsd:string" }, "dimensionName": { "@id": "amberflo:dimensionName", "@type": "xsd:string" }, "dimensionValues": { "@id": "amberflo:dimensionValues", "@container": "@set", "@type": "xsd:string" }, "action": { "@id": "amberflo:action", "@type": "xsd:string" } } }