You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| region | "full" | The string to put in the region parameter of the URI. |
675
-
| size | "max" | The string to put in the size parameter of the URI. If used with a version 2.0 Image API server, the default should be considered to be "full". |
676
-
| rotation | "0" | The string to put in the rotation parameter of the URI. Note that this must be a string in order to allow mirroring, for example "!90". |
677
-
| quality | "default" | The string to put in the quality parameter of the URI. |
678
-
| format | "jpg" | The string to put in the format parameter of the URI. Note that the '.' character is not part of the format, just the URI syntax. |
679
-
| version | "2.1" | The string representation of a published version number in "major.minor" form of the IIIF Image API. If the version given in the Selector differs from the version exposed by a Image API service, the client is expected to translate between versions as possible. |
674
+
|`region`| "full" | The string to put in the region parameter of the URI. |
675
+
|`size`| "max" | The string to put in the size parameter of the URI. If used with a version 2.0 Image API server, the default should be considered to be "full". |
676
+
|`rotation`| "0" | The string to put in the rotation parameter of the URI. Note that this must be a string in order to allow mirroring, for example "!90". |
677
+
|`quality`| "default" | The string to put in the quality parameter of the URI. |
678
+
|`format`| "jpg" | The string to put in the format parameter of the URI. Note that the '.' character is not part of the format, just the URI syntax. |
679
+
|`version`| "2.1" | The string representation of a published version number in "major.minor" form of the IIIF Image API. If the version given in the Selector differs from the version exposed by a Image API service, the client is expected to translate between versions as possible. |
680
680
681
681
__Properties__<br/>
682
682
A IIIF Image API Selector _MUST_ have the following properties: [type](#type).<br/><br/>
@@ -1102,13 +1102,13 @@ For cross-version consistency, this specification defines the following values f
1102
1102
1103
1103
| Value | Specification |
1104
1104
| -------------------- | ------------- |
1105
-
| ImageService1 |[Image API version 1][image11]|
1106
-
| ImageService2 |[Image API version 2][image21]|
1107
-
| SearchService1 |[Search API version 1][search1]|
1108
-
| AutoCompleteService1 |[Search API version 1][search1-autocomplete]|
1109
-
| AuthCookieService1 |[Authentication API version 1][auth1-cookie-service]|
1110
-
| AuthTokenService1 |[Authentication API version 1][auth1-token-service]|
1111
-
| AuthLogoutService1 |[Authentication API version 1][auth1-logout-service]|
1105
+
|`ImageService1`|[Image API version 1][image11]|
1106
+
|`ImageService2`|[Image API version 2][image21]|
1107
+
|`SearchService1`|[Search API version 1][search1]|
1108
+
|`AutoCompleteService1`|[Search API version 1][search1-autocomplete]|
1109
+
|`AuthCookieService1`|[Authentication API version 1][auth1-cookie-service]|
1110
+
|`AuthTokenService1`|[Authentication API version 1][auth1-token-service]|
1111
+
|`AuthLogoutService1`|[Authentication API version 1][auth1-logout-service]|
1112
1112
{: .api-table #table-service-types}
1113
1113
1114
1114
Implementations _SHOULD_ be prepared to recognize the `@id` and `@type` property names used by older specifications, as well as `id` and `type`. Note that the `@context` key _SHOULD NOT_ be present within the `service`, but instead included at the beginning of the document.
@@ -1177,14 +1177,14 @@ The possible values of `action` are:
1177
1177
1178
1178
| Value | Description |
1179
1179
| ------ | ----------- |
1180
-
| enable | The acted-upon resource is now able to be selected, or, if it is an activating annotation, it is able to be triggered |
1181
-
| disable | The acted-upon resource is not able to be selected or triggered |
1182
-
| show | The "hidden" behavior is removed from the acted-upon resource, if it has it |
1183
-
| hide | The "hidden" behavior is added to the acted-upon resource, if it does not have it |
1184
-
| reset | The acted-upon resource is reset to its initial state, as if it (or its Container) had just been loaded for the first time |
1185
-
| start | Time-based content resources or animations within resources that are not playing are started |
1186
-
| stop | Time-based content resources or animations within resources that are playing are stopped|
1187
-
| select | The acted-upon resource is selected for use, such as a Camera within a Scene |
1180
+
|`enable`| The acted-upon resource is now able to be selected, or, if it is an activating annotation, it is able to be triggered |
1181
+
|`disable`| The acted-upon resource is not able to be selected or triggered |
1182
+
|`show`| The "hidden" behavior is removed from the acted-upon resource, if it has it |
1183
+
|`hide`| The "hidden" behavior is added to the acted-upon resource, if it does not have it |
1184
+
|`reset`| The acted-upon resource is reset to its initial state, as if it (or its Container) had just been loaded for the first time |
1185
+
|`start`| Time-based content resources or animations within resources that are not playing are started |
1186
+
|`stop`| Time-based content resources or animations within resources that are playing are stopped|
1187
+
|`select`| The acted-upon resource is selected for use, such as a Camera within a Scene |
1188
1188
1189
1189
The value of `action`_MUST_ be an array of strings, where each item in the array is drawn from the above list or a registered extension.
1190
1190
@@ -1402,10 +1402,10 @@ Just as a Scene may contain multiple Annotations with models, light, and cameras
1402
1402
1403
1403
| Value | Description |
1404
1404
|------------|-------------|
1405
-
| Audio | Exclude all sound from resources, including audio tracks, audio emitters, and audio from video |
1406
-
| Animations | Exclude all definitions of animations from resources |
1407
-
| Cameras | Exclude all cameras from resources |
1408
-
| Lights | Exclude all lights from resources |
1405
+
|`Audio`| Exclude all sound from resources, including audio tracks, audio emitters, and audio from video |
1406
+
|`Animations`| Exclude all definitions of animations from resources |
1407
+
|`Cameras`| Exclude all cameras from resources |
1408
+
|`Lights`| Exclude all lights from resources |
1409
1409
1410
1410
The value of `exclude` is an array of strings, each of which is one of the values listed above. If the `exclude` property is not specified, then no resources are excluded.
1411
1411
@@ -2378,13 +2378,13 @@ For cross-version consistency, this specification defines the following values f
2378
2378
2379
2379
| Value | Specification |
2380
2380
| -------------------- | ------------- |
2381
-
| ImageService1 |[Image API version 1][image11]|
2382
-
| ImageService2 |[Image API version 2][image21]|
2383
-
| SearchService1 |[Search API version 1][search1]|
2384
-
| AutoCompleteService1 |[Search API version 1][search1-autocomplete]|
2385
-
| AuthCookieService1 |[Authentication API version 1][auth1-cookie-service]|
2386
-
| AuthTokenService1 |[Authentication API version 1][auth1-token-service]|
2387
-
| AuthLogoutService1 |[Authentication API version 1][auth1-logout-service]|
2381
+
|`ImageService1`|[Image API version 1][image11]|
2382
+
|`ImageService2 `|[Image API version 2][image21]|
2383
+
|`SearchService1`|[Search API version 1][search1]|
2384
+
|`AutoCompleteService1`|[Search API version 1][search1-autocomplete]|
2385
+
|`AuthCookieService1`|[Authentication API version 1][auth1-cookie-service]|
2386
+
|`AuthTokenService1`|[Authentication API version 1][auth1-token-service]|
2387
+
|`AuthLogoutService1`|[Authentication API version 1][auth1-logout-service]|
2388
2388
{: .api-table #table-service-types}
2389
2389
2390
2390
Implementations _SHOULD_ be prepared to recognize the `@id` and `@type` property names used by older specifications, as well as `id` and `type`. Note that the `@context` key _SHOULD NOT_ be present within the `service`, but instead included at the beginning of the document. The example below includes both version 2 and version 3 IIIF Image API services.
@@ -2845,11 +2845,11 @@ The value _MUST_ be a string value. This specification defines the values in th
2845
2845
2846
2846
> TODO: create registry and link it here
2847
2847
2848
-
| Value | Unit |
2849
-
|----------|-----------|
2850
-
|m| meters |
2851
-
|s| seconds |
2852
-
| relative | relative |
2848
+
| Value | Unit |
2849
+
|------------|-----------|
2850
+
|`m`| meters |
2851
+
|`s`| seconds |
2852
+
|`relative`| relative |
2853
2853
2854
2854
* A Quantity _MUST_ have the `unit` property.<br/>
2855
2855
Clients _SHOULD_ process the `unit` property on Quantity instances.
0 commit comments