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 |
BinaryRDFParser |
Modifier and Type | Class and Description |
---|---|
class |
HDTParser
RDF parser for HDT v1.0 files.
|
Modifier and Type | Class and Description |
---|---|
class |
RDFParserBase
Deprecated.
since 2.0. Use
AbstractRDFParser instead. |
class |
XMLReaderBasedParser
Base class for Rio parsers that are based on a SAX
XMLReader . |
Modifier and Type | Class and Description |
---|---|
class |
JSONLDParser
An
RDFParser that links to JSONLDInternalTripleCallback . |
Modifier and Type | Class and Description |
---|---|
class |
N3Parser |
Modifier and Type | Class and Description |
---|---|
class |
NDJSONLDParser
Introduce a parser capable of parsing Newline Delimited JSON-LD, where each line is a serialized JSON-LD record.
|
Modifier and Type | Class and Description |
---|---|
class |
NQuadsParser
RDF parser implementation for the
N-Quads RDF format, extending the Rio N-Triples parser. |
Modifier and Type | Class and Description |
---|---|
class |
NTriplesParser
RDF parser for N-Triples files.
|
Modifier and Type | Class and Description |
---|---|
class |
RDFJSONParser
RDFParser implementation for the RDF/JSON format |
Modifier and Type | Class and Description |
---|---|
class |
RDFXMLParser
A parser for XML-serialized RDF.
|
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-star (an extension of TriG that adds RDF-star support).
|
Modifier and Type | Class and Description |
---|---|
class |
TriXParser
A parser that can parse RDF files that are in the TriX format .
|
Modifier and Type | Class and Description |
---|---|
class |
TurtleParser
RDF parser for RDF-1.1 Turtle files.
|
Modifier and Type | Class and Description |
---|---|
class |
TurtleStarParser
RDF parser for Turtle-star (an extension of Turtle that adds RDF-star support).
|
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.