Modeller


Лицензия

Лицензия

Группа

Группа

cool.pandora
Идентификатор

Идентификатор

modeller-fedora
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Modeller
Modeller
Ссылка на сайт

Ссылка на сайт

https://pan-dora.github.io/
Организация-разработчик

Организация-разработчик

Pan-dora Ecosystem
Система контроля версий

Система контроля версий

https://github.com/pan-dora/modeller/

Скачать modeller-fedora

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/cool.pandora/modeller-fedora/ -->
<dependency>
    <groupId>cool.pandora</groupId>
    <artifactId>modeller-fedora</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cool.pandora/modeller-fedora/
implementation 'cool.pandora:modeller-fedora:1.2.0'
// https://jarcasting.com/artifacts/cool.pandora/modeller-fedora/
implementation ("cool.pandora:modeller-fedora:1.2.0")
'cool.pandora:modeller-fedora:jar:1.2.0'
<dependency org="cool.pandora" name="modeller-fedora" rev="1.2.0">
  <artifact name="modeller-fedora" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.pandora', module='modeller-fedora', version='1.2.0')
)
libraryDependencies += "cool.pandora" % "modeller-fedora" % "1.2.0"
[cool.pandora/modeller-fedora "1.2.0"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.fcrepo.client : fcrepo-java-client jar 0.2.0
com.github.spullara.mustache.java : compiler jar 0.9.3
commons-io : commons-io jar 2.5
org.apache.jena : jena-core jar 3.1.0
org.apache.jena : jena-arq jar 3.1.0
com.twelvemonkeys.imageio : imageio-tiff jar 3.2.1
javax.ws.rs : javax.ws.rs-api jar 2.0
org.glassfish.jersey.core : jersey-common jar 2.23.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

pandora modeller

Maven Central

The intention is to add configuration templates and a UI for simple creation of LDP sequences that conform to the IIIF presentation data model.

Current maintainers:

The workflow:

  1. select a directory of file resources.
  2. enter metadata parameters for resource "Bag"
  3. save "Bag" to filesystem
  4. Create IIIF model containers (PUT)
  5. PUT "bag" resources into Fedora.
  6. PATCH fcr:metadata to file resources
  7. Create list, canvas sequence, and manifest sparql-update request bodies using UI form
  8. PATCH IIIF model containers with metadata.

Java 9

To run in Java 9, add the VM option "--add-modules java.se.ee".

Building

$ ./gradlew clean build

cool.pandora

Pandora

Linked Open Data Image Presentation and Annotation Ecosystem

Версии библиотеки

Версия
1.2.0