Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. Eclipse Technology
  4. Eclipse RDF4J

Eclipse RDF4J

Primary tabs

  • Overview(active tab)
  • Downloads
  • Who's Involved
  • Developer Resources
  • Governance
  • Contact Us

Eclipse RDF4J is an RDF (Resource Description Framework) Java framework. It provides functionality for efficient and scalable parsing, storage, querying, and reasoning with RDF data, and a vendor-neutral access API for RDF databases (a.k.a.  "triplestores").

Some feature highlights:

  • full support for SPARQL 1.1 query and update;
  • fast and efficient parsing of all common RDF formats through the Rio parser toolkit;
  • an easy to use, lightweight, modern Java API for handling RDF in code;
  • support for RDF Schema reasoning as well as SHACL validation;
  • fast in-memory RDF database with optional file-backed persistence;
  • fast Native RDF database with full binary persistence to disk;
  • convenient access to third-party RDF database implementations and remote SPARQL endpoints

In addition to its primary use as a set of Java libraries, RDF4J also provides the RDF4J Server web application. RDF4J Server allows you quickly spin up an RDF database and publish it as a SPARQL Endpoint. The separately distributed RDF4J Workbench provides a (web-based) client user interface for an RDF4J Server, with a full SPARQL query editor (with completion features and syntax highlighting), and several convenient ways to manipulate or explore the data in any RDF database/SPARQL endpoint.

Licenses: 
Eclipse Distribution License 1.0 (BSD)
Latest Releases: 

From March 7th, 2019 to April 26th, 2022

NameDateReview
4.0.02022-04-26
3.7.02021-05-20
3.6.02021-01-03
3.52020-12-10
3.42020-08-25
3.32020-07-24
3.22020-05-07
3.12020-02-06
3.02019-08-15
2.52019-03-07
Contribution Activity: 
Commits on this project (last 12 months).
Eclipse RDF4J

Project Links

  • Website
  • Documentation

Related Projects

Project Hierarchy:

  • Eclipse Technology
  • Eclipse RDF4J

Tags

Build Technologies
  • Jenkins
  • Maven

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top