Closed egonw closed 10 months ago
The TTL currently uses this namespace:
@prefix SER: <http://vocabularies.wikipathways.org/kin#> .
While we 'own' the vocabularies.wikipathways.org, using it for things other than concepts is not a good idea.
vocabularies.wikipathways.org
What about using something like this instead:
@prefix SER: <http://bigcat-um.github.io/KinRDF/kin#> .
?
Is that guaranteed to be persistent? The current one we are to likely to drop anytime soon...
The current one we are to likely to drop anytime soon...
@Chris-Evelo, what do you mean? drop what?
The TTL currently uses this namespace:
While we 'own' the
vocabularies.wikipathways.org
, using it for things other than concepts is not a good idea.What about using something like this instead:
?