You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am adding geosparql features to the omg lcc ontology using robot, thus I added an annotation property "hasGeometry" to Germany and its states.
When I create the annotated ontology the annotation is added as expected, same as the geo features. Germany holds all its preexistent information, while the states loose all preexisting information. Thus I wonder what I would be doing wrong?.
I am adding geosparql features to the omg lcc ontology using robot, thus I added an annotation property "hasGeometry" to Germany and its states.
When I create the annotated ontology the annotation is added as expected, same as the geo features. Germany holds all its preexistent information, while the states loose all preexisting information. Thus I wonder what I would be doing wrong?.
and, this is the current template:
CURIE Label Type Comment hasGeometry Geometry
ID LABEL TYPE A rdfs:comment AT geosparql:hasGeometry^^xsd:anyURI AT geosparql:asWKT^^geosparql:wktLiteral
loc:germany-geometry Germany Geometry sf:MultiPolygon Multipolygon representing the Federal Republic of Germany point(x,y)
lcc-3166-1:Germany https://www.omg.org/spec/LCC/Countries/CountryRepresentation/Country http://www.example.com/germany-geometry
loc:Baden-Württemberg-geometry Baden-Württemberg Geometry sf:MultiPolygon Multipolygon representing the german state of Baden-Württemberg point(x,y)
lcc-3166-2-DE:DE-BW-Subdivision https://www.omg.org/spec/LCC/Countries/CountryRepresentation/CountrySubdivision http://www.example.com/Baden-Württemberg-geometry
Luis Ramos
The text was updated successfully, but these errors were encountered: