Informasjonsforvaltning / datacatalogtordf

A library that will map a data catalog (inkl dataset, dataservices and other dcat resources) to rdf
Apache License 2.0
5 stars 0 forks source link

Add support for dcat:DatasetSeries #71

Closed stigbd closed 2 years ago

stigbd commented 2 years ago

Fixes #70

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (9ea4269) into main (e4f8ed9) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 9ea4269 differs from pull request most recent head 60a1241. Consider uploading reports for the commit 60a1241 to get more accurate results

@@            Coverage Diff            @@
##              main       #71   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        15    +1     
  Lines         1450      1520   +70     
=========================================
+ Hits          1450      1520   +70     
Impacted Files Coverage Δ
src/datacatalogtordf/__init__.py 100.00% <100.00%> (ø)
src/datacatalogtordf/dataset.py 100.00% <100.00%> (ø)
src/datacatalogtordf/dataset_series.py 100.00% <100.00%> (ø)
src/datacatalogtordf/resource.py 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more