Package | Description |
---|---|
org.apache.commons.rdf.jena |
Modifier and Type | Interface and Description |
---|---|
interface |
JenaGeneralizedQuadLike
A generalized quad representation.
|
interface |
JenaQuad
A Jena-backed
Quad . |
Modifier and Type | Method and Description |
---|---|
JenaQuadLike<RDFTerm> |
JenaRDF.asGeneralizedQuad(org.apache.jena.sparql.core.Quad quad)
Adapt a generalized Jena
Quad to a
CommonsRDF QuadLike . |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.