|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HasValueRestriction | |
|---|---|
| com.hp.hpl.jena.ontology | Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. |
| Uses of HasValueRestriction in com.hp.hpl.jena.ontology |
|---|
| Methods in com.hp.hpl.jena.ontology that return HasValueRestriction | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||