File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ A collection is defined by the following metadata.
1515| ` id ` | string | Unique identifier derived from name (acronyms, dash-separated) |
1616| ` tagline ` | string | Concise description of collection topic |
1717| ` description ` | string | Detailed context beyond tagline |
18- | ` languages ` | Array of strings| ISO 639 language codes allowed in collection |
19- | ` jurisdictions ` | Array of strings| ISO 3166-2 country codes for covered jurisdictions |
18+ | ` languages ` | Array of strings| [ ISO 639 language codes] ( https://en.wikipedia.org/wiki/ISO_639 ) allowed in collection |
19+ | ` jurisdictions ` | Array of strings| [ ISO 3166-2 country codes] ( https://en.wikipedia.org/wiki/ISO_3166-2 ) for covered jurisdictions |
2020
2121Example:
2222
@@ -39,7 +39,7 @@ Additional fields are optional but highly recommended to facilitate better disco
3939| `declarations` | url | URL to declarations repository |
4040| `versions` | url | URL to versions repository |
4141| `snapshots` | url | URL to snapshots repository |
42- | `logo` | url | URL to the collection's logo. Optimized PNG transparent image (min wi 240px) |
42+ | `logo` | url | URL to the collection's logo. Optimized PNG transparent image (min width 240px) |
4343| `donation` | url | URL to donation page |
4444| `trackingPeriods`| tracking periods object | see [Tracking periods](#tracking-periods) section |
4545| `governance` | governance object | see [Governance](#governance) section |
You can’t perform that action at this time.
0 commit comments