|
2 | 2 |
|
3 | 3 | <div style="float:left; margin-right:5em; line-height:1.1" markdown="1"> |
4 | 4 |
|
5 | | -### Descriptive |
| 5 | +#### Descriptive |
6 | 6 | - ==[Title](#title) (R)== |
7 | 7 | - [Alternative Title](#alternative-title) |
8 | 8 | - [Description](#description) (S) |
9 | 9 | - [Language](#language) (v) |
10 | 10 | - [Display Note](#display-note) |
11 | 11 |
|
12 | | -### Credits |
| 12 | +#### Credits |
13 | 13 | - [Creator](#creator) (S) |
14 | 14 | - [Publisher](#publisher) (S) |
15 | 15 | - [Provider](#provider) (S) |
16 | 16 |
|
17 | | -### Categories |
| 17 | +#### Categories |
18 | 18 | - ==[Resource Class](#resource-class) (R)== (v) |
19 | 19 | - [Resource Type](#resource-type) (S) (v) |
20 | 20 | - [Subject](#subject) |
21 | 21 | - [Theme](#theme) (v) |
22 | 22 | - [Keyword](#keyword) |
23 | 23 |
|
24 | | -### [Temporal :material-link:](../temporal-fields) |
| 24 | +#### [Temporal :material-link:](../temporal-fields) |
25 | 25 | - [Temporal Coverage](#temporal-coverage) (S) |
26 | 26 | - [Date Issued](#date-issued) |
27 | 27 | - [Index Year](#index-year) (S) |
|
30 | 30 | </div> |
31 | 31 | <div style="float:left; margin-right:5em; line-height:1.1" markdown="1"> |
32 | 32 |
|
33 | | -### [Spatial :material-link:](../spatial-fields) |
| 33 | +#### [Spatial :material-link:](../spatial-fields) |
34 | 34 | - [Spatial Coverage](#spatial-coverage) (S) |
35 | 35 | - [Geometry](#geometry) (S) |
36 | 36 | - [Bounding Box](#bounding-box) (S) |
37 | 37 | - [Centroid](#centroid) |
38 | 38 | - [Georeferenced](#georeferenced) |
39 | 39 |
|
40 | | -### Relations |
| 40 | +#### Relations |
41 | 41 | - [Relation](#relation) |
42 | 42 | - [Member Of](#member-of) |
43 | 43 | - [Is Part Of](#is-part-of) |
|
46 | 46 | - [Replaces](#replaces) |
47 | 47 | - [Is Replaced By](#is-replaced-by) |
48 | 48 |
|
49 | | -### Rights |
| 49 | +#### Rights |
50 | 50 | - [Rights](#rights_1) (S) |
51 | 51 | - [Rights Holder](#rights-holder) |
52 | 52 | - [License](#license) |
|
55 | 55 | </div> |
56 | 56 | <div style="float:left; line-height:1.1" markdown="1"> |
57 | 57 |
|
58 | | -### Object |
| 58 | +#### Object |
59 | 59 | - [Format](#format) (C) (v) |
60 | 60 | - [File Size](#file-size) |
61 | 61 |
|
62 | | -### Links |
| 62 | +#### Links |
63 | 63 | - [References](#references) (S) |
64 | 64 | - [WxS Identifier](#wxs-identifier) |
65 | 65 |
|
66 | | -### Identifiers |
| 66 | +#### Identifiers |
67 | 67 | - ==[ID](#id) (R)== |
68 | 68 | - [Identifier](#identifier) (S) |
69 | 69 |
|
70 | | -### Admin |
| 70 | +#### Admin |
71 | 71 | - ==[Modified](#modified) (R)== |
72 | 72 | - ==[Metadata Version](#metadata-version) (R)== (v) |
73 | 73 | - [Suppressed](#suppressed) |
|
122 | 122 | ## Format |
123 | 123 | {{ read_csv('ogm-aardvark/format.csv') }} |
124 | 124 |
|
125 | | -### Format Recommended Values |
| 125 | +### Format Values |
126 | 126 |
|
127 | 127 | * ArcGRID |
128 | 128 | * CD-ROM |
|
183 | 183 | ## Language |
184 | 184 | {{ read_csv('ogm-aardvark/language.csv') }} |
185 | 185 |
|
| 186 | +### Language Values |
| 187 | + |
| 188 | +[:octicons-link-external-24: See Library of Congress for full list.](https://www.loc.gov/standards/iso639-2/php/English_list.php) |
| 189 | + |
| 190 | +{{ read_csv('ogm-aardvark/language-vocabulary.csv') }} |
| 191 | + |
186 | 192 | ## License |
187 | 193 | {{ read_csv('ogm-aardvark/license.csv') }} |
188 | 194 |
|
|
216 | 222 | ## Resource Class |
217 | 223 | {{ read_csv('ogm-aardvark/resource-class.csv') }} |
218 | 224 |
|
219 | | -### Resource Class Controlled Values |
| 225 | +### Resource Class Values |
220 | 226 |
|
221 | 227 | * Collections |
222 | 228 | * Datasets |
|
227 | 233 | * Other |
228 | 234 |
|
229 | 235 | ## Resource Type |
| 236 | + |
230 | 237 | {{ read_csv('ogm-aardvark/resource-type.csv') }} |
231 | 238 |
|
232 | | -### Resource Type Controlled Values |
233 | | -{{ read_csv('ogm-aardvark/resource-type-vocabulary.csv') }} |
| 239 | +### Resource Type Values-LOC |
| 240 | + |
| 241 | +The following table lists terms from the Library of Congress Cartographic Genres. These values will be most applicable to **scanned maps**. |
| 242 | + |
| 243 | +{{ read_csv('ogm-aardvark/resource-type-vocabulary-loc.csv') }} |
| 244 | + |
| 245 | +### Resource Type Values-OGM |
| 246 | + |
| 247 | +The following table lists terms from the OpenGeoMetadata community. They are most applicable to **geospatial data**. |
| 248 | + |
| 249 | +{{ read_csv('ogm-aardvark/resource-type-vocabulary-ogm.csv') }} |
234 | 250 |
|
235 | 251 | ## Rights |
236 | 252 | {{ read_csv('ogm-aardvark/rights.csv') }} |
|
256 | 272 | ## Theme |
257 | 273 | {{ read_csv('ogm-aardvark/theme.csv') }} |
258 | 274 |
|
259 | | -### Theme Controlled Values |
| 275 | +### Theme Values |
260 | 276 | {{ read_csv('ogm-aardvark/theme-vocabulary.csv') }} |
261 | 277 |
|
262 | 278 | ## Title |
|
0 commit comments