Support linking publications to projects #35
1 changed files with 12 additions and 0 deletions
|
|
@ -122,6 +122,12 @@ slots:
|
||||||
range: string
|
range: string
|
||||||
multivalued: true
|
multivalued: true
|
||||||
|
|
||||||
|
associated_projects:
|
||||||
|
description: >-
|
||||||
|
Projects that are related to the subject.
|
||||||
|
range: Project
|
||||||
|
multivalued: true
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
description: >-
|
description: >-
|
||||||
People that contributed to a document in the author role.
|
People that contributed to a document in the author role.
|
||||||
|
|
@ -670,6 +676,7 @@ classes:
|
||||||
- authors
|
- authors
|
||||||
- journal
|
- journal
|
||||||
- date_published
|
- date_published
|
||||||
|
- associated_projects
|
||||||
slot_usage:
|
slot_usage:
|
||||||
title:
|
title:
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -698,6 +705,11 @@ classes:
|
||||||
sh:name: Date published
|
sh:name: Date published
|
||||||
sh:group: inm7si:JournalArticlePropertyGroup
|
sh:group: inm7si:JournalArticlePropertyGroup
|
||||||
sh:order: 5
|
sh:order: 5
|
||||||
|
associated_projects:
|
||||||
|
annotations:
|
||||||
|
sh:name: Associated project(s)
|
||||||
|
sh:group: inm7si:JournalArticlePropertyGroup
|
||||||
|
sh:order: 6
|
||||||
|
|
||||||
Site:
|
Site:
|
||||||
class_uri: inm7si:Site
|
class_uri: inm7si:Site
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue