Last Version

RDF4J Vocabulary Builder :: Core 1.2

RDF4J vocabulary builder from OWL definitions

License

License

GroupId

GroupId

io.github.radkovo
ArtifactId

ArtifactId

vocab-builder-core
Version

Version

1.2
Type

Type

jar
Description

Description

RDF4J Vocabulary Builder :: Core
RDF4J vocabulary builder from OWL definitions

Download vocab-builder-core 1.2


<!-- https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-core/ -->
<dependency>
    <groupId>io.github.radkovo</groupId>
    <artifactId>vocab-builder-core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-core/
implementation 'io.github.radkovo:vocab-builder-core:1.2'
// https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-core/
implementation ("io.github.radkovo:vocab-builder-core:1.2")
'io.github.radkovo:vocab-builder-core:jar:1.2'
<dependency org="io.github.radkovo" name="vocab-builder-core" rev="1.2">
  <artifact name="vocab-builder-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.radkovo', module='vocab-builder-core', version='1.2')
)
libraryDependencies += "io.github.radkovo" % "vocab-builder-core" % "1.2"
[io.github.radkovo/vocab-builder-core "1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-model jar 2.5.5
org.eclipse.rdf4j : rdf4j-rio-api jar 2.5.5
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 16.0.1
org.slf4j : slf4j-api jar 1.7.25

test (11)

Group / Artifact Type Version
junit : junit jar 4.11
commons-io : commons-io jar 2.4
org.eclipse.rdf4j : rdf4j-rio-rdfxml jar 2.5.5
org.eclipse.rdf4j : rdf4j-rio-ntriples jar 2.5.5
org.eclipse.rdf4j : rdf4j-rio-nquads jar 2.5.5
org.eclipse.rdf4j : rdf4j-rio-turtle jar 2.5.5
org.eclipse.rdf4j : rdf4j-rio-trig jar 2.5.5
org.eclipse.rdf4j : rdf4j-rio-rdfjson jar 2.5.5
com.github.jsonld-java : jsonld-java-tools jar 0.10.0
org.semarglproject : semargl-rdf4j jar 0.7
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.