oborel / obo-relations

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

Import ORCIDIO #666

Closed cthoyt closed 1 year ago

cthoyt commented 1 year ago

Following #664, there are now a lot more canonical ORCID URIs. while this has the benefit of making the provenance information in RO structured and actionable, it comes with the cost of readability. ORCIDIO (https://github.com/cthoyt/orcidio) is an ontology that declares canonical ORCID URIs as named individuals and adds labels, so you can see beautifully annotated term editors, creators, contributors, etc.

What's the best way to import ORCIDO? Some possibilities:

  1. During release time (this doesn't benefit people who are working on the ro-edit.owl
  2. Directly into ro-edit.owl. How should this get maintained? Could ODK do this for us?
matentzn commented 1 year ago

It will just be a normal import module (module_type: filter) which is visible both in edit and release.

Blocked by: