File tree
3 files changed
+10
-2
lines changed- case_utils/ontology
- dependencies
- tests/case_utils/case_validate/uco_test_examples
3 files changed
+10
-2
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
|
- .github/workflows/ci.yml+11-8
- ChangeLog+45
- Makefile+27-13
- dependencies/UCO+1-1
- ontology/Makefile+9-6
- ontology/investigation/Makefile+9-6
- ontology/investigation/catalog-v001.xml+9-9
- ontology/investigation/investigation.ttl+30-40
- ontology/master/Makefile+9-6
- ontology/master/case.ttl+10-10
- ontology/master/catalog-v001.xml+20-20
- ontology/vocabulary/Makefile+9-6
- ontology/vocabulary/vocabulary.ttl+6-7
- tests/Makefile+9-6
- tests/examples/Makefile+9-6
- tests/examples/test_validation.py+9-6
- tests/shapes/Makefile+9-6
- tests/test_case_monolithic.py+9-6
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 |
| |
40 | 44 |
| |
41 | 45 |
| |
| |||
46 | 50 |
| |
47 | 51 |
| |
48 | 52 |
| |
| 53 | + | |
| 54 | + | |
49 | 55 |
| |
| 56 | + | |
50 | 57 |
| |
51 | 58 |
| |
52 | 59 |
| |
|
0 commit comments