Skip to content

Commit 8b3072e

Browse files
Update dashboard run (#180)
Co-authored-by: matentzn <[email protected]>
1 parent f3b5b9d commit 8b3072e

File tree

12 files changed

+23
-23
lines changed

12 files changed

+23
-23
lines changed

dashboard/analysis.html

Lines changed: 5 additions & 5 deletions
Large diffs are not rendered by default.

dashboard/dashboard-results.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"EMPTYALT"
88
],
99
"changed": true,
10-
"date": "2025-09-01T13:25:12.130258",
10+
"date": "2025-09-08T13:25:21.131958",
1111
"metrics": {
1212
"Axioms: Breakdown of axiom types": {
1313
"AnnotationAssertion": 12517,
@@ -170,7 +170,7 @@
170170
"EXMO"
171171
],
172172
"changed": true,
173-
"date": "2025-09-01T13:25:18.110186",
173+
"date": "2025-09-08T13:25:26.594909",
174174
"metrics": {
175175
"Axioms: Breakdown of axiom types": {
176176
"AnnotationAssertion": 8048,
@@ -335,7 +335,7 @@
335335
"PBPKOALT"
336336
],
337337
"changed": true,
338-
"date": "2025-09-01T13:25:26.066254",
338+
"date": "2025-09-08T13:25:34.758203",
339339
"metrics": {
340340
"Axioms: Breakdown of axiom types": {
341341
"AnnotationAssertion": 2939,
@@ -462,7 +462,7 @@
462462
"RTOALT"
463463
],
464464
"changed": true,
465-
"date": "2025-09-01T13:25:31.665962",
465+
"date": "2025-09-08T13:25:41.457629",
466466
"metrics": {
467467
"Axioms: Breakdown of axiom types": {
468468
"AnnotationAssertion": 1015,

dashboard/dashboard-results.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ontologies:
2929
- EMPTY
3030
- EMPTYALT
3131
changed: true
32-
date: 2025-09-01 13:25:12.130258
32+
date: 2025-09-08 13:25:21.131958
3333
metrics:
3434
'Axioms: Breakdown of axiom types':
3535
AnnotationAssertion: 12517
@@ -166,7 +166,7 @@ ontologies:
166166
- EXMOALT
167167
- EXMO
168168
changed: true
169-
date: 2025-09-01 13:25:18.110186
169+
date: 2025-09-08 13:25:26.594909
170170
metrics:
171171
'Axioms: Breakdown of axiom types':
172172
AnnotationAssertion: 8048
@@ -305,7 +305,7 @@ ontologies:
305305
- PBPKO
306306
- PBPKOALT
307307
changed: true
308-
date: 2025-09-01 13:25:26.066254
308+
date: 2025-09-08 13:25:34.758203
309309
metrics:
310310
'Axioms: Breakdown of axiom types':
311311
AnnotationAssertion: 2939
@@ -407,7 +407,7 @@ ontologies:
407407
- RTO
408408
- RTOALT
409409
changed: true
410-
date: 2025-09-01 13:25:31.665962
410+
date: 2025-09-08 13:25:41.457629
411411
metrics:
412412
'Axioms: Breakdown of axiom types':
413413
AnnotationAssertion: 1015

dashboard/empty/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div class="col-md-8">
1010
<h1>Dashboard Report - <a href="http://obofoundry.org/ontology/empty.html">empty</a></h1>
1111
<p class="lead"><b>Version</b>: http://purl.obolibrary.org/obo/empty/releases/2025-08-10/empty.owl</p>
12-
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-09-01 13:25:12.130258</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-09-08 13:25:21.131958</p>
1313
<p class="lead" style="margin-top:-15px;"><a href="dashboard.yml">View dashboard results as YAML</a></p>
1414
<p class="lead" style="margin-top:-15px;"><a href="../index.html">Go back to Overview</a></p>
1515
<h3>Error Breakdown</h3>

dashboard/empty/dashboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ base_prefixes:
33
- EMPTY
44
- EMPTYALT
55
changed: true
6-
date: 2025-09-01 13:25:12.130258
6+
date: 2025-09-08 13:25:21.131958
77
metrics:
88
'Axioms: Breakdown of axiom types':
99
AnnotationAssertion: 12517

dashboard/exmo/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div class="col-md-8">
1010
<h1>Dashboard Report - <a href="http://obofoundry.org/ontology/exmo.html">exmo</a></h1>
1111
<p class="lead"><b>Version</b>: http://purl.obolibrary.org/obo/exmo/2025-06-05/exmo.owl</p>
12-
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-09-01 13:25:18.110186</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-09-08 13:25:26.594909</p>
1313
<p class="lead" style="margin-top:-15px;"><a href="dashboard.yml">View dashboard results as YAML</a></p>
1414
<p class="lead" style="margin-top:-15px;"><a href="../index.html">Go back to Overview</a></p>
1515
<h3>Error Breakdown</h3>

dashboard/exmo/dashboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ base_prefixes:
44
- EXMOALT
55
- EXMO
66
changed: true
7-
date: 2025-09-01 13:25:18.110186
7+
date: 2025-09-08 13:25:26.594909
88
metrics:
99
'Axioms: Breakdown of axiom types':
1010
AnnotationAssertion: 8048

dashboard/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<head>
2-
<title>OBO Dashboard: New Ontology Requests (2025-09-01)</title>
2+
<title>OBO Dashboard: New Ontology Requests (2025-09-08)</title>
33
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
44
<style>
55
body {
@@ -38,7 +38,7 @@
3838
</script>
3939
</head>
4040
<body>
41-
<h1>OBO Dashboard: New Ontology Requests (2025-09-01)</h1>
41+
<h1>OBO Dashboard: New Ontology Requests (2025-09-08)</h1>
4242
<h4>Dashboard for checking new ontology requests to the OBO Foundry. Under construction. <a href="about.html">Learn More!</a></h4>
4343
<p>Created with <a href="http://robot.obolibrary.org/">ROBOT version 1.9.8</a> and <a href="https://github.com/OBOFoundry/OBO-Dashboard/commit/d58e5376ebec3cc910c2986296d4283b3b6ba911">OBO Metadata Schema</a>.</p>
4444
<p>A very basic analysis of the results can be found <a href="analysis.html">here</a>.</p>

dashboard/pbpko/dashboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div class="col-md-8">
1010
<h1>Dashboard Report - <a href="http://obofoundry.org/ontology/pbpko.html">pbpko</a></h1>
1111
<p class="lead"><b>Version</b>: http://purl.obolibrary.org/obo/pbpko/releases/2024-10-09/pbpko.owl</p>
12-
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-09-01 13:25:26.066254</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-09-08 13:25:34.758203</p>
1313
<p class="lead" style="margin-top:-15px;"><a href="dashboard.yml">View dashboard results as YAML</a></p>
1414
<p class="lead" style="margin-top:-15px;"><a href="../index.html">Go back to Overview</a></p>
1515
<h3>Error Breakdown</h3>

dashboard/pbpko/dashboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ base_prefixes:
33
- PBPKO
44
- PBPKOALT
55
changed: true
6-
date: 2025-09-01 13:25:26.066254
6+
date: 2025-09-08 13:25:34.758203
77
metrics:
88
'Axioms: Breakdown of axiom types':
99
AnnotationAssertion: 2939

0 commit comments

Comments
 (0)