Registry / serialization / sesame-rio-trig

sesame-rio-trig

JSON →
library4.1.2javamavenunverified

Rio parser and writer for the TriG RDF serialization format (turtle with named graphs).

<dependency> <groupId>org.openrdf.sesame</groupId> <artifactId>sesame-rio-trig</artifactId> <version>4.1.2</version> </dependency>
INSTALL
IMPORT
SIG · SESAME-RIO-TRIG
S
sesame-rio-trig
serializationjavav4.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TriGParserFactory
org.openrdf.rio.trig.TriGParserFactory

Creates a TriG RDF parser using the Rio parser factory.

import org.openrdf.rio.trig.TriGParserFactory; import org.openrdf.rio.RDFParser; TriGParserFactory factory = new TriGParserFactory(); RDFParser parser = factory.getParser();
Debug
Known issues
breakingSesame is superseded by RDF4J; this library is deprecated.
fix
Use org.eclipse.rdf4j:rdf4j-rio-trig instead.
affects: 4.1.2
Upgrade
Version history
4.1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
sesame-rio-trig — mvn dependency:get sesame-rio-trig · libregistry