Support linking publications to projects #35

Merged
mih merged 1 commit from flatentry into main 2025-04-25 08:22:37 +00:00

View file

@ -122,6 +122,12 @@ slots:
range: string
multivalued: true
associated_projects:
description: >-
Projects that are related to the subject.
range: Project
multivalued: true
authors:
description: >-
People that contributed to a document in the author role.
@ -670,6 +676,7 @@ classes:
- authors
- journal
- date_published
- associated_projects
slot_usage:
title:
required: true
@ -698,6 +705,11 @@ classes:
sh:name: Date published
sh:group: inm7si:JournalArticlePropertyGroup
sh:order: 5
associated_projects:
annotations:
sh:name: Associated project(s)
sh:group: inm7si:JournalArticlePropertyGroup
sh:order: 6
Site:
class_uri: inm7si:Site