[QUESTION] Integration of GeoSPARQL into OML project #27
Unanswered
husseinmarah
asked this question in
Q&A
Replies: 2 comments 2 replies
|
Hi. Sorry for the delay. Did you first convert the ontology to OML? How did you import it into the project? Please provide details. |
2 replies
|
Thanks for the answer. I will try to use the adapter that you mentioned. also, I added the dependency in the "The OML dependencies" section as the following: But the dependency is still not compiled with the project! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
Lately, I've been trying to use GeoSPARQL standard: https://docs.ogc.org/is/22-047r1/22-047r1.html. The issue is that when I import the ontology into the project, it says that the namespace cannot be resolved. The error message: "Namespace http://www.opengis.net/ont/geosparql# could not be resolved to a vocabulary".
Does anyone have an idea about how to use GeoSPARQL or other spatial ontology inside an OML project?
All reactions