annotate README.md @ 1563:cf774d44a3db

update birdseye and regions
author hertzhaft
date Tue, 01 Nov 2016 22:12:46 +0100
parents e321607eb36e
children 22dd14eccdc0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1287
f4fb3482f116 authentication for annotator plugin works now.
robcast
parents: 1284
diff changeset
1 digilib - The Digital Image Library
1284
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
2 ===================================
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
3
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
4 A versatile image viewing environment for the internet.
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
5
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
6 ## What is digilib?
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
7
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
8 * `digilib` is a web based client/server technology for images. The image
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
9 content is processed on-the-fly by a Java Servlet on the server side so that
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
10 only the visible portion of the image is sent to the web browser on the client
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
11 side.
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
12 * `digilib` supports a wide range of image formats and viewing options on
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
13 the server side while only requiring an internet browser with Javascript and a
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
14 low bandwidth internet connection on the client side.
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
15 * `digilib` enables very detailed work on an image as required by
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
16 scholars with elaborate viewing features like an option to show images on the
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
17 screen in their original size.
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
18 * `digilib` facilitates cooperation of scholars over the internet and
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
19 novel uses of source material by image annotations and stable references that
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
20 can be embedded in URLs.
1443
e321607eb36e update lost license header and README.md.
robcast
parents: 1287
diff changeset
21 * `digilib` facilitates federation of image servers through a standards compliant
e321607eb36e update lost license header and README.md.
robcast
parents: 1287
diff changeset
22 [IIIF](http://iiif.io) image API.
1284
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
23 * `digilib` is Open Source Software under the Lesser General Public License,
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
24 jointly developed by the
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
25 [Max-Planck-Institute for the History of Science](http://www.mpiwg-berlin.mpg.de),
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
26 the [Bibliotheca Hertziana](http://www.biblhertz.it),
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
27 the [University of Bern](http://philoscience.unibe.ch) and others.
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
28
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
29 ## Where can I get digilib?
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
30
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
31 `digilib` source code, binaries and documentation can be found on the
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
32 [digilib project pages](https://sourceforge.net/projects/digilib/)
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
33 on [SourceForge](https://sourceforge.net/):
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
34
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
35 * [Source code](https://sourceforge.net/p/digilib/code/ci/default/tree/)
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
36 * Daily built [WAR files](https://it-dev.mpiwg-berlin.mpg.de/downloads/digilib/daily-build/)
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
37 * Daily built [Javadoc](https://it-dev.mpiwg-berlin.mpg.de/downloads/digilib/daily-build/javadoc/)
39cdaa1ee33b README.md for github and more SourceForge links.
robcast
parents:
diff changeset
38 * [Maven repository](http://it-dev.mpiwg-berlin.mpg.de/maven-repo/)