-
`HttpOpener` , aka `decode-html` when speaking `flux`, is not able to decode `gzip`ed data atm.
This was discovered by @TobiasNx failing to lookup schema.org .
dr0i updated
10 months ago
-
Catmandu has:
```
# '3%A9' => 'café'
uri_decode(place)
# 'café' => '3%A9'
uri_encode(place)
```
MF Morph has `urlencode`(https://github.com/metafacture/metafacture-core/blob/master/metamorp…
-
We have some repositories with great amount of records. For these repos we like to request only the newest records via oai-pmh.
Recently we circumvent requesting the records in whole by adding the r…
-
Every [flux command](https://github.com/metafacture/metafacture-documentation/blob/master/flux-commands.md) should link to an example.
Proposal:
- [x] add for every command an entry to a submenu `…
-
We need to improve the documentation, that there are no distributed pages anymore.
@TobiasNx started in repo https://github.com/TobiasNx/metafacture_documentation_new.
We decided to merge these in…
-
[Workflow](https://metafacture.org/playground/?flux=default+out+%3D+%22stdout%22%3B%0Adefault+file+%3D+%22Test_DNB_Mono.xml%22%3B%0Adefault+id+%3D+%221025374754%22%3B%0Adefault+sector+%3D+%22sec_002%2…
-
Retain works with root level parent fields but not with an subfield:
https://github.com/TobiasNx/fix-FunctionalReview-Testing/blob/c9d9447983fc435d01b35ac57046dc1dd3ddbb11/data/testing/retainOnlySubf…
-
In contrast to Catmandu lookup in metafacture fix is by default a filter.
Catmandu in contrast has the attribute `delete:`:
`lookup(color2,”lookup.csv”,delete:1)`
-
In order to have one place for all lookup tables @blackwinter suggested to migrate the opac link maps to this repo.
Additionally metafacture needs tsv files instead of the provided json files.
F…
-
The OAI-PMH Opener provides the OAI-record, header and container.
Is there a way how to receive only the metadata without the OAI specific elements?
Similar to: https://github.com/metafacture/meta…