Skip to content

SemanticWebBenchmarker/corese

 
 

Repository files navigation

Corese

General informations

Corese is a Semantic Web Factory (triple store & SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query & Update.

Compilation from source

To download the source code:

git clone https://github.com/Wimmics/corese.git

or

git clone [email protected]:Wimmics/corese.git

It should create a corese directory.

cd corese
mvn -Dmaven.test.skip=true package

Features

  • Distributed Query Processing
  • Corese HTTP server
  • SPARQL Inference Rules
  • SPARQL Template Transformation Language
  • SPARQL approximate search
  • SPARQL Property Path extensions
  • SPIN Syntax
  • RDF Graph as Query Graph Pattern
  • SQL extension function

About

Semantic Web Factory

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 70.7%
  • HTML 16.0%
  • JavaScript 12.4%
  • Ruby 0.6%
  • CSS 0.3%
  • XSLT 0.0%