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

Remove SMW related annotation properties #98

Closed StroemPhi closed 3 years ago

StroemPhi commented 3 years ago

We had defined annotation properties (aeon:SMW_datatype, aeon:SMW_import_info, aeon:WikidataLabel & aeon:WikidataURI) which are needed only in the context of the ConfIDent project and where meant to ease the import of AEON into a clean SMW instance. For the general use of AEON this is not need and also the ontology2smw tool used for an automated ontology import into a SMW doesn't seem to need this anymore.

Therefore those properties should be purged from AEON and might only be implemented in a fork ment to be used as an application ontology.

andrecastro0o commented 3 years ago

@StroemPhi I wonder if ROBOT remove can be used to automate this task

StroemPhi commented 3 years ago

@andrecastro0o oohh, I like you're thinking! If you have the time and energy to try, feel free ;)

andrecastro0o commented 3 years ago

The is a issue on robot handling of the TTL . I reported it at https://github.com/ontodev/robot/issues/846

StroemPhi commented 3 years ago

@andrecastro0o thank you!

andrecastro0o commented 3 years ago

from the terms removal in

robot diff --left aeon.ttl --right aeon_no_SMW.ttl --output changes.txt detected the following changes changes.txt