Science Score: 67.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
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.5%) to scientific vocabulary
Repository
Common Data Element Mappings
Basic Info
- Host: GitHub
- Owner: AI-READI
- License: mit
- Language: Python
- Default Branch: main
- Size: 2.62 MB
Statistics
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 1
- Releases: 1
Metadata Files
README.md
AI-READI Survey Data Element Commons
Project one-liner description
Sublink 1 · Documentation · Changelog · Report Bug · Request Feature
Description
Add a description of your project here. This is template repository for the AI-READI project to help start with our best practices
Getting started
Prerequisites/Dependencies
- Describe any prerequisites, libraries, OS version, etc., needed before installing your application.
Installing
- Describe the installation process. Include code snippets and screenshots if needed. You can also add environment generation installation in here as well.
Inputs and Outputs
- Describe the inputs and outputs of your application. Include code snippets and screenshots if needed.
Contributing
Contributions are always welcome!
If you are interested in reporting/fixing issues and contributing directly to the code base, please see CONTRIBUTING.md for more information on what we're looking for and how to get started.
For any developmental standards to follow, add them directly to the CONTRIBUTING.md file.
Issues and Feedback
To report any issues with the software, suggest improvements, or request a new feature, please open a new issue via the Issues tab. Provide adequate information (operating system, steps leading to error, screenshots) so we can help you efficiently.
License
This work is licensed under MIT. See LICENSE for more information.
How to cite
If you are using this software or reusing the source code from this repository for any purpose, please cite:
bash
ADD Citation here
Acknowledgements
This project is funded by the NIH under award number 1OT2OD032644. The content is solely the responsibility of the authors and does not necessarily represent the official views of the NIH.
Add any other acknowledgements here.
Owner
- Name: AI-READI
- Login: AI-READI
- Kind: organization
- Location: United States of America
- Repositories: 22
- Profile: https://github.com/AI-READI
Organization of the AI-READI data generation project of the NIH-funded Bridge2AI Program
Citation (CITATION.cff)
abstract: "A sample template for AI-READI projects"
authors:
- affiliation: "FAIR Data Innovations Hub"
email: "ssoundarajan@calmi2.org"
family-names: Soundarajan
given-names: Sanjay
- affiliation: "FAIR Data Innovations Hub"
email: "bpatel@calmi2.org"
family-names: Patel
given-names: Bhavesh
cff-version: 1.2.0
date-released: "2022-11-28"
identifiers:
- description: "DOI for this software's record on Zenodo"
type: doi
value: "10.5281/zenodo.7373697"
keywords:
- "AI-READI"
- template
- project
license: MIT
message: "If you use this software, please cite it as below."
repository-artifact: "https://github.com/AI-READI/template"
repository-code: "https://github.com/AI-READI/template"
title: "AI-READI Template"
type: software
url: "https://aireadi.org"
version: 0.0.1
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/MIT",
"codeRepository": "https://github.com/AI-READI/template",
"dateCreated": "2022-11-28",
"dateModified": "2022-11-28",
"downloadUrl": "https://github.com/AI-READI/template",
"issueTracker": "https://github.com/AI-READI/template/issues",
"name": "AI-READI Template",
"version": "0.0.1",
"identifier": "https://doi.org/10.5281/zenodo.7373697",
"description": "A sample template for AI-READI projects",
"applicationCategory": "Scientific",
"funding": "1OT2OD032644",
"developmentStatus": "active",
"isPartOf": "https://aireadi.org/",
"funder": {
"@type": "Organization",
"@name": "National Institutes of Health (NIH)"
},
"keywords": [
"AI-READI",
"template",
"project"
],
"programmingLanguage": [
"JavaScript",
"CSS"
],
"relatedLink": [
"https://github.com/AI-READI"
],
"author": [
{
"@type": "Person",
"givenName": "Sanjay",
"familyName": "Soundarajan",
"email": "ssoundarajan@calmi2.org",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
},
{
"@type": "Person",
"givenName": "Bhavesh",
"familyName": "Patel",
"email": "bpatel@calmi2.org",
"affiliation": {
"@type": "Organization",
"name": "FAIR Data Innovations Hub"
}
}
]
}
GitHub Events
Total
- Issues event: 3
- Watch event: 2
- Issue comment event: 5
- Member event: 2
- Push event: 47
- Pull request event: 2
- Create event: 1
Last Year
- Issues event: 3
- Watch event: 2
- Issue comment event: 5
- Member event: 2
- Push event: 47
- Pull request event: 2
- Create event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 2
- Total pull requests: 1
- Average time to close issues: less than a minute
- Average time to close pull requests: less than a minute
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 1
- Average time to close issues: less than a minute
- Average time to close pull requests: less than a minute
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- JCavallJH (1)
- stephanieshong (1)
Pull Request Authors
- Sigfried (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/autobuild v2 composite
- github/codeql-action/init v2 composite
- actions/first-interaction v1 composite
- actions/stale v5 composite