Modeller


License

License

GroupId

GroupId

cool.pandora
ArtifactId

ArtifactId

modeller-marshaller
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-marshaller

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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