Skip to content
Open
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
18 changes: 18 additions & 0 deletions app_data/vocabularies/resource_types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1089,3 +1089,21 @@
tags:
- depositable
- linkable
- id: video
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now this is a tricky part... we can't just add it here, we need a way to allow selecting this only for related identifiers field, but not in the main resource type of the record itself

icon: video
props:
csl: motion_picture
datacite_general: Audiovisual
datacite_type: ""
openaire_resourceType: "0033"
openaire_type: dataset
eurepo: info:eu-repo/semantics/other
schema.org: https://schema.org/VideoObject
subtype: ""
type: video
marc21_type: video
marc21_subtype: ""
title:
en: Video
tags:
- linkable
Loading