RDF4J Vocabulary Builder
RDF4J Vocabulary Builder is a fork of the older Sesame Vocabulary Builder ported to the new RDF4J API.
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.radkovo |
ArtifactId | ArtifactIdvocab-builder-cli |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRDF4J Vocabulary Builder :: CLI
RDF4J vocabulary builder from OWL definitions
|
Filename | Size |
---|---|
vocab-builder-cli-1.2.pom | |
vocab-builder-cli-1.2.jar | 11 KB |
vocab-builder-cli-1.2-sources.jar | 6 KB |
vocab-builder-cli-1.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-cli/ -->
<dependency>
<groupId>io.github.radkovo</groupId>
<artifactId>vocab-builder-cli</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-cli/
implementation 'io.github.radkovo:vocab-builder-cli:1.2'
// https://jarcasting.com/artifacts/io.github.radkovo/vocab-builder-cli/
implementation ("io.github.radkovo:vocab-builder-cli:1.2")
'io.github.radkovo:vocab-builder-cli:jar:1.2'
<dependency org="io.github.radkovo" name="vocab-builder-cli" rev="1.2">
<artifact name="vocab-builder-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.radkovo', module='vocab-builder-cli', version='1.2')
)
libraryDependencies += "io.github.radkovo" % "vocab-builder-cli" % "1.2"
[io.github.radkovo/vocab-builder-cli "1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.radkovo : vocab-builder-core | jar | 1.2 |
io.github.radkovo : vocab-builder-python | jar | 1.2 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
commons-io : commons-io | jar | 2.4 |
commons-cli : commons-cli | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
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 |
RDF4J Vocabulary Builder is a fork of the older Sesame Vocabulary Builder ported to the new RDF4J API.