Science Score: 44.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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.9%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
DOI (Digital Object Identifier) service and related tools
Basic Info
- Host: GitHub
- Owner: opencadc
- License: agpl-3.0
- Language: Java
- Default Branch: main
- Size: 1.25 MB
Statistics
- Stars: 0
- Watchers: 4
- Forks: 4
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
License
Citation
README.md
doi
Digital Object Identifier (DOI) services
doi
doi is a web service that allows a user to store data associated with a publication and assigns a unique DOI identifier for the data storage. Data are stored in VOSpace. A user interacts with the service via a citation or rafts GUI.
citation
UI for generating and managing Digital Object Identifier's (DOI) for research datasets archived with CANFAR.
rafts
UI for generating and managing Research Announcements for the Solar System (RAFTS) for research datasets archived with CANFAR.
Owner
- Name: OpenCADC
- Login: opencadc
- Kind: organization
- Repositories: 71
- Profile: https://github.com/opencadc
Citation (citation/Dockerfile)
FROM images.opencadc.org/library/cadc-tomcat:1 COPY build/libs/citation.war /usr/share/tomcat/webapps/citation.war
GitHub Events
Total
- Member event: 1
- Issue comment event: 2
- Push event: 8
- Pull request review event: 72
- Pull request review comment event: 70
- Pull request event: 21
- Fork event: 2
- Create event: 1
Last Year
- Member event: 1
- Issue comment event: 2
- Push event: 8
- Pull request review event: 72
- Pull request review comment event: 70
- Pull request event: 21
- Fork event: 2
- Create event: 1
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 16 days
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.33
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 6
- Average time to close issues: N/A
- Average time to close pull requests: 16 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.33
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- jburke-cadc (13)
- aratikakadiya (3)
- at88mph (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
citation/Dockerfile
docker
- tomcat 8.5-alpine build
doi/Dockerfile
docker
- images.opencadc.org/library/cadc-tomcat 1 build
citation/build.gradle
maven
- jstl:jstl 1.2 runtimeOnly
doi/build.gradle
maven
.github/workflows/gradle.yml
actions
- actions/checkout v1 composite
- actions/setup-java v1 composite