department-of-reuse / DoR

The Department of Reuse tracks and documents reuse of artifacts in computer science (starting with the SE field)
https://www.reuse-dept.org
Creative Commons Attribution 4.0 International
14 stars 42 forks source link

Add a Missing Data Indicator to Publication Details #336

Closed johannesduesing closed 2 years ago

johannesduesing commented 2 years ago

Problem The Publication Details page retrieves publication details online (if they are not already in the cache). This implies that it also works for publication DOIs that are not part of our data set, and have never been analyzed. Therefore, those publications will appear with empty tables for Reused / Reusing, which may result in the user thinking those publications don't reuse / are not reused at all.

Solution Add a Missing Data indicator to the details page of publications that have not yet been analyzed.

johannesduesing commented 2 years ago

Closed by #367