1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
id-field: true
repo: "https://www.github.com/my/repo/"
prefix: "tst"
prefixes:
schema: http://schema.org/
nsmap:
tst: http://example.com/test/
---
### Test Object
- 1number
- Type: string
- some name
- Type: string
- undefined_type
- Type: Undefined
### 1Test
- 1number
- Type: string
### Duplicate
- value
- Type: string
### Duplicate
- value
- Type: string
### DuplicateAttributes
- some_name
- Type: string
- some_name
- Type: string
### NoType
- some_name
- DType: string