I am developing a project on ontology using Java Jena and that needs annotation properties like 'sameAs', level, comment etc.
Asked
Active
Viewed 201 times
0
-
If you really mean `owl:sameAs`, since when is it an annotation property? – UninformedUser Jul 18 '16 at 07:31
-
According to your question, I can always only say please read documentation and Javadoc: `OntModel::listAnnotationProperties` , see https://jena.apache.org/documentation/javadoc/jena/org/apache/jena/ontology/OntModel.html#listAnnotationProperties-- – UninformedUser Jul 18 '16 at 07:33