Commit 6c0dd118 authored by Benjamin Hebgen's avatar Benjamin Hebgen
Browse files

Add new file

parent 74741fd6
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
{
        "id": "urn:ngsi-ld:City:randomUUID",
            "type": "City",
                "locatedAt": {
                          "type": "Relationship",
                                "object": "urn:ngsi-ld:Country:France",
                                      "objectType": "Country"
                },
                    "@context": [
                              "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld"
                    ]
}
 No newline at end of file