Open
Description
At present the ontology IRI for the gators example is defined as http://phyloref.org/clade-ontology/gators.owl
. This was probably meant to anticipate the base URI of the Clade Ontology, but it suffers from the following problems:
- This IRI does not currently resolve and thus results in a 404. (This is not an error, though it isn't following Linked Data good practices either. Perhaps not a major concern for an example file.)
- There is no real option to deploy it from this repository such that it would resolve. The phyloref.org website is managed in a different repo, and the
phyloref.org/clade-ontology
URI path would likely be served by the https://github.com/phyloref/clade-ontology repo. - The right place to maintain this is arguably though this repo, not the the
clade-ontology
repo, as it's primarily an example for how the Phyloref and TCAN ontologies work together to form logical definitions for phyloreference classes.
We have, I think, therefore the following options.
- Do nothing. The example works as is. It's not web-accessible at a memorizable phyloref-branded URI, though.
- Deploy it to http://ontology.phyloref.org/gators.owl. This can be done easily and automatically from this repo. This means the URI at which it's accessible, even if memorizable, is not the one as which it identifies.
- Deploy it to http://ontology.phyloref.org/gators.owl and change its IRI accordingly. This would lose the reference to the Clade Ontology. Is this an issue at all?
@gaurav your thoughts?
Metadata
Metadata
Assignees
Labels
No labels