Package | Description |
---|---|
org.eclipse.rdf4j.repository.sail.helpers |
Helper and utility classes for the
SailRepository |
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 |
SPARQLUpdateDataBlockParser
An extension of
TriGStarParser that processes data in the format specified in the SPARQL 1.1 grammar for Quad
data (assuming no variables, as is the case for INSERT DATA and DELETE DATA operations). |
Modifier and Type | Class and Description |
---|---|
class |
TriGParser
RDF parser for RDF-1.1 TriG files.
|
Modifier and Type | Class and Description |
---|---|
class |
TriGStarParser
RDF parser for TriG* (an extension of TriG that adds RDF* support).
|
Modifier and Type | Class and Description |
---|---|
class |
TurtleStarParser
RDF parser for Turtle* (an extension of Turtle that adds RDF* support).
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.