Java library for the Semantic Web of Linked Data
- Manipulate RDF graphs (parse, serialize, transform)
- Execute SPARQL 1.1 queries and updates
- Reason with RDFS and OWL RL
- Validate RDF graphs using SHACL
- Transform RDF using STTL (SPARQL Template Transformation Language)
- Apply logic-based rules with SPARQL Rules
- Extend functionality and scripting with LDScript
Integrate Corese-Core into your Java project using your preferred build tool.
<dependency>
<groupId>fr.inria.corese</groupId>
<artifactId>corese-core</artifactId>
<version>4.6.4-SNAPSHOT</version>
</dependency>
implementation 'fr.inria.corese:corese-core:4.6.4-SNAPSHOT'
Download the latest .jar
file from:
W3C Standards:
- RDF 1.1 Primer
- RDFS (RDF Schema)
- OWL 2 RL
- SPARQL 1.1 Query Language
- SPARQL 1.1 Update
- SHACL (Shapes Constraint Language)
Corese Extensions:
We welcome contributions! Here’s how to get involved:
- Corese Website
- Mailing List: corese-users@inria.fr
- Subscribe: Send an email to corese-users-request@inria.fr with the subject:
subscribe