| Package | Description |
|---|---|
| org.apache.commons.rdf.jena | |
| org.apache.commons.rdf.jena.impl |
| Modifier and Type | Method and Description |
|---|---|
JenaTriple |
JenaRDF.asTriple(Triple triple)
Adapt an existing Jena Triple to CommonsRDF
Triple. |
JenaTriple |
JenaRDF.createTriple(BlankNodeOrIRI subject,
IRI predicate,
RDFTerm object) |
| Modifier and Type | Method and Description |
|---|---|
JenaTriple |
InternalJenaFactory.createTriple(BlankNodeOrIRI subject,
IRI predicate,
RDFTerm object) |
JenaTriple |
InternalJenaFactory.createTriple(Triple triple,
UUID salt) |
Copyright © 2015–2020 The Apache Software Foundation. All rights reserved.