diff --git a/description_types.yml b/description_types.yml index 0859f6e0..b1bff132 100644 --- a/description_types.yml +++ b/description_types.yml @@ -427,6 +427,8 @@ note: - value: access note status: deprecated use: access + - value: access restriction + description: Information about restrictions on who may or how to access a resource. - value: acquisition description: The transfer of a resource to a repository. - value: action @@ -548,6 +550,9 @@ note: - value: reproduction - value: research - value: restriction + - value: restriction on access + status: deprecated + use: access restriction - value: rubric - value: scope and content - value: secfol diff --git a/docs/description_types.md b/docs/description_types.md index 319bf683..ed8824b7 100644 --- a/docs/description_types.md +++ b/docs/description_types.md @@ -411,6 +411,8 @@ _Path: note.type_ * Information about gaining access to a resource. * access note * Deprecated. Preferred usage: access + * access restriction + * Information about restrictions on who may or how to access a resource. * acquisition * The transfer of a resource to a repository. * action @@ -526,6 +528,8 @@ _Path: note.type_ * reproduction * research * restriction + * restriction on access + * Deprecated. Preferred usage: access restriction * rubric * scope and content * secfol