Closed turbomam closed 3 years ago
Thank you for your comments. I will get back to you as soon as the imports are fixed.
Imports sources have been updated + merged version available in root directory.
thnks
On Fri, Mar 12, 2021 at 9:15 AM pfabry @.***> wrote:
Closed #5 https://github.com/OpenLHS/PDRO/issues/5.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenLHS/PDRO/issues/5#event-4450916168, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAEX6LB6N3QPMFRKSB5JMLTDIHVPANCNFSM4NQFXB5A .
Hello, OpenLHS. I find your ontologies very useful, except you use invalid URLs for IAO and RO core.
in
https://raw.githubusercontent.com/OpenLHS/PDRO/master/pdro.owl
,<owl:imports rdf:resource="http://purl.obolibrary.org/obo/iao/iao-edit.owl"/>
Should use http://purl.obolibrary.org/obo/iao.owland
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/ro/core-subset.owl"/>
Should use http://purl.obolibrary.org/obo/ro/core.owl