public interface RDF4JIRI extends RDF4JBlankNodeOrIRI, IRI
IRI
.
The underlying RDF4J IRI
instance can be
retrieved with asValue()
.
RDF4J.createIRI(String)
Modifier and Type | Method and Description |
---|---|
org.eclipse.rdf4j.model.IRI |
asValue()
Return the RDF4J
Value that this RDFTerm represents. |
equals, getIRIString, hashCode
ntriplesString
org.eclipse.rdf4j.model.IRI asValue()
RDF4JTerm
Value
that this RDFTerm represents.asValue
in interface RDF4JBlankNodeOrIRI
asValue
in interface RDF4JTerm
Value
(e.g. a Literal
, IRI
or
BNode
.Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.