Skip to content

Commit aba5b99

Browse files
Merge pull request #95 from OpenGeoMetadata/uri-fieldname
URI / field name
2 parents 13c2d34 + 2eb249f commit aba5b99

42 files changed

Lines changed: 126 additions & 84 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/ogm-aardvark/access-rights.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Access Rights
2-
URI,dct_accessRights_s
2+
URI,https://opengeometadata.org/ogm-aardvark/#access-rights
3+
Field name,dct_accessRights_s
4+
Field type,string
35
Obligation,Required
46
Multivalued,false
5-
Field type,string
67
Purpose,To clarify to the user if the resource is public (any user can access) or restricted (a user will need to log in to some kind of authentication protocol) and if the application should provide a web service preview and/or a download function
78
Entry Guidelines,Only one of two values are allowed: Public or Restricted.
89
Commentary,"This field can be set to ""Public"", which allows users to view and download an item, or ""Restricted"", which requires a user to log in to an authentication service."

docs/ogm-aardvark/alternative-title.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Alternative Title
2-
URI,dct_alternative_sm
2+
URI,https://opengeometadata.org/ogm-aardvark/#alternative-title
3+
Field name,dct_alternative_sm
4+
Field type,array of strings
35
Obligation,Optional
46
Multivalued,true
5-
Field type,array of strings
67
Purpose,To provide the user with the another title if needed
78
Entry Guidelines,This could be for a secondary or original title or subtitle.
89
Commentary,"For discoverability, improving titles for data is encouraged. This field could be a place to keep the original title. It could also be useful for scanned maps. Some have long titles that include MARC subtitle fields, such as 245$b. Whether or not this field should appear in your GeoBlacklight item view pages can be customized in the application."

docs/ogm-aardvark/bounding-box.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Bounding Box
2-
URI,dcat_bbox
2+
URI,https://opengeometadata.org/ogm-aardvark/#bounding-box
3+
Field name,dcat_bbox
4+
Field type,string
35
Obligation,Suggested
46
Multivalued,false
5-
Field type,string
67
Purpose,To support overlap ratio boosting in spatial searches
78
Entry Guidelines,"This should be a bounding box in this format: ENVELOPE(w,e,n,s)."
89
Commentary,"If the locn_geometry field uses the ENVELOPE syntax, then these fields will be identical."

docs/ogm-aardvark/centroid.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Centroid
2-
URI,dcat_centroid
2+
URI,https://opengeometadata.org/ogm-aardvark/#centroid
3+
Field name,dcat_centroid
4+
Field type,string
35
Obligation,Optional
46
Multivalued,false
5-
Field type,string
67
Purpose,To display the center point of a resource
78
Entry Guidelines,"Enter two decimal degree coordinates separated by a comma in this order: latitude,longitude."
89
Commentary,This field is currently only supported by customizations to the GeoBlacklight application.

docs/ogm-aardvark/creator.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Creator
2-
URI,dct_creator_sm
2+
URI,https://opengeometadata.org/ogm-aardvark/#creator
3+
Field name,dct_creator_sm
4+
Field type,array of strings
35
Obligation,Suggested
46
Multivalued,true
5-
Field type,array of strings
67
Purpose,To credit the person/organization that collected or authored the resource
78
Entry Guidelines,The suggested controlled vocabulary is the Library of Congress Name Authority File.
89
Commentary,"This field is best reserved for instances in which an individual person has collected, produced, or generated analyses of data (as opposed to an agency releasing a data product or resource). It can be a person or an organization."

docs/ogm-aardvark/date-issued.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Date Issued
2-
URI,dct_issued_s
2+
URI,https://opengeometadata.org/ogm-aardvark/#date-issued
3+
Field name,dct_issued_s
4+
Field type,string
35
Obligation,Optional
46
Multivalued,false
5-
Field type,string
67
Purpose,"To provide the user with the date when an item was published, and for administrators to determine the age of the resource"
78
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."
89
Commentary,"Although the field is optional, it is often useful when a clear 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."

docs/ogm-aardvark/date-range.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Date Range
2-
URI,gbl_dateRange_drsim
2+
URI,https://opengeometadata.org/ogm-aardvark/#date-range
3+
Field name,gbl_dateRange_drsim
4+
Field type,string
35
Obligation,Optional
46
Multivalued,true
5-
Field type,string
67
Purpose,To power other time widgets that use a date range
78
Entry Guidelines,"Enter a start date and end date in the Solr date range field convention. In JSON, the value should be formatted as a string that includes the brackets, rather than as an array or list containing a string. Incorrect: [""YYYY TO YYYY""] - Correct: ""[YYYY TO YYYY]"""
89
Commentary,"This field is not yet supported by GeoBlacklight, but the application can be customized to use it."

docs/ogm-aardvark/description.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Description
2-
URI,dct_description_sm
2+
URI,https://opengeometadata.org/ogm-aardvark/#description
3+
Field name,dct_description_sm
4+
Field type,array of strings
35
Obligation,Suggested
46
Multivalued,true
5-
Field type,array of strings
67
Purpose,To provide the user with a summary of the resource
78
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."
89
Commentary,"This field is the second-most prominent value (after 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."

docs/ogm-aardvark/display-note.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,Display Note
2-
URI,gbl_displayNote_sm
2+
URI,https://opengeometadata.org/ogm-aardvark/#display-note
3+
Field name,gbl_displayNote_sm
4+
Field type,array of strings
35
Obligation,Optional
46
Multivalued,true
5-
Field type,array of strings
67
Purpose,"To highlight additional information about a resource, such as warnings or tips for using the data."
78
Entry Guidelines,"Prefix the string with ""Warning:"", ""Info:"", or ""Tip:"" to specify the type of note. Future versions of GeoBlacklight will use such prefixes to control the style of the displayed note. Styles and additional prefixes (for example, in other languages) can be added in the GeoBlacklight config."
89
Commentary,"This field is currently only supported by customizations to the GeoBlacklight application. On the item page, text in this field will be prominently displayed in a shaded box just after the title."

docs/ogm-aardvark/file-size.csv

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Label,File Size
2-
URI,gbl_fileSize_s
2+
URI,https://opengeometadata.org/ogm-aardvark/#file-size
3+
Field name,gbl_fileSize_s
4+
Field type,string
35
Obligation,Optional
46
Multivalued,false
5-
Field type,string
67
Purpose,To inform the user of the size of the file download
78
Entry Guidelines,Enter the size in megabytes.
89
Commentary,"This field is intended to give users a sense of how large the data or image they are interested in downloading, and serves to alert users about huge files."

0 commit comments

Comments
 (0)