Skip to content

Releases: acdh-oeaw/arche-ref-sources

1.0.0

28 Nov 11:50
Compare
Choose a tag to compare

A test-driven refactorization of the code.

bin/arche-ref-sources CLI interface stayed the same.

Postprocessing of fetched data moved to a dedicated acdhOeaw\arche\refSources\Merger class.

arche-lib bumped to ^7

02 Oct 19:51
Compare
Choose a tag to compare
0.8.5

composer.json: bump arche-lib to ^7

Allow PHP ^8.1

26 Aug 09:53
Compare
Choose a tag to compare
0.8.4

composer.json: allow php ^8.1

Deps bumped to stable

13 Feb 18:34
Compare
Choose a tag to compare
0.8.3

composer.json: arche-lib and uri-normalizer bumped to stable

Rewritten to rdfInterface v2

26 Jul 20:08
Compare
Choose a tag to compare
0.8.2

Adjusted to rdfInterface v2

Bugfixes

12 Jan 20:47
Compare
Choose a tag to compare

arche-ref-sources: don't reveal the password

Minor enhancements

12 Jan 20:35
Compare
Choose a tag to compare

arche-ref-sources:

  • --afterDate parameter implemented
  • --verbose causes call parameters to be dumped
  • messages are being generated at the beginning and end of execution

Made independent of repository classes

12 Jan 20:16
Compare
Choose a tag to compare

Make the resolution process independent of repository-side resource classes.

This required a change in the configuration file which now uses the authorityFile->classUsedByAuthorityFile->propertyMappingDefinition hierarchy (see the config-sample.yaml).

Major rewrite

09 Jan 21:23
Compare
Choose a tag to compare
  • Proper processing order implemented (class->resource->source instead of class->source->resource)
  • Merging of conflicting resources in the repository
  • Streaming output to the file.
  • Use quickRdf as broadly as possible (and rdfInterface2easyRdf library to convert)
  • and probably more

config-sample.yaml with viaf config for persons

08 Jun 12:09
Compare
Choose a tag to compare
0.5.1

arche-ref-sources:fetch(): send the Accept request header