diff --git a/dspace/config/entities/relationship-types.xml b/dspace/config/entities/relationship-types.xml index bd91c505430..7f9a845d2cc 100644 --- a/dspace/config/entities/relationship-types.xml +++ b/dspace/config/entities/relationship-types.xml @@ -94,6 +94,7 @@ 0 + JournalVolume JournalIssue diff --git a/dspace/config/registries/local-types.xml b/dspace/config/registries/local-types.xml index e68ca78b7a9..0da75d52715 100644 --- a/dspace/config/registries/local-types.xml +++ b/dspace/config/registries/local-types.xml @@ -5,7 +5,7 @@ - An empty registry for instance-specific, local metadata. Any non-standard - metadata fields should be added here to avoid polluting the standard - namespaces. - - + - --> @@ -31,5 +31,42 @@ Description of example metadata field. --> - + + + local + pdac + name + Name of the Project Data Access Contact + + + local + pdac + uin + Texas A&M University Unique Identifiable Number of the Project Data Access Contact + + + local + pdac + title + Positon title of the Project Data Access Contact. + + + local + pdac + affilliation + Affilliation of the Project Data Access Contact + + + local + pdac + telephone + Phone number of the Project Data Access Contact + + + local + pdac + email + Email of the Project Data Access Contact + +