Package | Description |
---|---|
org.apache.commons.rdf.rdf4j |
Commons RDF integration with RDF4J.
|
org.apache.commons.rdf.rdf4j.impl |
Modifier and Type | Method and Description |
---|---|
RDF4JLiteral |
RDF4J.asRDFTerm(org.eclipse.rdf4j.model.Literal value)
Adapt a RDF4J
Literal as a Commons RDF
Literal |
RDF4JLiteral |
RDF4J.createLiteral(String lexicalForm) |
Modifier and Type | Method and Description |
---|---|
RDF4JLiteral |
InternalRDF4JFactory.createLiteralImpl(org.eclipse.rdf4j.model.Literal literal)
Construct a
RDF4JLiteral from a RDF4J Literal . |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.