Open
Conversation
New version of index creation software
The update.py script was already part of the previous version of index. The current version contains an extension for removing triples if needed.
-crossref -datacite -nih
doci_glob update and datacite_pp update for command line execution
- finder: refactoring and bug fixing - preprocessing + test: filtering out entities not involved in citations
Alignment with develop
preprocessing in chunks for big csv files, such as NIH-OCC dump
- csv datasource noci glob - fixed version - nih preprocessing fix (usecols parameter in pd.read_csv)
1) Datacite preprocessing new version: extraction of a two column csv ("citing", "referenced") to speed up parsing process.
2) Datacite Validate + Parsing adaptations to the new input format
3) tests and input data update
- poci: introduction of duplicate citations management in preprocessing phase (with a set of already processed citations extracted from csv files in output directory) - doci : update of duplicate citations management in preprocessing phase (from processed citations list to processed citations set to speed up the process) - test - testing data update
- Update in crossref finder to handle timeout and connection errors in issns retrieval for poci mapping - new parameter in poci glob (use_api = ["True", "False"], True by default) in order to allow the user to choose whether or not to disable the API usage for ORCID and ISSN retrieval (so, in case the usage of api services is disabled but mappings files are provided, the glob process only uses information provided in doi-orcid csv mapping files and journal names - issn json mapping file).
Parser for OROCI, OpenCitations index collecting OpenAIRE data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.