openrif / vivo-isf-ontology

The "VIVO-ISF Ontology" is an OWL2 representation of the VIVO-ISF Data Standard
16 stars 9 forks source link

Remove redundant IAO_0000412 assertions #748

Open mconlon17 opened 6 years ago

mconlon17 commented 6 years ago

See https://jira.duraspace.org/browse/VIVO-1462

27 triples of the form

<subject> <http://purl.obolibrary.org/obo/IAO_0000412> <http://vivoweb.org/ontology/core>

in the ontology are redundant. They assert that subjects defined in the core are defined in the core.

mconlon17 commented 6 years ago

The software does not use these assertions. They can safely be removed.

mjaved495 commented 6 years ago

https://github.com/vivo-ontology-lab/VIVO/commit/7c847635b26cac45f0db9508665d59b9f17a6f6f

Not sure if I can link the commit with this JIRA Ticket... if yes how.

mconlon17 commented 5 years ago

See https://github.com/vivo-project/VIVO/pull/80