Science Score: 54.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
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.5%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Onix Parser
Basic Info
Statistics
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
- Releases: 6
Created over 5 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
License
Citation
Zenodo
Owner
- Name: The Academic Observatory
- Login: The-Academic-Observatory
- Kind: organization
- Repositories: 14
- Profile: https://github.com/The-Academic-Observatory
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Chien"
given-names: "Tuan-Yow"
- family-names: "James P"
given-names: "Diprose"
- family-names: "Hosking"
given-names: "Richard"
- family-names: "Montgomery"
given-names: "Lucy"
- family-names: "Neylon"
given-names: "Cameron"
title: "ONIX Parser"
doi: 10.5281/zenodo.6388111
url: "https://github.com/The-Academic-Observatory/onix-parser"
GitHub Events
Total
- Watch event: 1
- Member event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Member event: 1
- Fork event: 1
Dependencies
pom.xml
maven
- com.tectonica:jonix 9.0
- org.apache.maven.plugins:maven-shade-plugin 3.2.4
- org.json:json 20201115
- junit:junit 4.11 test
.github/workflows/build-jar.yml
actions
- actions/checkout v2 composite
- actions/setup-java v2 composite
- softprops/action-gh-release v1 composite