You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jena.apache.org by Negar Zargar <ne...@gmail.com> on 2014/02/14 21:39:58 UTC

implementing an ontology

hi.
I am a beginner with Jena  and don't know what to do:(
I have to implement an ontology from a file in owl format.
and a traversal on the graph which class OntModel will build it.
How can I build it from the file and access this graph?

Re: implementing an ontology

Posted by Kamalraj Jairam <kj...@semanticsoftware.com.au>.
Hello Negar

Have a Look at this

http://jena.apache.org/documentation/ontology/

Thanks



On 15 Feb 2014, at 7:39 am, Negar Zargar <ne...@gmail.com>> wrote:

hi.
I am a beginner with Jena  and don't know what to do:(
I have to implement an ontology from a file in owl format.
and a traversal on the graph which class OntModel will build it.
How can I build it from the file and access this graph?