diff --git a/docs/ground_truth/comparison.html b/docs/ground_truth/comparison.html new file mode 100644 index 0000000..97f20ba --- /dev/null +++ b/docs/ground_truth/comparison.html @@ -0,0 +1,529 @@ + + + + + + RsMetaCheck — 0.3.0 vs 0.3.1 Comparison + + + + + + +

0.3.0 vs 0.3.1 — Comparison

+ +

+ This page compares the detection results of RsMetaCheck version 0.3.0 and + version 0.3.1 on the ground truth dataset, highlighting improvements and + corrections in pitfall and warning detection across the 85 openAIRE + repositories. +

+ +

+ +
+

0.3.0 Pitfall & Warning Distribution

+ +
+
+

Pitfalls (P001–P019)

+ +
+
+

Warnings (W001–W010)

+ +
+
+ +
+

0.3.1 Pitfall & Warning Distribution

+ +
+
+

Pitfalls (P001–P019)

+ +
+
+

Warnings (W001–W010)

+ +
+
+ +
+

The “Before & After” Comparison

+ +
+
+

Pitfalls

+ +
+
+

Warnings

+ +
+
+ +
+

Repository-Level Comparison

+ +
+ + + + + + + + + + + +
RepositoryCode0.3.0 Source0.3.0 Description0.3.1 Source0.3.1 Description
+
+ + + + + diff --git a/docs/ground_truth/index.html b/docs/ground_truth/index.html index aac57a1..d1fdb68 100644 --- a/docs/ground_truth/index.html +++ b/docs/ground_truth/index.html @@ -100,12 +100,41 @@ color: #2c3e50; margin: 0 auto 20px auto; } + .nav { + text-align: center; + margin-bottom: 30px; + } + .nav a { + color: #3498db; + text-decoration: none; + font-size: 0.95em; + padding: 6px 14px; + border: 1px solid #3498db; + border-radius: 4px; + } + .nav a:hover { + background-color: #3498db; + color: #fff; + } -

Ground TruthReport

+ + +

Ground Truth Report

+

+ This ground truth study evaluated 84 software repositories from the openAIRE graph. + All repositories contain a codemeta.json file and were examined across + multiple metadata sources including package manifests (e.g., setup.py, + package.json, DESCRIPTION), citation files + (CITATION.cff), licensing files, README documentation, and other + structured or semi-structured metadata artifacts. +

+

@@ -122,58 +151,34 @@

Ground TruthReport

-
-

0.3.0 vs 0.3.2 — Comparison

- -
- - - - - - - - - - - -
RepositoryCode0.3.0 Source0.3.0 Description0.3.2 Source0.3.2 Description
-
- \ No newline at end of file diff --git a/docs/ground_truth/summary_0_3_2.json b/docs/ground_truth/summary_0_3_1.json similarity index 100% rename from docs/ground_truth/summary_0_3_2.json rename to docs/ground_truth/summary_0_3_1.json