| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииH2 Данные Базы данных JSON |
| Группа | Группаcom.github.spice-h2020 |
| Идентификатор | Идентификаторjson2rdf |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjson2rdf
json2rdf implements a series of straightforward assumptions for serving the content of JSON objects/arrays as RDF triples
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| json2rdf-0.0.7.pom | |
| json2rdf-0.0.7.jar | 8 KB |
| json2rdf-0.0.7-sources.jar | 3 KB |
| json2rdf-0.0.7-javadoc.jar | 399 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.spice-h2020/json2rdf/ -->
<dependency>
<groupId>com.github.spice-h2020</groupId>
<artifactId>json2rdf</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spice-h2020/json2rdf/
implementation 'com.github.spice-h2020:json2rdf:0.0.7'
// https://jarcasting.com/artifacts/com.github.spice-h2020/json2rdf/
implementation ("com.github.spice-h2020:json2rdf:0.0.7")
'com.github.spice-h2020:json2rdf:jar:0.0.7'
<dependency org="com.github.spice-h2020" name="json2rdf" rev="0.0.7">
<artifact name="json2rdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spice-h2020', module='json2rdf', version='0.0.7')
)
libraryDependencies += "com.github.spice-h2020" % "json2rdf" % "0.0.7"
[com.github.spice-h2020/json2rdf "0.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-cli : commons-cli | jar | 1.4 |
| org.json : json | jar | 20200518 |
| org.apache.jena : apache-jena-libs | pom | 3.16.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.7 |
| com.google.guava : guava | jar | 30.1-jre |
| com.jsoniter : jsoniter | jar | 0.9.19 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.0 |