Skip to content

ToDo List

Ted Habermann edited this page Dec 20, 2019 · 5 revisions
Task Status
Replace dataset with resource in all checkes Done
creatorIdentifier > resource.creator.identifier.present Done
creatorIdentifierType > resource.creator.identifier.type.present Done
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 Done
entity.checksum.present > resource.checksum.present Done
entity.items check should be removed. It is inherently ambiguous.
distribution.contact.present > resource.distribution.contact.present Done
distribution.contactIdentifier.present > resource.distribution.contactIdentifier.present
add resource.type.present
geographic.description.present > resource.geographic.description.present Done
dataset.entityLicense.present > resource.license.present
add resource.license.identifier.present Done
add resource.license.identifier.type.present Done
add award.funder.identifier.type.present Done
add metadata.creationDate.present Done
add metadata.revisionDate.present Done
add metadata.licenseIdentifier.present Done
add metadata.licenseIdentifierType.present Done
entityNames.unique > entity.name.unique Done
delete missing.value.codes as entity.attributeMissingValueCodes.present is there
add award.funder.identifier.present Done
add award.funder.identifier.resolvable Done
add award.identifier.type.present Done
add award.identifier.type.resolvable Done
add metadata.identifier.type.present Done
add metadata.license.identifier.resolvable Done
add resource.creator.identifier.resolvable Done
add resource.distribution.contact.identifier.resolvable Done
add resource.distribution.contact.identifier.type.present Done
add resource.license.identifier.resolvable Done
add resource.abstract.present Done
add creator.affiliation.identifier.present, .resolvable, .type Done
move resource.entityLicense to ???
add resource.format.present Done
rename resource.publisher.Identifier.present > resource.publisher.identifier.present Done
add resource.publisher.identifier.resolvable, .type.present Done
add resource.title.present Done
is enumerated.domains the same as entity.attributeEnumeratedDomains?
coverage has contentType and in.arctic I think coverageType should be entity.coverageType as different entities in a dataset can have different coverage types. coverage.in.arctic seems like a specific check for ADC. My understanding is that the check.* checks are specific for ADC. I have not changed any of them. Should coverage.in.arctic be check.coverage.in.arctic?
provenance is currently a first level item. Should it be entity.provenance.* or resource.provenance.*
quality is currently a first level item. Should it be entity.quality.* or resource.quality.*
we currently have creator.affiliation and resource.creator.affiliation. I think the creator.affiliation.*
checks are supposed to be resource.creator.* Fixed
add resource.landingPage.resolvable Done
should sampling.description be in resource or entity?
Should all identifiers have a schema URI?
Clone this wiki locally