Last Version

ShExjava 1.3beta

An implementation of the Shape Expressions Language (ShEx) for rdf validation in java.

License

License

GroupId

GroupId

fr.inria.lille.shexjava
ArtifactId

ArtifactId

shexjava-core
Version

Version

1.3beta
Type

Type

jar
Description

Description

ShExjava
An implementation of the Shape Expressions Language (ShEx) for rdf validation in java.
Project URL

Project URL

http://shexjava.lille.inria.fr/
Source Code Management

Source Code Management

https://github.com/iovka/shex-java/tree/master

Download shexjava-core 1.3beta


<!-- https://jarcasting.com/artifacts/fr.inria.lille.shexjava/shexjava-core/ -->
<dependency>
    <groupId>fr.inria.lille.shexjava</groupId>
    <artifactId>shexjava-core</artifactId>
    <version>1.3beta</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.lille.shexjava/shexjava-core/
implementation 'fr.inria.lille.shexjava:shexjava-core:1.3beta'
// https://jarcasting.com/artifacts/fr.inria.lille.shexjava/shexjava-core/
implementation ("fr.inria.lille.shexjava:shexjava-core:1.3beta")
'fr.inria.lille.shexjava:shexjava-core:jar:1.3beta'
<dependency org="fr.inria.lille.shexjava" name="shexjava-core" rev="1.3beta">
  <artifact name="shexjava-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.lille.shexjava', module='shexjava-core', version='1.3beta')
)
libraryDependencies += "fr.inria.lille.shexjava" % "shexjava-core" % "1.3beta"
[fr.inria.lille.shexjava/shexjava-core "1.3beta"]

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.commons : commons-rdf-api jar 0.5.0
org.apache.commons : commons-text jar 1.6
org.apache.commons : commons-rdf-rdf4j jar 0.5.0
org.apache.commons : commons-rdf-jena jar 0.5.0
org.eclipse.rdf4j : rdf4j-runtime jar 2.2.2
org.apache.commons : commons-rdf-simple jar 0.5.0
org.jgrapht : jgrapht pom 1.1.0
org.jgrapht : jgrapht-core jar 1.1.0
javax.json : javax.json-api jar 1.1
commons-io : commons-io jar 2.5
com.github.jsonld-java : jsonld-java jar 0.11.1
net.sf.saxon : Saxon-HE jar 9.8.0-7
org.antlr : antlr4-runtime jar 4.7.1
xerces : xercesImpl jar 2.11.0
com.moz.kiji.annotations : annotations jar 3.0.0

test (8)

Group / Artifact Type Version
org.apache.jena : jena-tdb jar 3.11.0
org.apache.jena : jena-arq jar 3.11.0
org.apache.jena : apache-jena-libs pom 3.11.0
org.apache.jena : jena-core jar 3.11.0
org.junit.jupiter : junit-jupiter-engine jar 5.0.0
junit : junit jar 4.12
org.junit.platform : junit-platform-runner jar 1.0.0
org.junit.vintage : junit-vintage-engine jar 4.12.0

Project Modules

There are no modules declared in this project.