Skip to content

szarnyasg/corese

 
 

Repository files navigation

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 git@github.com: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

  • Web Ontology Language 83.3%
  • Java 13.3%
  • JavaScript 3.0%
  • HTML 0.2%
  • Ruby 0.1%
  • CSS 0.1%