erc-checker
JavaScript library and CLI tool for ERC validation and comparison result checking
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.0%) to scientific vocabulary
Repository
JavaScript library and CLI tool for ERC validation and comparison result checking
Basic Info
- Host: GitHub
- Owner: o2r-project
- License: apache-2.0
- Language: HTML
- Default Branch: master
- Homepage: https://o2r.info/erc-checker/
- Size: 11.6 MB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 4
- Open Issues: 22
- Releases: 2
Metadata Files
README.md
erc-checker
A JavaScript library and CLI tool for ERC result checking.
The checker is part of the project Opening Reproducible Research (o2r). Its purpose is to verify the result of reproductions of scientific papers as part of the o2r reproducibility service by means of comparing the HTML of the original and reproduced article.
The checker runs on NodeJS. The tool implements a NodeJS module, which is a function returning a JavaScript Promise. It further implements a command line interface (WORK IN PROGRESS).
The documentation is available at https://o2r.info/erc-checker/.
Contribute
All help is welcome: asking questions, providing documentation, testing, or even development. See CONTRIBUTING.md for details.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
Publish a new release
```bash
see npm version --help
npm version {major,minor,bugfix} npm publish ```
Add version tag locally, e.g., v.1.2.3, and push to remotes.
Then create a new release on GitHub.
How to cite
To cite this software please use
Nüst, Daniel, 2018. Reproducibility Service for Executable Research Compendia: Technical Specifications and Reference Implementation. Zenodo. doi:10.5281/zenodo.2203843
License
o2r checker is licensed under Apache License, Version 2.0, see file LICENSE.
Copyright (C) 2020 - o2r project.
Owner
- Name: Opening Reproducible Research
- Login: o2r-project
- Kind: organization
- Email: daniel.nuest@uni-muenster.de
- Location: Münster
- Website: http://o2r.info
- Repositories: 52
- Profile: https://github.com/o2r-project
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use this software, please cite it as 'Nüst, Daniel, 2018. Reproducibility Service for Executable Research Compendia: Technical Specifications and Reference Implementation. Zenodo. https://doi.org/10.5281/zenodo.2203843'."
authors:
- family-names: Nüst
given-names: Daniel
orcid: https://orcid.org/0000-0002-0024-5046
affiliation: Opening Reproducible Research, University of Münster, Münster, Germany
email: daniel.nuest@uni-muenster.de
website: https://nuest.staff.ifgi.de/
- family-names: Kühnel
given-names: Timm
affiliation: Opening Reproducible Research, University of Münster, Münster, Germany
website: https://github.com/Timmimim
- family-names: Niers
given-names: Tom
affiliation: Opening Reproducible Research, University of Münster, Münster, Germany
website: https://github.com/tnier01
title: "geoextent"
version: 0.3.0
doi: 10.5281/zenodo.3925693
date-released: 2020-07-01
license: MIT
url: https://o2r.info/erc-checker/
commit: baf299f304d7ad16533fbb3d74e8ffc0b63cadfa
abstract: "Python library for extracting geospatial extent of files and directories with multiple data formats. This project is developed as part of the DFG-funded research project Opening Reproducible Research (o2r, https://o2r.info)."
repository-artifact: https://pypi.org/project/geoextent/0.3.0/
repository-code: https://github.com/o2r-project/geoextent/releases/tag/v0.3.0
identifiers:
- type: "swh"
value: "swh:1:rev:41e32824d581e763c58004e498c1bf1f343ef6c7"
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/Apache-2.0",
"codeRepository": "git+https://github.com/o2r-project/erc-checker.git",
"contIntegration": "https://travis-ci.org/o2r-project/erc-checker",
"dateCreated": "2019-08-16",
"datePublished": "2018-08-05",
"dateModified": "2020-04-24",
"downloadUrl": "https://www.npmjs.com/package/erc-checker",
"issueTracker": "https://github.com/o2r-project/erc-checker/issues",
"name": "erc-checker",
"version": "1.3.0",
"identifier": "https://doi.org/10.5281/zenodo.3925693",
"description": "A JavaScript library and CLI tool for ERC result checking; part of the DFG-funded research project Opening Reproducible Research (o2r, https://o2r.info).",
"applicationCategory": "Geoinformatics",
"funding": "PE 1632/10-1, PE 1632/17-1",
"developmentStatus": "active",
"isPartOf": "https://o2r.info/",
"funder": {
"@type": "Organization",
"name": "DFG"
},
"keywords": [
"spatial data",
"scholarly communication",
"reproducible research"
],
"programmingLanguage": [
"Python 3"
],
"operatingSystem": [
"OS independent"
],
"relatedLink": [
"https://o2r.info/erc-checker/"
],
"author": [
{
"@type": "Person",
"@id": "https://orcid.org/0000-0002-0024-5046",
"givenName": "Daniel",
"familyName": "Nst",
"email": "daniel.nuest@uni-muenster.de",
"affiliation": {
"@type": "Organization",
"name": "Opening Reproducible Research, University of Mnster, Mnster, Germany"
}
},
{
"@type": "Person",
"givenName": "Khnel",
"familyName": "Timm",
"affiliation": {
"@type": "Organization",
"name": "Opening Reproducible Research, University of Mnster, Mnster, Germany"
}
},
{
"@type": "Person",
"givenName": "Niers",
"familyName": "Tom",
"affiliation": {
"@type": "Organization",
"name": "Opening Reproducible Research, University of Mnster, Mnster, Germany"
}
}
]
}
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 23
- Total pull requests: 20
- Average time to close issues: over 1 year
- Average time to close pull requests: about 1 month
- Total issue authors: 4
- Total pull request authors: 5
- Average comments per issue: 0.83
- Average comments per pull request: 0.65
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 7
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nuest (20)
- Timmimim (1)
- ghost (1)
- Fmazin (1)
Pull Request Authors
- dependabot[bot] (7)
- nuest (7)
- Timmimim (3)
- tnier01 (2)
- Fmazin (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 296 dependencies
- chai ^4.2.0 development
- mocha ^6.2.3 development
- tmp ^0.1.0 development
- ajv ^5.5.2
- base64-arraybuffer ^0.2.0
- colors ^1.4.0
- commander ^4.1.1
- debug ^4.1.1
- deglob o2r-project/deglob#master
- fs 0.0.1-security
- image-size ^0.8.3
- jimp ^0.9.6
- leven ^3.1.0
- levenshtein ^1.0.5
- node-htmldiff ^0.9.3
- object-sizeof ^1.5.3
- pixelmatch ^5.1.0
- pngjs ^3.4.0
- promise ^8.1.0
- rewire ^4.0.1
- mkdocs *
- mkdocs-cinder *
- pygments *
- pymdown-extensions *