Project

General

Profile

Download (1.11 KB) Statistics
| Branch: | Tag: | Revision:
1
/**
2
 * partial serialisation of
3
 * eu.etaxonomy.cdm.remote.dto.TaxonTO
4
 */
5
 {
6
  "root":{
7
      "uuid":"5000021-stub",
8
      "name":{
9
        "uuid":"90000021-stub",
10
        "fullname":"Harpocarpus amplexifolius (Kar. & Kir.) Walp., Repert. Bot. Syst. 2: 666. 1843",
11
        "taggedName":[
12
            {
13
              "type":"name",
14
              "text":"Harpocarpus amplexifolius"
15
            },
16
            {
17
              "type":"authors",
18
              "text":"(Kar. & Kir.) Walp."
19
            }
20
          ],
21
        "nomenclaturalReference": {
22
          "uuid":"70000003-stub",
23
          "citation":"Repert. Bot. Syst. 2: 666. 1843",
24
          "mediaURI":[
25
            {
26
              "value":"http:\/\/www.terrarium.com.pl\/galeria\/foto\/17271.jpg",
27
              "uuid":"void-stub"
28
            },
29
            {
30
              "value":"http:\/\/wp5.e-taxonomy.eu\/dataportal\/cichorieae\/media\/protolog\/png\/Acanthocephalus_amplexifolius.png",
31
              "uuid":"void-stub"
32
            }
33
          ]
34
        }
35
        },
36
      "sec":{"uuid":"1002-stub"},
37
      "isAccepted":true
38
  }
39
}
(12-12/24)