-
Notifications
You must be signed in to change notification settings - Fork 10
Clarify Nomenclature and Revise Check Names
Ted Habermann edited this page Oct 9, 2019
·
3 revisions
During the September meeting we decided to check all of the check names to make sure that the nomenclature and check naming hierarchy levels were used consistently. After doing this, I recommend the following changes:
- Replace dataset with resource in all checks
- creatorIdentifier > resource.creator.identifier
- creatorIdentifierType > resource.creator.IdentifierType
- entity.access > delete as resource.access already exists
- entity.format.nonproprietary > resource.format.proprietary
- keep entity.identifier and entity.identifierType
- add resource.identifier and resource.identifierType
- entity.checksum.congruent > resource.checksum.congruent
- entity.checksum.present > resource.checksum.present
- entity.items check should be removed. It is inherently ambiguous.
- distribution.contact.present > resource.distribution.contact.present
- distribution.contactIdentifier.present > resource.distribution.contactIdentifier.present
- add resource.type.present
- geographic.description.present > resource.geographic.description.present
- dataset.entityLicense.present > resource.license.present
- add resource.license.identifier.present
- add resource.license.identifierType.present
- add award.funderidentifierType
- add metadata.creationDate.present
- add metadata.revisionDate.present
- add metadata.licenseIdentifier.present
- add metadata.licenseIdentifierType.present
- entityNames.unique > entity.name.unique
- delete missing.value.codes as entity.attributeMissingValueCodes.present is there
- rename repo.* > repository.*