Uses of Class
org.eclipse.rdf4j.rio.trig.TriGParser
-
Uses of TriGParser in org.eclipse.rdf4j.query.parser.sparql
Modifier and TypeClassDescriptionclass
An extension ofTriGStarParser
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). -
Uses of TriGParser in org.eclipse.rdf4j.repository.sail.helpers
-
Uses of TriGParser in org.eclipse.rdf4j.rio.trigstar
Modifier and TypeClassDescriptionclass
RDF parser for TriG-star (an extension of TriG that adds RDF-star support).