/AutoRDF

A framework for C++ proxy class generation from Web Ontology Language

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

AutoRDF is an original open source framework used to make it a lot easier to work with RDF data from a software engineering point of view. Building on top of the Redland software package, it bridges the gap between semantic web ontology and legacy object oriented languages, by providing transparent access to RDF resources from within standard C++ objects. Its use of widespread C++11, Boost and Redland make it suitable not only for the desktop and server, but also to low computing power embedded devices.

More info at https://github.com/ariadnext/AutoRDF/wiki

Build Status