Package | Description |
---|---|
org.eclipse.rdf4j.rio.trig |
Parser/writer for the TriG format.
|
org.eclipse.rdf4j.rio.trigstar | |
org.eclipse.rdf4j.rio.turtlestar |
Modifier and Type | Class and Description |
---|---|
class |
TriGWriter
An extension of
TurtleWriter that writes RDF documents in
TriG format by adding graph scopes to the Turtle
document. |
Modifier and Type | Class and Description |
---|---|
class |
TriGStarWriter
An extension of
TriGWriter that writes RDF-star documents in the TriG-star format by including the RDF-star
triples. |
Modifier and Type | Class and Description |
---|---|
class |
TurtleStarWriter
An extension of
TurtleWriter that writes RDF-star documents in the Turtle-star format by including the
RDF-star triples. |
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.