|
1 |
| - Loris IIIF Image Server |
| 1 | + Loris IIIF Image Server |
2 | 2 | =============================================================================
|
3 | 3 |
|
4 |
| -Loris 2 is an implementation of the [IIIF Image API 2.0](http://iiif.io/api/image/2.0/). |
| 4 | +Loris is an implementation of the [IIIF Image API 2.0](http://iiif.io/api/image/2.0/). |
5 | 5 |
|
6 | 6 | * If you're looking for IIIF 1.1 support, please use the [last release in the 1.x series](https://github.com/pulibrary/loris/releases/tag/1.2.2).
|
7 | 7 | * If you're looking for IIIF 1.0 support, [this release](https://github.com/pulibrary/loris/releases/tag/0.0.9alpha) is the closest Loris ever was, but there are known flaws, deployment is tough, and it is certainly not supported at this point.
|
|
13 | 13 | IIIF 2.0 Compliance:
|
14 | 14 | * [Mentelin Bible, l. 1r](http://libimages.princeton.edu/loris2/pudl0001%2F5138415%2F00000011.jp2/full/full/0/default.jpg)
|
15 | 15 |
|
16 |
| -IIIF 1.1 Compliance: |
17 |
| - |
18 |
| - * [Mentelin Bible, l. 1r](http://libimages.princeton.edu/loris/pudl0001%2F5138415%2F00000011.jp2/full/full/0/native.jpg) |
19 |
| - * [Serving Images for OpenSeadragon](http://libimages.princeton.edu/osd-demo) |
20 | 16 |
|
21 | 17 | Installation Instructions
|
22 | 18 | -------------------------
|
@@ -58,20 +54,25 @@ Validation: http://goo.gl/P1KBkU
|
58 | 54 |
|
59 | 55 | See http://iiif.io/api/image/2.0/compliance.html for details.
|
60 | 56 |
|
61 |
| -License |
62 |
| -------- |
| 57 | +License (New BSD) |
| 58 | +----------------- |
| 59 | + |
63 | 60 | Copyright (c) 2013-2015, Jon Stroop
|
64 | 61 | All rights reserved.
|
65 | 62 |
|
66 | 63 | Redistribution and use in source and binary forms, with or without
|
67 | 64 | modification, are permitted provided that the following conditions are met:
|
68 | 65 |
|
69 |
| -* Redistributions of source code must retain the above copyright notice, this |
70 |
| - list of conditions and the following disclaimer. |
| 66 | + * Redistributions of source code must retain the above copyright notice, this |
| 67 | + list of conditions and the following disclaimer. |
| 68 | + |
| 69 | + * Redistributions in binary form must reproduce the above copyright notice, |
| 70 | + this list of conditions and the following disclaimer in the documentation |
| 71 | + and/or other materials provided with the distribution. |
71 | 72 |
|
72 |
| -* Redistributions in binary form must reproduce the above copyright notice, |
73 |
| - this list of conditions and the following disclaimer in the documentation |
74 |
| - and/or other materials provided with the distribution. |
| 73 | + * Neither the name "Loris" nor the names of its contributors may be used to |
| 74 | + endorse or promote products derived from this software without specific prior |
| 75 | + written permission. |
75 | 76 |
|
76 | 77 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
|
77 | 78 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
0 commit comments