traitextraction.jl
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: boydorr
- License: bsd-2-clause
- Language: Julia
- Default Branch: main
- Size: 31.3 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
Codemeta
Zenodo
Owner
- Name: Boyd Orr
- Login: boydorr
- Kind: organization
- Location: Glasgow, UK
- Website: http://www.gla.ac.uk/boydorr
- Repositories: 28
- Profile: https://github.com/boydorr
Boyd Orr Centre for Population and Ecosystem Health, University of Glasgow
CodeMeta (codemeta.json)
{
"@context": "https://w3id.org/codemeta/3.0",
"type": "SoftwareSourceCode",
"applicationCategory": "ecology",
"programmingLanguage": "julia",
"developmentStatus": "active",
"codeRepository": "https://github.com/boydorr/TraitExtraction.jl",
"name": "TraitExtraction.jl",
"codemeta:contIntegration": {
"id": "https://github.com/boydorr/TraitExtraction.jl/actions/workflows/CI.yaml"
},
"continuousIntegration": "https://github.com/boydorr/TraitExtraction.jl/actions/workflows/CI.yaml",
"issueTracker": "https://github.com/boydorr/TraitExtraction.jl/issues",
"readme": "https://github.com/boydorr/TraitExtraction.jl/blob/main/README.md",
"dateCreated": "2024-09-29",
"operatingSystem": [
"Linux",
"Windows",
"macOS"
],
"version": "v0.1.0",
"dateModified": "2024-10-23",
"datePublished": "2024-10-23",
"downloadUrl": "https://github.com/boydorr/TraitExtraction.jl/archive/refs/tags/v0.1.0.tar.gz",
"license": "https://spdx.org/licenses/BSD-2-Clause",
"author": [
{
"type": "Person",
"givenName": "Richard",
"familyName": "Reeve",
"email": "richard.reeve@glasgow.ac.uk",
"id": "https://orcid.org/0000-0003-2589-8091",
"affiliation": [
{
"type": "Organization",
"name": "University of Glasgow",
"identifier": "https://ror.org/00vtgdb53"
}
]
}
],
"keywords": [
"julia"
]
}
GitHub Events
Total
- Delete event: 7
- Push event: 5
- Pull request event: 19
- Create event: 13
Last Year
- Delete event: 7
- Push event: 5
- Pull request event: 19
- Create event: 13
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 11
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- 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: 11
Past Year
- Issues: 0
- Pull requests: 11
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Issue authors: 0
- 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: 11
Top Authors
Issue Authors
- github-actions[bot] (1)
Pull Request Authors
- github-actions[bot] (19)
- dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)
Dependencies
.github/workflows/CI.yml
actions
- actions/checkout v4 composite
- julia-actions/cache v2 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v2 composite
.github/workflows/CompatHelper.yml
actions
.github/workflows/TagBot.yml
actions
- JuliaRegistries/TagBot v1 composite