Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 45 additions & 4 deletions invenio_rdm_records/fixtures/data/vocabularies/resource_types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,25 @@
tags:
- depositable
- linkable
- id: publication-studyregistration
icon: file alternate
props:
csl: article
datacite_general: StudyRegistration
datacite_type: ""
openaire_resourceType: "0038"
openaire_type: publication
eurepo: info:eu-repo/semantics/other
schema.org: https://schema.org/other
subtype: publication-studyregistration
type: publication
marc21_type: publication
marc21_subtype: studyregistration
title:
en: Study Registration
tags:
- depositable
- linkable
- id: publication-other
icon: file alternate
props:
Expand Down Expand Up @@ -577,8 +596,8 @@
icon: columns
props:
csl: graphic
datacite_general: Text
datacite_type: Poster
datacite_general: Poster
datacite_type: ""
openaire_resourceType: "0004"
openaire_type: publication
eurepo: info:eu-repo/semantics/conferencePoster
Expand All @@ -601,8 +620,8 @@
icon: group
props:
csl: speech
datacite_general: Text
datacite_type: Presentation
datacite_general: Presentation
datacite_type: ""
openaire_resourceType: "0004"
openaire_type: publication
eurepo: info:eu-repo/semantics/lecture
Expand Down Expand Up @@ -1053,3 +1072,25 @@
tags:
- depositable
- linkable
- id: project
icon: sitemap
props:
datacite_general: Project
datacite_type: ""
subtype: ""
type: project
title:
en: Project
tags:
- linkable
- id: instrument
icon: wrench
props:
datacite_general: Instrument
datacite_type: ""
subtype: ""
type: instrument
title:
en: Instrument
tags:
- linkable
Loading
Loading