Package | Description |
---|---|
org.apache.commons.rdf.jsonldjava |
Integration with jsonld-java
|
Modifier and Type | Method and Description |
---|---|
JsonLdTriple |
JsonLdRDF.asTriple(com.github.jsonldjava.core.RDFDataset.Quad quad)
Adapt a JsonLd
RDFDataset.Quad as a
Commons RDF Triple . |
JsonLdTriple |
JsonLdRDF.createTriple(BlankNodeOrIRI subject,
IRI predicate,
RDFTerm object) |
Copyright © 2015–2018 The Apache Software Foundation. All rights reserved.