Recent Releases of https://github.com/acdh-oeaw/arche-ref-sources

https://github.com/acdh-oeaw/arche-ref-sources - Bugfixes

- PHP
Published by zozlak 9 months ago

https://github.com/acdh-oeaw/arche-ref-sources - Better filtering options

  • The CLI interface provides --class and --withoutProperty
  • The setFilters() API reworked so it's extensible.
  • Filter for resources lacking given metadata property value added

- PHP
Published by zozlak 9 months ago

https://github.com/acdh-oeaw/arche-ref-sources - 1.0.0

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.

- PHP
Published by zozlak about 1 year ago

https://github.com/acdh-oeaw/arche-ref-sources - arche-lib bumped to ^7

- PHP
Published by zozlak over 1 year ago

https://github.com/acdh-oeaw/arche-ref-sources - Allow PHP ^8.1

- PHP
Published by zozlak over 1 year ago

https://github.com/acdh-oeaw/arche-ref-sources - Deps bumped to stable

- PHP
Published by zozlak about 2 years ago

https://github.com/acdh-oeaw/arche-ref-sources - Bugfixes

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

- PHP
Published by zozlak about 3 years ago

https://github.com/acdh-oeaw/arche-ref-sources - 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

- PHP
Published by zozlak about 3 years ago

https://github.com/acdh-oeaw/arche-ref-sources - 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).

- PHP
Published by zozlak about 3 years ago

https://github.com/acdh-oeaw/arche-ref-sources - Major rewrite

  • 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

- PHP
Published by zozlak about 3 years ago

https://github.com/acdh-oeaw/arche-ref-sources - Bugfixes

- PHP
Published by zozlak over 3 years ago

https://github.com/acdh-oeaw/arche-ref-sources -

  • Normalize identifiers read from the input file.
  • If property mapping path leads to an empty RDF node, try to fetch it from it's URL (needed to resolve gndo:placeOfBusiness / gndo:preferredNameForThePlaceOrGeographicName).
  • Extend config-sample.yaml as proposed by Seta.

- PHP
Published by zozlak over 3 years ago

https://github.com/acdh-oeaw/arche-ref-sources - Initial test release

- PHP
Published by zozlak about 4 years ago