Skip to content

Commit 3be48a4

Browse files
committed
finish relations fields page, fix links
1 parent 82c3610 commit 3be48a4

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

docs/about-ogm-aardvark.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Details about the OpenGeoMetadata metadata schema, OGM Aardvark
44

55
!!! abstract "Summary"
66

7-
* based on [Dublin Core](https://www.dublincore.org/specifications/dublin-core/dcmi-terms/), with custom elements added for spatial values
8-
* designed for discovery - to help users _find_ items
9-
* not designed for complete technical documentation, such as a GIS dataset's processing history
10-
* includes elements for external links, such as downloads, web services, or supplemental metadata
11-
* requires records to be formatted as JSON files
7+
* Based on [Dublin Core](https://www.dublincore.org/specifications/dublin-core/dcmi-terms/), with custom elements added for spatial values.
8+
* Designed for discovery - to help users _find_ items.
9+
* Not designed for complete technical documentation, such as a GIS dataset's processing history.
10+
* Includes elements for external links, such as downloads, web services, or supplemental metadata.
11+
* Requires records to be formatted as JSON files ([learn more here](../JSON-format)).
1212

1313
## Terminology
1414

docs/further-reading.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
### [A Metadata Schema for Geospatial Resource Discovery Use Cases](https://journal.code4lib.org/articles/9710)
1111

12-
Presents an earlier version of the GeoBlacklight schema and the motivations behind its design. Full citation: Hardy, Darren, and Kim Durante (2014). "A Metadata Schema for Geospatial Resource Discovery Use Cases." *Code4Lib* 25. https://journal.code4lib.org/articles/9710.
12+
Presents an earlier version of the GeoBlacklight schema and the motivations behind its design. Full citation: Hardy, Darren, and Kim Durante (2014). "A Metadata Schema for Geospatial Resource Discovery Use Cases." *Code4Lib* 25. [https://journal.code4lib.org/articles/9710](https://journal.code4lib.org/articles/9710).
1313

1414
### [Consortial Geospatial Data Collection: Toward Standards and Processes for Shared GeoBlacklight Metadata](https://doi.org/10.31229/osf.io/kp5r6)
15-
16-
Discusses strategies for authorship and management of interoperable GeoBlacklight metadata. Full citation: Battista, Andrew, Karen Majewicz, Stephen Balogh, and Darren Hardy (2018). "Consortial Geospatial Data Collection: Toward Standards and Processes for Shared GeoBlacklight Metadata." *Journal of Library Metadata* 17:3-4, 183-200, DOI: 10.1080/19386389.2018.1443414.
15+
16+
Discusses strategies for authorship and management of interoperable GeoBlacklight metadata. Full citation: Battista, Andrew, Karen Majewicz, Stephen Balogh, and Darren Hardy (2018). "Consortial Geospatial Data Collection: Toward Standards and Processes for Shared GeoBlacklight Metadata." *Journal of Library Metadata* 17:3-4, 183-200, DOI: [10.1080/19386389.2018.1443414](https://doi.org/10.1080/19386389.2018.1443414).

docs/images/rel-is-replaced-by.png

10.3 KB
Loading

docs/images/rel-replaces.png

9 KB
Loading

docs/relations-fields.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Fields in the "relations" group are used to describe how records relate to each other. All of them are designed to store the [ID(s)](https://opengeometadata.org/ogm-aardvark/#id) of related records. More than one record can be listed within each relationship field.
44

5-
Starting in GeoBlacklight version 4.0, these fields are used to populate relationship widgets in the application sidebar, allowing users to easily explore related records and understand how they are connected. The relationship widgets are customizable in the `geoblacklight.en.yml` and `settings.yml` files.
5+
Starting in GeoBlacklight version 4.0, most of these fields are used to populate relationship widgets in the application sidebar, allowing users to easily explore related records and understand how they are connected. The relationship widgets are customizable in the `geoblacklight.en.yml` and `settings.yml` files.
66

77

88
| Field | Field Name | Obligation |

0 commit comments

Comments
 (0)