biolink / biolink-model

Schema and generated objects for biolink data model and upper ontology
https://biolink.github.io/biolink-model/
Other
171 stars 71 forks source link

`biolink` base namespace does not redirect correctly? #1484

Open matentzn opened 6 months ago

matentzn commented 6 months ago

According to the Biolink Model the biolink base namespace is https://w3id.org/biolink/vocab/.

However while https://w3id.org/biolink/vocab/Gene does not resolve, https://w3id.org/biolink/Gene does (to https://biolink.github.io/biolink-model/Gene/).

joshmoore commented 4 months ago

The same issue applies to the base namespace in https://github.com/biolink/biolink-model/blob/master/biolink-model.yaml ("https://w3id.org/biolink/biolink-model"). It looks like "https://w3id.org/biolink" was updated to point at "https://biolink.github.io/biolink-model" which means that an extra "biolink-model" gets added to the base namespace.