generated from OBOFoundry/dashboard-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdashboard-config.yml
68 lines (68 loc) · 2.3 KB
/
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
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:
ontologies:
custom:
- id: tmp
mirror_from: "https://raw.githubusercontent.com/monarch-ebi-dev/robot_tests/master/custom-dashboard.owl"
- id: STATO
mirror_from: "https://raw.githubusercontent.com/ISA-tools/stato/dev/releases/latest_release/stato.owl"
title: STATO - STATistics Ontology
contact:
email: proccaserra@gmail.com
label: Philippe Rocca-Serra
orcid: 0000-0001-9853-5668
github: proccaserra
description: STATO is a general-purpose Statistics Ontology. Its aim is to provide coverage for processes such as statistical tests, their conditions of application, and information needed or resulting from statistical methods, such as probability distributions, variables, spread and variation metrics. STATO also covers aspects of experimental design and description of plots and graphical representations commonly used to provide visual cues of data distribution or layout and to assist review of the results.
domain: Statistics
homepage: http://stato-ontology.org/
products:
- id: stato.owl
- id: stato.obo
- id: stato.rdf
dependencies:
- id: BFO
- id: OBI
tracker: "https://github.com/ISA-tools/stato/issues"
license:
url: "https://creativecommons.org/licenses/by/3.0/"
label: CC BY 3.0.
base_ns:
- http://purl.obolibrary.org/obo/STATO_
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