Rio

"Rio" stands for RDF I/O. It is a set of parsers and writers for RDF that has been designed with speed and standards-compliance as the main concerns.

License

License

GroupId

GroupId

org.openrdf
ArtifactId

ArtifactId

rio
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Rio
"Rio" stands for RDF I/O. It is a set of parsers and writers for RDF that has been designed with speed and standards-compliance as the main concerns.
Project URL

Project URL

http://www.openrdf.org
Project Organization

Project Organization

Aduna B.V.
Source Code Management

Source Code Management

http://sesame.cvs.sourceforge.net/sesame/openrdf/

Download rio

How to add to project

<!-- https://jarcasting.com/artifacts/org.openrdf/rio/ -->
<dependency>
    <groupId>org.openrdf</groupId>
    <artifactId>rio</artifactId>
    <version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.openrdf/rio/
implementation 'org.openrdf:rio:1.0.10'
// https://jarcasting.com/artifacts/org.openrdf/rio/
implementation ("org.openrdf:rio:1.0.10")
'org.openrdf:rio:jar:1.0.10'
<dependency org="org.openrdf" name="rio" rev="1.0.10">
  <artifact name="rio" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openrdf', module='rio', version='1.0.10')
)
libraryDependencies += "org.openrdf" % "rio" % "1.0.10"
[org.openrdf/rio "1.0.10"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openrdf : openrdf-model jar 1.2.7
org.openrdf : openrdf-util jar 1.2.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.10
1.0.9
1.0.8