|
1 | 1 | { |
2 | 2 | "schema_name": "DoclingDocument", |
3 | | - "version": "1.8.0", |
| 3 | + "version": "1.9.0", |
4 | 4 | "name": "example_06", |
5 | 5 | "origin": { |
6 | 6 | "mimetype": "text/html", |
|
29 | 29 | { |
30 | 30 | "$ref": "#/texts/3" |
31 | 31 | }, |
32 | | - { |
33 | | - "$ref": "#/texts/4" |
34 | | - }, |
35 | | - { |
36 | | - "$ref": "#/texts/5" |
37 | | - }, |
38 | 32 | { |
39 | 33 | "$ref": "#/groups/0" |
40 | 34 | }, |
|
54 | 48 | }, |
55 | 49 | "children": [ |
56 | 50 | { |
57 | | - "$ref": "#/texts/6" |
| 51 | + "$ref": "#/texts/4" |
58 | 52 | }, |
59 | 53 | { |
60 | | - "$ref": "#/texts/7" |
| 54 | + "$ref": "#/texts/5" |
61 | 55 | } |
62 | 56 | ], |
63 | 57 | "content_layer": "body", |
|
71 | 65 | }, |
72 | 66 | "children": [ |
73 | 67 | { |
74 | | - "$ref": "#/texts/8" |
| 68 | + "$ref": "#/texts/6" |
75 | 69 | }, |
76 | 70 | { |
77 | | - "$ref": "#/texts/9" |
| 71 | + "$ref": "#/texts/7" |
78 | 72 | }, |
79 | 73 | { |
80 | | - "$ref": "#/texts/10" |
| 74 | + "$ref": "#/texts/8" |
81 | 75 | } |
82 | 76 | ], |
83 | 77 | "content_layer": "body", |
|
107 | 101 | "content_layer": "body", |
108 | 102 | "label": "text", |
109 | 103 | "prov": [], |
110 | | - "orig": "This is a div with text.", |
111 | | - "text": "This is a div with text." |
| 104 | + "orig": "This is a div with text. This is another div with text.", |
| 105 | + "text": "This is a div with text. This is another div with text." |
112 | 106 | }, |
113 | 107 | { |
114 | 108 | "self_ref": "#/texts/2", |
|
119 | 113 | "content_layer": "body", |
120 | 114 | "label": "text", |
121 | 115 | "prov": [], |
122 | | - "orig": "This is another div with text.", |
123 | | - "text": "This is another div with text." |
124 | | - }, |
125 | | - { |
126 | | - "self_ref": "#/texts/3", |
127 | | - "parent": { |
128 | | - "$ref": "#/body" |
129 | | - }, |
130 | | - "children": [], |
131 | | - "content_layer": "body", |
132 | | - "label": "text", |
133 | | - "prov": [], |
134 | 116 | "orig": "This is a regular paragraph.", |
135 | 117 | "text": "This is a regular paragraph." |
136 | 118 | }, |
137 | 119 | { |
138 | | - "self_ref": "#/texts/4", |
139 | | - "parent": { |
140 | | - "$ref": "#/body" |
141 | | - }, |
142 | | - "children": [], |
143 | | - "content_layer": "body", |
144 | | - "label": "text", |
145 | | - "prov": [], |
146 | | - "orig": "This is a third div", |
147 | | - "text": "This is a third div" |
148 | | - }, |
149 | | - { |
150 | | - "self_ref": "#/texts/5", |
| 120 | + "self_ref": "#/texts/3", |
151 | 121 | "parent": { |
152 | 122 | "$ref": "#/body" |
153 | 123 | }, |
154 | 124 | "children": [], |
155 | 125 | "content_layer": "body", |
156 | 126 | "label": "text", |
157 | 127 | "prov": [], |
158 | | - "orig": "with a new line.", |
159 | | - "text": "with a new line." |
| 128 | + "orig": "This is a third div with a new line.", |
| 129 | + "text": "This is a third div with a new line." |
160 | 130 | }, |
161 | 131 | { |
162 | | - "self_ref": "#/texts/6", |
| 132 | + "self_ref": "#/texts/4", |
163 | 133 | "parent": { |
164 | 134 | "$ref": "#/groups/0" |
165 | 135 | }, |
|
171 | 141 | "text": "Heading for the details element" |
172 | 142 | }, |
173 | 143 | { |
174 | | - "self_ref": "#/texts/7", |
| 144 | + "self_ref": "#/texts/5", |
175 | 145 | "parent": { |
176 | 146 | "$ref": "#/groups/0" |
177 | 147 | }, |
|
183 | 153 | "text": "Description of the details element." |
184 | 154 | }, |
185 | 155 | { |
186 | | - "self_ref": "#/texts/8", |
| 156 | + "self_ref": "#/texts/6", |
187 | 157 | "parent": { |
188 | 158 | "$ref": "#/groups/1" |
189 | 159 | }, |
|
195 | 165 | "text": "This is a fourth div with a" |
196 | 166 | }, |
197 | 167 | { |
198 | | - "self_ref": "#/texts/9", |
| 168 | + "self_ref": "#/texts/7", |
199 | 169 | "parent": { |
200 | 170 | "$ref": "#/groups/1" |
201 | 171 | }, |
|
214 | 184 | } |
215 | 185 | }, |
216 | 186 | { |
217 | | - "self_ref": "#/texts/10", |
| 187 | + "self_ref": "#/texts/8", |
218 | 188 | "parent": { |
219 | 189 | "$ref": "#/groups/1" |
220 | 190 | }, |
|
0 commit comments