diff --git a/dspace/config/input-forms.xml b/dspace/config/input-forms.xml index 8431e5b..f9d1543 100644 --- a/dspace/config/input-forms.xml +++ b/dspace/config/input-forms.xml @@ -199,6 +199,9 @@ + + + @@ -3298,6 +3301,211 @@ it, please enter the types and the actual numbers or codes below. +
+ + + + + dc + title + + false + + onebox + <em class="submitFormHelpRequired">Enter the main title of the item. *Required*</em> + You must enter a main title for this item. + + + + + dc + title + alternative + true + + onebox + If the item has any alternative titles, please enter them below. + + + + + + dc + description + abstract + false + + textarea + Enter the abstract of the item below. + You must enter a main title for this item. + + + + dc + contributor + author + true + + name + <em class="submitFormHelpRequired">Authors: first name; last name. *Required*</em> + You must add at least one author. + + + + + dc + contributor + advisor + true + + name + <em class="submitFormHelpRequired">Authors: first name; last name. *Required*</em> + You must add at least one advisor. + + + + + thesis + degree + name + false + + onebox + Enter the name of the thesis degree related to the item submitted. + You must enter a thesis degree name. + + + + + thesis + degree + level + false + + onebox + Enter the level of the thesis degree related to the item submitted, for example: Doctoral. + You must enter a thesis degree level. + + + + thesis + degree + discipline + false + + onebox + Enter the discipline related to the item submitted, for example: Engineering. + You must enter a thesis degree discipline. + + + + + thesis + degree + grantor + false + + onebox + Enter the degree granting institution related to the item submitted. + You must enter an institution. + + + + + dc + date + issued + false + + date + <em class="submitFormHelpRequired">You must add a date of publication. *Required*</em> + You must enter the year. + + + + + dc + language + iso + false + + dropdown + Select the language of the main content of the item. If the language does not appear in the list below, please select 'Other'. If the content does not really have a language (for example, if it is a dataset or an image) please select 'N/A'. + You must enter a language. + + + + + dc + subject + + true + + onebox + Enter keyword subject terms. + + + + + + dc + type + + true + + dropdown + Select the type(s) of content you are submitting. To select more than one value in the list, you may have to hold down the "CTRL" or "Shift" key. + You must select at least one + + + + + dc + format + extent + true + + onebox + Enter the extent for the item, for example: 96 pages. + + + + + dc + format + medium + true + + onebox + Enter the file format medium type for the item, for example: Adobe Portable Document Format (PDF). + + You must enter a file format medium type. + + + + dc + description + sponsorship + false + + textarea + Enter the names of any sponsors and/or funding agencies in the box below. + + + + + dc + rights + + false + + textarea + Enter information on item's rights in this box. + You must enter a rights statement. + + +
+