API-X Services

Repository Extension Services

License

License

GroupId

GroupId

cool.pandora
ArtifactId

ArtifactId

acrepo-exts-image
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

API-X Services
Repository Extension Services
Project Organization

Project Organization

Amherst College
Source Code Management

Source Code Management

https://github.com/pan-dora/apix-services/

Download acrepo-exts-image

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.18.0
org.apache.camel : camel-blueprint jar 2.18.0
org.apache.camel : camel-jetty9 jar 2.18.0
org.apache.camel : camel-exec jar 2.18.0
org.fcrepo.camel : fcrepo-camel jar 4.5.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.camel : camel-test-blueprint jar 2.18.0
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.

Api-X Image Services

Image on Docker Hub

pandorasystems/image-services

This contains image serialization and encoding extensions for API-X. These are OSGi services that extend the functionality of a Fedora4 repository.

Extensions

  • exts-image: An image manipulation service
  • exts-encoder: Serializes TIFF images as OpenJP2 to a file system directory.

Building

Create OSGI bundles

    $ gradle install

Copy bundles from local Maven repository to Docker Build directory

    $ gradle copyTask

Build Docker image

    $ gradle docker

Execute Docker Compose

   $ docker-compose up

More information

See pandora-demo for implementation example.

cool.pandora

Pandora

Linked Open Data Image Presentation and Annotation Ecosystem

Versions

Version
0.0.3