-
-
## Problem
Currently, `utils.filter_values()` is filtering away keys and corresponding values from dictionaries where `value is None`.
This concretely means, e.g. in the context of MARC21 conversion…
-
In order to avoid crawling HAL to know which records on HAL correspond to which records on INSPIRE, we can parse their response when trying to create a new, duplicated, record and instead update that …
-
On INSPIRE we have roughly 20 collections defined as queries: https://github.com/inspirehep/inspire-next/blob/5b7207c8ee090658f23b818168fcef31d846e139/inspirehep/config.py#L150-L235. Using `invenio-co…
-
This is the output when running pip install git+https://github.com/inspirehep/magpie.git@v2.0
```
Collecting git+https://github.com/inspirehep/magpie.git@v2.0
Cloning https://github.com/inspirehep/m…
-
_From @mihaibivol on July 19, 2016 11:28_
Currently we have these arrays inside the schema:
- `dois`
- `isbns`
- `publication_info`
`publication_info` also has an `isbn` field. I think it might be b…
-
The records returned by this query: https://inspirehep.net/search?ln=en&cc=Conferences&ln=en&cc=Conferences&p=411__n%3A%2F%5B%5E0-9%5D%2F&action_search=Search&sf=conferencestartdate&so=d&rm=&rg=25&sc=…
-
Workflow templates (in https://github.com/inspirehep/inspire-next/tree/master/inspirehep/modules/workflows/static/js/inspire_workflows_ui/templates) need to be revised to make sure there is a clear di…
-
I am trying to use the API to scrape the geographical distribution information for publications throughout the world to get a handle on the differences of publications by institutions located in diffe…
-
Being able to search directly for `Phys.Lett. B716 (2012) 1-29` would be nice. Right now this returns 0 results from the demo-records. It should return 1.
It can be implemented by adding a new indexi…