8000 Decide on IRI for gators example ontology · Issue #54 · phyloref/phyloref-ontology · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Decide on IRI for gators example ontology #54
Open
@hlapp

Description

@hlapp

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.

  1. Do nothing. The example works as is. It's not web-accessible at a memorizable phyloref-branded URI, though.
  2. 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.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0