Skip to content

Commit 0066e0a

Browse files
committed
fix typos
1 parent 765167f commit 0066e0a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/ogm-aardvark/geometry.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Label,Geometry
22
URI,https://opengeometadata.org/ogm-aardvark/#geometry
33
Field Name,locn_geometry
44
Field Type,String
5-
Obligation,Mandatory - powers the map search and extent indicators in GeoBlacklight software
5+
Obligation,Mandatory - powers the map search and extent indicators in GeoBlacklight
66
Multivalued,False
77
Purpose,To display the extent of the resource and to power the map search.
88
Entry Guidelines,"This may be a bounding box or more complex geometry. For a bounding box, it should use the ENVELOPE(W,E,N,S) syntax. For a more complex geometry, it should use the WKT (""well-known text"") POLYGON or MULTIPOLYGON syntax. Note that WKT polygon vertices should be defined in counter-clockwise order."

docs/ogm-aardvark/id.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Label,ID
22
URI,https://opengeometadata.org/ogm-aardvark/#id
33
Field Name,id
44
Field Type,String
5-
Obligation,Mandatory - serves as the unique identifier; critical from GeoBlacklight functioning
5+
Obligation,Mandatory - serves as the unique identifier; critical for GeoBlacklight functioning
66
Multivalued,False
77
Purpose,To provide a unique text string for the item that will act as the primary key in Solr and to create a unique landing page for the item.
88
Entry Guidelines,"Enter a string that only contains alpha-numeric characters (A-Z, a-z, 0-9), hyphens, underscores, and colons. This ID must be unique within your instance's GeoBlacklight index."

docs/ogm-aardvark/references.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Label,References
22
URI,https://opengeometadata.org/ogm-aardvark/#references
33
Field Name,dct_references_s
44
Field Type,String (serialized JSON)
5-
Obligation,Mandatory - used for download links and to direct users to more information
5+
Obligation,Mandatory - used to provide download links and direct users to more information
66
Multivalued,False
77
Purpose,To provide external URLs for accessing or describing the resource.
88
Entry Guidelines,"This field defines external services and references using the CatInterOp approach. The field value is a serialized JSON array of key/value pairs, with keys representing namespace URI's and values the URL. See [Configure References Links](../configure-references-links/) for detailed information about configuring this field."

0 commit comments

Comments
 (0)