https://github.com/asreview/asreview-project-files-testing

Project files for ASReview for testing

https://github.com/asreview/asreview-project-files-testing

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary

Keywords

asreview
Last synced: 10 months ago · JSON representation

Repository

Project files for ASReview for testing

Basic Info
  • Host: GitHub
  • Owner: asreview
  • License: cc0-1.0
  • Default Branch: master
  • Homepage: https://www.asreview.ai
  • Size: 198 MB
Statistics
  • Stars: 1
  • Watchers: 5
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
asreview
Created almost 6 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

ASReview Projects for testing

This repository has asreview project files created in different versions for testing compatibility in the latest version.

Move test projects to .asreview/ folder

MacOS code to download project files and move to ./asreview folder. ``` curl -o ~/Downloads/projects.zip -LOk https://github.com/asreview/asreview-project-files-testing/archive/master.zip unzip ~/Downloads/projects.zip -d ~/Downloads/asreview_projects/ rm -f ~/Downloads/projects.zip

mkdir -p ~/Downloads/.asreview for dir in ~/Downloads/asreview_projects/asreview-project-files-testing-master// do dir=${dir%/} mv ${dir}/* ~/.asreview done

```

License

All work in this repository is CC0 licensed.

Contributors

Owner

  • Name: ASReview
  • Login: asreview
  • Kind: organization
  • Email: asreview@uu.nl
  • Location: Utrecht University

ASReview - Active learning for Systematic Reviews

GitHub Events

Total
Last Year