-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdashboard-config.yml
43 lines (43 loc) · 979 Bytes
/
dashboard-config.yml
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
title: "OBO Dashboard"
description: "Dashboard for checking ontology quality. Under construction."
obo_score_weights:
no_base:
impact_factor: 5
max_impact: 5
overall_error:
impact_factor: 5
max_impact: 20
overall_warning:
impact_factor: 0.5
max_impact: 10
overall_info:
impact_factor: 0.1
max_impact: 5
report_errors:
impact_factor: 0.05
max_impact: 10
report_warning:
impact_factor: 0.01
max_impact: 5
report_info:
impact_factor: 0.005
max_impact: 3
impact:
impact_factor: 1
max_impact: 1
dashboard:
impact_factor: 1
max_impact: 1
ontologies:
custom:
- id: omo
prefer_base: True
profile:
baseprofile: "https://raw.githubusercontent.com/ontodev/robot/master/robot-core/src/main/resources/report_profile.txt"
custom:
- "WARN\tfile:./sparql/missing_xrefs.sparql"
report_truncation_limit: 600
redownload_after_hours: 0
environment:
ROBOT_JAR: /tools/robot.jar
ROBOT: robot