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, hashCodentriplesStringorg.eclipse.rdf4j.model.IRI asValue()
RDF4JTermValue that this RDFTerm represents.asValue in interface RDF4JBlankNodeOrIRIasValue in interface RDF4JTermValue (e.g. a Literal, IRI or
BNode.Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.