Skip to content

Commit 320cf29

Browse files
Merge pull request #107 from kgjenkins/main
update crosswalks and add publications
2 parents d962bce + 4941fd6 commit 320cf29

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

docs/further-reading.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,16 @@
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](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 Journal* 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)
1515

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).
16+
Discusses strategies for authorship and management of interoperable GeoBlacklight metadata. Full citation: Battista, Andrew, Karen Majewicz, Stephen Balogh, and Darren Hardy (2017). "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).
17+
18+
### [Usability Analysis of the Big Ten Academic Alliance Geoportal: Findings and Recommendations for Improvement of the User Experience](https://journal.code4lib.org/articles/12932)
19+
20+
Full citation: Blake, Mara, Karen Majewicz, Amanda Tickner, and Jason Lam (2017). "Usability analysis of the Big Ten Academic Alliance Geoportal: Findings and recommendations for improvement of the user experience." *Code4Lib Journal* 38. [https://journal.code4lib.org/articles/12932](http://journal.code4lib.org/articles/12932)
21+
22+
### [Mapping search queries to metadata fields in a Geoblacklight repository](https://doi.org/10.1080/19386389.2020.1915459)
23+
24+
Full citation: White, Philip B., and Erik Radio (2020). "Mapping search queries to metadata fields in a Geoblacklight repository." *Journal of Library Metadata* 20:4, 219-235, DOI: [10.1080/19386389.2020.1915459](https://doi.org/10.1080/19386389.2020.1915459)

docs/tables/ogm-fgdc-iso.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dct_creator_sm,idinfo/citation/citeinfo/originator,MD_DataIdentification/citatio
77
dct_issued_s,idinfo/citation/citeinfo/pubdate,MD_DataIdentification/citation/CI_Citation/citation/CI_Date/date
88
gbl_dateRange_drsim,idinfo/timeperd/timeinfo/rngdates/begdate and idinfo/timeperd/timeinfo/rngdates/enddate,-
99
dct_description_sm,descript/abstract,MD_DataIdentification/abstract
10+
gbl_displayNote_sm,-,-
1011
gbl_fileSize_s,distinfo/stdorder/digform/digtinfo/transize,-
1112
dct_format_s,spdoinfo/direct,MD_Distribution/distributionFormat/MD_Format/name
1213
locn_geometry,idinfo/spdom/bounding/westbc AND eastbc AND northbc AND southbc,-

docs/tables/ogm-gbl1.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Creator,`dct_creator_sm`,`dc_creator_sm`,new namespace
77
Date Issued,`dct_issued_s`,`dct_issued_s`,no change
88
Date Range,`gbl_dateRange_drsim`,-,new field
99
Description,`dct_description_sm`,`dc_description_s`,new namespace; single to multi-valued
10+
Display Note,`gbl_displayNote_sm`,-,new field
1011
File Size,`gbl_fileSize_s`,-,new field
1112
Format,`dct_format_s`,`dc_format_s`,new namespace
1213
Geometry,`locn_geometry`,`solr_geom`,new field

0 commit comments

Comments
 (0)