analyze-vomment
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 (13.5%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: CobosDS
- License: cc-by-sa-4.0
- Default Branch: main
- Size: 37.1 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 3
Metadata Files
README.md
template
This is a template for future repositories born in the SOM GitHub organization. It offers a collection of files and repository configuration for kick-starting a new project under the SOM GitHub organization.
This repository does not have activated the use of issues, projects o wikis. Only Pull Requests are allowed.
If you have any question, contact Javier Cánovas via the SOM Slack app.
Steps to customize this repo for your project
Create a new repository in the SOM GitHub organization using this template. You have to set the
Repository templatefield toSOM-Research/template.
Edit the project description. You can do it in the
Abouttab of the repository (click on the gear icon). Try to create a descriptive entry for the project, and include at least three tags. If the project has a website, indicate also the URL.
In the preovious menu, decide also whether your repository page should include
Releases,PackagesorEnvironmentstabs. In case of doubt, remove themReview the contributing guidelines in
CONTIBUTING.md. Please, read carefully the provided template and adapt to your repository.Review the code of conduct in
CODE_OF_CONDUCT.md. Please, read carefully the provided template and adapt to your repository.Review the governance model in
GOVERNANCE.md. Please, read carefully the provided template and adapt to your repository.Check that the proposed license matches with your project. The template includes the CC-BY-SA license, but you can change it to any other license. You can find a list of licenses in Choose a License.
Decide whether your project will use issues, projects, and wikis. You can de/activate them in the
Settingstab of the repository.Review the templates proposed for issues and pull requests. You can find them in the
.githubfolder. Remove the folder if you do not plan to use them.9.1. Issue templates are located in
.github/ISSUE_TEMPLATE. You can find a template for proposals and questions, but you can modify or create new ones. You can find more information in About issue and pull request templates.9.2. Pull request template is located in
.github. You can find more information in About issue and pull request templates.If your work is related to a paper, and you want to facilitate its citation, review the
CITATION.cfffile. The provided template will help to fill the gaps, but if you need more help, you can find more information in Citation File Format. Otherwise, just remove the file.Modify the
README.mdfile. Once you have done the previous steps, write your the README file for your project.
Owner
- Login: CobosDS
- Kind: user
- Repositories: 1
- Profile: https://github.com/CobosDS
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "FamilyNames"
given-names: "GivenNames"
orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "FamilyNames"
given-names: "GivenNames"
orcid: "https://orcid.org/0000-0000-0000-0000"
title: "The title of your paper"
version: 1.0.0
doi: 10.1007/s10664-021-10061-x
date-released: 2021-11-16
url: "https://github.com/SOM-Research/NonCodingRoleAnalysis-NPMPackages"
preferred-citation:
type: article
authors:
- family-names: "FamilyNames"
given-names: "GivenNames"
orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "FamilyNames"
given-names: "GivenNames"
orcid: "https://orcid.org/0000-0000-0000-0000"
doi: "10.1007/s00000-000-00000-x"
journal: "JournalName"
month: 1
start: 1 # First page number
end: 100 # Last page number
title: "The title of your paper"
issue: 1
volume: 29
year: 2022
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v4 composite