Uses of Interface
org.apache.commons.rdf.rdf4j.RDF4JBlankNodeOrIRI
Packages that use RDF4JBlankNodeOrIRI
-
Uses of RDF4JBlankNodeOrIRI in org.apache.commons.rdf.rdf4j
Subinterfaces of RDF4JBlankNodeOrIRI in org.apache.commons.rdf.rdf4jModifier and TypeInterfaceDescriptioninterface
Marker interface for RDF4J implementations of Commons RDFBlankNode
.interface
Marker interface for RDF4J implementations of Commons RDFIRI
.Methods in org.apache.commons.rdf.rdf4j that return RDF4JBlankNodeOrIRIModifier and TypeMethodDescriptionRDF4J.asRDFTerm
(org.eclipse.rdf4j.model.Resource value) Adapt a RDF4JResource
as a Commons RDFBlankNodeOrIRI
Methods in org.apache.commons.rdf.rdf4j that return types with arguments of type RDF4JBlankNodeOrIRIModifier and TypeMethodDescriptionRDF4JGraph.getContextMask()
Return a copy of the context mask as aSet
ofRDF4JBlankNodeOrIRI
graph names. -
Uses of RDF4JBlankNodeOrIRI in org.apache.commons.rdf.rdf4j.impl
Classes in org.apache.commons.rdf.rdf4j.impl that implement RDF4JBlankNodeOrIRIModifier and TypeClassDescription(package private) final class
(package private) final class
Methods in org.apache.commons.rdf.rdf4j.impl that return types with arguments of type RDF4JBlankNodeOrIRIModifier and TypeMethodDescriptionModelGraphImpl.getContextMask()
RepositoryGraphImpl.getContextMask()