Skip to content

Commit ae68ea5

Browse files
Update dashboard run (#198)
Co-authored-by: pfabry <[email protected]>
1 parent 05da1b6 commit ae68ea5

16 files changed

+111
-139
lines changed

dashboard/analysis.html

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

dashboard/dashboard-results.json

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"EMPTYALT"
88
],
99
"changed": true,
10-
"date": "2025-10-28T14:16:03.197029",
10+
"date": "2025-10-28T16:24:38.143000",
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-28T14:16:21.619027",
173+
"date": "2025-10-28T16:24:56.271950",
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-28T14:16:25.556306",
320+
"date": "2025-10-28T16:24:59.943991",
321321
"metrics": {
322322
"Axioms: Breakdown of axiom types": {
323323
"AnnotationAssertion": 2419,
@@ -455,10 +455,10 @@
455455
"PBPKOALT"
456456
],
457457
"changed": true,
458-
"date": "2025-10-28T14:16:14.223568",
458+
"date": "2025-10-28T16:24:48.992248",
459459
"metrics": {
460460
"Axioms: Breakdown of axiom types": {
461-
"AnnotationAssertion": 44419,
461+
"AnnotationAssertion": 44418,
462462
"AnnotationPropertyRangeOf": 2,
463463
"AsymmetricObjectProperty": 2,
464464
"ClassAssertion": 308,
@@ -486,7 +486,7 @@
486486
"SymmetricObjectProperty": 87,
487487
"TransitiveObjectProperty": 45
488488
},
489-
"Axioms: Number of axioms": 67978,
489+
"Axioms: Number of axioms": 67977,
490490
"Entities: % of entities reused": 100.0,
491491
"Entities: Number of annotation properties": 206,
492492
"Entities: Number of classes": 5600,
@@ -512,12 +512,12 @@
512512
},
513513
"Info: Does the ontology fall under OWL 2 DL?": true,
514514
"Info: Experimental OBO score": {
515-
"_dashboard": 0.587,
515+
"_dashboard": 0.742,
516516
"_formula": "(1*impact+1*dashboard)/2",
517517
"_impact": 0.0,
518518
"_impact_external": 0,
519519
"_reuse": 1.0,
520-
"oboscore": 0.293
520+
"oboscore": 0.371
521521
},
522522
"Info: How many externally documented uses?": 0,
523523
"Info: How many ontologies use it?": 0,
@@ -534,7 +534,7 @@
534534
"GAZ": 4,
535535
"GO": 1322,
536536
"HP": 9,
537-
"IAO": 36222,
537+
"IAO": 36221,
538538
"IDO": 18,
539539
"MRO": 131,
540540
"NCBITaxon": 311,
@@ -567,12 +567,11 @@
567567
},
568568
"Info: Which ontologies use it?": []
569569
},
570-
"mirror_from": "https://github.com/InSilicoVida-Research-Lab/pbpko/releases/download/v1.3.0/pbpko_12_09_2025.owl",
570+
"mirror_from": "https://github.com/InSilicoVida-Research-Lab/pbpko/releases/download/v1.3.1/pbpko_19_10_2025.owl",
571571
"namespace": "pbpko",
572572
"results": {
573573
"FP01 Open": {
574-
"comment": "Ontology license 'http://creativecommons.org/licenses/by/4.0' does not match registry license 'https://creativecommons.org/licenses/by/4.0/'.",
575-
"status": "ERROR"
574+
"status": "PASS"
576575
},
577576
"FP02 Common Format": {
578577
"status": "PASS"
@@ -588,8 +587,8 @@
588587
"status": "PASS"
589588
},
590589
"FP06 Textual Definitions": {
591-
"comment": "2 multiple definitions. 1 missing definitions. See ROBOT Report for details.",
592-
"status": "ERROR"
590+
"comment": "1 missing definitions. See ROBOT Report for details.",
591+
"status": "WARN"
593592
},
594593
"FP07 Relations": {
595594
"comment": "8 non-RO properties used.",
@@ -617,24 +616,24 @@
617616
"status": "PASS"
618617
},
619618
"ROBOT Report": {
620-
"comment": "2 errors, 7 warnings, 0 info messages.",
619+
"comment": "7 warnings, 0 info messages.",
621620
"file": "robot_report",
622621
"results": {
623-
"ERROR": 2,
622+
"ERROR": 0,
624623
"INFO": 0,
625624
"WARN": 7
626625
},
627-
"status": "ERROR"
626+
"status": "WARN"
628627
}
629628
},
630-
"sha256_hash": "9de70ac70ff64641700cde6316698f3a75ad683ec9c8fb9f6b7be1fe54f6a487",
629+
"sha256_hash": "40e29d154e0f275a31ad3bc0009e4c9ec223cf25ea57b5e3a8fb2f2c9a7ced23",
631630
"summary": {
632-
"comment": "5 errors",
631+
"comment": "2 errors",
633632
"status": "ERROR",
634633
"summary_count": {
635-
"ERROR": 5,
634+
"ERROR": 2,
636635
"INFO": 2,
637-
"WARN": 0
636+
"WARN": 2
638637
}
639638
},
640639
"version": "http://purl.obolibrary.org/obo/pbpko/releases/1.3.0/pbpko.owl"

dashboard/dashboard-results.yml

Lines changed: 20 additions & 23 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 14:16:03.197029
32+
date: 2025-10-28 16:24:38.143000
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 14:16:21.619027
169+
date: 2025-10-28 16:24:56.271950
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 14:16:25.556306
290+
date: 2025-10-28 16:24:59.943991
291291
metrics:
292292
'Axioms: Breakdown of axiom types':
293293
AnnotationAssertion: 2419
@@ -403,10 +403,10 @@ ontologies:
403403
- PBPKO
404404
- PBPKOALT
405405
changed: true
406-
date: 2025-10-28 14:16:14.223568
406+
date: 2025-10-28 16:24:48.992248
407407
metrics:
408408
'Axioms: Breakdown of axiom types':
409-
AnnotationAssertion: 44419
409+
AnnotationAssertion: 44418
410410
AnnotationPropertyRangeOf: 2
411411
AsymmetricObjectProperty: 2
412412
ClassAssertion: 308
@@ -433,7 +433,7 @@ ontologies:
433433
SubPropertyChainOf: 160
434434
SymmetricObjectProperty: 87
435435
TransitiveObjectProperty: 45
436-
'Axioms: Number of axioms': 67978
436+
'Axioms: Number of axioms': 67977
437437
'Entities: % of entities reused': 100.0
438438
'Entities: Number of annotation properties': 206
439439
'Entities: Number of classes': 5600
@@ -458,12 +458,12 @@ ontologies:
458458
ObjectUnionOf: 142
459459
'Info: Does the ontology fall under OWL 2 DL?': true
460460
'Info: Experimental OBO score':
461-
_dashboard: 0.587
461+
_dashboard: 0.742
462462
_formula: (1*impact+1*dashboard)/2
463463
_impact: 0.0
464464
_impact_external: 0
465465
_reuse: 1.0
466-
oboscore: 0.293
466+
oboscore: 0.371
467467
'Info: How many externally documented uses?': 0
468468
'Info: How many ontologies use it?': 0
469469
'Info: Logical consistency': true
@@ -479,7 +479,7 @@ ontologies:
479479
GAZ: 4
480480
GO: 1322
481481
HP: 9
482-
IAO: 36222
482+
IAO: 36221
483483
IDO: 18
484484
MRO: 131
485485
NCBITaxon: 311
@@ -510,13 +510,11 @@ ontologies:
510510
skos: 89
511511
xsd: 21
512512
'Info: Which ontologies use it?': []
513-
mirror_from: https://github.com/InSilicoVida-Research-Lab/pbpko/releases/download/v1.3.0/pbpko_12_09_2025.owl
513+
mirror_from: https://github.com/InSilicoVida-Research-Lab/pbpko/releases/download/v1.3.1/pbpko_19_10_2025.owl
514514
namespace: pbpko
515515
results:
516516
FP01 Open:
517-
comment: Ontology license 'http://creativecommons.org/licenses/by/4.0' does
518-
not match registry license 'https://creativecommons.org/licenses/by/4.0/'.
519-
status: ERROR
517+
status: PASS
520518
FP02 Common Format:
521519
status: PASS
522520
FP03 URIs:
@@ -527,9 +525,8 @@ ontologies:
527525
FP05 Scope:
528526
status: PASS
529527
FP06 Textual Definitions:
530-
comment: 2 multiple definitions. 1 missing definitions. See ROBOT Report for
531-
details.
532-
status: ERROR
528+
comment: 1 missing definitions. See ROBOT Report for details.
529+
status: WARN
533530
FP07 Relations:
534531
comment: 8 non-RO properties used.
535532
file: fp7
@@ -549,19 +546,19 @@ ontologies:
549546
FP20 Responsiveness:
550547
status: PASS
551548
ROBOT Report:
552-
comment: 2 errors, 7 warnings, 0 info messages.
549+
comment: 7 warnings, 0 info messages.
553550
file: robot_report
554551
results:
555-
ERROR: 2
552+
ERROR: 0
556553
INFO: 0
557554
WARN: 7
558-
status: ERROR
559-
sha256_hash: 9de70ac70ff64641700cde6316698f3a75ad683ec9c8fb9f6b7be1fe54f6a487
555+
status: WARN
556+
sha256_hash: 40e29d154e0f275a31ad3bc0009e4c9ec223cf25ea57b5e3a8fb2f2c9a7ced23
560557
summary:
561-
comment: 5 errors
558+
comment: 2 errors
562559
status: ERROR
563560
summary_count:
564-
ERROR: 5
561+
ERROR: 2
565562
INFO: 2
566-
WARN: 0
563+
WARN: 2
567564
version: http://purl.obolibrary.org/obo/pbpko/releases/1.3.0/pbpko.owl

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 14:16:03.197029</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-10-28 16:24:38.143000</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 14:16:03.197029
6+
date: 2025-10-28 16:24:38.143000
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 14:16:21.619027</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-10-28 16:24:56.271950</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 14:16:21.619027
6+
date: 2025-10-28 16:24:56.271950
77
metrics:
88
'Axioms: Breakdown of axiom types':
99
AnnotationAssertion: 981

dashboard/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ <h4>Dashboard for checking new ontology requests to the OBO Foundry. Under const
538538

539539

540540

541-
<td class="check table-danger"><img src="assets/x.svg" height="15px" data-toggle="tooltip" data-html="true" data-placement="right" title="Ontology license 'http://creativecommons.org/licenses/by/4.0' does not match registry license 'https://creativecommons.org/licenses/by/4.0/'."></td>
541+
<td class="check table-success"><img src="assets/check.svg" height="15px"></td>
542542

543543

544544

@@ -583,7 +583,7 @@ <h4>Dashboard for checking new ontology requests to the OBO Foundry. Under const
583583

584584

585585

586-
<td class="check table-danger"><img src="assets/x.svg" height="15px" data-toggle="tooltip" data-html="true" data-placement="right" title="2 multiple definitions. 1 missing definitions. See ROBOT Report for details."></td>
586+
<td class="check table-warning"><img src="assets/warning.svg" height="15px" data-toggle="tooltip" data-html="true" data-placement="right" title="1 missing definitions. See ROBOT Report for details."></td>
587587

588588

589589

@@ -655,7 +655,7 @@ <h4>Dashboard for checking new ontology requests to the OBO Foundry. Under const
655655

656656

657657

658-
<td class="check table-danger"><img src="assets/x.svg" height="15px" data-toggle="tooltip" data-html="true" data-placement="right" title="2 errors, 7 warnings, 0 info messages."></td>
658+
<td class="check table-warning"><img src="assets/warning.svg" height="15px" data-toggle="tooltip" data-html="true" data-placement="right" title="7 warnings, 0 info messages."></td>
659659

660660

661661

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 14:16:25.556306</p>
12+
<p class="lead" style="margin-top:-15px;"><b>Date run</b>: 2025-10-28 16:24:59.943991</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 14:16:25.556306
6+
date: 2025-10-28 16:24:59.943991
77
metrics:
88
'Axioms: Breakdown of axiom types':
99
AnnotationAssertion: 2419

0 commit comments

Comments
 (0)