datalad / datalad-catalog

Create a user-friendly data catalog from structured metadata
https://datalad-catalog.netlify.app
MIT License
14 stars 12 forks source link

Rich data enrichment v2 #449

Closed jsheunis closed 2 months ago

jsheunis commented 2 months ago

The goal here is to not only provide the minimum required fields to make a catalog dataset discoverable by google dataset search (this is already possible) but to now also include any optional fields to enrich the structured data for the dataset when viewing it in a dataset search result.

The changes necessary to allow this include:

Any existing or new catalog that wants to make use of these features should ensure that their catalog-level config file is updated.

netlify[bot] commented 2 months ago

Deploy Preview for datalad-catalog ready!

Name Link
Latest commit 8e52e4c7b79b26eb4c2380a754f20f1301d18b47
Latest deploy log https://app.netlify.com/sites/datalad-catalog/deploys/662d62ea3341e20008889d67
Deploy Preview https://deploy-preview-449--datalad-catalog.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.53%. Comparing base (53ac02a) to head (8e52e4c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #449 +/- ## ========================================== + Coverage 83.50% 83.53% +0.03% ========================================== Files 43 43 Lines 2897 2897 ========================================== + Hits 2419 2420 +1 + Misses 478 477 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.