Package com.stardog.stark
Class Axioms
java.lang.Object
com.stardog.stark.Axioms
Deprecated.
Not used anymore, however since the class is part of our Public API
some users might still be using it.
Therefore it is a candidate to be a test-only class at next major version prior to 8.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated.Class which represents the various different datatypesstatic classAxioms.ExpressionList<T extends Axiom>Deprecated.Expression which represents an rdf:List of other expressions.static enumDeprecated.Enumeration of the possible facets for aAxioms.FacetRestrictionon aAxiom.NamedDatatypestatic classDeprecated.A restriction on a facet of a datatype.static classDeprecated.A user-defined datatype which has facet restrictions placed on its value -
Method Summary
Modifier and TypeMethodDescriptionstatic Axiom.ClassExpressionall(Axiom.PropertyExpression theProperty, Axiom theResource) Deprecated.Create a new AllValuesFrom expressionstatic Axiom.ClassExpressionall(Axiom.PropertyExpression theProperty, Resource theResource) Deprecated.Create a new AllValuesFrom expressionstatic Axiom.ClassExpressionDeprecated.Create a new AllValuesFrom expressionstatic Axiom.ClassExpressionDeprecated.Create a new AllValuesFrom expressionstatic Axiom.ClassExpressionand(Axiom.ClassExpression... theExpr) Deprecated.Create an And (owl:intersectionOf) expressionstatic Axiom.ClassExpressionDeprecated.Create an And (owl:intersectionOf) expressionstatic Axiom.PropertyExpressionasymmetricProperty(IRI theURI) Deprecated.Create a new owl:AsymmetricProperty expressionstatic Axiom.ClassExpressioncardinality(IRI theURI, int theCard) Deprecated.Create a new exact cardinality expressionstatic Axiom.ClassExpressioncardinality(IRI theURI, int theCard, Axiom.ClassExpression theClass) Deprecated.Create a new exact cardinality expressionstatic Axiom.ClassExpressioncardinality(IRI theURI, int theCard, Resource theClass) Deprecated.Create a new max cardinality expressionstatic AxiomclassAssertion(Resource theIndividual, Resource theClass) Deprecated.Create a new ClassAssertion(iID, c) expressionstatic Axiom.ClassExpressioncomplementOf(Resource theRes) Deprecated.Return a ComplementOf expressionstatic Axiom.PropertyExpressiondataProperty(IRI theURI) Deprecated.Create a DataProperty(theURI) expressionstatic AxiomdeclareClass(IRI theURI) Deprecated.Create a Declaration(OWLClass(theURI)) expressionstatic AxiomdeclareDataProperty(IRI theURI) Deprecated.Create a Declaration(DataProperty(theURI)) expressionstatic AxiomdeclareIndividual(Resource theResource) Deprecated.Create a Declaration(Individual(theResource)) expressionstatic AxiomdeclareObjectProperty(IRI theURI) Deprecated.Create a Declaration(ObjectProperty(theURI)) expressionstatic AxiomdifferentIndividuals(Axiom... theIndividuals) Deprecated.Create a new DifferentIndividuals(iID(1) ...static AxiomdifferentIndividuals(Resource... theIndividuals) Deprecated.Create a new DifferentIndividuals(iID(1) ...static AxiomdisjointClasses(Axiom.ClassExpression... theClasses) Deprecated.Create an DisjointClasses expressionstatic AxiomdisjointClasses(Resource... theClasses) Deprecated.Create an DisjointClasses expressionstatic AxiomdisjointDataProperties(IRI... theProperties) Deprecated.Create a DisjointDataProperties(...) expressionstatic AxiomdisjointObjectProperties(IRI... theProperties) Deprecated.Create a DisjointObjectProperties(...) expressionstatic Axiomdomain(Axiom.PropertyExpression theProperty, Resource theClass) Deprecated.Create a new domain expressionstatic Axiomdomain(IRI theProperty, Axiom.ClassExpression theClass) Deprecated.Create a new domain expressionstatic AxiomDeprecated.Create a new domain expressionstatic AxiomequivalentClasses(Axiom.ClassExpression... theClasses) Deprecated.Create an EquivalentClasses expressionstatic AxiomequivalentClasses(Resource... theClasses) Deprecated.Create an EquivalentClasses expressionstatic AxiomequivalentProperties(Resource... theProperties) Deprecated.Create an EquivalentProperties expressionstatic AxiomfromStatements(Statement... theStatements) Deprecated.static AxiomfromStatements(Iterable<Statement> theStatements) Deprecated.Create an Expression directly from the provided set of statements.static Axiom.PropertyExpressionfunctionalProperty(IRI theURI) Deprecated.Create a new owl:FunctionalProperty expressionstatic Axiom.ClassExpressionDeprecated.Create a new HasValue(...) expressionstatic Axiom.PropertyExpressioninverse(Axiom.PropertyExpression theProp) Deprecated.Create a new owl:inverseObjectPropertyExpression expressionstatic Axiom.PropertyExpressionDeprecated.Create a new owl:inverseObjectPropertyExpression expressionstatic Axiom.PropertyExpressioninverseFunctionalProperty(IRI theURI) Deprecated.Create a new owl:InverseFunctionalProperty expressionstatic AxiominverseOf(Axiom.PropertyExpression theProperty, Axiom.PropertyExpression theInverse) Deprecated.Create a new inverseOf expressionstatic AxiominverseOf(Axiom.PropertyExpression theProperty, IRI theInverse) Deprecated.Create a new inverseOf expressionstatic AxiominverseOf(IRI theProperty, Axiom.PropertyExpression theInverse) Deprecated.Create a new inverseOf expressionstatic AxiomDeprecated.Create a new inverseOf expressionstatic Axiom.PropertyExpressionirreflexiveProperty(IRI theURI) Deprecated.Create a new owl:IrreflexiveProperty expressionstatic Axiom.ClassExpressionmax(Axiom.PropertyExpression theURI, int theCard) Deprecated.Create a new max cardinality expressionstatic Axiom.ClassExpressionmax(Axiom.PropertyExpression theURI, int theCard, Axiom.ClassExpression theClass) Deprecated.Create a new max cardinality expressionstatic Axiom.ClassExpressionDeprecated.Create a new max cardinality expressionstatic Axiom.ClassExpressionmax(IRI theURI, int theCard, Axiom.ClassExpression theClass) Deprecated.Create a new max cardinality expressionstatic Axiom.ClassExpressionDeprecated.Create a new max cardinality expressionstatic Axiom.ClassExpressionmin(Axiom.PropertyExpression theURI, int theCard) Deprecated.Create a new min cardinality expressionstatic Axiom.ClassExpressionmin(Axiom.PropertyExpression theURI, int theCard, Axiom.ClassExpression theClass) Deprecated.Create a new min cardinality expressionstatic Axiom.ClassExpressionDeprecated.Create a new min cardinality expressionstatic Axiom.ClassExpressionmin(IRI theURI, int theCard, Axiom.ClassExpression theClass) Deprecated.Create a new min cardinality expressionstatic Axiom.ClassExpressionDeprecated.Create a new min cardinality expressionstatic Axiom.ClassExpressionnamedClass(IRI theURI) Deprecated.Create a new named classstatic AxiomnegativeDataPropertyAssertion(Resource theSubject, IRI thePredicate, Value theObject) Deprecated.Create a new NegativeDataPropertyAssertionstatic AxiomnegativeObjectPropertyAssertion(Resource theSubject, IRI thePredicate, Value theObject) Deprecated.Create a new NegativeObjectPropertyAssertionstatic Axiom.PropertyExpressionobjectProperty(IRI theURI) Deprecated.Create a ObjectProperty(theURI) expressionstatic Axiom.DatatypeDeprecated.Create an enumerated datatype (owl:oneOf)static Axiom.ClassExpressionDeprecated.Create an enumerated class (owl:oneOf)static Axiom.ClassExpressionor(Axiom.ClassExpression... theExpr) Deprecated.Create an Or (owl:unionOf) expressionstatic Axiom.ClassExpressionDeprecated.Create an Or (owl:unionOf) expressionpropertyList(Axiom.PropertyExpression... theExpr) Deprecated.Create a new property listpropertyList(IRI... theProps) Deprecated.Create a new property liststatic Axiomrange(Axiom.PropertyExpression theProperty, Resource theClass) Deprecated.Create a new range expressionstatic Axiomrange(IRI theProperty, Axiom.ClassExpression theClass) Deprecated.Create a new range expressionstatic Axiomrange(IRI theProperty, Axiom.Datatype theRange) Deprecated.Create a new range expressionstatic AxiomDeprecated.Create a new range expressionstatic Axiom.PropertyExpressionreflexiveProperty(IRI theURI) Deprecated.Create a new owl:ReflexiveProperty expressionstatic Axioms.RestrictedDatatyperestrict(Axiom.NamedDatatype theDatatype, Axioms.FacetRestriction... theRestrictions) Deprecated.Create a new RestrictedDatatypestatic AxiomDeprecated.Create a new rule expression in Stardog rules syntax.static AxiomsameIndividuals(Resource... theIndividuals) Deprecated.Create a new SameIndividual(iID(1) ...static Axiom.ClassExpressionsome(Axiom.PropertyExpression theProperty, Axiom theResource) Deprecated.Create a new SomeValuesFrom expressionstatic Axiom.ClassExpressionDeprecated.Create a new SomeValuesFrom expressionstatic Axiom.ClassExpressionDeprecated.Create a new SomeValuesFrom expressionstatic AxiomDeprecated.Create a new subClassOf expressionstatic AxiomsubClassOf(Axiom.ClassExpression sub, Resource sup) Deprecated.Create a new subClassOf expressionstatic AxiomsubClassOf(Resource sub, Axiom.ClassExpression sup) Deprecated.Create a new subClassOf expressionstatic AxiomsubClassOf(Resource sub, Resource sup) Deprecated.Create a new subClassOf expressionstatic AxiomsubPropertyOf(Axiom.PropertyExpression theSub, Axiom.PropertyExpression theSuper) Deprecated.Create a new subClassOf expressionstatic AxiomsubPropertyOf(Axiom.PropertyExpression theSub, IRI theSuper) Deprecated.Create a new subPropertyOf expressionstatic AxiomsubPropertyOf(Axioms.ExpressionList<Axiom.PropertyExpression> theList, Axiom.PropertyExpression theProperty) Deprecated.Create a new subPropertyOf expression for a property chain axiom.static AxiomsubPropertyOf(IRI theSub, Axiom.PropertyExpression theSuper) Deprecated.Create a new subClassOf expressionstatic AxiomsubPropertyOf(IRI theSub, IRI theSuper) Deprecated.Create a new subPropertyOf expressionstatic Axiom.PropertyExpressionsymmetricProperty(IRI theURI) Deprecated.Create a new owl:SymmetricProperty expressionstatic Axiom.PropertyExpressiontransitiveProperty(IRI theURI) Deprecated.Create a new owl:TransitiveProperty expressionstatic Axiomtype(Resource theInd, Axiom.ClassExpression theClass) Deprecated.Create a new type assertion expressionstatic AxiomDeprecated.Create a new type assertion expression
-
Method Details
-
rule
Deprecated.Create a new rule expression in Stardog rules syntax. Only the rule string is provided as input and the required triples are created automatically.- Parameters:
theRuleBody- the rule body- Returns:
- a new rule expression
-
type
Deprecated.Create a new type assertion expression- Parameters:
theInd- the individualtheClass- the type of the individual- Returns:
- a new type assertion expression
-
type
Deprecated.Create a new type assertion expression- Parameters:
theInd- the individualtheClass- the type of the individual- Returns:
- a new type assertion expression
-
fromStatements
Deprecated.Create an Expression directly from the provided set of statements. Use at your own risk, no checking is performed to see if all the statements in the graph correspond to well formed axioms.- Parameters:
theStatements- the collection of statements corresponding to one or more axioms.- Returns:
- a new expression
-
fromStatements
Deprecated. -
namedClass
Deprecated.Create a new named class- Parameters:
theURI- the URI of the class- Returns:
- a named class expression.
-
transitiveProperty
Deprecated.Create a new owl:TransitiveProperty expression- Parameters:
theURI- the property URI- Returns:
- the expression
-
reflexiveProperty
Deprecated.Create a new owl:ReflexiveProperty expression- Parameters:
theURI- the property URI- Returns:
- the expression
-
irreflexiveProperty
Deprecated.Create a new owl:IrreflexiveProperty expression- Parameters:
theURI- the property URI- Returns:
- the expression
-
symmetricProperty
Deprecated.Create a new owl:SymmetricProperty expression- Parameters:
theURI- the property URI- Returns:
- the expression
-
asymmetricProperty
Deprecated.Create a new owl:AsymmetricProperty expression- Parameters:
theURI- the property URI- Returns:
- the expression
-
functionalProperty
Deprecated.Create a new owl:FunctionalProperty expression- Parameters:
theURI- the property URI- Returns:
- the expression
-
inverseFunctionalProperty
Deprecated.Create a new owl:InverseFunctionalProperty expression- Parameters:
theURI- the property URI- Returns:
- the expression
-
inverse
Deprecated.Create a new owl:inverseObjectPropertyExpression expression- Parameters:
theProp- the property to state the inverse expression about- Returns:
- the expression
-
inverse
Deprecated.Create a new owl:inverseObjectPropertyExpression expression- Parameters:
theProp- the property to state the inverse expression about- Returns:
- the expression
-
subClassOf
Deprecated.Create a new subClassOf expression- Parameters:
sub- the subclasssup- the super class- Returns:
- the expression
-
subClassOf
Deprecated.Create a new subClassOf expression- Parameters:
sub- the subclasssup- the super class- Returns:
- the expression
-
subClassOf
Deprecated.Create a new subClassOf expression- Parameters:
sub- the subclasssup- the super class- Returns:
- the expression
-
subClassOf
Deprecated.Create a new subClassOf expression- Parameters:
sub- the subclasssup- the super class- Returns:
- the expression
-
range
Deprecated.Create a new range expression- Parameters:
theProperty- the propertytheClass- the range of the property- Returns:
- the expression
-
range
Deprecated.Create a new range expression- Parameters:
theProperty- the propertytheClass- the range of the property- Returns:
- the expression
-
range
Deprecated.Create a new range expression- Parameters:
theProperty- the propertytheClass- the range of the property- Returns:
- the expression
-
range
Deprecated.Create a new range expression- Parameters:
theProperty- the propertytheRange- the range of the property- Returns:
- the expression
-
domain
Deprecated.Create a new domain expression- Parameters:
theProperty- the propertytheClass- the domain of the property- Returns:
- the expression
-
domain
Deprecated.Create a new domain expression- Parameters:
theProperty- the propertytheClass- the domain of the property- Returns:
- the expression
-
domain
Deprecated.Create a new domain expression- Parameters:
theProperty- the propertytheClass- the domain of the property- Returns:
- the expression
-
some
Deprecated.Create a new SomeValuesFrom expression- Parameters:
theProperty- the propertytheResource- the value restriction- Returns:
- the expression
-
some
Deprecated.Create a new SomeValuesFrom expression- Parameters:
theProperty- the propertytheResource- the value restriction- Returns:
- the expression
-
some
Deprecated.Create a new SomeValuesFrom expression- Parameters:
theProperty- the property expressiontheResource- the value restriction- Returns:
- the expression
-
all
Deprecated.Create a new AllValuesFrom expression- Parameters:
theProperty- the propertytheResource- the value restriction- Returns:
- the expression
-
all
Deprecated.Create a new AllValuesFrom expression- Parameters:
theProperty- the property expressiontheResource- the value restriction- Returns:
- the expression
-
all
Deprecated.Create a new AllValuesFrom expression- Parameters:
theProperty- the propertytheResource- the value restriction- Returns:
- the expression
-
all
Deprecated.Create a new AllValuesFrom expression- Parameters:
theProperty- the propertytheResource- the value restriction- Returns:
- the expression
-
hasValue
Deprecated.Create a new HasValue(...) expression- Parameters:
theProperty- the propertytheValue- the value of the property- Returns:
- the expression
-
min
Deprecated.Create a new min cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the min cardinality- Returns:
- the expression
-
min
Deprecated.Create a new min cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the min cardinalitytheClass- the class the restriction applies to- Returns:
- the expression
-
min
Deprecated.Create a new min cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the min cardinalitytheClass- the class the restriction applies to- Returns:
- the expression
-
min
Deprecated.Create a new min cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the min cardinality- Returns:
- the expression
-
min
public static Axiom.ClassExpression min(Axiom.PropertyExpression theURI, int theCard, Axiom.ClassExpression theClass) Deprecated.Create a new min cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the min cardinalitytheClass- the class the restriction applies to- Returns:
- the expression
-
max
Deprecated.Create a new max cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the max cardinality- Returns:
- the expression
-
max
public static Axiom.ClassExpression max(Axiom.PropertyExpression theURI, int theCard, Axiom.ClassExpression theClass) Deprecated.Create a new max cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the max cardinalitytheClass- the class the restriction applies to- Returns:
- the expression
-
max
Deprecated.Create a new max cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the max cardinality- Returns:
- the expression
-
max
Deprecated.Create a new max cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the max cardinalitytheClass- the class the restriction applies to- Returns:
- the expression
-
max
Deprecated.Create a new max cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the max cardinalitytheClass- the class the restriction applies to- Returns:
- the expression
-
cardinality
Deprecated.Create a new exact cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the exact cardinality- Returns:
- the expression
-
cardinality
Deprecated.Create a new max cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the max cardinalitytheClass- the class the restriction applies to- Returns:
- the expression
-
cardinality
public static Axiom.ClassExpression cardinality(IRI theURI, int theCard, Axiom.ClassExpression theClass) Deprecated.Create a new exact cardinality expression- Parameters:
theURI- the property the cardinality applies totheCard- the exact cardinalitytheClass- the class the restriction applies to- Returns:
- the expression
-
or
Deprecated.Create an Or (owl:unionOf) expression- Parameters:
theExpr- the values in the Or- Returns:
- the expression
-
or
Deprecated.Create an Or (owl:unionOf) expression- Parameters:
ex- the values in the Or- Returns:
- the expression
-
and
Deprecated.Create an And (owl:intersectionOf) expression- Parameters:
theExpr- the values in the And- Returns:
- the expression
-
and
Deprecated.Create an And (owl:intersectionOf) expression- Parameters:
ex- the values in the And- Returns:
- the expression
-
complementOf
Deprecated.Return a ComplementOf expression- Parameters:
theRes- the complement- Returns:
- the expression
-
disjointClasses
Deprecated.Create an DisjointClasses expression- Parameters:
theClasses- the values which are disjoint- Returns:
- the expression
-
disjointClasses
Deprecated.Create an DisjointClasses expression- Parameters:
theClasses- the values which are disjoint- Returns:
- the expression
-
equivalentClasses
Deprecated.Create an EquivalentClasses expression- Parameters:
theClasses- the values which are equivalent- Returns:
- the express
-
equivalentClasses
Deprecated.Create an EquivalentClasses expression- Parameters:
theClasses- the values which are equivalent- Returns:
- the expression
-
equivalentProperties
Deprecated.Create an EquivalentProperties expression- Parameters:
theProperties- the values which are equivalent- Returns:
- the expression
-
classAssertion
Deprecated.Create a new ClassAssertion(iID, c) expression- Parameters:
theIndividual- the individualtheClass- the class- Returns:
- the expression
-
differentIndividuals
Deprecated.Create a new DifferentIndividuals(iID(1) ... iID(n)) expression- Parameters:
theIndividuals- the individuals- Returns:
- the expression
-
differentIndividuals
Deprecated.Create a new DifferentIndividuals(iID(1) ... iID(n)) expression- Parameters:
theIndividuals- the individuals- Returns:
- the expression
-
disjointDataProperties
Deprecated.Create a DisjointDataProperties(...) expression- Parameters:
theProperties- the disjoint properties- Returns:
- the expression
-
disjointObjectProperties
Deprecated.Create a DisjointObjectProperties(...) expression- Parameters:
theProperties- the disjoint properties- Returns:
- the expression
-
sameIndividuals
Deprecated.Create a new SameIndividual(iID(1) ... iID(n)) expression- Parameters:
theIndividuals- the individuals- Returns:
- the expression
-
negativeObjectPropertyAssertion
public static Axiom negativeObjectPropertyAssertion(Resource theSubject, IRI thePredicate, Value theObject) Deprecated.Create a new NegativeObjectPropertyAssertion- Parameters:
theSubject- the subject of the assertionthePredicate- the predicate of the assertiontheObject- the object of the assertion- Returns:
- the expression
-
negativeDataPropertyAssertion
public static Axiom negativeDataPropertyAssertion(Resource theSubject, IRI thePredicate, Value theObject) Deprecated.Create a new NegativeDataPropertyAssertion- Parameters:
theSubject- the subject of the assertionthePredicate- the predicate of the assertiontheObject- the object of the assertion- Returns:
- the expression
-
dataProperty
Deprecated.Create a DataProperty(theURI) expression- Parameters:
theURI- the the resource- Returns:
- the expression
-
objectProperty
Deprecated.Create a ObjectProperty(theURI) expression- Parameters:
theURI- the the resource- Returns:
- the expression
-
declareClass
Deprecated.Create a Declaration(OWLClass(theURI)) expression- Parameters:
theURI- the the resource- Returns:
- the expression
-
declareObjectProperty
Deprecated.Create a Declaration(ObjectProperty(theURI)) expression- Parameters:
theURI- the the resource- Returns:
- the expression
-
declareDataProperty
Deprecated.Create a Declaration(DataProperty(theURI)) expression- Parameters:
theURI- the the resource- Returns:
- the expression
-
declareIndividual
Deprecated.Create a Declaration(Individual(theResource)) expression- Parameters:
theResource- the the resource- Returns:
- the expression
-
subPropertyOf
public static Axiom subPropertyOf(Axioms.ExpressionList<Axiom.PropertyExpression> theList, Axiom.PropertyExpression theProperty) Deprecated.Create a new subPropertyOf expression for a property chain axiom.- Parameters:
theList- the property listtheProperty- the property- Returns:
- the expression
-
subPropertyOf
Deprecated.Create a new subPropertyOf expression- Parameters:
theSub- the sub propertytheSuper- the super property- Returns:
- the expression
-
subPropertyOf
public static Axiom subPropertyOf(Axiom.PropertyExpression theSub, Axiom.PropertyExpression theSuper) Deprecated.Create a new subClassOf expression- Parameters:
theSub- the sub propertytheSuper- the super property- Returns:
- the expression
-
propertyList
Deprecated.Create a new property list- Parameters:
theProps- the properties in the list- Returns:
- the property list expression
-
propertyList
public static Axioms.ExpressionList<Axiom.PropertyExpression> propertyList(Axiom.PropertyExpression... theExpr) Deprecated.Create a new property list- Parameters:
theExpr- the properties in the list- Returns:
- the property list expression
-
subPropertyOf
Deprecated.Create a new subPropertyOf expression- Parameters:
theSub- the sub propertytheSuper- the super property- Returns:
- the expression
-
subPropertyOf
Deprecated.Create a new subClassOf expression- Parameters:
theSub- the sub propertytheSuper- the super property- Returns:
- the expression
-
inverseOf
Deprecated.Create a new inverseOf expression- Parameters:
theProperty- the propertytheInverse- the inverse property- Returns:
- the expression
-
inverseOf
public static Axiom inverseOf(Axiom.PropertyExpression theProperty, Axiom.PropertyExpression theInverse) Deprecated.Create a new inverseOf expression- Parameters:
theProperty- the propertytheInverse- the inverse property- Returns:
- the expression
-
inverseOf
Deprecated.Create a new inverseOf expression- Parameters:
theProperty- the propertytheInverse- the inverse property- Returns:
- the expression
-
inverseOf
Deprecated.Create a new inverseOf expression- Parameters:
theProperty- the propertytheInverse- the inverse property- Returns:
- the expression
-
restrict
public static Axioms.RestrictedDatatype restrict(Axiom.NamedDatatype theDatatype, Axioms.FacetRestriction... theRestrictions) Deprecated.Create a new RestrictedDatatype- Parameters:
theDatatype- the datatypetheRestrictions- the restrictions on the datatype- Returns:
- the new RestrictedDatatype
-
oneOf
Deprecated.Create an enumerated class (owl:oneOf)- Parameters:
ex- the values in the enumeration- Returns:
- the expression
-
oneOf
Deprecated.Create an enumerated datatype (owl:oneOf)- Parameters:
ex- the values in the enumeration- Returns:
- the expression
-