Closed andrecastro0o closed 4 years ago
Hence we should say that for a term to be imported it requires the property aeon:SMW_datatype
as expressed in https://github.com/TIBHannover/ontology2smw/blob/92f19f253b9e751a5e243f160f119251bc1df154/queries/query_class_prop.rq#L29
https://github.com/TIBHannover/ontology2smw/blob/92f19f253b9e751a5e243f160f119251bc1df154/classes.py#L78
In order to distinguish if an ontology term should be a SMW Category or Property we, so far we used in aeon
aeon:SMW_datatype
and that does the trick, for aeon. What about external ontologies used? Their terms don't useaeon:SMW_datatype
:) ?The issue is handled elegantly by @StroemPhi by also adding `` to the non-aeon terms