Skip to content

Commit 191f9bb

Browse files
committed
fix broken internal links
I tested that these edits work by directly editing the WxS Identifier page.
1 parent c2961d3 commit 191f9bb

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/ogm-aardvark/date-issued.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nav_order: 14
1515
| Field type | string |
1616
| Purpose | To provide the user with the date when an item was published, and for administrators to determine the age of the resource |
1717
| Entry Guidelines | A single year is the preferred format. For more precise dates, use the ISO format without the time value: YYYY-MM-DD or YYYY-MM. |
18-
| Commentary | Although the field is optional, it is often useful when a clear [Temporal Coverage](https://opengeometadata.github.io/docs/aardvarkSchema/temporal-coverage) value is not present. For example, one may want to preserve a dataset with an uncertain lineage, but there is an indicator on a data portal on the date of last update. In most cases, the 4-digit year is sufficient. |
18+
| Commentary | Although the field is optional, it is often useful when a clear [Temporal Coverage](temporal-coverage) value is not present. For example, one may want to preserve a dataset with an uncertain lineage, but there is an indicator on a data portal on the date of last update. In most cases, the 4-digit year is sufficient. |
1919
| Controlled Vocabulary | no |
2020
| Example value | `"1999"` |
2121
| Element Set | DCMI |

docs/ogm-aardvark/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nav_order: 3
1515
| Field type | array of strings |
1616
| Purpose | To provide the user with a summary of the resource |
1717
| Entry Guidelines | At minimum, this is a reiteration of the title in sentence format. Other relevant information, such as data creation methods, data sources, and special licenses, may also be included. Description is a plain text field by default. |
18-
| Commentary | This field is the second-most prominent value (after [Title](https://opengeometadata.github.io/docs/aardvarkSchema/title)) that users see when search or browsing for items. Although not required, it is strongly recommended. If the description is minimal or lacking, it can be improved by concatenating available metadata fields, such as title, date, format, and place. This is a plain text field, so html code is not supported here unless the application is customized. |
18+
| Commentary | This field is the second-most prominent value (after [Title](title)) that users see when search or browsing for items. Although not required, it is strongly recommended. If the description is minimal or lacking, it can be improved by concatenating available metadata fields, such as title, date, format, and place. This is a plain text field, so html code is not supported here unless the application is customized. |
1919
| Controlled Vocabulary | no |
2020
| Example value | `"This polygon shapefile represents boundaries of election districts in New York City. It was harvested from the NYC Open Data Portal."` |
2121
| Element Set | DCMI |

docs/ogm-aardvark/georeferenced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nav_order: 41
1515
| Field type | boolean or string |
1616
| Purpose | To indicate whether or not a scanned map or other imagery has a georeferenced version |
1717
| Entry Guidelines | Only one of two values are allowed: true or false. |
18-
| Commentary | This field can be a shortcut for users to find georeferenced maps. Administrators can also employ the [Source](https://opengeometadata.github.io/docs/aardvarkSchema/source) field to link a paper map with its scan (e.g. a TIFF) and its georeferenced version (e.g. a GeoTIFF). |
18+
| Commentary | This field can be a shortcut for users to find georeferenced maps. Administrators can also employ the [Source](source) field to link a paper map with its scan (e.g. a TIFF) and its georeferenced version (e.g. a GeoTIFF). |
1919
| Controlled Vocabulary | yes - strict |
2020
| Example value | `false` or `"false"` |
2121
| Element Set | GBL |

docs/ogm-aardvark/is-replaced-by.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nav_order: 27
1515
| Field type | array of strings |
1616
| Purpose | To point the user to new item(s) |
1717
| Entry Guidelines | Enter the ID of the related item(s) that should be used instead. |
18-
| Commentary | [Replaces](https://opengeometadata.github.io/docs/aardvarkSchema/replaces) and **Is Replaced By** can be used for a revised version of a research dataset where the original is needed for reference. For example, if the original dataset has already been cited somewhere, it can be retained in a repository with a clear indication that it has been superseded by a new version. |
18+
| Commentary | [Replaces](replaces) and **Is Replaced By** can be used for a revised version of a research dataset where the original is needed for reference. For example, if the original dataset has already been cited somewhere, it can be retained in a repository with a clear indication that it has been superseded by a new version. |
1919
| Controlled Vocabulary | no |
2020
| Example value | `["cugir-007933"]` |
2121
| Element Set | DCMI |

docs/ogm-aardvark/license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nav_order: 30
1515
| Field type | array of strings |
1616
| Purpose | To provide URI links to specific, known licenses |
1717
| Entry Guidelines | Enter only a URI. Recommended sources are [Creative Commons](https://creativecommons.org) or [Open Data Commons](https://opendatacommons.org/). |
18-
| Commentary | This field is only for URIs of known licenses. Do not enter a rightsstatement.org statement here, because those belong in the [Rights](https://opengeometadata.github.io/docs/aardvarkSchema/rights) field. |
18+
| Commentary | This field is only for URIs of known licenses. Do not enter a rightsstatement.org statement here, because those belong in the [Rights](rights) field. |
1919
| Controlled Vocabulary | no |
2020
| Example value | `["https://creativecommons.org/licenses/by/4.0/"]` |
2121
| Element Set | DCMI |

docs/ogm-aardvark/replaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nav_order: 26
1515
| Field type | array of strings |
1616
| Purpose | To point the user to deprecated item(s) |
1717
| Entry Guidelines | Enter the ID of the deprecated related item(s). |
18-
| Commentary | **Replaces** and [Is Replaced By](https://opengeometadata.github.io/docs/aardvarkSchema/is-replaced-by) can be used for a revised version of a research dataset where the original is needed for reference. For example, if the original dataset has already been cited somewhere, it can be retained in a repository with a clear indication that it has been superseded by a new version. |
18+
| Commentary | **Replaces** and [Is Replaced By](is-replaced-by) can be used for a revised version of a research dataset where the original is needed for reference. For example, if the original dataset has already been cited somewhere, it can be retained in a repository with a clear indication that it has been superseded by a new version. |
1919
| Controlled Vocabulary | no |
2020
| Example value | `["qrst-71717"]` |
2121
| Element Set | DCMI |

docs/ogm-aardvark/rights-holder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nav_order: 29
1515
| Field type | array of strings |
1616
| Purpose | To clarify which person or organization owns or controls the rights for this version of the item |
1717
| Entry Guidelines | Enter the name of the person or organization. If applicable, the suggested controlled vocabulary is the [Library of Congress Name Authority File](https://id.loc.gov/authorities/names.html). |
18-
| Commentary | This field can be used for instances in which an an organization owns a digital copy of an analog resource or otherwise controls access. This is different from [Provider](https://opengeometadata.github.io/docs/aardvarkSchema/provider), which refers more to the resource or metadata steward. |
18+
| Commentary | This field can be used for instances in which an an organization owns a digital copy of an analog resource or otherwise controls access. This is different from [Provider](provider), which refers more to the resource or metadata steward. |
1919
| Controlled Vocabulary | no |
2020
| Example value | `"Johns Hopkins University Libraries"` |
2121
| Element Set | DCMI |

0 commit comments

Comments
 (0)