Difference between revisions of "Best Practice Handbook"

From reBiND Documentation
Jump to: navigation, search
(Glossary)
(Data Archiving)
Line 18: Line 18:
  
 
==Data Archiving==
 
==Data Archiving==
*Workflow
+
*Workflow ([Architecture-Concept#Overview|An overview of the pipeline])
 
** Data Preparation
 
** Data Preparation
 
***Prepare the content for ABCD mapping: resolve abbreviations, add units, concatenate atomised scientific name, additional information from data documentation, add metadata, denormalise
 
***Prepare the content for ABCD mapping: resolve abbreviations, add units, concatenate atomised scientific name, additional information from data documentation, add metadata, denormalise
Line 30: Line 30:
 
*** Running the automated correction
 
*** Running the automated correction
 
**** Default correction (selecting existing correction module)
 
**** Default correction (selecting existing correction module)
**** Modifiy corrections
+
**** Modifiy correction
 
**** Add additional modules
 
**** Add additional modules
 
** Reviewing the XML file ([[Architecture-Concept#Manual_Review_and_Corrections|Some notes on manual review]])
 
** Reviewing the XML file ([[Architecture-Concept#Manual_Review_and_Corrections|Some notes on manual review]])

Revision as of 13:29, 12 June 2014

Introduction

System Installation and Administration

Data Archiving

  • Workflow ([Architecture-Concept#Overview|An overview of the pipeline])
    • Data Preparation
      • Prepare the content for ABCD mapping: resolve abbreviations, add units, concatenate atomised scientific name, additional information from data documentation, add metadata, denormalise
      • ABCD Mapping (see BioCASE documentation) plus additional examples
    • XML Export from BioCASE provider software (mention other like Pentaho Kettle?)
    • Import to reBiND Framework
      • Import from XML file system
      • Connect to BioCASE and upload XML
    • Validation and Corrections (An overview of the reBiND interface showing correction and validation)
      • Validation
      • Running the automated correction
        • Default correction (selecting existing correction module)
        • Modifiy correction
        • Add additional modules
    • Reviewing the XML file (Some notes on manual review)
    • Entering metadata (An overview of the different forms in the Metadata Editor tool)
    • Publishing the dataset

Data Access and Search

  • Search via reBiND web interface
  • Search via Biodiversity networks (GBIF)

Case Studies

  • Case studies with single data sets from different providers
  • General observations

Data Rescue (outdated software and hardware)

Supporting data preparation

Technical Background

  • eXist
  • XQuery
  • ABCD
  • EML


FAQ

Glossary

References