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-core |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRDF4J Vocabulary Builder :: Core
RDF4J vocabulary builder from OWL definitions
|
| Filename | Size |
|---|---|
| vocab-builder-core-1.2.pom | |
| vocab-builder-core-1.2.jar | 13 KB |
| vocab-builder-core-1.2-sources.jar | 7 KB |
| vocab-builder-core-1.2-javadoc.jar | 33 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
RDF4J Vocabulary Builder is a fork of the older Sesame Vocabulary Builder ported to the new RDF4J API.