Releases: acdh-oeaw/arche-ref-sources
Releases · acdh-oeaw/arche-ref-sources
1.0.0
arche-lib bumped to ^7
0.8.5 composer.json: bump arche-lib to ^7
Allow PHP ^8.1
0.8.4 composer.json: allow php ^8.1
Deps bumped to stable
0.8.3 composer.json: arche-lib and uri-normalizer bumped to stable
Rewritten to rdfInterface v2
0.8.2 Adjusted to rdfInterface v2
Bugfixes
Minor enhancements
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
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
- Proper processing order implemented (
class->resource->source
instead ofclass->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
0.5.1 arche-ref-sources:fetch(): send the Accept request header