Uses of Class
org.apache.jena.riot.system.StreamRDFWrapper
Package
Description
-
Uses of StreamRDFWrapper in org.apache.jena.rdfs
-
Uses of StreamRDFWrapper in org.apache.jena.riot.process
Modifier and TypeClassDescriptionclass
Apply a function to the object of triple/quads.class
Apply a function to the object of triple/quads. -
Uses of StreamRDFWrapper in org.apache.jena.riot.process.normalize
Modifier and TypeClassDescriptionclass
StreamRDF
that converts language tags to lower case or to canonical form (RFC 4646, 5646).class
Canonicalize literal lexical forms (in the object position). -
Uses of StreamRDFWrapper in org.apache.jena.riot.system
Modifier and TypeClassDescriptionclass
Wrap another StreamRDF and provide counts of itemsclass
StreamRDF
that expects triples not quads. -
Uses of StreamRDFWrapper in org.apache.jena.system.progress
Modifier and TypeClassDescriptionclass
Send ticks to aProgressMonitor
as triples and quads are sent along theStreamRDF
.