I wanted to take a look on your ontology, but needed it in OWL format. I used an ontology converter that is able to convert .ttl to .owl. However, this converter claimed that your .ttl file is invalid. I verified this using the TurtleValidator. There were only a few minor syntax issues that caused the invalidity. I will create a pull request in a minute that fixes the issues for me. Please let me know if I misunderstood anything, I'm rather new to working with ontologies.
I wanted to take a look on your ontology, but needed it in OWL format. I used an ontology converter that is able to convert
.ttlto.owl. However, this converter claimed that your.ttlfile is invalid. I verified this using the TurtleValidator. There were only a few minor syntax issues that caused the invalidity. I will create a pull request in a minute that fixes the issues for me. Please let me know if I misunderstood anything, I'm rather new to working with ontologies.