public class OwlProperty extends OwlThing
| Modifier and Type | Field and Description |
|---|---|
static URI |
DOMAIN
http://www.w3.org/2000/01/rdf-schema#domain
|
static URI[] |
MANAGED_URIS
all property-URIs with this class as domain
|
static URI |
RANGE
http://www.w3.org/2000/01/rdf-schema#range
|
static URI |
RDFS_CLASS
http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
|
static URI |
SUBPROPERTYOF
http://www.w3.org/2000/01/rdf-schema#subPropertyOf
|
DIFFERENTFROM, EQUIVALENTPROPERTY, SAMEAS, VERSIONINFOCOMMENT, ISDEFINEDBY, LABEL, MEMBER, SEEALSO, TYPE, VALUEclassURI, model| Modifier | Constructor and Description |
|---|---|
|
OwlProperty(Model model,
BlankNode bnode,
boolean write)
Returns a Java wrapper over an RDF object, identified by a blank node.
|
|
OwlProperty(Model model,
boolean write)
Returns a Java wrapper over an RDF object, identified by
a randomly generated URI.
|
|
OwlProperty(Model model,
Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
|
OwlProperty(Model model,
String uriString,
boolean write)
Returns a Java wrapper over an RDF object, identified by a URI, given as a String.
|
protected |
OwlProperty(Model model,
URI classURI,
Resource instanceIdentifier,
boolean write)
Returns a Java wrapper over an RDF object, identified by URI.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addDomain()
Removes all values of property Domain *
[Generated from RDFReactor template rule #removeall1dynamic]
|
static void |
addDomain(Model model,
Resource instanceResource,
Node value)
Adds a value to property Domain as an RDF2Go node
|
static void |
addDomain(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property Domain from an instance of Class
|
void |
addDomain(Node value)
Adds a value to property Domain as an RDF2Go node
|
void |
addDomain(OwlClass value)
Adds a value to property Domain from an instance of Class
[Generated from RDFReactor template rule #add4dynamic]
|
void |
addRange()
Removes all values of property Range *
[Generated from RDFReactor template rule #removeall1dynamic]
|
static void |
addRange(Model model,
Resource instanceResource,
Node value)
Adds a value to property Range as an RDF2Go node
|
static void |
addRange(Model model,
Resource instanceResource,
OwlClass value)
Adds a value to property Range from an instance of Class
|
void |
addRange(Node value)
Adds a value to property Range as an RDF2Go node
|
void |
addRange(OwlClass value)
Adds a value to property Range from an instance of Class
[Generated from RDFReactor template rule #add4dynamic]
|
void |
addSubPropertyOf()
Removes all values of property SubPropertyOf *
[Generated from RDFReactor template rule #removeall1dynamic]
|
static void |
addSubPropertyOf(Model model,
Resource instanceResource,
Node value)
Adds a value to property SubPropertyOf as an RDF2Go node
|
static void |
addSubPropertyOf(Model model,
Resource instanceResource,
OwlProperty value)
Adds a value to property SubPropertyOf from an instance of Property
|
void |
addSubPropertyOf(Node value)
Adds a value to property SubPropertyOf as an RDF2Go node
|
void |
addSubPropertyOf(OwlProperty value)
Adds a value to property SubPropertyOf from an instance of Property
[Generated from RDFReactor template rule #add4dynamic]
|
static void |
createInstance(Model model,
Resource instanceResource)
Create a new instance of this class in the model.
|
static void |
deleteInstance(Model model,
Resource instanceResource)
Delete all rdf:type from this instance.
|
ReactorResult<OwlClass> |
getAllDomain_as()
Get all values of property Domain as a ReactorResult of Class
|
static ReactorResult<OwlClass> |
getAllDomain_as(Model model,
Resource instanceResource)
Get all values of property Domain as a ReactorResult of Class
|
ReactorResult<Node> |
getAllDomain_asNode_()
Get all values of property Domain as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllDomain_asNode_(Model model,
Resource instanceResource)
Get all values of property Domain as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllDomain_asNode()
Get all values of property Domain as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllDomain_asNode(Model model,
Resource instanceResource)
Get all values of property Domain as an Iterator over RDF2Go nodes
|
ClosableIterator<OwlClass> |
getAllDomain()
Get all values of property Domain * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
getAllDomain(Model model,
Resource instanceResource)
Get all values of property Domain * @param model an RDF2Go model
|
static ReactorResult<? extends OwlProperty> |
getAllInstance_as(Model model) |
static ClosableIterator<Resource> |
getAllInstances(Model model) |
static ClosableIterator<Resource> |
getAllOnProperty_Inverse(Model model,
Object objectValue) |
ReactorResult<OwlClass> |
getAllRange_as()
Get all values of property Range as a ReactorResult of Class
|
static ReactorResult<OwlClass> |
getAllRange_as(Model model,
Resource instanceResource)
Get all values of property Range as a ReactorResult of Class
|
ReactorResult<Node> |
getAllRange_asNode_()
Get all values of property Range as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllRange_asNode_(Model model,
Resource instanceResource)
Get all values of property Range as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllRange_asNode()
Get all values of property Range as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllRange_asNode(Model model,
Resource instanceResource)
Get all values of property Range as an Iterator over RDF2Go nodes
|
ClosableIterator<OwlClass> |
getAllRange()
Get all values of property Range * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlClass> |
getAllRange(Model model,
Resource instanceResource)
Get all values of property Range * @param model an RDF2Go model
|
ReactorResult<OwlProperty> |
getAllSubPropertyOf_as()
Get all values of property SubPropertyOf as a ReactorResult of Property
|
static ReactorResult<OwlProperty> |
getAllSubPropertyOf_as(Model model,
Resource instanceResource)
Get all values of property SubPropertyOf as a ReactorResult of Property
|
ReactorResult<Node> |
getAllSubPropertyOf_asNode_()
Get all values of property SubPropertyOf as a ReactorResult of RDF2Go nodes
|
static ReactorResult<Node> |
getAllSubPropertyOf_asNode_(Model model,
Resource instanceResource)
Get all values of property SubPropertyOf as a ReactorResult of RDF2Go nodes
|
ClosableIterator<Node> |
getAllSubPropertyOf_asNode()
Get all values of property SubPropertyOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Node> |
getAllSubPropertyOf_asNode(Model model,
Resource instanceResource)
Get all values of property SubPropertyOf as an Iterator over RDF2Go nodes
|
static ClosableIterator<Resource> |
getAllSubPropertyOf_Inverse(Model model,
Object objectValue) |
ClosableIterator<OwlProperty> |
getAllSubPropertyOf()
Get all values of property SubPropertyOf * @return a ClosableIterator of $type
[Generated from RDFReactor template rule #get12dynamic]
|
static ClosableIterator<OwlProperty> |
getAllSubPropertyOf(Model model,
Resource instanceResource)
Get all values of property SubPropertyOf * @param model an RDF2Go model
|
static boolean |
hasInstance(Model model,
Resource instanceResource) |
static void |
removeAllDomain(Model model,
Resource instanceResource)
Removes all values of property Domain * @param model an RDF2Go model
|
static void |
removeAllRange(Model model,
Resource instanceResource)
Removes all values of property Range * @param model an RDF2Go model
|
static void |
removeAllSubPropertyOf(Model model,
Resource instanceResource)
Removes all values of property SubPropertyOf * @param model an RDF2Go model
|
static void |
removeDomain(Model model,
Resource instanceResource,
Node value)
Removes a value of property Domain as an RDF2Go node
|
static void |
removeDomain(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property Domain given as an instance of Class
|
void |
removeDomain(Node value)
Removes a value of property Domain as an RDF2Go node
|
void |
removeDomain(OwlClass value)
Removes a value of property Domain given as an instance of Class
|
static void |
removeRange(Model model,
Resource instanceResource,
Node value)
Removes a value of property Range as an RDF2Go node
|
static void |
removeRange(Model model,
Resource instanceResource,
OwlClass value)
Removes a value of property Range given as an instance of Class
|
void |
removeRange(Node value)
Removes a value of property Range as an RDF2Go node
|
void |
removeRange(OwlClass value)
Removes a value of property Range given as an instance of Class
|
static void |
removeSubPropertyOf(Model model,
Resource instanceResource,
Node value)
Removes a value of property SubPropertyOf as an RDF2Go node
|
static void |
removeSubPropertyOf(Model model,
Resource instanceResource,
OwlProperty value)
Removes a value of property SubPropertyOf given as an instance of Property
|
void |
removeSubPropertyOf(Node value)
Removes a value of property SubPropertyOf as an RDF2Go node
|
void |
removeSubPropertyOf(OwlProperty value)
Removes a value of property SubPropertyOf given as an instance of Property
|
static void |
setDomain(Model model,
Resource instanceResource,
Node value)
Sets a value of property Domain from an RDF2Go node.
|
static void |
setDomain(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property Domain from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
setDomain(Node value)
Sets a value of property Domain from an RDF2Go node.
|
void |
setDomain(OwlClass value)
Sets a value of property Domain from an instance of Class
First, all existing values are removed, then this value is added.
|
static void |
setRange(Model model,
Resource instanceResource,
Node value)
Sets a value of property Range from an RDF2Go node.
|
static void |
setRange(Model model,
Resource instanceResource,
OwlClass value)
Sets a value of property Range from an instance of Class
First, all existing values are removed, then this value is added.
|
void |
setRange(Node value)
Sets a value of property Range from an RDF2Go node.
|
void |
setRange(OwlClass value)
Sets a value of property Range from an instance of Class
First, all existing values are removed, then this value is added.
|
static void |
setSubPropertyOf(Model model,
Resource instanceResource,
Node value)
Sets a value of property SubPropertyOf from an RDF2Go node.
|
static void |
setSubPropertyOf(Model model,
Resource instanceResource,
OwlProperty value)
Sets a value of property SubPropertyOf from an instance of Property
First, all existing values are removed, then this value is added.
|
void |
setSubPropertyOf(Node value)
Sets a value of property SubPropertyOf from an RDF2Go node.
|
void |
setSubPropertyOf(OwlProperty value)
Sets a value of property SubPropertyOf from an instance of Property
First, all existing values are removed, then this value is added.
|
addDifferentFrom, addDifferentFrom, addDifferentFrom, addDifferentFrom, addDifferentFrom, addEquivalentProperty, addEquivalentProperty, addEquivalentProperty, addEquivalentProperty, addEquivalentProperty, addSameAs, addSameAs, addSameAs, addSameAs, addSameAs, addVersionInfo, addVersionInfo, addVersionInfo, addVersionInfo, addVersionInfo, getAllDifferentFrom_as, getAllDifferentFrom_as, getAllDifferentFrom_asNode_, getAllDifferentFrom_asNode_, getAllDifferentFrom_asNode, getAllDifferentFrom_asNode, getAllDifferentFrom_Inverse, getAllDifferentFrom, getAllDifferentFrom, getAllEquivalentProperty_as, getAllEquivalentProperty_as, getAllEquivalentProperty_asNode_, getAllEquivalentProperty_asNode_, getAllEquivalentProperty_asNode, getAllEquivalentProperty_asNode, getAllEquivalentProperty_Inverse, getAllEquivalentProperty, getAllEquivalentProperty, getAllHasValue_Inverse, getAllSameAs_as, getAllSameAs_as, getAllSameAs_asNode_, getAllSameAs_asNode_, getAllSameAs_asNode, getAllSameAs_asNode, getAllSameAs_Inverse, getAllSameAs, getAllSameAs, getAllVersionInfo_as, getAllVersionInfo_as, getAllVersionInfo_asNode_, getAllVersionInfo_asNode_, getAllVersionInfo_asNode, getAllVersionInfo_asNode, getAllVersionInfo_Inverse, getAllVersionInfo, getAllVersionInfo, removeAllDifferentFrom, removeAllEquivalentProperty, removeAllSameAs, removeAllVersionInfo, removeDifferentFrom, removeDifferentFrom, removeDifferentFrom, removeDifferentFrom, removeEquivalentProperty, removeEquivalentProperty, removeEquivalentProperty, removeEquivalentProperty, removeSameAs, removeSameAs, removeSameAs, removeSameAs, removeVersionInfo, removeVersionInfo, removeVersionInfo, removeVersionInfo, setDifferentFrom, setDifferentFrom, setDifferentFrom, setDifferentFrom, setEquivalentProperty, setEquivalentProperty, setEquivalentProperty, setEquivalentProperty, setSameAs, setSameAs, setSameAs, setSameAs, setVersionInfo, setVersionInfo, setVersionInfo, setVersionInfoaddComment, addComment, addComment, addComment, addComment, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addIsDefinedBy, addLabel, addLabel, addLabel, addLabel, addLabel, addMember, addMember, addMember, addMember, addMember, addSeeAlso, addSeeAlso, addSeeAlso, addSeeAlso, addSeeAlso, addType, addType, addType, addType, addType, addValue, addValue, addValue, addValue, addValue, getAllComment_as, getAllComment_as, getAllComment_asNode_, getAllComment_asNode_, getAllComment_asNode, getAllComment_asNode, getAllComment, getAllComment, getAllFirst_Inverse, getAllIsDefinedBy_as, getAllIsDefinedBy_as, getAllIsDefinedBy_asNode_, getAllIsDefinedBy_asNode_, getAllIsDefinedBy_asNode, getAllIsDefinedBy_asNode, getAllIsDefinedBy_Inverse, getAllIsDefinedBy, getAllIsDefinedBy, getAllLabel_as, getAllLabel_as, getAllLabel_asNode_, getAllLabel_asNode_, getAllLabel_asNode, getAllLabel_asNode, getAllLabel, getAllLabel, getAllMember_as, getAllMember_as, getAllMember_asNode_, getAllMember_asNode_, getAllMember_asNode, getAllMember_asNode, getAllMember_Inverse, getAllMember, getAllMember, getAllObject_Inverse, getAllPredicate_Inverse, getAllSeeAlso_as, getAllSeeAlso_as, getAllSeeAlso_asNode_, getAllSeeAlso_asNode_, getAllSeeAlso_asNode, getAllSeeAlso_asNode, getAllSeeAlso_Inverse, getAllSeeAlso, getAllSeeAlso, getAllSubject_Inverse, getAllType_as, getAllType_as, getAllType_asNode_, getAllType_asNode_, getAllType_asNode, getAllType_asNode, getAllType, getAllType, getAllValue_as, getAllValue_as, getAllValue_asNode_, getAllValue_asNode_, getAllValue_asNode, getAllValue_asNode, getAllValue_Inverse, getAllValue, getAllValue, removeAllComment, removeAllIsDefinedBy, removeAllLabel, removeAllMember, removeAllSeeAlso, removeAllType, removeAllValue, removeComment, removeComment, removeComment, removeComment, removeIsDefinedBy, removeIsDefinedBy, removeIsDefinedBy, removeIsDefinedBy, removeLabel, removeLabel, removeLabel, removeLabel, removeMember, removeMember, removeMember, removeMember, removeSeeAlso, removeSeeAlso, removeSeeAlso, removeSeeAlso, removeType, removeType, removeType, removeType, removeValue, removeValue, removeValue, removeValue, setComment, setComment, setComment, setComment, setIsDefinedBy, setIsDefinedBy, setIsDefinedBy, setIsDefinedBy, setLabel, setLabel, setLabel, setLabel, setMember, setMember, setMember, setMember, setSeeAlso, setSeeAlso, setSeeAlso, setSeeAlso, setType, setType, setType, setType, setValue, setValue, setValue, setValueasBlankNode, asDatatypeLiteral, asLanguageTagLiteral, asLiteral, asResource, asURI, castTo, compareTo, equals, getModel, getRDFSClassURI, getResource, hashCode, isInstanceof, toSPARQL, toStringpublic static final URI RDFS_CLASS
public static final URI DOMAIN
public static final URI RANGE
public static final URI SUBPROPERTYOF
public static final URI[] MANAGED_URIS
protected OwlProperty(Model model, URI classURI, Resource instanceIdentifier, boolean write)
model - RDF2GO Model implementation, see http://rdf2go.semweb4j.orgclassURI - URI of RDFS classinstanceIdentifier - Resource that identifies this instancewrite - if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c1]public OwlProperty(Model model, Resource instanceIdentifier, boolean write)
model - RDF2GO Model implementation, see http://rdf2go.ontoware.orginstanceIdentifier - an RDF2Go Resource identifying this instancewrite - if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c2]public OwlProperty(Model model, String uriString, boolean write) throws ModelRuntimeException
model - RDF2GO Model implementation, see http://rdf2go.ontoware.orguriString - a URI given as a Stringwrite - if true, the statement (this, rdf:type, TYPE) is written to the modelModelRuntimeException - if URI syntax is wrong
[Generated from RDFReactor template rule #c7]public OwlProperty(Model model, BlankNode bnode, boolean write)
model - RDF2GO Model implementation, see http://rdf2go.ontoware.orgbnode - BlankNode of this instancewrite - if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c8]public OwlProperty(Model model, boolean write)
model - RDF2GO Model implementation, see http://rdf2go.ontoware.orgwrite - if true, the statement (this, rdf:type, TYPE) is written to the model
[Generated from RDFReactor template rule #c9]public static void createInstance(Model model, Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #class1]public static boolean hasInstance(Model model, Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resourcepublic static ClosableIterator<Resource> getAllInstances(Model model)
model - an RDF2Go modelpublic static ReactorResult<? extends OwlProperty> getAllInstance_as(Model model)
model - an RDF2Go modelpublic static void deleteInstance(Model model, Resource instanceResource)
model - an RDF2Go modelinstanceResource - an RDF2Go resource
[Generated from RDFReactor template rule #class4]public static ClosableIterator<Resource> getAllSubPropertyOf_Inverse(Model model, Object objectValue)
model - an RDF2Go modelobjectValue - public static ClosableIterator<Resource> getAllOnProperty_Inverse(Model model, Object objectValue)
model - an RDF2Go modelobjectValue - public static ClosableIterator<Node> getAllDomain_asNode(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic static ReactorResult<Node> getAllDomain_asNode_(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic ClosableIterator<Node> getAllDomain_asNode()
public ReactorResult<Node> getAllDomain_asNode_()
public static ClosableIterator<OwlClass> getAllDomain(Model model, Resource instanceResource)
resource - an RDF2Go resourcepublic static ReactorResult<OwlClass> getAllDomain_as(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic ClosableIterator<OwlClass> getAllDomain()
public ReactorResult<OwlClass> getAllDomain_as()
public static void addDomain(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addDomain(Node value)
value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addDomain(Model model, Resource instanceResource, OwlClass value)
model - an RDF2Go modelresource - an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addDomain(OwlClass value)
public static void setDomain(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setDomain(Node value)
value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setDomain(Model model, Resource instanceResource, OwlClass value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setDomain(OwlClass value)
value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeDomain(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeDomain(Node value)
value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeDomain(Model model, Resource instanceResource, OwlClass value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeDomain(OwlClass value)
value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllDomain(Model model, Resource instanceResource)
resource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addDomain()
public static ClosableIterator<Node> getAllRange_asNode(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic static ReactorResult<Node> getAllRange_asNode_(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic ClosableIterator<Node> getAllRange_asNode()
public ReactorResult<Node> getAllRange_asNode_()
public static ClosableIterator<OwlClass> getAllRange(Model model, Resource instanceResource)
resource - an RDF2Go resourcepublic static ReactorResult<OwlClass> getAllRange_as(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic ClosableIterator<OwlClass> getAllRange()
public ReactorResult<OwlClass> getAllRange_as()
public static void addRange(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addRange(Node value)
value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addRange(Model model, Resource instanceResource, OwlClass value)
model - an RDF2Go modelresource - an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addRange(OwlClass value)
public static void setRange(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setRange(Node value)
value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setRange(Model model, Resource instanceResource, OwlClass value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setRange(OwlClass value)
value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeRange(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeRange(Node value)
value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeRange(Model model, Resource instanceResource, OwlClass value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeRange(OwlClass value)
value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllRange(Model model, Resource instanceResource)
resource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addRange()
public static ClosableIterator<Node> getAllSubPropertyOf_asNode(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic static ReactorResult<Node> getAllSubPropertyOf_asNode_(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic ClosableIterator<Node> getAllSubPropertyOf_asNode()
public ReactorResult<Node> getAllSubPropertyOf_asNode_()
public static ClosableIterator<OwlProperty> getAllSubPropertyOf(Model model, Resource instanceResource)
resource - an RDF2Go resourcepublic static ReactorResult<OwlProperty> getAllSubPropertyOf_as(Model model, Resource instanceResource)
model - an RDF2Go modelresource - an RDF2Go resourcepublic ClosableIterator<OwlProperty> getAllSubPropertyOf()
public ReactorResult<OwlProperty> getAllSubPropertyOf_as()
public static void addSubPropertyOf(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #add1static]public void addSubPropertyOf(Node value)
value - the value to be added
[Generated from RDFReactor template rule #add1dynamic]public static void addSubPropertyOf(Model model, Resource instanceResource, OwlProperty value)
model - an RDF2Go modelresource - an RDF2Go resource
[Generated from RDFReactor template rule #add3static]public void addSubPropertyOf(OwlProperty value)
public static void setSubPropertyOf(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be set
[Generated from RDFReactor template rule #set1static]public void setSubPropertyOf(Node value)
value - the value to be added
[Generated from RDFReactor template rule #set1dynamic]public static void setSubPropertyOf(Model model, Resource instanceResource, OwlProperty value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be added
[Generated from RDFReactor template rule #set3static]public void setSubPropertyOf(OwlProperty value)
value - the value to be added
[Generated from RDFReactor template rule #set4dynamic]public static void removeSubPropertyOf(Model model, Resource instanceResource, Node value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove1static]public void removeSubPropertyOf(Node value)
value - the value to be removed
[Generated from RDFReactor template rule #remove1dynamic]public static void removeSubPropertyOf(Model model, Resource instanceResource, OwlProperty value)
model - an RDF2Go modelresource - an RDF2Go resourcevalue - the value to be removed
[Generated from RDFReactor template rule #remove3static]public void removeSubPropertyOf(OwlProperty value)
value - the value to be removed
[Generated from RDFReactor template rule #remove4dynamic]public static void removeAllSubPropertyOf(Model model, Resource instanceResource)
resource - an RDF2Go resource
[Generated from RDFReactor template rule #removeall1static]public void addSubPropertyOf()
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.