Commit 303b2cb1 authored by canterafonsj's avatar canterafonsj
Browse files

Update Entity.json. Include geospatial properties.

parent bdd192b7
Loading
Loading
Loading
Loading
+10 −1
Original line number Original line Diff line number Diff line
@@ -167,6 +167,15 @@
    },
    },
    "@context": {
    "@context": {
      "$ref": "#/definitions/LdContext"
      "$ref": "#/definitions/LdContext"
    },
    "location": {
      "$ref": "#/definitions/GeoProperty"
    },
    "observationSpace": {
      "$ref": "#/definitions/GeoProperty"
    },
    "operationSpace": {
      "$ref": "#/definitions/GeoProperty"
    }
    }
  },
  },
  "required": [
  "required": [