RDF4J Vocabulary Builder
RDF4J Vocabulary Builder is a fork of the older Sesame Vocabulary Builder ported to the new RDF4J API.
License |
License |
---|---|
Categories |
CategoriesPython Languages |
GroupId | GroupIdio.github.radkovo |
ArtifactId | ArtifactIdvocab-builder-python |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRDF4J Vocabulary Builder :: Python code generation
RDF4J vocabulary builder from OWL definitions
|
Filename | Size |
---|---|
vocab-builder-python-1.2.pom | |
vocab-builder-python-1.2.jar | 6 KB |
vocab-builder-python-1.2-sources.jar | 4 KB |
vocab-builder-python-1.2-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-python/ -->
<dependency>
<groupId>io.github.radkovo</groupId>
<artifactId>vocab-builder-python</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-python/
implementation 'io.github.radkovo:vocab-builder-python:1.2'
// https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-python/
implementation ("io.github.radkovo:vocab-builder-python:1.2")
'io.github.radkovo:vocab-builder-python:jar:1.2'
<dependency org="io.github.radkovo" name="vocab-builder-python" rev="1.2">
<artifact name="vocab-builder-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.radkovo', module='vocab-builder-python', version='1.2')
)
libraryDependencies += "io.github.radkovo" % "vocab-builder-python" % "1.2"
[io.github.radkovo/vocab-builder-python "1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.radkovo : vocab-builder-core | jar | 1.2 |
RDF4J Vocabulary Builder is a fork of the older Sesame Vocabulary Builder ported to the new RDF4J API.