Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 6f66ce0

Browse files
authored
Fixes #14 - metadata documentation overhaul
1 parent ec75064 commit 6f66ce0

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,20 @@ To run batch-loader:
3535
|----------|---------|-------------------------------|-----|
3636
|title1|Y|||
3737
|creator1|Y|Author||
38-
|resource_type1|Y|Type of Work||
39-
|license1|Y|||
40-
|gw_affiliation1|N|GW Unit||
38+
|resource_type1|Y|Type of Work|For values, see https://github.com/gwu-libraries/scholarspace-hyrax/blob/master/config/authorities/resource_types.yml|
39+
|license1|Y||For values, see https://github.com/gwu-libraries/scholarspace-hyrax/blob/master/config/authorities/licenses.yml - NOTE: use the `id` values|
40+
|gw_affiliation1|N|GW Unit|For values, see https://github.com/gwu-libraries/scholarspace-hyrax/blob/master/config/authorities/gw_affiliations.yml|
4141
|location1|N|||
42+
|rights_statement|N||For values, see https://github.com/gwu-libraries/scholarspace-hyrax/blob/master/config/authorities/rights_statements.yml - NOTE: use the `id` values. Also note that this is a single-valued field.|
4243
|date_created1|N||Should be YYYY format|
4344
|description1|N|Abstract||
44-
|keyword1|N||
45+
|keyword1|N|||
46+
|identifier1|N|||
47+
|contributor1|N|||
48+
|publisher1|N|||
49+
|language1|N|||
50+
|related_url1|N|||
51+
|bibliographic_citation1|N|Previous Publication Information||
4552
|depositor|Y||Email address for the depositor/owner in GWSS|
4653
|files|Y||Path to the attachment file, or in the case of multiple attachments, to the folder containing the attachment files|
4754
|first_file|N||Path to the file which should be positioned as the first attachment (used for the thumbnail, etc.|

0 commit comments

Comments
 (0)