Skip to content

Commit 5587f24

Browse files
committed
vocabularies: updated previous resource types and added new
1 parent 7ae9603 commit 5587f24

File tree

1 file changed

+94
-27
lines changed

1 file changed

+94
-27
lines changed

app_data/vocabularies/resource_types.yaml

Lines changed: 94 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
marc21_type: publication
1414
marc21_subtype: ""
1515
title:
16-
en: Publication
17-
sv: Publikation
18-
de: Publikation
19-
cs: Publikace
16+
en: Text
17+
sv: Text
18+
de: Text
19+
cs: Text
2020
tags:
2121
- depositable
2222
- linkable
@@ -372,28 +372,6 @@
372372
tags:
373373
- depositable
374374
- linkable
375-
- id: publication-taxonomictreatment
376-
icon: file alternate
377-
props:
378-
csl: article
379-
datacite_general: Text
380-
datacite_type: Taxonomic treatment
381-
openaire_resourceType: "0020"
382-
openaire_type: publication
383-
eurepo: info:eu-repo/semantics/other
384-
schema.org: https://schema.org/ScholarlyArticle
385-
subtype: publication-taxonomictreatment
386-
type: publication
387-
marc21_type: publication
388-
marc21_subtype: taxonomictreatment
389-
title:
390-
en: Taxonomic treatment
391-
sv: Taxonomisk behandling
392-
de: Taxonomische Behandlung
393-
cs: Taxonomické zpracování
394-
tags:
395-
- depositable
396-
- linkable
397375
- id: publication-technicalnote
398376
icon: file alternate
399377
props:
@@ -987,4 +965,93 @@
987965
cs: Workflow
988966
tags:
989967
- depositable
990-
- linkable
968+
- linkable
969+
# -------------------------------------------------- #
970+
- id: publication-periodicalissue
971+
icon: file alternate
972+
props:
973+
csl: periodical
974+
datacite_general: Text
975+
datacite_type: ""
976+
openaire_resourceType: "0005"
977+
openaire_type: publication
978+
eurepo: info:eu-repo/semantics/other
979+
schema.org: https://schema.org/Periodical
980+
subtype: publication-periodicalissue
981+
type: publication
982+
marc21_type: publication
983+
marc21_subtype: periodicalissue
984+
title:
985+
en: Periodical issue
986+
sv: Tidskriftsutgåva
987+
de: Zeitschriftenausgabe
988+
cs: Číslo periodika
989+
tags:
990+
- depositable
991+
- linkable
992+
- id: administrative-circular
993+
icon: file alternate
994+
props:
995+
csl: report
996+
datacite_general: Text
997+
datacite_type: ""
998+
openaire_resourceType: "0011"
999+
openaire_type: publication
1000+
eurepo: info:eu-repo/semantics/other
1001+
schema.org: https://schema.org/DigitalDocument
1002+
subtype: administrative-circular
1003+
type: publication
1004+
marc21_type: publication
1005+
marc21_subtype: circular
1006+
title:
1007+
en: Administrative circular
1008+
sv: Administrativt cirkulär
1009+
de: Verwaltungserlass
1010+
cs: Správní oběžník
1011+
tags:
1012+
- depositable
1013+
- linkable
1014+
- id: administrative-operationalcircular
1015+
icon: file alternate
1016+
props:
1017+
csl: report
1018+
datacite_general: Text
1019+
datacite_type: ""
1020+
openaire_resourceType: "0011"
1021+
openaire_type: publication
1022+
eurepo: info:eu-repo/semantics/other
1023+
schema.org: https://schema.org/DigitalDocument
1024+
subtype: administrative-operationalcircular
1025+
type: publication
1026+
marc21_type: publication
1027+
marc21_subtype: operationalcircular
1028+
title:
1029+
en: Operational circular
1030+
sv: Operativt cirkulär
1031+
de: Betriebserlass
1032+
cs: Provozní oběžník
1033+
tags:
1034+
- depositable
1035+
- linkable
1036+
- id: administrative-regulation
1037+
icon: file alternate
1038+
props:
1039+
csl: regulation
1040+
datacite_general: Text
1041+
datacite_type: ""
1042+
openaire_resourceType: "0020"
1043+
openaire_type: publication
1044+
eurepo: info:eu-repo/semantics/other
1045+
schema.org: https://schema.org/Legislation
1046+
subtype: administrative-regulation
1047+
type: publication
1048+
marc21_type: publication
1049+
marc21_subtype: regulation
1050+
title:
1051+
en: Regulation
1052+
sv: Förordning
1053+
de: Verordnung
1054+
cs: Nařízení
1055+
tags:
1056+
- depositable
1057+
- linkable

0 commit comments

Comments
 (0)