scriptotek / mc2skos

Command line script for converting Marc21 Classification and Authority records to SKOS/RDF
The Unlicense
21 stars 4 forks source link

Update RVK processing (#24) #48

Closed nichtich closed 6 years ago

nichtich commented 6 years ago

The RVK URI prefix has been defined http://rvk.uni-regensburg.de/nt/ and underscore was chosen as replacement character for whitespace.

This commit adds native support of RVK processing and a new option to set whitespace replacement character.

codecov-io commented 6 years ago

Codecov Report

Merging #48 into master will decrease coverage by 0.13%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   79.67%   79.54%   -0.14%     
==========================================
  Files           6        6              
  Lines         743      743              
==========================================
- Hits          592      591       -1     
- Misses        151      152       +1
Impacted Files Coverage Δ
mc2skos/mc2skos.py 56.88% <0%> (-0.27%) :arrow_down:
mc2skos/record.py 88.26% <100%> (-0.03%) :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 4d818b4...e17cdbf. Read the comment docs.