LutrisEng/validate-cff
GitHub Action to validate CITATION.cff files
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.0%) to scientific vocabulary
Last synced: 8 months ago
·
JSON representation
·
Repository
GitHub Action to validate CITATION.cff files
Basic Info
- Host: GitHub
- Owner: LutrisEng
- Default Branch: main
- Size: 18.6 KB
Statistics
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
- Releases: 2
Created over 4 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Contributing
Funding
License
Code of conduct
Citation
Security
README.md
validate-cff
Example:
```yaml on: push: branches: - main pull_request:
jobs: validate_citation: name: Validate CITATION.cff runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - uses: LutrisEng/validate-cff@v1 ```
Owner
- Name: Lutris
- Login: LutrisEng
- Kind: organization
- Email: contact@lutris.engineering
- Location: United States of America
- Website: https://lutris.engineering
- Twitter: LutrisEng
- Repositories: 26
- Profile: https://github.com/LutrisEng
Software firm based out of Brenham, Texas
Citation (CITATION.cff)
# SPDX-FileCopyrightText: 2021 Lutris Engineering, Inc # SPDX-License-Identifier: CC0-1.0 # SPDX-FileContributor: Piper McCorkle <piper@lutris.engineering> cff-version: 1.2.0 message: "If you use this software in your research, please cite it as below." authors: - name: "Lutris Engineering, Inc" address: "102 E Alamo St Ste 200A" city: "Brenham" region: "TX" post-code: 77833 country: "US" email: "contact@lutris.engineering" website: "https://lutris.engineering" title: "validate-cff" version: 1.0.0 date-released: 2021-08-20 url: "https://github.com/LutrisEng/validate-cff" license: CC0-1.0
GitHub Events
Total
Last Year
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 11
- Total Committers: 1
- Avg Commits per committer: 11.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| Piper McCorkle | p****r@l****g | 11 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 11 months
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
Pull Request Authors
- toniher (1)
- renovate[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 2
github actions: LutrisEng/validate-cff
Validate your repository's CITATION.cff file against the schema
- Status: removed
-
Latest release: v1.0.0
published over 4 years ago
Rankings
Dependent packages count: 0.0%
Average: 19.2%
Dependent repos count: 20.6%
Forks count: 21.7%
Stargazers count: 34.6%
Last synced:
about 1 year ago
Dependencies
.github/workflows/main.yml
actions
- LutrisEng/validate-cff main composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
action.yml
actions
- actions/setup-python v2 composite