Package | Description |
---|---|
org.apache.commons.rdf.api |
Commons RDF, a common library of RDF 1.1 concepts.
|
org.apache.commons.rdf.experimental |
Experimental Commons RDF features.
|
Modifier and Type | Method and Description |
---|---|
Dataset |
RDF.createDataset()
Create a new dataset.
|
Modifier and Type | Method and Description |
---|---|
default RDFParser |
RDFParser.target(Dataset dataset)
Specify a
Dataset to add parsed quads to. |
Copyright © 2015–2017 The Apache Software Foundation. All rights reserved.