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 |
---|---|
AllValuesFromRestriction |
Restriction.asAllValuesFromRestriction()
Answer a view of this restriction as an all values from expression
|
AllValuesFromRestriction |
Restriction.convertToAllValuesFromRestriction(Resource cls)
Convert this restriction to an all values from class expression.
|
AllValuesFromRestriction |
OntModel.createAllValuesFromRestriction(String uri,
Property prop,
Resource cls)
Answer a class description defined as the class of those individuals for which all values
of the given property belong to the given class
|
AllValuesFromRestriction |
OntModel.getAllValuesFromRestriction(String uri)
Answer a class description defined as the class of those individuals for which all values
of the given property belong to the given class.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP