Modeller


License

License

GroupId

GroupId

cool.pandora
ArtifactId

ArtifactId

modeller-business
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Modeller
Modeller
Project URL

Project URL

https://pan-dora.github.io/
Project Organization

Project Organization

Pan-dora Ecosystem
Source Code Management

Source Code Management

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

Download modeller-business

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 1.3.2.RELEASE
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.json : json jar 20151123

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.2.0