Eclipse RDF4J - Working with RDF in Java: Difference between revisions

From lotico
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 8: Line 8:
Description:
Description:


Eclipse rdf4j 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. It allows you to connect with SPARQL endpoints and create applications that leverage the power of linked data and Semantic Web.
Eclipse RDF4J 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. It allows you to connect with SPARQL endpoints and create applications that leverage the power of linked data and Semantic Web.
 
In this webcast, we will introduce RDF4J in more detail and give examples on how you can use it effectively.


https://rdf4j.org/
https://rdf4j.org/

Revision as of 23:53, 15 April 2020

Speaker: Jeen Broekstra

Date: Thursday, 14 May 2020

Location: Online Webcast

Description:

Eclipse RDF4J 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. It allows you to connect with SPARQL endpoints and create applications that leverage the power of linked data and Semantic Web.

In this webcast, we will introduce RDF4J in more detail and give examples on how you can use it effectively.

https://rdf4j.org/


Session-Type: Technology - API - Coding

Session-Level: Intermediate