JiscSD / Canonical-data-model

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

CDM 4.0.0 update #136

Closed DomFripp closed 6 years ago

DomFripp commented 6 years ago

Add UUID to IdentifierType enumeration

Relax cardinality of filePreservationEvent to 0

Remove journal from the resourceType list (not a likely candaidate to be handled by the service)

Change fileStoragePlatform: storageType --> storagePlatform

Remove line from file to date

Relax cardinality of objectValue to 0.1

Relax cardinality of fileCompositionLevel to 0.1 (check on PCDM)

Remove equipment from objectType enum

Add resourceType informationPackage to the enum

Add objectAdditionalMetadata field to object entity - this is to take into account the role traditionally offered by a readme.txt file that accompanies the other files for offering additional information to the downloader about what they might need to use / run the files.

Change cardinality of objectDescription to 0..*

Add description entity to data model (including descriptionValue and descriptionType enum)