-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
37 lines (29 loc) · 916 Bytes
/
Copy path.gitignore
File metadata and controls
37 lines (29 loc) · 916 Bytes
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
venv/
.idea/
turtle/tests
# java stuff
*.jar
*.class
api_tester/target
# temporary ontologies
*temp*.ttl
*temp*.owl
temp/*
README.md.backup
found_anomalies/el_reasoners/tobias-HP/*
found_anomalies/turtle_parsers/tobias-HP/*
test_cases/ore_2015/consistency/ontologies/*.owl
test_cases/ore_2015/consistency/ontologies_larger_5mb/*.owl
test_cases/ore_2015/all_el_smaller_1mb/*.owl
test_cases/ore_2015/classification/ontologies/*.owl
test_cases/ore_2015/consistency/ontologies_smaller_1mb/*.owl
test_cases/ore_2015/instantiation/ontologies/*.owl
# exclude ontologies used in docker image (for testing)
!test_cases/ore_2015/consistency/temp_anomaly_test5.owl
!test_cases/ore_2015/consistency/ontologies/ore_ont_264.owl
test_cases/rdf_ttl/tobias-HP/generated_2024_12_17_18_54/*
test_cases/rdf_ttl/tobias-HP/generated_2024_12_17_20_08/*
anomaly*.txt
reduced_bugs/temp/*
testReasonersEL_folder.sh
temp_reasoners.log