Skip to content

buda-base/buda-iiif-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IIIF Presentation for the BUDA Platform

This repository contains a servlet generating manifests and collections for BDRC.

API

See API.md for the API.

Running

  • mvn test runs the tests

To serve locally:


mvn package
java -Dserver.port=8080 -Dspring.profiles.active=local -Diiifpres.configpath=src/main/resources -jar target/buda-iiif-presentation-exec.war

Ex:

This uses S3 to fetch a dimension.json file, using the default credential provider, make sure the correct environment vars / properties are set.

Copyright and License

All the code and API are Copyright (C) 2017-2020 Buddhist Digital Resource Center and are under the Apache 2.0 Public License.

About

iiif presentation (collections and manifests) generation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages