Re: Issues using W3C Time Ontology

Posted by cknoll on
URL: http://owlready.306.s1.nabble.com/Issues-using-W3C-Time-Ontology-tp2204p2215.html

Hi Megan,

I had a similar (but simpler) problem some time ago. I solved it by using this tool: https://github.com/sszuev/ont-converter

I think it could be automated, see this experiment (using http://www.w3.org/2006/time)

https://github.com/cknoll/demo-material/blob/main/expertise_system/experimental_onto_conversion.ipynb

Best, Carsten