Support linking publications to projects #35
1 changed files with 12 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue