This issue is based on issues #502, #500 with additional aspects.
research products (RPs); research product versions (RPVs)
category legalPerson: Person, Organisation, Consortium
@openMetadataInitiative/openminds-developers please review and discuss (terminology is still up for change, please provide better suggestions if you have them)
Current status (as reminder)
Current status for linkages between RP/PRV and actors:
- author (1-N) linked category: legalPerson (for some RP/RPV, e.g. dataset (version))
- custodian (1/0-N) linked category: legalPerson (for any RP/RPV; required only in dataset (version))
- developer (1-N) linked category: legalPerson (for some RP/RPV, e.g. software (version))
- otherContribution (0-N) linked type: Contribution (for any RPV)
Current Contribution:
- contributor (1) linked category: legalPerson
- type (1-N) linked type: ContributionType (controlled, e.g. coordination, data processing, etc.)
Current linkage to Affiliation:
- affiliation (0-N) linked type: Affiliation (for Person or Organisation)
Current Affiliation:
- endDate (0-1) string (date)
- memberOf (1) linked type: Consortium or Organisation
- startDate (0-1) string (date)
Current Organisation:
- affiliation (0-N) linked type: Affiliation
- digitalIdentifier (0-N) linked type: GRIDID, RORID, RRID
- fullName (1) string
- hasParent (0-N) linked type: Organisation
- homepage (0-1) string (iri)
- shortName (0-1) string
Current Consortium:
- fullName (1) string
- contactInformation (0-1) linked type ContactInformation (email)
- homepage (0-1) string (iri)
- shortName (0-1) string
SUGGESTIONS:
- get rid of role specific actor linkages
- make affiliation for a specific RP/RPV explicit
- enforce real Organization (with RORID); decouple department, institute, etc. info
- review Consortium (ID missing? affiliation missing?)
- review Person (full name?)
RP/RPV
- replace "author", "developer", "otherContribution" with "contributor"
- contributor (1-N) embedded type Contributor
New Contributor:
- affiliation (1-N) linked type: Organization
- contribution (1-N) embedded type: Contribution
- legalPerson (1) linked category: legalPerson
New Contribution:
- role (1) linked type: ContributorType (or stick with ContributionType ?)
- order (0-1) number (will require conditions to be checked)
New Organization:
- address (1) embedded type: Location
- acronym (0-1) string
- alternateName (0-N) string
- digitalIdentifier (0-N) linked type: GRIDID, RORID, RRID, ISNI, LEI
- name (1) string
- hasParent (0-N) linked type: Organization
- homepage (0-1) string (iri)
- memberOf (0-N) embedded type: Membership ?
- type (1) linked type: LegalEntityType -> (new controlled terms)
(Question: what are other types beyond legal entity type? e.g. patient associations?)
New Person:
- alternateName (0-N) string
- associatedAccount (0-N) linked type: AccountInformation
- contactInformation (1-N) linked type: ContactInformation
- digitalIdentifier (0-N) linked type: ORCID (others??)
- familyName (0-1) string
- fullName (1) string
- givenName (1) string
- memberOf (0-N) embedded type: Membership ?
New Membership:
- endDate (0-1) string (date)
- memberOf (1) linked type: Consortium or Organization
- startDate (0-1) string (date)
New ContactInformation
- address (0-1) embedded type: Location
- email (1) string
New Location:
- administrativeDivision (0-1)
- city (1)
- country (1)
- geoCoordinates (0-1) embedded type: GeoCoordinates
- postalAddress (0-1) embedded type: POBox | StreetAddress
- postalCode (1)
New GeoCoordinates
- elevation (0-1)
- latitude (1)
- longitude (1)
New POBox
New StreetAddress
New ISNI
- identifier (regex: ^https?://(www.)?isni.org/(isni/)?\d{15}[\dX]$)
New LEI
- identifier (regex: ^https://lei.global/LEI/[A-Z0-9]{18}\d{2}$)
This issue is based on issues #502, #500 with additional aspects.
research products (RPs); research product versions (RPVs)
category legalPerson: Person, Organisation, Consortium
@openMetadataInitiative/openminds-developers please review and discuss (terminology is still up for change, please provide better suggestions if you have them)
Current status (as reminder)
Current status for linkages between RP/PRV and actors:
Current Contribution:
Current linkage to Affiliation:
Current Affiliation:
Current Organisation:
Current Consortium:
SUGGESTIONS:
RP/RPV
New Contributor:
New Contribution:
New Organization:
(Question: what are other types beyond legal entity type? e.g. patient associations?)
New Person:
New Membership:
New ContactInformation
New Location:
New GeoCoordinates
New POBox
New StreetAddress
New ISNI
New LEI