RDF4J
Page Module:Infobox/styles.css has no content.
| RDF4J | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. | |
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. Screenshot of the RDF4J Workbench in a web browser tab. | |
| Written in | Java |
| Operating system | Cross-platform |
| Platform | Java Virtual Machine |
| Type | Semantic Web |
| License | Eclipse Distribution License (EDL), v1.0 |
| Website | https://rdf4j.org/ |
Script error: No such module "Check for conflicting parameters".
Eclipse RDF4J (formerly OpenRDF Sesame) is an open-source framework for storing, querying, and analysing Resource Description Framework (RDF) data.
Framework
It was created by the Dutch software company Aduna as part of "On-To-Knowledge", a semantic web project that ran from 1999 to 2002. It contains implementations of an in-memory triplestore and an on-disk triplestore, along with two separate Servlet packages that can be used to manage and provide access to these triplestores, on a permanent server. The RDF4J Rio (RDF Input/Output) package contains a simple API for Java-based RDF parsers and writers. Parsers and writers for popular RDF serialisations are distributed along with RDF4J, and users can easily extend the list by putting their parsers and writers on the Java classpath when running their application.
RDF4J supports two query languages: SPARQL and SeRQL.
RDF4J's RDF database API differs from comparable solutions in that it offers a stackable interface through which functionality can be added, and the storage engine (SAIL) is abstracted from the query interface.[1] Many other triplestores can be used through the RDF4J API, including Ontotext GraphDB (built as a SAIL), Mulgara, and AllegroGraph. Through the stackable interface, functionality can be added to all of these stores. It can, for example, be used to add indexing and query capabilities to all compatible stores:
- Free text search capabilities can be added through the LuceneSail.[2]
- Geospatial (GeoSPARQL) and free text search can be added through uSeekM.[3]
Eclipse project
In May 2016, Sesame officially forked into an Eclipse project called RDF4J,[4] in recognition of Aduna no longer being involved in its development.[5] This official fork brings the core developers with it and is supported by several commercial companies.
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
Page Template:Reflist/styles.css has no content.
- ^ "System documentation for RDF4J. The SAIL API"
- ^ "LuceneSail" Script error: No such module "webarchive".
- ^ Page Module:Citation/CS1/styles.css has no content.""uSeekM"". dev.opensahara.com. Archived from the original on 2014-04-15.
- ^ Page Module:Citation/CS1/styles.css has no content.Beaton, Wayne (4 June 2015). "Eclipse RDF4J". projects.eclipse.org.
- ^ Page Module:Citation/CS1/styles.css has no content."RDF4J | projects.eclipse.org".
External links
- No URL found. Please specify a URL here or add one to Wikidata.