Last Version

rdf-structure 1.0.0

A fluent builder API for creating structural definitions using RDF Schema and SHACL

License

License

MIT
Categories

Categories

Net FST Data Data Formats Serialization
GroupId

GroupId

ch.miranet.rdfstructure
ArtifactId

ArtifactId

rdf-structure
Version

Version

1.0.0
Type

Type

jar
Description

Description

rdf-structure
A fluent builder API for creating structural definitions using RDF Schema and SHACL
Project URL

Project URL

https://github.com/mchlrch/rdf-structure
Source Code Management

Source Code Management

https://github.com/mchlrch/rdf-structure/tree/master

Download rdf-structure 1.0.0


<!-- https://jarcasting.com/artifacts/ch.miranet.rdfstructure/rdf-structure/ -->
<dependency>
    <groupId>ch.miranet.rdfstructure</groupId>
    <artifactId>rdf-structure</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.miranet.rdfstructure/rdf-structure/
implementation 'ch.miranet.rdfstructure:rdf-structure:1.0.0'
// https://jarcasting.com/artifacts/ch.miranet.rdfstructure/rdf-structure/
implementation ("ch.miranet.rdfstructure:rdf-structure:1.0.0")
'ch.miranet.rdfstructure:rdf-structure:jar:1.0.0'
<dependency org="ch.miranet.rdfstructure" name="rdf-structure" rev="1.0.0">
  <artifact name="rdf-structure" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.miranet.rdfstructure', module='rdf-structure', version='1.0.0')
)
libraryDependencies += "ch.miranet.rdfstructure" % "rdf-structure" % "1.0.0"
[ch.miranet.rdfstructure/rdf-structure "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-model jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-launcher jar
org.eclipse.rdf4j : rdf4j-rio-turtle jar

Project Modules

There are no modules declared in this project.