Module org.apache.jena.arq
Package org.apache.jena.riot.lang
package org.apache.jena.riot.lang
-
ClassDescriptionInterface to allocators for blank nodes.Allocate blank nodes according a counter.A variant of
BlankNodeAllocatorHash
where a fixed seed is used so repeated runs produce identical allocationsAllocate blank nodes by creating a randomly generated blank node.Allocate bnode labels using a per-run seed and the label presented.Allocate blank nodes according to the label given.Deprecated.Deprecated, for removal: This API element is subject to removal in a future version.StreamRDF implementations which stores received triples and quads in aCollection
.Deprecated, for removal: This API element is subject to removal in a future version.Parsers that support the iterator pattern for receiving the results of parsing.Allocation of Nodes (blank nodes usually) based on the graph and scope.Common operations for RIOT token stream parsing - not the implementation LangRIOT.JSON-LD 1.1ReaderRIOT
.N-Quads.N-Triples.LangNTuple<X>N-Quads, N-triples parser framework, with both push and pull interfaces.RDF-JSON.Interface for tokenizer-based parsersTriG.Turtle.The main engine for all things Turtle-ish (Turtle, TriG).Read TriX.Send quads to a dataset.Send triples to a graph.Provide counts of triples/quads/tuplesTriX - see HPL-2004-56 Jeremy Carroll and Patrick Stickler.
CollectorStreamRDF