Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Losing information when merging #1115

Open
luisramosbosch opened this issue Apr 26, 2023 · 0 comments
Open

Losing information when merging #1115

luisramosbosch opened this issue Apr 26, 2023 · 0 comments

Comments

@luisramosbosch
Copy link

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?.

image

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

@luisramosbosch luisramosbosch changed the title Loosing information when merging Losing information when merging Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant