DDI Lifecycle in Colectica Curation Tools¶
The curation system creates DDI 3.2 according the following mappings.
See also
See http://www.ddialliance.org/ for complete documentation on the DDI standard.
StudyUnit¶
Catalog Record properties map to DDI StudyUnit elements according to the table below.
Catalog Record Property |
StudyUnit Element |
---|---|
Id |
Identifier |
Title |
Citation/Title |
StudyId |
UserID typeOfUserID = |
Number |
UserID typeOfUserID = |
Authors |
Citation/Creator |
Description |
Citation/Description |
Organization |
UserAttributePair (AttributeKey = |
Organization.AgencyID |
AgencyId |
Keywords |
Coverage/TopicalCoverage/Keyword |
CreatedBy |
Citation/Contributor |
CreatedDate |
UserAttributePair (AttributeKey = |
Version |
Version |
LastUpdatedDate |
VersionDate |
Owner |
Citation/Publisher |
PersistentId |
UserID typeOfUserID = |
Funding |
FundingInformation/Description |
ArchiveDate |
UserAttributePair (AttributeKey = |
PublishDate |
Citation/Date |
DepositAgreement |
UserAttributePair (AttributeKey = |
AccessStatement |
UserAttributePair (AttributeKey = |
ConfidentialityStatement |
UserAttributePair (AttributeKey = |
EmbargoStatement |
Embargo/Description |
RelatedDatabase |
UserAttributePair (AttributeKey = |
RelatedPublications |
UserAttributePair (AttributeKey = |
RelatedProjects |
UserAttributePair (AttributeKey = |
ResearchDesign |
DataCollection/Methodology/Methodology/Description |
ModeOfDataCollection |
DataCollection/CollectionEvent/ModeOfCollection/Description |
FieldDates |
DataCollection/CollectionEvent/DataCollectionDate |
StudyTimePeriod |
Coverage/TemporalCoverage/Dates |
Location |
Coverage/SpatialCoverage/HighestLevel |
LocationDetails |
Coverage/SpatialCoverage/Description |
UnitOfObservation |
AnalysisUnits |
SampleSize |
UserAttributePair (AttributeKey = |
InclusionExclusionCriteria |
DataCollection/Methodology/SamplingProcedure/Description |
RandomizationProcedure |
UserAttributePair (AttributeKey = |
UnitOfRandomization |
UserAttributePair (AttribueKey = |
Treatment |
UserAttributePair (AttribueKey = |
TreatmentAdministration |
UserAttributePair (AttribueKey = |
OutcomeMeasures |
UserAttributePair (AttribueKey = |
Files |
PhysicalInstance (for data files) or OtherMaterial (non-data files) |
ReviewType |
UserAttributePair (AttributeKey = |
CertifiedDate |
UserAttributePair (AttributeKey = |
PhysicalInstance¶
Data file properties map to DDI PhysicalInstance elements according to the table below.
File Property |
PhysicalInstance Element |
---|---|
Id |
Identifier |
Number |
UserID TypeOfUserID = |
Title |
Citation/Title |
Name |
N/A |
PublicName |
Citation/AlternateTitle |
PersistentLink |
FileIdentification/Uri |
PersistentLinkDate |
UserAttributePair (AttributeKey = |
Version |
Version |
Type |
UserAttributePair (AttributeKey = |
FormatName |
UserAttributePair (AttributeKey = |
FormatId |
UserAttributePair (AttributeKey = |
Size |
UserAttributePair (AttributeKey = |
CreationDate |
UserAttributePair (AttributeKey = |
KindOfData |
UserAttributePair (AttributeKey = |
Source |
Citation/Source |
SourceInformation |
UserAttributePair (AttributeKey = |
Rights |
Citation/Rights |
IsPublicAccess |
FileIdentification/IsPublic |
UploadedDate |
UserAttributePair (AttributeKey = |
ExternalDatabase |
UserAttributePair (AttributeKey = |
Software |
UserAttributePair (AttributeKey = |
SoftwareVersion |
UserAttributePair (AttributeKey = |
Hardware |
UserAttributePair (AttributeKey = |
Checksum |
Fingerprint/FingerprintValue |
ChecksumMethod |
Fingerprint/AlgorithmSpecification |
ChecksumDate |
UserAttributePair (AttributeKey = |
VirusCheckOutcome |
UserAttributePair (AttributeKey = |
VirusCheckMethod |
UserAttributePair (AttributeKey = |
VirusCheckDate |
UserAttributePair (AttributeKey = |
AcceptedDate |
UserAttributePair (AttributeKey = |
CertifiedDate |
UserAttributePair (AttributeKey = |
OtherMaterial¶
Non-data file properties map to DDI OtherMaterial elements according to the table below.
Note
In DDI, the OtherMaterial type does not support UserAttributes. Therefore, to store information not built in to the OtherMaterial type, this mapping uses the UserID as a key-value store. This is not semantically ideal, but is an interim solution until a future version of DDI supports saving extended information about OtherMaterial items.
File Property |
OtherMaterial Element |
---|---|
Id |
Identifier |
Number |
UserID TypeOfUserID = |
Title |
Citation/Title |
Name |
N/A |
PublicName |
Citation/AlternateTitle |
PersistentLink |
URL |
PersistentLinkDate |
UserID TypeOfUserID = |
Version |
UserID TypeOfUserID = |
Type |
UserID TypeOfUserID = |
FormatName |
UserID TypeOfUserID = |
FormatId |
UserID TypeOfUserID = |
Size |
UserID TypeOfUserID = |
CreationDate |
UserID TypeOfUserID = |
KindOfData |
UserID TypeOfUserID = |
Source |
Citation/Source |
SourceInformation |
UserID TypeOfUserID = |
Rights |
Citation/Rights |
IsPublicAccess |
UserID TypeOfUserID = |
UploadedDate |
UserID TypeOfUserID = |
ExternalDatabase |
UserID TypeOfUserID = |
Software |
UserID TypeOfUserID = |
SoftwareVersion |
UserID TypeOfUserID = |
Hardware |
UserID TypeOfUserID = |
Checksum |
UserID TypeOfUserID = |
ChecksumMethod |
UserID TypeOfUserID = |
ChecksumDate |
UserID TypeOfUserID = |
VirusCheckOutcome |
UserID TypeOfUserID = |
VirusCheckMethod |
UserID TypeOfUserID = |
VirusCheckDate |
UserID TypeOfUserID = |
AcceptedDate |
UserID TypeOfUserID = |
CertifiedDate |
UserID TypeOfUserID = |
Variable¶
Variable properties map to DDI Variable elements according to the table below.
Variable Property |
Variable Element |
---|---|
Id |
Id |
Agency |
Agency |
Version |
Version |
LastUpdated |
VersionDate |
Name |
ItemName |
Label |
Label |
Description |
Description |
ResponseUnit |
ResponseUnit |
AnalysisUnit |
AnalysisUnit |
ClassificationLevel |
Representation/ClassificationLevel |
RepresentationType |
Representation |
Valid |
VariableStatistic/Valid |
Invalid |
VariableStatistic/Invalid |
Minimum |
VariableStatistic/Minimum |
Maximum |
VariableStatistic/Maximum |
Mean |
VariableStatistic/Mean |
StandardDeviation |
VariableStatistic/StandardDeviation |
Category |
VariableStatistic/UnfilteredCategoryStatistic/Category |
Frequency |
VariableStatistic/UnfilteredCategoryStatistic/Frequency |