From 39653a77b7df73217e9ef01b6aaeed0e92efa155 Mon Sep 17 00:00:00 2001 From: Rich Clarke <148489864+richclarke-ho@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:32:20 +0100 Subject: [PATCH] Changes to contactPoint definition for Issue #71 --- src/model/uk_cross_government_metadata_exchange_model.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/model/uk_cross_government_metadata_exchange_model.yaml b/src/model/uk_cross_government_metadata_exchange_model.yaml index 89e95ad..e9c7321 100644 --- a/src/model/uk_cross_government_metadata_exchange_model.yaml +++ b/src/model/uk_cross_government_metadata_exchange_model.yaml @@ -209,7 +209,7 @@ slots: contactName: slot_uri: vcard:fn aliases: Team name - description: The organisational contact to obtain further information or provide feedback about an information resource. + description: The name of the organisational contact to obtain further information or provide feedback about an information resource. required: true range: string comments: | @@ -227,7 +227,7 @@ slots: When a `contactName` is provided for an information resource, it should be combined with a [`email`](/ukgov-metadata-exchange-model/email). contactPoint: slot_uri: dcat:contactPoint - description: The e-mail address to be used to contact the organisational contact for the resource as listed in the Contact Name. + description: The organisational contact to obtain further information or provide feedback about an information resource. required: true range: ContactPoint # any_of: