Allow for person membership in organizations #36
1 changed files with 13 additions and 1 deletions
|
|
@ -239,6 +239,12 @@ slots:
|
||||||
Journal a document was published in.
|
Journal a document was published in.
|
||||||
range: Journal
|
range: Journal
|
||||||
|
|
||||||
|
member_of:
|
||||||
|
description: >-
|
||||||
|
The subject is a member of an organization.
|
||||||
|
range: Organization
|
||||||
|
multivalued: true
|
||||||
|
|
||||||
name:
|
name:
|
||||||
description: >-
|
description: >-
|
||||||
Name of the subject.
|
Name of the subject.
|
||||||
|
|
@ -510,6 +516,7 @@ classes:
|
||||||
- honorific_name_prefix
|
- honorific_name_prefix
|
||||||
- honorific_name_suffix
|
- honorific_name_suffix
|
||||||
- emails
|
- emails
|
||||||
|
- member_of
|
||||||
- orcid
|
- orcid
|
||||||
- offices
|
- offices
|
||||||
slot_usage:
|
slot_usage:
|
||||||
|
|
@ -552,11 +559,16 @@ classes:
|
||||||
sh:name: ORCID
|
sh:name: ORCID
|
||||||
sh:group: inm7si:PersonPropertyGroup
|
sh:group: inm7si:PersonPropertyGroup
|
||||||
sh:order: 7
|
sh:order: 7
|
||||||
|
member_of:
|
||||||
|
annotations:
|
||||||
|
sh:name: Member of
|
||||||
|
sh:group: inm7si:PersonPropertyGroup
|
||||||
|
sh:order: 8
|
||||||
offices:
|
offices:
|
||||||
annotations:
|
annotations:
|
||||||
sh:name: Office room(s)
|
sh:name: Office room(s)
|
||||||
sh:group: inm7si:PersonPropertyGroup
|
sh:group: inm7si:PersonPropertyGroup
|
||||||
sh:order: 8
|
sh:order: 9
|
||||||
|
|
||||||
Project:
|
Project:
|
||||||
class_uri: inm7si:Project
|
class_uri: inm7si:Project
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue