Releases: freud-digital/freud_api_crawler
Releases · freud-digital/freud_api_crawler
Minor Release 2.0.8
New data in json dump and TEI:
status umschrift as status in json
- id
- name
- date
status as TEI revisionDesc
doc component as doc_component in json
- id
- type
- name
manifestation type as man_doc_type in json
- id
- type
- name
doc component and manifestation type as note in noteStmt
What's Changed
Full Changelog: v2.0.7...v2.0.8
Minor Release 2.0.7
- added endnote and endnote index to xsl
Full Changelog: v2.0.6...v2.0.7
Bugfix 2.0.6
Full Changelog: v2.0.5...v2.0.6
Minor Release 2.0.5
- bugfix: tagsDecl instead of tagsDecsl
- version pypi ahead 2.0.5
Full Changelog: v2.0.3...v2.0.5
Minor Release 2.0.3
- updating tei.xml template
Full Changelog: v2.0.2...v2.0.3
Minor Release 2.0.2
- make_xml as seperate function outside class
- json_dump function now always creats json dump
- make_xml opens dump files to process xml
- Publikationsgeschichte included in sourceDesc (teiHeader)
Full Changelog: v2.0.1...v2.0.2
Minor Release 2.0.1
- handling inline- and blockquote in fixtures xsl
- fixed work api url
- added field_namerkung_intern_ to json_dum - note_i and as noteStmt in tei/xml
Full Changelog: v2.0.0...v2.0.1
Release 2.0.0.
- update of teiHeader in tei.xml template
Full Changelog: v1.9.9...v2.0.0
Minor Release 1.9.9
teiHeader: seriesStmt added, msDesc updated, language added, p class titlte rendered as p title
Full Changelog: v1.9.8...v1.9.9
Minor Release 1.9.8
- moved json dump to seperate dir "data"
- previous release on pypi did not index by pypi
Full Changelog: v1.9.7...v1.9.8