Skip to content

Releases: freud-digital/freud_api_crawler

Minor Release 2.0.8

30 Dec 11:16
a22eb75
Compare
Choose a tag to compare

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

  • json and tei update: status, doc type, man type by @linxOD in #11

Full Changelog: v2.0.7...v2.0.8

Minor Release 2.0.7

28 Sep 09:09
Compare
Choose a tag to compare
  • added endnote and endnote index to xsl

Full Changelog: v2.0.6...v2.0.7

Bugfix 2.0.6

20 Sep 11:49
Compare
Choose a tag to compare

Full Changelog: v2.0.5...v2.0.6

Minor Release 2.0.5

20 Sep 11:15
Compare
Choose a tag to compare
  • bugfix: tagsDecl instead of tagsDecsl
  • version pypi ahead 2.0.5

Full Changelog: v2.0.3...v2.0.5

Minor Release 2.0.3

20 Sep 11:01
Compare
Choose a tag to compare
  • updating tei.xml template

Full Changelog: v2.0.2...v2.0.3

Minor Release 2.0.2

19 Sep 11:28
Compare
Choose a tag to compare
  • 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

29 Aug 07:55
Compare
Choose a tag to compare
  • 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.

09 Aug 13:28
Compare
Choose a tag to compare
  • update of teiHeader in tei.xml template

Full Changelog: v1.9.9...v2.0.0

Minor Release 1.9.9

22 Jul 07:43
Compare
Choose a tag to compare

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

27 Jun 09:07
Compare
Choose a tag to compare
  • moved json dump to seperate dir "data"
  • previous release on pypi did not index by pypi

Full Changelog: v1.9.7...v1.9.8