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 |
---|---|
HasValueRestriction |
Restriction.asHasValueRestriction()
Answer a view of this restriction as a has value expression
|
HasValueRestriction |
Restriction.convertToHasValueRestriction(RDFNode value)
Convert this restriction to a has value class expression
|
HasValueRestriction |
OntModel.createHasValueRestriction(String uri,
Property prop,
RDFNode value)
Answer a class description defined as the class of those individuals that have the given
resource as the value of the given property
|
HasValueRestriction |
OntModel.getHasValueRestriction(String uri)
Answer a class description defined as the class of those individuals that have the given
resource as the value of the given property.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP