Git Product home page Git Product logo

librdf's Introduction

#Redland librdf RDF API Library ##Latest version: 1.0.17 (2013-12-28) Download: redland-1.0.17.tar.gz

##Configuration and build improvements Fixed Issues: 0000529, 0000540, 0000541, 0000542 and 0000543 See the 1.0.17 Release Notes for the full details of the changes.

##Overview Redland librdf is a library that provides a high-level interface for the Resource Description Framework (RDF) allowing the RDF graph to be parsed from XML, stored, queried and manipulated. Redland librdf implements each of the RDF concepts in its own class via an object based API, reflected into the language APIs, currently C#, Java, Perl, PHP, Python, Ruby and Tcl. Several classes providing functionality such as for parsers, storage are built as modules that can be loaded at compile or run-time as required.

This is a mature and stable RDF library developed since 2000 used in multiple projects. See the FAQS for general information and the Redland issue tracker for known bugs and issues. A summary of the changes can be found in the NEWS file, detailed API changes in the release notes and file-by-file changes in the Subversion ChangeLog.

Redland librdf provides:

A modular, object based library written in C APIs for manipulating the RDF graph and parts - Statements, Resources and Literals Language Bindings in Perl, PHP, Python and Ruby via the Redland Bindings package. Reading and writing multiple RDF syntaxes with Parsers and Serializers via the Raptor RDF Parser Toolkit. Storage for graphs in memory and persistently with Sleepycat/Berkeley DB, MySQL 3-5, PostgreSQL, SQLite, Openlink Virtuoso, in-memory Trees, files or URIs. Query language support for SPARQL 1.0 (some 1.1) and RDQL using Rasqal. APIs for accessing the graph by Statement (triples) or by Nodes and Arcs Contexts for managing aggregating named graphs and recording provenance. Statement Streams for efficient construction, parsing and serialisation of graphs rdfproc RDF processor utility program No memory leaks.

##Sources The packaged sources are available from http://download.librdf.org/source/. The development GIT sources can also be browsed on GitHub or checked out at git://github.com/dajobe/librdf.git

librdf requires Raptor 1.4.19 or newer (or Raptor V2 1.9.0 or newer) and Rasqal 0.9.19 or newer to build and run, which can be downloaded from the same area as the librdf source and binaries.

##License This library is free software / open source software released under the LGPL 2.1 (GPL) or Apache 2.0 licenses. See LICENSE.html for full details.

##Installation and Documentation See INSTALL.html for general installation and configuration information.

Further documentation is available in the documents area including the API reference document and detailed storage modules information.

##Mailing Lists The Redland mailing lists discuss the development and use of the Redland libraries as well as future plans and announcement of releases.

librdf's People

Contributors

dajobe avatar laalto avatar njh avatar hroptatyr avatar nmaynes avatar nxg avatar jackolantern avatar mro avatar olberger avatar stbergmann avatar zoggy avatar nevali avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.