-
On legacy we had a hidden data suggestion form that had been circulated only to beta testers:
https://inspirehep.net/help/data-submission?ln=en
We actually need a form that ideally would allow use…
-
@kaplun commented on [Fri May 05 2017](https://github.com/inspirehep/inspire/issues/295)
Given a DOI prefix we could export the ORCID DOI association.
-
The search result for [record #419131](https://labs.inspirehep.net/search?page=1&size=25&q=eprint%20hep-ph%2F9605437) on labs:
![screenshot from 2017-11-13 12-07-00](https://user-images.githubuserco…
-
## Context
When an author has not been assigned an INSPIRE ID yet, the collaborations put all kinds of placeholders in the field corresponding to the ID, like `None` or `???`, or leave it empty.
…
-
This method does two queries:
1. get authors that are working in an institution (by its `recid`), then extract the authors' `recid`s
2. get authors by `recid`s by using the `AuthorsSearch` api
…
-
In situations where some Python code needs to retrieve some records, modify them and then save them in the database we should directly use PostgreSQL capability to query the `json` column in `records_…
-
Every application fixture is a spot in which we have to specify the application configuration, which has already led to (minor) divergences between configurations. Let's kill this before it becomes a …
-
Hi,
I tried `refextract` using python 3.5, but it appears not to be compatible due to the fact that python 3.5 does not have raw unicode as they are unicode by default (see http://stackoverflow.com/a…
tomzx updated
8 years ago
-
When submitting a new record, using the import with doi 10.3847/1538-4357/834/1/87, the workflow entry that is created in the holdingpen shows no title, but it has actually 3 (you can see in the api).…
-
- [x] Require token that allows editing of ORCID profile
- [ ] Upon first ORCID login, use ORCID info to propose suitable un-assigned author profile
- [ ] Profile suggestion algorithm #1318
- …