Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.

There is a newer version of the record available.

Published January 2, 2018 | Version 0.0.3
Software Open

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

  • 1. UC Berkeley

Description

The Resource Description Framework, or RDF is a widely used data representation model that forms the cornerstone of the Semantic Web. RDF represents data as a graph rather than the familiar data table or rectangle of relational databases. The rdflib package provides a friendly and concise user interface for performing common tasks on RDF data, such as reading, writing and converting between the various serializations of RDF data, including rdfxml, turtle, nquads, ntriples, trig, and json-ld; creating new RDF graphs, and performing graph queries using SPARQL. This package wraps the low level redland R package which provides direct bindings to the redland C library. Additionally, the package supports the newer and more developer friendly JSON-LD format through the jsonld package.

Files

cboettig/rdflib-0.0.3.zip

Files (155.1 kB)

Name Size Download all
md5:b2f3c6c79bba08eb9394b4408e232390
155.1 kB Preview Download

Additional details

Related works