#
# -*- coding: utf-8 -*-

# bion040831.flow


:bion:
    bion
        collection
            collection-type
                botanical-garden
                    <= /bion/collection/organism-group/plants
                    <= /bion/collection/state/living
                herbarium
                    <= /bion/collection/organism-group/plants
                    <= /bion/collection/state/conserved
                zoological-garden
                    <= /bion/collection/organism-group/animals
                    <= /bion/collection/state/living
                natural-history-collection
                    <= /bion/collection/organism-group/animals
                    <= /bion/collection/organism-group/plants
                    <= /bion/collection/state/conserved
                    <= /bion/collection/collection-type/herbarium
                    <= /bion/collection/collection-type/minerals
                    <= /bion/collection/collection-type/sediment-samples
                genetic-resources
                    <= /bion/collection/state/living
                breeding-and-production
                    <= /bion/collection/state/living
                gene-bank
                    <= /bion/collection/state/living
                seed-bank
                    <= /bion/collection/organism-group/plants
                    <= /bion/collection/state/dormant
                microbial-or-tissue-culture
                    <= /bion/collection/state/living
                    <= /bion/collection/organism-group/bacteria
                    <= /bion/collection/unit-type/uniform-set
                observations
                    <= /bion/collection/state/living
                field-samples
                    <= /bion/collection/state/conserved
                    <= /bion/collection/unit-type/mixed-set
                sediment-samples
                    <= /bion/collection/collection-type/minerals
                    <= /bion/collection/state/conserved
                    <= /bion/collection/state/fossil
                    <= /bion/collection/unit-type/mixed-set
                    <= /bion/unit-data/gathering/location/stratigraphy
                minerals
                media
                    <= /bion/collection/state/digital
                    <= /bion/collection/state/physical-image
            organism-group
                viruses
                bacteria
                    <= /bion/collection/state/living
                    <= /bion/collection/state/dormant
                protozoa
                    <= /bion/collection/collection-type/microbial-or-tissue-culture
                    <= /bion/collection/state/living
                    <= /bion/collection/state/conserved
                algae
                    <= /bion/collection/collection-type/microbial-or-tissue-culture
                    <= /bion/collection/state/living
                    <= /bion/collection/state/conserved
                    <= /bion/collection/habitat-type/aquatic
                fungi
                    <= /bion/collection/collection-type/microbial-or-tissue-culture
                    <= /bion/collection/state/living
                    <= /bion/collection/collection-type/herbarium
                    <= /bion/collection/state/conserved
                lichens
                    <= /bion/collection/collection-type/herbarium
                    <= /bion/collection/state/conserved
                plants
                animals
            state
                living
                    #   <= /bion/collection/collection-type/botanical-garden
                    #   <= /bion/collection/collection-type/zoological-garden
                    #   <= /bion/collection/collection-type/microbial-or-tissue-culture
                    #   <= /bion/collection/collection-type/observations
                conserved
                    #   <= /bion/collection/collection-type/herbarium
                    #   <= /bion/collection/collection-type/natural-history-collection
                    #   <= /bion/collection/collection-type/field-samples
                    #   <= /bion/collection/collection-type/sediment-samples
                derivate-preparation
                    #   <= /bion/collection/collection-type/sediment-samples
                    #   <= /bion/collection/collection-type/natural-history-collection
                dormant
                    #   <= /bion/collection/collection-type/seed-bank
                    #   <= /bion/collection/collection-type/microbial-or-tissue-culture
                fossil
                    #   <= /bion/collection/collection-type/natural-history-collection
                    #   <= /bion/collection/collection-type/sediment-samples
                digital
                physical-image
            habitat-type
                aquatic
                terrestrial
            unit-type
                single-object
                uniform-set
                mixed-set
                physical-union
        unit-data
            administrative-data
            identification
                taxon-name
                taxon-information
                identification-event
                history
                other
            gathering
                location
                    place-name
                    geographical-description
                    stratigraphy
                    biotope
                    synecology
                gathering-event
            reference
            media
            sequence-data
            nomenclatural-type
            preparation
            descriptive-facts
            original-label
            history
            relation
        agent
            identifier
            collector
        date
            identification
            gathering
        reference

