Add new metadata element

Testing adding new metadata element is.evaluation.dummy
This commit is contained in:
alicevthompson 2022-02-14 15:02:47 +00:00
parent a8ce94204d
commit 7e7d164965
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,3 @@
yes
no
maybe

View File

@ -80,6 +80,7 @@ is.dateRevised,Date revised,,"Date the resource was, is, or will be revised","Da
dcterms.dateSubmitted,Date submitted,,Date when the resource is submitted to a repository or database,"Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible.",,GLOBAL,Status,SINGLE VALUE ONLY,dublin core,DATE,https://www.dublincore.org/specifications/dublin-core/dcmi-terms/terms/dateSubmitted/
is.identifier.doi,DOI,,Digital object identifier - usually for articles and books/chapters,,https://www.doi.org/,GLOBAL,Form,REPEAT VALUES,ISEAL,URL,
is.extent.edition,Edition,,,,,GLOBAL,Status,SINGLE VALUE ONLY,ISEAL,FREE VALUE,
is.evaluation.dummy,Evaluation test,,Testing metadata element from the schema,Select from control list,,IMPACT,Evaluation,SINGLE SELECT FROM CONTROL LIST,ISEAL,CONTROLLED VALUE,
is.evaluation.authorDirectionality,Evaluation author directionality,,,Select from control list,,IMPACT,Evaluation,SINGLE SELECT FROM CONTROL LIST,ISEAL,CONTROLLED VALUE,
is.evaluation.comparison,Evaluation comparison,,,Select from control list,,IMPACT,Evaluation,SINGLE SELECT FROM CONTROL LIST,ISEAL,CONTROLLED VALUE,
is.evaluation.counterfacts,Evaluation counterfactuals,,,"yes, no, not applicable",,IMPACT,Evaluation,SINGLE Select from control list,ISEAL,CONTROLLED VALUE,

1 dspace field name element name mandatory? element description element guidance element link for more information idss element cluster idss schema module element options element source element type element link for dublin core attributes
80 dcterms.dateSubmitted Date submitted Date when the resource is submitted to a repository or database Date in YYYY-MM-DD format. At the very least you must enter the year, but month and day is better if possible. GLOBAL Status SINGLE VALUE ONLY dublin core DATE https://www.dublincore.org/specifications/dublin-core/dcmi-terms/terms/dateSubmitted/
81 is.identifier.doi DOI Digital object identifier - usually for articles and books/chapters https://www.doi.org/ GLOBAL Form REPEAT VALUES ISEAL URL
82 is.extent.edition Edition GLOBAL Status SINGLE VALUE ONLY ISEAL FREE VALUE
83 is.evaluation.dummy Evaluation test Testing metadata element from the schema Select from control list IMPACT Evaluation SINGLE SELECT FROM CONTROL LIST ISEAL CONTROLLED VALUE
84 is.evaluation.authorDirectionality Evaluation author directionality Select from control list IMPACT Evaluation SINGLE SELECT FROM CONTROL LIST ISEAL CONTROLLED VALUE
85 is.evaluation.comparison Evaluation comparison Select from control list IMPACT Evaluation SINGLE SELECT FROM CONTROL LIST ISEAL CONTROLLED VALUE
86 is.evaluation.counterfacts Evaluation counterfactuals yes, no, not applicable IMPACT Evaluation SINGLE Select from control list ISEAL CONTROLLED VALUE