ResearchObject / ro-crate

Research Object Crate
https://w3id.org/ro/crate/
Apache License 2.0
79 stars 34 forks source link

Add geo terms to context #286

Closed ptsefton closed 3 months ago

ptsefton commented 4 months ago

These need to be in the context (and defined so they can be referenced in text like [Geometry])

 {
      "Geometry": "http://www.opengis.net/ont/geosparql#Geometry",
      "asWKT": "http://www.opengis.net/ont/geosparql#asWKT"
    }
stain commented 4 months ago

@ptsefton Could you review #291 with regards to the geosparql links? Is version 1.1 of their ontology correct?