Skip to content

Commit

Permalink
119602: Add accessibility settings metadata field
Browse files Browse the repository at this point in the history
  • Loading branch information
AAwouters committed Oct 23, 2024
1 parent 5a43e6b commit 9c69a88
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions dspace/config/registries/eperson-types.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,13 @@
<scope_note>Metadata field used for the granted ORCID scopes</scope_note>
</dc-type>

<dc-type>
<schema>eperson</schema>
<element>accessibility</element>
<qualifier>settings</qualifier>
<scope_note>
Metadata field storing the user-configured accessibility settings values.
</scope_note>
</dc-type>

</dspace-dc-types>

0 comments on commit 9c69a88

Please sign in to comment.