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