Project

General

Profile

Actions

SddImportExport » History » Revision 5

« Previous | Revision 5/16 (diff) | Next »
Andreas Müller, 07/15/2009 03:29 PM


SDD Import / Export


This is a site to document the SDD import/export functionality implemented in the cdmlib-io library.


CORRESPONDANCE BETWEEN SDD ELEMENTS AND CDM CLASSES

AMBIGUITIES

| SDD | CDM |
| CategoricalCharacter | Feature[supportsCategoricalData=true] |
| StateDefinition | State |
| QuantitativeCharacter | Feature[supportsQuantitativeData=true] |
| MeasurementUnit | MeasurementUnit * |
| CharacterTree | FeatureTree |
| CharNode | FeatureNode |
| OnlyApplicableIf | N/A |
| InapplicableIf | N/A |
| Node | FeatureNode |
| DescriptiveConcept | Feature |
| CodedDescription.!SummaryData | TaxonDescription |
| CodedDescription.!SampleData | SpecimenDescription |
| Categorical | CategoricalData |
| CategoricalState | StateData |
| Quantitative | QuantitativeData |
| Measure | StatisticalMeasurementValue |

Updated by Andreas Müller about 15 years ago · 5 revisions