oborel / obo-relations

RO is an ontology of relations for use with biological ontologies
http://oborel.github.io/
Other
92 stars 46 forks source link

Import ORCID Instance Ontology #688

Closed cthoyt closed 1 year ago

cthoyt commented 1 year ago

Closes #666

This PR imports the ORCID instance ontology from https://w3id.org/orcidio/orcidio.owl, making all of the high quality ORCID contributor information get nice names in the Protege interface.

TODO

Demo

Here's what opening ro-edit.owl in protege looks like now (note Chris's name is written nicely via its named individual label):

Screenshot 2023-02-28 at 13 33 43
cthoyt commented 1 year ago

This still needs a bit of magic from nico before merging

matentzn commented 1 year ago

This works, but at least in my protege the label is not rendered. I don't really now how to set Protege to render labels correctly.

cthoyt commented 1 year ago

@matentzn this is great. Given you’ve put in the effort to do this here, what do you think next steps are to do this in other ontologies? Can we make a specific guide? Or can we add a command to set this up to the odk itself?

cthoyt commented 1 year ago

@matentzn note based on your comment I have updated all of the DC URIs to use DCTERMS in https://github.com/cthoyt/orcidio/commit/08da71ba8875d85e51cc4b962da978d9389d0eff, this might mean you should revise this PR a bit