Project

General

Profile

« Previous | Next » 

Revision 1843

mappings: Build VegX-VegBIEN.organisms.csv from VegX-VegBIEN.stems.csv instead of vice versa. This entails switching the roots around so stem points to organism instead of the other way around, which is a complex operation. Re-rooted VegX-VegBIEN.organisms.csv at /plantobservation instead of /taxonoccurrence to avoid traveling up the hierarchy to taxonoccurrence and back down again to plantobservation, etc. as would otherwise have been the case.

View differences:

VegX.stems.xml.ref
1 1
<?xml version="1.0" ?>
2
<VegX>
2
<VegX xmlns:tcs="http://www.tdwg.org/schemas/tcs/1.01">
3 3
    <individualOrganismObservations>
4 4
        <individualOrganismObservation id="0">
5 5
            <relatedIndividual>
......
38 38
    </individualOrganisms>
39 39
    <taxonNameUsageConcepts>
40 40
        <taxonNameUsageConcept id="0"/>
41
        <taxonNameUsageConcept id="1"><voucher>1</voucher></taxonNameUsageConcept>
41
        <taxonNameUsageConcept id="1">
42
            <partyWithRole><partyID>0</partyID></partyWithRole>
43
            <voucher>1</voucher>
44
        </taxonNameUsageConcept>
42 45
        <taxonNameUsageConcept id="2"/>
43
        <taxonNameUsageConcept id="3"><voucher>2</voucher></taxonNameUsageConcept>
46
        <taxonNameUsageConcept id="3">
47
            <partyWithRole><partyID>1</partyID></partyWithRole>
48
            <voucher>2</voucher>
49
        </taxonNameUsageConcept>
44 50
    </taxonNameUsageConcepts>
45 51
    <aggregateOrganismObservations>
46 52
        <aggregateOrganismObservation>
......
52 58
            <aggregateValue><aggregateValue><value>0</value></aggregateValue></aggregateValue>
53 59
        </aggregateOrganismObservation>
54 60
    </aggregateOrganismObservations>
61
    <parties>
62
        <party id="0"><organizationName>SALVIAS</organizationName></party>
63
        <party id="1"><organizationName>SALVIAS</organizationName></party>
64
    </parties>
55 65
</VegX>

Also available in: Unified diff