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

https://github.com/acdh-oeaw/arche-biblatex - Minor fixes

- PHP
Published by zozlak 9 months ago

https://github.com/acdh-oeaw/arche-biblatex - Better error reporting

- PHP
Published by zozlak 9 months ago

https://github.com/acdh-oeaw/arche-biblatex - Cache CSL-JSON

The CSL-JSON representation is used internally for generation of all response formats so it's worth to cache it on its own.

- PHP
Published by zozlak 10 months ago

https://github.com/acdh-oeaw/arche-biblatex - Allow returning formatted citations

Just specify the style name in the format / Accept header.

seboettg/citeproc-php is used under the hood

- PHP
Published by zozlak 11 months ago

https://github.com/acdh-oeaw/arche-biblatex - apa6th issued mapping extended

- PHP
Published by nczirjak-acdh 11 months ago

https://github.com/acdh-oeaw/arche-biblatex - apa6th new mapping added - issued

- PHP
Published by nczirjak-acdh 11 months ago

https://github.com/acdh-oeaw/arche-biblatex - mappings fixes

- PHP
Published by zozlak 11 months ago

https://github.com/acdh-oeaw/arche-biblatex - mappings fixes

- PHP
Published by zozlak 11 months ago

https://github.com/acdh-oeaw/arche-biblatex - CSL-JSON support added

CSL-JSON is now a primary output format with possible further conversion to BibLaTeX.

- PHP
Published by zozlak 11 months ago

https://github.com/acdh-oeaw/arche-biblatex - Deployment fixes

- PHP
Published by zozlak 12 months ago

https://github.com/acdh-oeaw/arche-biblatex - Publication mapping fixes

- PHP
Published by zozlak about 1 year ago

https://github.com/acdh-oeaw/arche-biblatex - notLinkedId value type introduced and mapping fixes

  • eprint field type has been generalized to notLinkedId which allows to use othergoodies like reqNmsp. It works the same - skips the protocol and domain from the URL.
  • ARCHE deployment config:
    • Added quite a few field mappings for the acdh:Publication .
    • Set dissCacheService.parentProperty

- PHP
Published by zozlak about 1 year ago

https://github.com/acdh-oeaw/arche-biblatex - Publisher mappings fixed

- PHP
Published by zozlak about 1 year ago

https://github.com/acdh-oeaw/arche-biblatex - Ported to arche-diss-cache

- PHP
Published by zozlak over 1 year ago

https://github.com/acdh-oeaw/arche-biblatex - Bugfixes

Search for the override property value only among metadata of the handled resource.

- PHP
Published by zozlak about 2 years ago

https://github.com/acdh-oeaw/arche-biblatex - Ported to arche-lib 6

- PHP
Published by zozlak about 2 years ago

https://github.com/acdh-oeaw/arche-biblatex - Test the cluster deployment

- PHP
Published by zozlak about 2 years ago

https://github.com/acdh-oeaw/arche-biblatex - Test build trigger

- PHP
Published by zozlak about 2 years ago

https://github.com/acdh-oeaw/arche-biblatex - Test build trigger

- PHP
Published by zozlak about 2 years ago

https://github.com/acdh-oeaw/arche-biblatex - reqNmsp added

The mapping of type url can have a new reqProp configuration option which enforces value in a given namespace. The reqProp takes precedence over prefNmsp.

- PHP
Published by zozlak about 4 years ago

https://github.com/acdh-oeaw/arche-biblatex - Bugfixes

Fix type field handling (so it doesn't override the whole entry type)

- PHP
Published by zozlak about 4 years ago

https://github.com/acdh-oeaw/arche-biblatex - CI/CD addded

- PHP
Published by zozlak over 4 years ago

https://github.com/acdh-oeaw/arche-biblatex - Bugfixes

Skip special characters from biblatex entry id

- PHP
Published by zozlak over 4 years ago

https://github.com/acdh-oeaw/arche-biblatex - Change src:topCollection behavior

  • src: topCollection/parent now takes the value from an already formated topCollection/parent's biblatex which assures consistency with biblatex generated for them
  • arche-lib bumped to 2
  • bibtex/biblatex naming convention standardized to biblatex

- PHP
Published by zozlak over 4 years ago

https://github.com/acdh-oeaw/arche-biblatex - "person" mapping type enhancement

The person mapping type falls back to a title property now when first and last name can't be found.

- PHP
Published by zozlak almost 5 years ago

https://github.com/acdh-oeaw/arche-biblatex - Overriding automatically generated entries allowed

  • If the repository resource's metadata contains cfg.biblatexProperty property, it's parsed as a BibLaTeX and fields defined in it overwrite automatically generated ones.
  • If the override query parameter is provided, it's parsed as a BibLaTeX and fields defined in it overwrite automatically generated ones.

Remarks:

  • Overrides are applied in above-mentioned order.
  • BibLaTeX entry type and id are skipped (don't overwrite automatically generated ones).
  • A short syntax is allowed skipping the entry type and id, e.g. author = {foo, bar}

- PHP
Published by zozlak almost 5 years ago

https://github.com/acdh-oeaw/arche-biblatex - Bugfixes

2 and #3 fixed

- PHP
Published by zozlak almost 5 years ago

https://github.com/acdh-oeaw/arche-biblatex - Initial release

- PHP
Published by zozlak about 5 years ago