gphmath / rdf4j-doc

RDF4J Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eclipse RDF4J Documentation

Eclipse RDF4J (formerly known as Sesame) is a powerful Java framework for processing and handling RDF data. This includes creating, parsing, scalable storage, reasoning and querying with RDF and Linked Data. It offers an easy-to-use API that can be connected to all leading RDF database solutions.

This GitHub repository contains the documentation for RDF4J. The latest build of this documentation is available at http://docs.rdf4j.org/.

If you are looking for the RDF4J source code repository: it’s located at https://github.com/eclipse/rdf4j .

Contribute to the Documentation

Spotted a typo? Have something else to improve or fix in the documentation? Great! We love to receive your fixes and improvements! Before you start editing, please make sure that:

  1. you have signed the Eclipse Contributor Agreement (ECA) (see the ECA FAQ for more info);

  2. you know how to 'sign off' every commit do;

  3. you know what AsciiDoc syntax is.

You can find more details about this in the Contributor guidelines for the RDF4J Documentation.

License

All documentation text is licensed under the terms of the Creative Commons Attribution 3.0 (Unported) license. All example source code is licensed under the terms of the Eclipse Distribution License (EDL), v1.0.

About

RDF4J Documentation


Languages

Language:Shell 100.0%