Informasjonsforvaltning / dataset-catalog

A back end service service for creating dataset catalogues and datasets. Exposes a dcat-ap-no endpoint.
Apache License 2.0
0 stars 0 forks source link

fix: add conformsTo as blank node if missing uri but has valid title #198

Closed NilsOveTen closed 2 weeks ago

NilsOveTen commented 2 weeks ago

resolve https://github.com/Informasjonsforvaltning/fdk-issue-tracker/issues/992

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.66%. Comparing base (f33a1b5) to head (6ce1bf0). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...main/kotlin/no/fdk/dataset_catalog/rdf/RDFUtils.kt 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #198 +/- ## ============================================ + Coverage 78.39% 78.66% +0.26% Complexity 271 271 ============================================ Files 29 29 Lines 1120 1120 Branches 261 261 ============================================ + Hits 878 881 +3 + Misses 90 87 -3 Partials 152 152 ```

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