From da76c6e7c1ee1ea1c45bd7c7292411e5cf15c71a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=BCbeyde=20Civelek?= Date: Wed, 15 Jul 2026 18:46:51 +0200 Subject: [PATCH] add(resource types): new conference note type --- app_data/vocabularies/resource_types.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/app_data/vocabularies/resource_types.yaml b/app_data/vocabularies/resource_types.yaml index e73a2ef3..a1b308fe 100644 --- a/app_data/vocabularies/resource_types.yaml +++ b/app_data/vocabularies/resource_types.yaml @@ -86,6 +86,28 @@ tags: - depositable - linkable +- id: publication-conferencenote + icon: file alternate + props: + csl: report + datacite_general: Text + datacite_type: Conference note + openaire_resourceType: "0020" + openaire_type: publication + eurepo: info:eu-repo/semantics/other + schema.org: https://schema.org/CreativeWork + subtype: publication-conferencenote + type: publication + marc21_type: publication + marc21_subtype: conferencenote + title: + en: Conference note + sv: Konferensanteckning + de: Konferenznotiz + cs: Konferenční poznámka + tags: + - depositable + - linkable - id: publication-conferenceproceeding icon: file alternate props: