Skip to content

Releases: acdh-oeaw/arche-ref-sources

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

config-sample.yaml with orcid and getty config

08 Jun 11:41
Compare
Choose a tag to compare
0.5.0

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

Allow setting a default lang tag for a property

07 Jun 09:56
Compare
Choose a tag to compare