Project

General

Profile

« Previous | Next » 

Revision 1322

VegBIEN mappings: Changed namedplace mappings to use new nested format for storing place containment relationships

View differences:

VegBIEN.specimens.xml.ref
10 10
                                <locationdetermination>
11 11
                                    <namedplace_id>
12 12
                                        <namedplace>
13
                                            <rank>country</rank>
14
                                            <placename>Mexico</placename>
15
                                        </namedplace>
16
                                    </namedplace_id>
17
                                </locationdetermination>
18
                                <locationdetermination>
19
                                    <namedplace_id>
20
                                        <namedplace>
21 13
                                            <rank>stateProvince</rank>
14
                                            <parent_id>
15
                                                <namedplace>
16
                                                    <rank>country</rank>
17
                                                    <placename>Mexico</placename>
18
                                                </namedplace>
19
                                            </parent_id>
22 20
                                            <placename>Guerrero</placename>
23 21
                                        </namedplace>
24 22
                                    </namedplace_id>

Also available in: Unified diff