Interface RDF4JIRI

    • Method Detail

      • asValue

        org.eclipse.rdf4j.model.IRI asValue()
        Description copied from interface: RDF4JTerm
        Return the RDF4J Value that this RDFTerm represents.
        Specified by:
        asValue in interface RDF4JBlankNodeOrIRI
        Specified by:
        asValue in interface RDF4JTerm
        Returns:
        The wrapped Value (e.g. a Literal, IRI or BNode.