objectType Person
person connected with the proposal
classDiagram
class Person{
ivoa:string fullName
ivoa:string eMail
ivoa:stringIdentifier orcidId
}
Person --> "1" Organization : homeInstitute
link Organization "../Organization"
Members
name | type | mult | description |
---|---|---|---|
fullName | ivoa:string | The given names for the person | |
ivoa:string | an email that can be used to communicate with the person | ||
homeInstitute | Organization | ||
orcidId | ivoa:stringIdentifier | optional | orcid id see https://orcid.org |
References Detail
- Organization is model wide.
This is referred to by Investigator, proposalManagement:Reviewer