Modeller


Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

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

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

Скачать modeller-core

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
gov.loc : bagit jar 4.12.1
cool.pandora : modeller-business jar 1.2.0
org.springframework : spring-core jar 2.5.1
org.springframework : spring-beans jar 2.5.1
org.springframework : spring-context jar 2.5.1
org.springframework.boot : spring-boot-starter-logging jar 1.3.2.RELEASE

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

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

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