Skip to content

corese-stack/corese-core

Repository files navigation

Corese-Core-logo
Java library for the Semantic Web of Linked Data

License: CECILL-C Discussions

✨ Features

  • 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

🚀 Getting Started

Integrate Corese-Core into your Java project using your preferred build tool.

Maven

<dependency>
  <groupId>fr.inria.corese</groupId>
  <artifactId>corese-core</artifactId>
  <version>4.6.4-SNAPSHOT</version>
</dependency>

Gradle

implementation 'fr.inria.corese:corese-core:4.6.4-SNAPSHOT'

Manual JAR

Download the latest .jar file from:

📖 Documentation

W3C Standards:

Corese Extensions:

🤝 Contributing

We welcome contributions! Here’s how to get involved:

🔗 Useful Links

About

A powerful Java library for RDF data manipulation, SPARQL querying, reasoning, and semantic web standard compliance.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages