Project

General

Profile

Download (2.94 KB) Statistics
| Branch: | Tag: | Revision:
1
/**
2
 * eu.etaxonomy.cdm.remote.dto.TreeNode objects
3
 *
4
 * #
5
 *  >Cichorieae [5000007-stub]
6
 *    Acanthocephalus [5000008-stub]
7
 *      A. amplexifolius [5000001-stub]
8
 *      A. benthamianus [5000002-stub]
9
 *    Agoseris [5000008-stub]
10
 */
11
{
12
  "root":[
13
    {
14
      "uuid":"500001205-stub",
15
      "fullname":"Atrichoseris",
16
      "taggedName":[
17
        {
18
          "type":"name",
19
          "text":"Atrichoseris"
20
        },
21
        {
22
          "type":"authors",
23
          "text":""
24
        }
25
      ],
26
      "secUuid":"1001-stub",
27
      "isAccepted":true,
28
      "hasChildren":0,
29
      "alternativeConceptRefs":[
30
      ]
31
    },
32
    {
33
      "uuid":"500001204-stub",
34
      "fullname":"Arnoseris",
35
      "taggedName":[
36
        {
37
          "type":"name",
38
          "text":"Arnoseris"
39
        },
40
        {
41
          "type":"authors",
42
          "text":""
43
        }
44
      ],
45
      "secUuid":"1001-stub",
46
      "isAccepted":true,
47
      "hasChildren":0,
48
      "alternativeConceptRefs":[
49
      ]
50
    },
51
    {
52
      "uuid":"500001203-stub",
53
      "fullname":"Aposeris",
54
      "taggedName":[
55
        {
56
          "type":"name",
57
          "text":"Aposeris"
58
        },
59
        {
60
          "type":"authors",
61
          "text":""
62
        }
63
      ],
64
      "secUuid":"1001-stub",
65
      "isAccepted":true,
66
      "hasChildren":0,
67
      "alternativeConceptRefs":[
68
      ]
69
    },
70
    {
71
      "uuid":"500001202-stub",
72
      "fullname":"Anisocoma",
73
      "taggedName":[
74
        {
75
          "type":"name",
76
          "text":"Anisocoma"
77
        },
78
        {
79
          "type":"authors",
80
          "text":""
81
        }
82
      ],
83
      "secUuid":"1001-stub",
84
      "isAccepted":true,
85
      "hasChildren":0,
86
      "alternativeConceptRefs":[
87
      ]
88
    },
89
    {
90
      "uuid":"5000007-stub",
91
      "fullname":"Cichorieae Lam. & DC.",
92
      "taggedName":[
93
        {
94
          "type":"name",
95
          "text":"Cichorieae"
96
        },
97
        {
98
          "type":"authors",
99
          "text":"Lam. & DC."
100
        }
101
      ],
102
      "secUuid":"1001-stub",
103
      "isAccepted":true,
104
      "hasChildren":2,
105
      "alternativeConceptRefs":[
106
      ]
107
    },
108
    {
109
      "uuid":"500001200-stub",
110
      "fullname":"Cichorieae M. Eniskus",
111
      "taggedName":[
112
        {
113
          "type":"name",
114
          "text":"Cichorieae"
115
        },
116
        {
117
          "type":"authors",
118
          "text":"M. Eniskus"
119
        }
120
      ],
121
      "secUuid":"1232-stub",
122
      "isAccepted":false,
123
      "hasChildren":0,
124
      "alternativeConceptRefs":[
125
      ]
126
    },
127
    {
128
      "uuid":"500001201-stub",
129
      "fullname":"Andryala",
130
      "taggedName":[
131
        {
132
          "type":"name",
133
          "text":"Andryala"
134
        },
135
        {
136
          "type":"authors",
137
          "text":""
138
        }
139
      ],
140
      "secUuid":"1001-stub",
141
      "isAccepted":true,
142
      "hasChildren":0,
143
      "alternativeConceptRefs":[
144
      ]
145
    }
146
  ]
147
}
(21-21/24)