summaryrefslogtreecommitdiffstats
path: root/test/fixtures/enumerations.yml
blob: eeef99b5b2f51764686f8cf21bb6de145901d777 (plain)
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
--- 
enumerations_001: 
  name: Uncategorized
  id: 1
  opt: DCAT
enumerations_002: 
  name: User documentation
  id: 2
  opt: DCAT
enumerations_003: 
  name: Technical documentation
  id: 3
  opt: DCAT
enumerations_004: 
  name: Low
  id: 4
  opt: IPRI
enumerations_005: 
  name: Normal
  id: 5
  opt: IPRI
enumerations_006: 
  name: High
  id: 6
  opt: IPRI
enumerations_007: 
  name: Urgent
  id: 7
  opt: IPRI
enumerations_008: 
  name: Immediate
  id: 8
  opt: IPRI