Good evening everyone, everything is in the title.
I used this URL.
Locally, neither can the .ttl file be parsed as is in Protégé 5.6.4. A modified version works:
- line 403: removed "unauthorized" carriage returns in the rdfs_comment value
- line 1096: added "<...>" around the rdfs:range value so it is parsed as an IRI
Thank you!
Good evening everyone, everything is in the title.
I used this URL.
Locally, neither can the .ttl file be parsed as is in Protégé 5.6.4. A modified version works:
Thank you!