tibonto / aeon

The Academic Event Ontology (AEON) can be used to represent information regarding academic events.
https://tibonto.github.io/aeon/
Creative Commons Attribution 4.0 International
14 stars 4 forks source link

add skos prefix to aeon.ttl #69

Closed andrecastro0o closed 3 years ago

andrecastro0o commented 3 years ago

@StroemPhi would it possible to add @prefix skos: <http://www.w3.org/2004/02/skos/core#> . to aeon.ttl

in running https://github.com/TIBHannover/ontology2smw I using the ontology prefixes to generate the SMW import page, and if the prefix is missing for a Term I am getting: Error: The ontology you are parsing has no prefix for the term: http://www.w3.org/2004/02/skos/core#Concept

I will have to think of a way to get/create the prefixes when they are not declared in the ontology, but for the moment think it is just easier to just added it in to aeon.ttl

StroemPhi commented 3 years ago

@andrecastro0o done, new release will be there in a few minutes

StroemPhi commented 3 years ago

https://github.com/tibonto/aeon/releases/tag/v0.2.9