JiscSD / Canonical-data-model

Documentation for the Jisc Open Research Hub Canonical data model.
Apache License 2.0
13 stars 5 forks source link

RDSS-896 Update data model to remove recursive relationships #102

Closed DomFripp closed 7 years ago

DomFripp commented 7 years ago

Remove organisationPerson from organisation entity and directed association with person entity

personRole in person entity changed to personEntitlement

Change PersonDataset to DatasetPerson (colour orange) Person role enumeration linked to DatasetPerson

Remove personDataset from person entity.

Add datasetperson to dataset entity

Add person entity link to datasetPerson

Remove softwarePersonLinkage from software entity

Remove softwarePublicationLinkage from software entity

DomFripp commented 7 years ago

Sorry, there was a typo in my update to the pull request (RDSS-986 instead of RDSS-896) - will that impact on it?