Registry / serialization / sesame-rio-trix

sesame-rio-trix

JSON →
library4.1.2javamavenunverified

Rio parser and writer for the TriX RDF file format.

<dependency> <groupId>org.openrdf.sesame</groupId> <artifactId>sesame-rio-trix</artifactId> <version>4.1.2</version> </dependency>
INSTALL
IMPORT
SIG · SESAME-RIO-TRIX
S
sesame-rio-trix
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.

TriXParser
org.openrdf.rio.trix.TriXParser

Creates a TriX parser for reading RDF data.

import org.openrdf.rio.trix.TriXParser; import org.openrdf.rio.RDFFormat; public class Example { public static void main(String[] args) { TriXParser parser = new TriXParser(); System.out.println("TriX parser created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources