| dc:title | KEV [** XX **] Format |
|---|---|
| dc:creator | NISO Committee AX |
| dc:description | This Matrix represents the [** XX **] Format as a string of ampersand-delimited Key/Encoded Value pairs |
| dc:identifier | info:ofi/fmt:kev:mtx[**format-id**] |
| dcterms:created | [** YYYY-MM-DD **] |
| dcterms:modified |
A representation of a Key/Encoded-Value pair is generated by concatenating the contents of the first four columns of a row that begins with an ampersand in the Matrix below. The ordering of KEV pairs is not important. Rows which have '#' in the first column are comments and should not be included in the representation.
The following data types are provided for the values of the Keys, which must be URL-encoded:
| <data> | Character string |
|---|---|
| <id> | Character string for an Identifier (Z39.88-2004, Part 1, Section 7) |
| <fmt-id> | Character string for a Format Identifier (Z39.88-2004, Part 1, Sections 12 and 13) |
| <m-key> | Character string for a Metadata Key (Z39.88-2004, Part 2, Section 7.1) |
| <url> | Character string for a URL |
| <date> | Character string representing a date to the complete date level of the W3CDTF profile of ISO 8601, of the form: [ YYYY-MM-DD | YYYY-MM | YYYY ] |
| <time> | Character string representing a date to the seconds level of the W3CDTF profile of ISO 8601, of the form: [ YYYY-MM-DDThh:mm:ssTZD | YYYY-MM-DD ] |
Abbreviations in column headings:
| Delim | Key | Equals | Value | Min | Max | Description |
|---|---|---|---|---|---|---|
| & | metadata | = | "yes", "no" | 0 | 1 | Does the service access referent metadata (yes/no) |
| & | view | = | "yes", "no" | 0 | 1 | Does the service access the referent object and render it directly in the browser (yes/no) |
| & | package | = | "yes", "no" | 0 | 1 | Does the service package the object and make it available for downloading (yes/no) |
| # | [**...**] | 0 | 1 | [**This is a comment row**] |