Skip to content

Commit 2d28a09

Browse files
Update dashboard run (#199)
Co-authored-by: matentzn <[email protected]>
1 parent ae68ea5 commit 2d28a09

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-10-28T16:24:38.143000",
10+
"date": "2025-11-10T13:27:23.010694",
1111
"metrics": {
1212
"Axioms: Breakdown of axiom types": {
1313
"AnnotationAssertion": 12773,
@@ -170,7 +170,7 @@
170170
"IDPOALT"
171171
],
172172
"changed": true,
173-
"date": "2025-10-28T16:24:56.271950",
173+
"date": "2025-11-10T13:27:39.579598",
174174
"metrics": {
175175
"Axioms: Breakdown of axiom types": {
176176
"AnnotationAssertion": 981,
@@ -317,7 +317,7 @@
317317
"OCSALT"
318318
],
319319
"changed": true,
320-
"date": "2025-10-28T16:24:59.943991",
320+
"date": "2025-11-10T13:27:43.119455",
321321
"metrics": {
322322
"Axioms: Breakdown of axiom types": {
323323
"AnnotationAssertion": 2419,
@@ -455,7 +455,7 @@
455455
"PBPKOALT"
456456
],
457457
"changed": true,
458-
"date": "2025-10-28T16:24:48.992248",
458+
"date": "2025-11-10T13:27:33.134593",
459459
"metrics": {
460460
"Axioms: Breakdown of axiom types": {
461461
"AnnotationAssertion": 44418,

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-10-28 16:24:38.143000
32+
date: 2025-11-10 13:27:23.010694
3333
metrics:
3434
'Axioms: Breakdown of axiom types':
3535
AnnotationAssertion: 12773
@@ -166,7 +166,7 @@ ontologies:
166166
- IDPO
167167
- IDPOALT
168168
changed: true
169-
date: 2025-10-28 16:24:56.271950
169+
date: 2025-11-10 13:27:39.579598
170170
metrics:
171171
'Axioms: Breakdown of axiom types':
172172
AnnotationAssertion: 981
@@ -287,7 +287,7 @@ ontologies:
287287
- OCS
288288
- OCSALT
289289
changed: true
290-
date: 2025-10-28 16:24:59.943991
290+
date: 2025-11-10 13:27:43.119455
291291
metrics:
292292
'Axioms: Breakdown of axiom types':
293293
AnnotationAssertion: 2419
@@ -403,7 +403,7 @@ ontologies:
403403
- PBPKO
404404
- PBPKOALT
405405
changed: true
406-
date: 2025-10-28 16:24:48.992248
406+
date: 2025-11-10 13:27:33.134593
407407
metrics:
408408
'Axioms: Breakdown of axiom types':
409409
AnnotationAssertion: 44418

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-09-11/empty.owl</p>
12-
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-10-28 16:24:38.143000</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-11-10 13:27:23.010694</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-10-28 16:24:38.143000
6+
date: 2025-11-10 13:27:23.010694
77
metrics:
88
'Axioms: Breakdown of axiom types':
99
AnnotationAssertion: 12773

dashboard/idpo/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/idpo.html">idpo</a></h1>
1111
<p class="lead"><b>Version</b>: http://purl.obolibrary.org/obo/idpo/releases/2025-10-01/idpo.owl</p>
12-
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-10-28 16:24:56.271950</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-11-10 13:27:39.579598</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/idpo/dashboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ base_prefixes:
33
- IDPO
44
- IDPOALT
55
changed: true
6-
date: 2025-10-28 16:24:56.271950
6+
date: 2025-11-10 13:27:39.579598
77
metrics:
88
'Axioms: Breakdown of axiom types':
99
AnnotationAssertion: 981

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-10-28)</title>
2+
<title>OBO Dashboard: New Ontology Requests (2025-11-10)</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-10-28)</h1>
41+
<h1>OBO Dashboard: New Ontology Requests (2025-11-10)</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/00870c98e2aa2be790407d728d1733c9797bcd31">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/ocs/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/ocs.html">ocs</a></h1>
1111
<p class="lead"><b>Version</b>: None</p>
12-
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-10-28 16:24:59.943991</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-11-10 13:27:43.119455</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/ocs/dashboard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ base_prefixes:
33
- OCS
44
- OCSALT
55
changed: true
6-
date: 2025-10-28 16:24:59.943991
6+
date: 2025-11-10 13:27:43.119455
77
metrics:
88
'Axioms: Breakdown of axiom types':
99
AnnotationAssertion: 2419

0 commit comments

Comments
 (0)