RDF4J Vocabulary Builder
RDF4J Vocabulary Builder is a fork of the older Sesame Vocabulary Builder ported to the new RDF4J API.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.radkovo |
| Идентификатор | Идентификаторvocab-builder |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеRDF4J Vocabulary Builder
RDF4J vocabulary builder from OWL definitions
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| vocab-builder-1.2.pom | 11 KB |
| Обзор |
<!-- 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.