Last Version

RDF4J Vocabulary Builder 1.2

RDF4J vocabulary builder from OWL definitions

License

License

GroupId

GroupId

io.github.radkovo
ArtifactId

ArtifactId

vocab-builder
Version

Version

1.2
Type

Type

pom
Description

Description

RDF4J Vocabulary Builder
RDF4J vocabulary builder from OWL definitions
Project URL

Project URL

https://github.com/radkovo/rdf4j-vocab-builder
Source Code Management

Source Code Management

https://github.com/radkovo/rdf4j-vocab-builder.git

Download vocab-builder 1.2

Filename Size
vocab-builder-1.2.pom 11 KB
Browse

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

Dependencies

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

Project Modules

  • vocab-builder-core
  • vocab-builder-cli
  • vocab-builder-maven-plugin
  • vocab-builder-python