Skip to content

[Unmaintained] Resource Description Framework (RDF) library for C++14.

License

Notifications You must be signed in to change notification settings

datagraph/librdf

Folders and files

NameName
Last commit message
Last commit date
Jul 26, 2013
Oct 12, 2014
Oct 12, 2014
Nov 10, 2020
May 4, 2014
Jul 26, 2013
Mar 14, 2015
Jul 26, 2013
Jun 16, 2015
Jul 26, 2013
Jul 26, 2013
Oct 22, 2014
Nov 17, 2014
Jul 26, 2013
Jul 26, 2013
Jul 26, 2013
Aug 26, 2015
Aug 12, 2013

Repository files navigation

librdf++

Travis CI build status Coverity Scan build status

Build Prerequisites

Build Dependencies

Installation on Unix

$ ./autogen.sh
$ ./configure                        # on Linux
$ ./configure --with-stdlib=libc++   # on FreeBSD / Mac OS X
$ make
$ sudo make install
$ sudo ldconfig                      # on Linux

Elsewhere

Find the project at: GitHub, Bitbucket, Travis CI, and Coverity Scan.

About

[Unmaintained] Resource Description Framework (RDF) library for C++14.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages