Registry / serialization / rdf4j-rio-trig

rdf4j-rio-trig

JSON →
library5.3.1javamavenunverified

Parser and writer implementation for the TriG RDF file format.

<dependency> <groupId>org.eclipse.rdf4j</groupId> <artifactId>rdf4j-rio-trig</artifactId> <version>5.3.1</version> </dependency>
INSTALL
IMPORT
SIG · RDF4J-RIO-TRIG
R
rdf4j-rio-trig
serializationjavav5.3.1
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.

TriGParser
org.eclipse.rdf4j.rio.trig.TriGParser

Create a TriG parser instance

import org.eclipse.rdf4j.rio.trig.TriGParser; public class Main { public static void main(String[] args) { TriGParser parser = new TriGParser(); // Use parser to parse TriG data } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
rdf4j-rio-trig — mvn dependency:get rdf4j-rio-trig · libregistry