Interface RDF4JTerm

    • Method Detail

      • asValue

        org.eclipse.rdf4j.model.Value asValue()
        Return the RDF4J Value that this RDFTerm represents.
        Returns:
        The wrapped Value (e.g. a Literal, IRI or BNode.