Allow linking projects #34

Merged
mih merged 1 commit from flatentry into main 2025-04-25 04:55:19 +00:00

View file

@ -272,6 +272,11 @@ slots:
An organization the subject is a part of.
range: Organization
parent_project:
description: >-
A project the subject is a part of.
range: Project
recipients:
description: >-
Person(s) who received the subject.
@ -566,6 +571,7 @@ classes:
- partner_organizations
- funding
- description
- parent_project
slot_usage:
title:
required: true
@ -614,6 +620,11 @@ classes:
sh:name: Partner(s)
sh:group: inm7si:ProjectPropertyGroup
sh:order: 9
parent_project:
annotations:
sh:name: Parent project
sh:group: inm7si:ProjectPropertyGroup
sh:order: 10
Journal: