I guess this is explained in the documentation [1] Basically, the ontology object would be the triple subject, and as the information are annotations, it's encoded via simple triples with the annotation property beeing the predicate.
[1] https://jena.apache.org/documentation/ontology/#ontology-meta-data Cheers, Lorenz On 28.11.2017 12:18, Jos Lehmann wrote: > Hi there > > How by using jena do I get and print on the console the ontology header, i.e. > the annotation that in Protege are listed as Ontology header in tab Active > Ontology? > > Thanks, Jos >
