There is a newer version of the record available.

Published December 10, 2017 | Version 0.0.1

cboettig/rdflib: A high level wrapper around the redland package for common rdf applications

Authors/Creators

  • 1. UC Berkeley

Description

A friendly and concise user interface for performing common tasks on rdf data, such as parsing and converting between formats including rdfxml, turtle, nquads, ntriples, and trig, creating rdf graphs, and performing SPARQL queries. This package wraps the redland R package which provides direct bindings to the redland C library. Additionally, the package supports parsing and serialization of rdf into 'JSON-LD' through the jsonld package, which binds the official JSON-LD javascript API. This package interface takes inspiration from the Python rdflib library.

Files

cboettig/rdflib-0.0.1.zip

Files (15.2 kB)

Name Size Download all
md5:a3dacfa661e8810356e7912c232aefbb
15.2 kB Preview Download

Additional details

Related works