Project

General

Profile

Download (4.87 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<DataSet 
3
    xmlns="http://etaxonomy.eu/cdm/model/1.0"
4
    xmlns:agent="http://etaxonomy.eu/cdm/model/agent/1.0"
5
    xmlns:common="http://etaxonomy.eu/cdm/model/common/1.0"
6
    xmlns:location="http://etaxonomy.eu/cdm/model/location/1.0"
7
    xmlns:taxon="http://etaxonomy.eu/cdm/model/taxon/1.0"
8
    xmlns:name="http://etaxonomy.eu/cdm/model/name/1.0"
9
    xmlns:occurence="http://etaxonomy.eu/cdm/model/occurence/1.0"
10
    xmlns:reference="http://etaxonomy.eu/cdm/model/reference/1.0"
11
    xmlns:description="http://etaxonomy.eu/cdm/model/description/1.0"
12
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13
    xsi:schemaLocation="http://etaxonomy.eu/cdm/model/1.0
14
                             ../../../../../../classes/schema/cdm/cdm.xsd">
15
    <Agents>
16
        <agent:Person id="1" uuid="urn-uuid-1a634162-4db8-4d83-84b0-079730d73c51">
17
            <common:TitleCache>H. Charles J. Godfray</common:TitleCache>
18
            <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
19
        </agent:Person>
20
        <agent:Person id="2" uuid="urn-uuid-b8506159-0555-4489-a74c-eb50c2062218">
21
            <common:TitleCache>Charles Darwin</common:TitleCache>
22
            <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
23
        </agent:Person>
24
    </Agents>
25
    <References>
26
        <reference:Article id="1" uuid="urn-uuid-818946e6-351b-456b-91cd-6d03eca32026" hasProblem="false" problemStarts="-1" problemEnds="-1">
27
            <common:TitleCache>Godfray, 2002</common:TitleCache>
28
            <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
29
            <reference:IsNomenclaturallyRelevant>false</reference:IsNomenclaturallyRelevant>
30
            <reference:AuthorTeam>urn-uuid-1a634162-4db8-4d83-84b0-079730d73c51</reference:AuthorTeam>
31
            <reference:Title>Challenges for taxonomy</reference:Title>
32
            <reference:DatePublished>
33
                <common:Start>2002-05-02</common:Start>
34
                <common:End>2002-05-02</common:End>
35
            </reference:DatePublished>
36
            <reference:Volume>417</reference:Volume>
37
            <reference:Pages>17-19</reference:Pages>
38
            <reference:InJournal>urn-uuid-b29ebbae-03c4-4162-ad33-34ede873b233</reference:InJournal>
39
        </reference:Article>
40
        <reference:Journal id="2" uuid="urn-uuid-b29ebbae-03c4-4162-ad33-34ede873b233" hasProblem="false" problemStarts="-1" problemEnds="-1">
41
            <common:TitleCache>Nature</common:TitleCache>
42
            <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
43
            <reference:IsNomenclaturallyRelevant>false</reference:IsNomenclaturallyRelevant>
44
            <reference:Title>Nature</reference:Title>
45
            <reference:DatePublished>
46
                <common:Start>1869-11-04</common:Start>
47
                <common:End>2008-01-17</common:End>
48
            </reference:DatePublished>
49
            <reference:ISSN>0028-0836</reference:ISSN>
50
        </reference:Journal>
51
        <reference:Book id="3" uuid="urn-uuid-09e7c521-5f9b-4223-a13f-042f74a99d8f" hasProblem="false" problemStarts="-1" problemEnds="-1">
52
            <common:TitleCache>Darwin, 1859</common:TitleCache>
53
            <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
54
            <reference:IsNomenclaturallyRelevant>false</reference:IsNomenclaturallyRelevant>
55
            <reference:AuthorTeam>urn-uuid-b8506159-0555-4489-a74c-eb50c2062218</reference:AuthorTeam>
56
            <reference:Title>On the Origin of Species by Means of Natural Selection, or the Preservation of Favoured Races in the Struggle for Life</reference:Title>
57
            <reference:DatePublished>
58
                <common:Start>1859-11-24</common:Start>
59
                <common:End>1859-11-24</common:End>
60
            </reference:DatePublished>            
61
        </reference:Book>
62
        <reference:Book id="4" uuid="urn-uuid-60b73f57-ebe9-43b4-aedf-05608be0497b" hasProblem="false" problemStarts="-1" problemEnds="-1">
63
            <common:TitleCache>Darwin, 2005</common:TitleCache>
64
            <common:ProtectedTitleCache>false</common:ProtectedTitleCache>
65
            <reference:IsNomenclaturallyRelevant>false</reference:IsNomenclaturallyRelevant>
66
            <reference:AuthorTeam>urn-uuid-b8506159-0555-4489-a74c-eb50c2062218</reference:AuthorTeam>
67
            <reference:Title>From So Simple a Beginning: Darwin's Four Great Books (Voyage of the H.M.S. Beagle, The Origin of Species, The Descent of Man, The Expression of Emotions in Man and Animals)</reference:Title>
68
            <reference:DatePublished>
69
                <common:Start>2005-11</common:Start>
70
                <common:End>2005-11</common:End>
71
            </reference:DatePublished>
72
            <reference:Editor>Edward O. Wilson</reference:Editor>
73
            <reference:ISBN>9780393061345</reference:ISBN> 
74
        </reference:Book>
75
    </References>
76
</DataSet>
(13-13/17)