Package | Description |
---|---|
com.hp.hpl.jena.ontology |
Provides a set of abstractions and convenience classes for accessing and manipluating ontologies
represented in RDF.
|
Modifier and Type | Method and Description |
---|---|
AnnotationProperty |
OntResource.asAnnotationProperty()
Answer a view of this resource as an annotation property
|
AnnotationProperty |
OntModel.createAnnotationProperty(String uri)
Answer a resource that represents an annotation property in this model.
|
AnnotationProperty |
OntModel.getAnnotationProperty(String uri)
Answer a resource that represents an annotation property in this model.
|
Modifier and Type | Method and Description |
---|---|
com.hp.hpl.jena.util.iterator.ExtendedIterator<AnnotationProperty> |
OntModel.listAnnotationProperties()
Answer an iterator that ranges over the properties in this model that are declared
to be annotation properties.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP