Difference between revisions of "ER diagram"
(→Customer requests) |
(→Customer requests) |
||
Line 87: | Line 87: | ||
===Customer requests=== | ===Customer requests=== | ||
− | [[File:DNA Module Package7 Customer requests.jpg|thumb| | + | [[File:DNA Module Package7 Customer requests.jpg|thumb|100px|ER diagram package “Sequence data”]] |
This package includes management of all customer requests respectively orders. Since way of administer payments depends on institution this package is for the lab site only. | This package includes management of all customer requests respectively orders. Since way of administer payments depends on institution this package is for the lab site only. | ||
*Main table: | *Main table: |
Revision as of 15:15, 19 July 2011
Contents
- 1 Entity-relation diagram of the DNA Module V2.0
- 1.1 Overview
- 1.2 Table descriptions
- 1.2.1 Table: _log_aliquots
- 1.2.2 Table: _log_amplifications
- 1.2.3 Table: _log_cache
- 1.2.4 Table: _log_cachehigertaxa
- 1.2.5 Table: _log_cacheimages
- 1.2.6 Table: _log_cachetaxonidentified
- 1.2.7 Table: _log_sptoolcollections
- 1.2.8 Table: _log_sptoolecology
- 1.2.9 Table: _log_sptoolhighertaxon
- 1.2.10 Table: _log_sptoolimages
- 1.2.11 Table: _log_sptooltaxa
- 1.2.12 Table: abcdmetadata
- 1.2.13 Table: abcdmetadataspecimens
- 1.2.14 Table: aliquots
- 1.2.15 Table: aliquots_box
- 1.2.16 Table: aliquots_fridge
- 1.2.17 Table: aliquots_rack
- 1.2.18 Table: amplifications
- 1.2.19 Table: authors
- 1.2.20 Table: basisofrecordspecimen
- 1.2.21 Table: cachecollection
- 1.2.22 Table: cachehighertaxa
- 1.2.23 Table: cacheimages
- 1.2.24 Table: cachetaxonidentified
- 1.2.25 Table: cloningmethod
- 1.2.26 Table: continentorocean
- 1.2.27 Table: countrycontinent
- 1.2.28 Table: countryisocode
- 1.2.29 Table: dataset
- 1.2.30 Table: degradation
- 1.2.31 Table: dnabanknumbers
- 1.2.32 Table: dnatype
- 1.2.33 Table: extractionmethod
- 1.2.34 Table: geneticlocus
- 1.2.35 Table: images
- 1.2.36 Table: journals
- 1.2.37 Table: location_stock
- 1.2.38 Table: people
- 1.2.39 Table: preservation
- 1.2.40 Table: primer
- 1.2.41 Table: provider
- 1.2.42 Table: publications
- 1.2.43 Table: publications_amplifications
- 1.2.44 Table: publications_authors
- 1.2.45 Table: purification
- 1.2.46 Table: relationdna_voucher
- 1.2.47 Table: request
- 1.2.48 Table: schemata
- 1.2.49 Table: seasandoceans
- 1.2.50 Table: sex
- 1.2.51 Table: sequencing
- 1.2.52 Table: sequencingmethod
- 1.2.53 Table: singlesequencing
- 1.2.54 Table: singlesequencingchromatograms
- 1.2.55 Table: singlesequencings_primers
- 1.2.56 Table: specimentype
- 1.2.57 Table: sptoolassociatedunits
- 1.2.58 Table: sptoolcollection
- 1.2.59 Table: sptoolecology
- 1.2.60 Table: sptoolhighertaxon
- 1.2.61 Table: sptoolmultimedia
- 1.2.62 Table: sptooltaxa
- 1.2.63 Table: stock_box
- 1.2.64 Table: stock_fridge
- 1.2.65 Table: stock_rack
- 1.2.66 Table: tissue
- 1.2.67 Table: user
- 1.2.68 Table: usergroups
- 1.2.69 Table: usersettings
- 1.3 View descriptions
Entity-relation diagram of the DNA Module V2.0
Overview
Bild einbauen
DNA extractions
Main package of the DNA Module, related to many other packages. The main table is dnabanknumbers with several related list tables. The table people is connected to the dna extractions via three IDs: ExtractionStaff, Provided_By and AmplificationStaff.
- Main tables:
- dnabanknumbers
- people
- List tables:
- dnatype
- relationdna_voucher
- tissue
- preservation
- extractionmethod
- purification
- degradation
- images
- Related packages:
- Amplifications
- Locations Aliquots/stock
- Specimen cache
- Requests
- Molecular publications
- Log tables
Specimen data providers
List of all connected specimen data providers (GBIF compliant databases). More than one dataset per provider is possible. The required schema and provider software is recorded by ID_Schema. The Specimen Tool is predefined with ID_Dataset = '1'. The Wrapper urls of both the Specimen Tool and the DNA data are left empty until definition via the Configuration Tool.
- Main table:
- dataset
- Related packages:
- Specimen cache
- Specimen Tool
Specimen cache
A few specimen parameters have to be recorded within the DNA Module database to enable search for exisiting taxa in the DNA database et cetera. The specimen data are recorded in four tables to get all available determinations and higher taxa. One specimen can be connected to several DNA extractions.
- Main table:
- cachecollection
- Related packages:
- Specimen data providers
- DNA extractions
Locations stock/aliquots
This package records the location and volumes of all aliquot and stock samples in the freezers. The information in this package is completely internal and help to find out easily which samples can be send to customers and which have to be extracted.
- Main tables:
- aliquots
- location_stock
- List tables:
- aliquots_box
- aliquots_fridge
- aliquots_rack
- stock_box
- stock_fridge
- stock_rack
- Related packages:
- DNA extraction
- Customer requests
Molecular publications
This package allows to associate molecular publications to DNA samples and sequence data. It should not be a complete substitute for a literature management software.
- Main table:
- publications
- Related packages:
- DNA extractions
- Sequence data
Sequence data
This package is for management of GenBank Accession Numbers, BOLD process IDs and Amplifications in general. More tables have been modelled for future management of raw sequence data, including primers, references, cloning etc. The frontend for this tables will be ready for use until end of 2011. For now only GenBank/BOLD accessions and Amplifications can be administrated.
- Main tables:
- amplifications
- sequencing
- List tables:
- geneticlocus
- primer
- cloningmethod
- sequencingmethod
- Related packages:
- DNA extractions
- Molecular publications
Customer requests
This package includes management of all customer requests respectively orders. Since way of administer payments depends on institution this package is for the lab site only.
- Main table:
- request
- Related packages:
- Location stock/aliquots
- DNA extractions
Specimen Tool
DNA Bank Network
Users
Log tables
Kurze Einführung, worum gehts, Allgemeiner Aufbau