Package | Description |
---|---|
org.apache.commons.rdf.rdf4j |
Commons RDF integration with RDF4J.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RDF4JBlankNode
Marker interface for RDF4J implementations of Commons RDF
BlankNode . |
interface |
RDF4JIRI
Marker interface for RDF4J implementations of Commons RDF
IRI . |
Modifier and Type | Method and Description |
---|---|
RDF4JBlankNodeOrIRI |
RDF4J.asRDFTerm(org.eclipse.rdf4j.model.Resource value)
Adapt a RDF4J
Resource as a Commons RDF
BlankNodeOrIRI |
Modifier and Type | Method and Description |
---|---|
Set<RDF4JBlankNodeOrIRI> |
RDF4JGraph.getContextMask()
Return a copy of the context mask as a
Set of
RDF4JBlankNodeOrIRI graph names. |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.