| Interface | Description |
|---|---|
| LangRIOT |
| Class | Description |
|---|---|
| LabelToNode |
Allocation Nodes (Bnodes usually) based on the graph and label
Various different policies.
|
| LangBase<X> | |
| LangEngine |
Common operations for RIOT parsers - not the implementation LangRIOT
|
| LangNQuads |
N-Quads.
|
| LangNTriples | |
| LangNTuple<X> |
N-Quads, N-triples parser framework, with both push and pull interfaces.
|
| LangRDFJSON |
See http://docs.api.talis.com/platform-api/output-types/rdf-json
|
| LangRDFXML | |
| LangTriG |
TriG language: http://www4.wiwiss.fu-berlin.de/bizer/TriG/
Generalizations:
Can have multiple default graph blocks.
|
| LangTurtle |
Turtle language
|
| LangTurtleBase<X> |
The main engine for all things Turtle-ish (Turtle, TriG).
|
| PrintingSink | |
| SinkQuadsToDataset |
Send quads to a dataset.
|
| SinkTriplesToGraph |
Send triples to a graph.
|
Licenced under the Apache License, Version 2.0