Skip to content
New issue

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

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

Already on GitHub? # to your account

Unparseable triples #15

Open
dillerm opened this issue Jun 23, 2022 · 1 comment
Open

Unparseable triples #15

dillerm opened this issue Jun 23, 2022 · 1 comment

Comments

@dillerm
Copy link

dillerm commented Jun 23, 2022

Running HermiT on ktao-merged also throws the following error:

Input ontology contains 5 triple(s) that could not be parsed:
 - <http://purl.obolibrary.org/obo/OPMI_0000317> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:genid2147502689.
 - <http://purl.obolibrary.org/obo/OPMI_0000315> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:genid2147502674.
 - <http://purl.obolibrary.org/obo/OPMI_0000316> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:genid2147502684.
 - <http://purl.obolibrary.org/obo/OBI_0000759> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:genid2147502673.
 - <http://purl.obolibrary.org/obo/OPMI_0000315> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:genid2147502679.

If you open the ontology in Protege and navigate to each of these individuals, you will find object property assertions in the type assertion box. Simply making those type assertions into object property assertions should fix this.

@yongqunh
Copy link
Member

I see. Will take a look. Thanks.

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

No branches or pull requests

2 participants