VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

Details #94

Closed mmaelicke closed 4 years ago

mmaelicke commented 4 years ago

As far as I can see it, we only need the ability to link Details to Thesaurus information. Then a MD_MetadataExtensionInformation can hold and online resource of thesaurus.url to be traceable.

Solves #66 and will close #62 as that does not apply anymore. Details with thesaurus information will also close #80 , but an exporter will need to distinguish between details that are described by a thesaurus and the ones that don't.

codecov[bot] commented 4 years ago

Codecov Report

Merging #94 into master will increase coverage by 0.19%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
+ Coverage   48.31%   48.50%   +0.19%     
==========================================
  Files          45       45              
  Lines        1900     1909       +9     
==========================================
+ Hits          918      926       +8     
- Misses        982      983       +1     
Flag Coverage Δ
#e2e 48.50% <90.90%> (+0.19%) :arrow_up:
Impacted Files Coverage Δ
metacatalog/models/details.py 96.00% <90.90%> (-4.00%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a14933e...dabbacd. Read the comment docs.