glosis-ld / glosis

GLOSIS ontology network
Other
11 stars 7 forks source link

widoco uri's have #/, isric sparql uri do not have /, others have no # #118

Closed pvgenuchten closed 6 months ago

pvgenuchten commented 11 months ago

I was playing with grlc and glosis sparql endpoint and noticed uri's generated by sparql/grlc do not contain '#' and/or '/' however widoco expects '#/'

Not sure if this is an issue on widoco, isric-sparql or elsewhere, but the mismatch is not nice (i think isric sparql has 2 sets loaded, one with / (-> forwarded to ogc def server) and one with # (-> forwarded to widoco) i guess idea is to remove set with # (and maybe also widoco?), so maybe this is not an issue at all.

Compare:

ldesousa commented 11 months ago

The URIs reported by Widoco in the master branch are correct. This is what I see for that individual:

Selection_096

This concurs both with the ontology deployed to the Virtuoso instance at ISRIC and the OGC name server.

ldesousa commented 6 months ago

URIs no longer include the # character, and for the moment Widoco is functioning as expected.