RDF4J Vocabulary Builder
RDF4J Vocabulary Builder is a fork of the older Sesame Vocabulary Builder ported to the new RDF4J API.
License |
License |
---|---|
GroupId | GroupIdio.github.radkovo |
ArtifactId | ArtifactIdvocab-builder |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRDF4J Vocabulary Builder
RDF4J vocabulary builder from OWL definitions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
RDF4J Vocabulary Builder is a fork of the older Sesame Vocabulary Builder ported to the new RDF4J API.