Difference between revisions of "CommonABCD2Concepts"

From BioCASe Provider Software
Jump to: navigation, search
m
m (Commonly Used)
Line 94: Line 94:
 
DataSets
 
DataSets
 
  └─ DataSet
 
  └─ DataSet
     ├─ IPRStatements
+
     ├─ Metadata
     │   ├─ TermsOfUseStatements
+
    │  └─ IPRStatements
     │   │  └─ TermsOfUse
+
     │       ├─ TermsOfUseStatements
     │   │      └─ Text
+
     │       │  └─ TermsOfUse
     │   ├─ Copyrights
+
     │       │      └─ Text
     │   │  └─ Copyright
+
     │       ├─ Copyrights
     │   │      └─ Text
+
     │       │  └─ Copyright
     │   ├─ IPRDeclarations
+
     │       │      └─ Text
     │   │  └─ IPRDeclaration
+
     │       ├─ IPRDeclarations
     │   │      └─ Text
+
     │       │  └─ IPRDeclaration
     │   ├─ Licenses
+
     │       │      └─ Text
     │   │  └─ License
+
     │       ├─ Licenses
     │   │      └─ Text
+
     │       │  └─ License
     │   ├─ Disclaimers
+
     │       │      └─ Text
     │   │  └─ Disclaimer
+
     │       ├─ Disclaimers
     │   │      └─ Text
+
     │       │  └─ Disclaimer
     │   ├─ Citations
+
     │       │      └─ Text
     │   │  └─ Citation
+
     │       ├─ Citations
     │   │      └─ Text
+
     │       │  └─ Citation
     │   └─ Acknowledgements
+
     │       │      └─ Text
     │       └─ Acknowledgement
+
     │       └─ Acknowledgements
     │           └─ Text
+
     │           └─ Acknowledgement
 +
     │               └─ Text
 
     └─ Units
 
     └─ Units
 
         └─ Unit
 
         └─ Unit

Revision as of 16:25, 21 September 2011

This page lists the most commonly used ABCD 2.06 concepts. The ABCD documentation can be found in the ABCD Wiki, a full list of ABCD concepts here.

Mandatory

List of mandatory concepts. Without them being mapped the Provider Software will not be able to create valid ABCD document:

DataSets
 └─ DataSet
     ├─ ContentContacts
     │   └─ ContentContact
     │       └─ Name
     ├─ TechnicalContacts
     │   └─ TechnicalContact
     │       └─ Name
     ├─ Metadata
     │   ├─ Description
     │   │   └─ Representation
     │   │       ├─ @language
     │   │       └─ Title
     │   └─ RevisionData
     │       └─ DateModified
     └─ Units
         └─ Unit
             ├─ SourceInstitutionID 
             ├─ SourceID  
             └─ UnitID

Highly Recommended

List of recommended ABCD concepts. If you can provide this data, please do so, they're commonly used entry points to your data.

DataSets
 └─ DataSet
     ├─ ContentContacts
     │   └─ ContentContact
     │       ├─ Email
     │       └─ Address
     ├─ TechnicalContacts
     │   └─ TechnicalContact
     │       ├─ Email
     │       └─ Address
     ├─ Metadata
     │   ├─ Description
     │   │   └─ Representation
     │   │       └─ Details
     │   └─ Owners
     │       └─ Owner
     │           ├─ LogoURI
     │           ├─ URIs
     │           │   └─ URL
     │           ├─ Person
     │           │   └─ FullName
     │           └─ Organisation
     │               └─ Name
     │                   └─ Representation
     │                       └─ Text
     └─ Units
         └─ Unit
             ├─ Identifications
             │   └─ Identification
             │       └─ Result
             │           ├─ @PreferredFlag
             │           ├─ TaxonIdentified
             │           │   └─ ScientificName
             │           │       └─ FullScientificNameString
             │           └─ HigherTaxa
             │               └─ HigherTaxon
             │                   ├─ HigherTaxonName
             │                   └─ HigherTaxonRank
             ├─ RecordBasis
             └─ Gathering
                 ├─ DateTime
                 │   └─ ISODateTimeBegin
                 ├─ Agents
                 │   └─ GatheringAgent
                 │       └─ Person
                 │           └─ FullName
                 ├─ LocalityText
                 ├─ Country
                 │   ├─ ISO3166Code
                 │   └─ Name
                 └─ SiteCoordinateSets
                     └─ SiteCoordinates
                         └─ CoordinatesLatLong
                             ├─ LongitudeDecimal
                             └─ LatitudeDecimal

Commonly Used

List of further commonly mapped ABCD concepts.

DataSets
 └─ DataSet
     ├─ Metadata
     │   └─ IPRStatements
     │       ├─ TermsOfUseStatements
     │       │   └─ TermsOfUse
     │       │       └─ Text
     │       ├─ Copyrights
     │       │   └─ Copyright
     │       │       └─ Text
     │       ├─ IPRDeclarations
     │       │   └─ IPRDeclaration
     │       │       └─ Text
     │       ├─ Licenses
     │       │   └─ License
     │       │       └─ Text
     │       ├─ Disclaimers
     │       │   └─ Disclaimer
     │       │       └─ Text
     │       ├─ Citations
     │       │   └─ Citation
     │       │       └─ Text
     │       └─ Acknowledgements
     │           └─ Acknowledgement
     │               └─ Text
     └─ Units
         └─ Unit
             ├─ Identifications
             │   └─ Identification
             │       └─ Result
             │           ├─ @PreferredFlag
             │           ├─ TaxonIdentified
             │           │   └─ ScientificName
             │           │       └─ FullScientificNameString
             │           └─ HigherTaxa
             │               └─ HigherTaxon
             │                   ├─ HigherTaxonName
             │                   └─ HigherTaxonRank
             ├─ RecordBasis
             └─ Gathering
                 ├─ DateTime
                 │   └─ ISODateTimeBegin
                 ├─ Agents
                 │   └─ GatheringAgent
                 │       └─ Person
                 │           └─ FullName
                 ├─ LocalityText
                 ├─ Country
                 │   ├─ ISO3166Code
                 │   └─ Name
                 └─ SiteCoordinateSets
                     └─ SiteCoordinates
                         └─ CoordinatesLatLong
                             ├─ LongitudeDecimal
                             └─ LatitudeDecimal

Unitdata

  • /DataSets/DataSet/Units/Unit/DateLastEdited
  • /DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/InformalNameString
  • /DataSets/DataSet/Units/Unit/Identifications/Identification/Result/TaxonIdentified/InformalNameString[@language]
  • /DataSets/DataSet/Units/Unit/Identifications/Identification/Identifiers/Identifier/IdentifierPersonName/FullName
  • /DataSets/DataSet/Units/Unit/Identifications/Identification/Date/ISODateTimeBegin
  • /DataSets/DataSet/Units/Unit/KindOfUnit
  • /DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/TypifiedName/FullScientificNameString
  • /DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/TypeStatus
  • /DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/TitleCitation
  • /DataSets/DataSet/Units/Unit/SpecimenUnit/NomenclaturalTypeDesignations/NomenclaturalTypeDesignation/NomenclaturalReference/CitationDetail
  • /DataSets/DataSet/Units/Unit/MultiMediaObjects/MultiMediaObject/FileURI
  • /DataSets/DataSet/Units/Unit/MultiMediaObjects/MultiMediaObject/Comment
  • /DataSets/DataSet/Units/Unit/MultiMediaObjects/MultiMediaObject/Context
  • /DataSets/DataSet/Units/Unit/Gathering/Project/ProjectTitle
  • /DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaName
  • /DataSets/DataSet/Units/Unit/Gathering/NamedAreas/NamedArea/AreaClass
  • /DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/LowerValue
  • /DataSets/DataSet/Units/Unit/Gathering/Altitude/MeasurementOrFactAtomised/UnitOfMeasurement
  • /DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/LowerValue
  • /DataSets/DataSet/Units/Unit/Gathering/Depth/MeasurementOrFactAtomised/UnitOfMeasurement
  • /DataSets/DataSet/Units/Unit/Gathering/Biotope/Name
  • /DataSets/DataSet/Units/Unit/CollectorsFieldNumber
  • /DataSets/DataSet/Units/Unit/Sex
  • /DataSets/DataSet/Units/Unit/Age
  • /DataSets/DataSet/Units/Unit/Notes
  • /DataSets/DataSet/Units/Unit/RecordURI