I have Ontology in SKOS format which was developed using Smartlogic. I want to convert this into different formats such as Turtle, RDF/XML, etc.
I know that we can use Apache Jena to convert one version of an ontology to another. Is there some library in JAVA which can be used to convert SKOS (Simple Knowledge Organization System) to RDF/XML?
Using Semaphore Workbench, edit your model and choose Model > Export. This will create a text serialization file in Turtle, N-Triples, or RDF/XML that you can use external to Smartlogic.