|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MinCardinalityQRestriction | |
---|---|
com.hp.hpl.jena.ontology | Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. |
Uses of MinCardinalityQRestriction in com.hp.hpl.jena.ontology |
---|
Methods in com.hp.hpl.jena.ontology that return MinCardinalityQRestriction | |
---|---|
MinCardinalityQRestriction |
OntModel.createMinCardinalityQRestriction(java.lang.String uri,
Property prop,
int cardinality,
OntClass cls)
Answer a class description defined as the class of those individuals that have at least the given number of values for the given property, all values of which belong to the given class. |
MinCardinalityQRestriction |
OntModel.getMinCardinalityQRestriction(java.lang.String uri)
Answer a class description defined as the class of those individuals that have a property p, with min cardinality N, all values of which are members of a given class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |