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 links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A repo for testing codefair
Basic Info
- Host: GitHub
- Owner: aaronm-2112
- License: mit
- Language: JavaScript
- Default Branch: main
- Size: 6.84 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
License
Citation
Codemeta
Owner
- Name: Aaron M
- Login: aaronm-2112
- Kind: user
- Company: California Medical Innovations Institute
- Repositories: 7
- Profile: https://github.com/aaronm-2112
Citation (CITATION.cff)
title: codefair-test-repo
authors:
- given-names: Aaron
family-names: M
affiliation: California Medical Innovations Institute
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
abstract: "A repo for testing codefair "
keywords:
- har
license: MIT
repository-code: https://github.com/aaronm-2112/codefair-test-repo
version: 0.0.1
date-released: 2024-07-01
CodeMeta (codemeta.json)
{
"name": "codefair-test-repo",
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"author": [
{
"affiliation": {
"name": "California Medical Innovations Institute",
"type": "Organization"
},
"familyName": "M",
"id": "_:author_1",
"givenName": "Aaron",
"type": "Person"
}
],
"codeRepository": "https://github.com/aaronm-2112/codefair-test-repo",
"dateCreated": "2024-07-12",
"dateModified": "2024-07-01",
"datePublished": "2024-07-15",
"description": "A repo for testing codefair ",
"developmentStatus": "concept",
"issueTracker": "https://github.com/aaronm-2112/codefair-test-repo/issues",
"keywords": [
"har"
],
"license": "https://spdx.org/licenses/MIT",
"operatingSystem": [
"Catalina (macOS 10.15)"
],
"programmingLanguage": [
"JavaScript"
],
"relatedLink": [],
"runtimePlatform": [],
"softwareRequirements": [],
"version": "0.0.1",
"type": "SoftwareSourceCode"
}