Skip to content

reassessment of actors, their affiliations, and relations to research product (versions) #513

@lzehl

Description

@lzehl

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:

  1. get rid of role specific actor linkages
  2. make affiliation for a specific RP/RPV explicit
  3. enforce real Organization (with RORID); decouple department, institute, etc. info
  4. review Consortium (ID missing? affiliation missing?)
  5. 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

  • number (1)

New StreetAddress

  • street (1)
  • number (0-1)

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}$)

Metadata

Metadata

Assignees

Labels

major updatelarge workload or major update needed to completerequestany request or update for schemasv5.0 candidate

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions