As that documentation of loaders and listers currently available for the archive will target a general audience and not a technical one,
it will be added in the Software Heritage User documentation.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Apr 19 2022
Feature has been implemented and deployed, closing this.
Apr 14 2022
Apr 13 2022
We also implemented something similar in D7567 but your tests are much better than ours.
Apr 12 2022
That's quite a speedup, thanks !
Apr 11 2022
Abandoning this, http should be used as https break compatibilty with codemeta.
In D7547#197135, @vlorentz wrote:This is not compatible with Codemeta, which uses http:// : https://raw.githubusercontent.com/codemeta/codemeta/2.0/codemeta.jsonld
That's because schema.org used to use only http:// instead of https://
Update: Add missing pagination test
Add related task in commit message
Code polishing
Apr 8 2022
While working on improving the performance of the deposits admin view, I also noticed the metadata provenance URL was still not displayed while it is well present in the metadata received from HAL (see for instance meta deposit 1056 on https://webapp.staging.swh.network/admin/deposit/).
Black upgraded in all repos and all python code reformatted, closing this.