Registry / serialization / rdf4j-rio-api

rdf4j-rio-api

JSON →
library5.3.1javamavenunverified

Rio API provides parsers and writers for RDF formats in the Eclipse RDF4J framework.

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

RDFParser
org.eclipse.rdf4j.rio.RDFParser

Creates a Turtle RDF parser using Rio API.

import org.eclipse.rdf4j.rio.RDFParser; import org.eclipse.rdf4j.rio.Rio; RDFParser parser = Rio.createParser(RDFFormat.TURTLE);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rdf4j-rio-api — mvn dependency:get rdf4j-rio-api · libregistry