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* documents in the TriG* format by including the RDF* triples. |
Modifier and Type | Class and Description |
---|---|
class |
TurtleStarWriter
An extension of
TurtleWriter that writes RDF* documents in the Turtle* format by including the RDF* triples. |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.