Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NTR: has hierarchical object property #84

Open
cmungall opened this issue Jan 11, 2022 · 3 comments
Open

NTR: has hierarchical object property #84

cmungall opened this issue Jan 11, 2022 · 3 comments

Comments

@cmungall
Copy link
Contributor

cmungall commented Jan 11, 2022

Domain: Ontology (or subset?)
Range: ObjectProperty
Def: A relation between an ontology and an object property such that existential restrictions using this object property are treated visually in the same way as is-a / subClassOf between named classes in ontology browsers

See:

EBISPOT/OLS#502 (comment)

Example:

  • go.owl, envo.owl, ... HOP part_of
  • uberon.owl HOP part_of, develops_from
@matentzn
Copy link
Contributor

Technically, it would probably not be entirely bad to say:

Domain: owl:Ontology (captures subsets as well, as owl:Ontology is merely a set of axioms)
Range: rdf:Property (covers annotation properties, so we can declare for example skos:narrowMatch for some use cases)

@cmungall
Copy link
Contributor Author

cmungall commented Mar 2, 2022

It turns out like many things in OMO, @jonquet has already thought of this and come up with a property, which I thing we should just import:

https://w3id.org/mod#hierarchyProperty

@matentzn
Copy link
Contributor

matentzn commented Mar 2, 2022

I would be super happy to spearhead alignment with MOD, but I really need a concrete answer to #90 first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants