Releases: scriptotek/mc2skos
Releases · scriptotek/mc2skos
Version 0.12.0
Version 0.11.1
Version 0.11.0
- feat(#52): Support mappings from classification records
- feat(#55): Add mappings from 024
- feat(#58): Include 1XX $d in labels
- data: Add more vocabularies to vocabularies.yml: lcgft (48f53c6), lccn, viaf, wikidata, isni, orcid (679a9a7), gnd, ddcri, tesa (5afcd66)
- feat(b3ea494): Add support for using vocabulary code from
vocabularies.yml
with--scheme
to specify the concept scheme. - chore(bcfe98a): Drop Python 3.3 support
Version 0.10.2
Version 0.10.1
- fix(49a81b6): Add
vocabularies.yml
toMANIFEST.in
to be included in the PyPI distributed versions.
Version 0.10.0
- feat(ae3285f): If the
--webdewey
flag is set, use the first relative index term asskos:prefLabel
for synthesized classes, since these do not have their own class heading and it's common practice to display the first relative index term instead.
Version 0.9.0
Version 0.8.0
Version 0.7.3
Version 0.7.2
- feat(2da8f03): Guess output format from filename
- data(26e1e5c): Update JSON-LD context
- feat(4c2c099): Add option
--webdewey
to include additional information from WebDewey using a non-standard ontology. - refactor(5caa2ba): Include notes by default, deprecate the
--notes
option - feat(56fff5f): Replace spaces by hyphens in URI template object
- feat(cdf977f): Allow {control_number} in classification URIs
- feat(f79807e): Map 684 Auxiliary Instruction Note to
skos:editorialNote
- fix(358cfe0): Fix Python 2.7 dependencies