corese-parent

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

License

License

GroupId

GroupId

fr.inria.wimmics
ArtifactId

ArtifactId

corese-parent
Last Version

Last Version

3.3.3
Release Date

Release Date

Type

Type

pom
Description

Description

corese-parent
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.
Project URL

Project URL

https://github.com/Wimmics/corese
Source Code Management

Source Code Management

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

Download corese-parent

Filename Size
corese-parent-3.3.3.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/fr.inria.wimmics/corese-parent/ -->
<dependency>
    <groupId>fr.inria.wimmics</groupId>
    <artifactId>corese-parent</artifactId>
    <version>3.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.wimmics/corese-parent/
implementation 'fr.inria.wimmics:corese-parent:3.3.3'
// https://jarcasting.com/artifacts/fr.inria.wimmics/corese-parent/
implementation ("fr.inria.wimmics:corese-parent:3.3.3")
'fr.inria.wimmics:corese-parent:pom:3.3.3'
<dependency org="fr.inria.wimmics" name="corese-parent" rev="3.3.3">
  <artifact name="corese-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.inria.wimmics', module='corese-parent', version='3.3.3')
)
libraryDependencies += "fr.inria.wimmics" % "corese-parent" % "3.3.3"
[fr.inria.wimmics/corese-parent "3.3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

Versions

Version
3.3.3
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0