Skip to content

Commit d0deb0e

Browse files
author
Rob Sanderson
committed
please build
1 parent f14cb5d commit d0deb0e

File tree

5 files changed

+11
-12
lines changed

5 files changed

+11
-12
lines changed

source/_includes/links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
[org-open-annotation-multi]: http://www.openannotation.org/spec/core/multiplicity.html#Choice "Open Annotation: Multiplicity"
190190
[org-open-annotation-types]: http://www.openannotation.org/spec/core/core.html#BodyTargetType "Open Annotation: Body Target"
191191
[org-open-annotation]: http://www.openannotation.org/spec/core/ "Open Annotation"
192-
[org-openarchives-rsync]: http://openarchives.org/rs/toc
192+
[org-openarchives-rsync]: https://openarchives.org/rs/toc
193193
[org-rfc-2119]: https://tools.ietf.org/html/rfc2119 "RFC Keywords"
194194
[org-rfc-2617]: https://tools.ietf.org/html/rfc2617 "HTTP Authentication: Basic and Digest Access Authentication"
195195
[org-rfc-2818]: https://tools.ietf.org/html/rfc2818 "HTTP Over TLS"

source/image/1.1/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -944,7 +944,7 @@ <h2>
944944
This API does not specify whether the image server will support authentication or what mechanism it might use. In the
945945
case of "401 Unauthorized" HTTP error response, the content of the WWW-Authenticate header will depend on the
946946
authentication mechanism supported by the server. If the server supports HTTP Basic or Digest authentication then the
947-
header should follow <a href="http://www.ietf.org/rfc/rfc2617" target="_blank">RFC2617</a>, for example:
947+
header should follow <a href="https://www.ietf.org/rfc/rfc2617" target="_blank">RFC2617</a>, for example:
948948
</p>
949949
<p class="code-block">
950950
WWW-Authenticate: Basic realm="Images"
@@ -1002,7 +1002,7 @@ <h2>
10021002
<p>
10031003
The URL syntax of this API relies upon slash (/) separators which MUST NOT be encoded. Clients MUST percent-encode
10041004
special characters (the to-encode set below: percent and gen-delims of
1005-
<a href="http://www.ietf.org/rfc/rfc3986" target="_blank">RFC3986</a> except the colon) within the components
1005+
<a href="https://www.ietf.org/rfc/rfc3986" target="_blank">RFC3986</a> except the colon) within the components
10061006
of requests. For example, any slashes within the identifier part of the URL MUST be percent-encoded. Encoding is
10071007
necessary only for the identifier because other components will not include special characters.
10081008
</p>

source/model/shared-canvas/1.0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h2><a id="abstract"></a>Abstract</h2>
5858
parts thereof,
5959
via <a href="http://www.w3.org/community/openannotation/">Open
6060
Annotations</a> and the Annotations are grouped and ordered
61-
in <a href="http://www.openarchives.org/ore/">OAI-ORE
61+
in <a href="https://www.openarchives.org/ore/">OAI-ORE
6262
Aggregations</a>.
6363
</p>
6464
</div>

source/presentation/4.0/index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,21 +76,20 @@ Mention cookbook
7676

7777
## Foundations
7878

79-
Simple model diagram
80-
81-
Manifests and Containers briefly
82-
79+
<p style="float: right">
80+
<img src="{{ site.api_url | absolute_url }}/assets/images/data-model.png" alt="Data Model" width="400"><br/>
81+
</p>
8382

8483

8584
### Manifests
8685

87-
A Manifest is the primary unit of distribution of IIIF. It is a JSON document that provides a description of the structure and properties of a single item to be presented to the user, such as a title and other descriptive and linking information about the object and/or the intellectual work that it conveys. The scope of what constitutes an item, and thus its Manifest, is up to the publisher of that Manifest. The Manifest contains sufficient information for the client to initialize itself and begin to display something quickly to the user.
86+
A Manifest is the primary unit of distribution of IIIF. Each Manifest usually describes how to present an object, such as a book, statue, music album or 3 dimensional scene. It is a JSON document that carries information needed for the client to present content to the user, such as a title and other descriptive information. The scope of what constitutes an object, and thus its Manifest, is up to the publisher of that Manifest. The Manifest contains sufficient information for the client to initialize itself and begin to display something quickly to the user.
8887

89-
The Manifest's `items` property is a list of _Containers_ of _Content Resources_ (images, 3D models, audio, etc). Client software loads the Manifest and presents the Content Resources to the user. The `items` property provides an order to the content.
88+
The Manifest's `items` property is an ordered list of _Containers_ of _Content Resources_ (images, 3D models, audio, etc). Client software loads the Manifest and presents the Content Resources to the user in that order.
9089

9190
Manifests have descriptive, technical and linking properties. The required properties of Manifests are `id`, `type`, `items` and `label`. Additional descriptive properties include `summary`, `metadata`, `rights`, `thumbnail`, `homepage` and `provider`.
9291

93-
[See Model Docs](manifest)
92+
See the [Model Documentation](model/#manifest) for more information.
9493

9594
```
9695
Manifest JSON

source/registry/profiles/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This table summarizes the known profiles available, for use with the [Presentati
6868
| http://www.loc.gov/standards/alto | The URI for identifying [ALTO](https://www.loc.gov/standards/alto/) which is used for encoding OCR text. |
6969
| http://www.loc.gov/standards/marcxml | The URI for identifying [MarcXML](https://www.loc.gov/standards/marcxml/) metadata records. |
7070
| http://purl.org/dc/terms/ | The URI for identifying records that follow the [Dublin Core Metadata Initiative Metadata Terms](https://www.dublincore.org/specifications/dublin-core/dcmi-terms/) (NB: these are different from the legacy Dublin Core Metadata Element Set, Version 1.1, refered to as http://purl.org/dc/elements/1.1/). |
71-
| http://www.europeana.eu/schemas/edm/ | The URI for identifying [EDM (Europeana Data Model)](https://pro.europeana.eu/page/edm-documentation) metadata records. |
71+
| https://www.europeana.eu/schemas/edm/ | The URI for identifying [EDM (Europeana Data Model)](https://pro.europeana.eu/page/edm-documentation) metadata records. |
7272
{: .api-table}
7373

7474

0 commit comments

Comments
 (0)