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 (0.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
projet test
Basic Info
- Host: GitHub
- Owner: JSadowska
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 19.5 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 2 years ago
· Last pushed almost 2 years ago
Metadata Files
Readme
License
Authors
Codemeta
README.md
testLille
projet test
Owner
- Login: JSadowska
- Kind: user
- Repositories: 1
- Profile: https://github.com/JSadowska
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"type": "SoftwareSourceCode",
"applicationCategory": "Computer Science",
"author": [
{
"id": "_:author_1",
"type": "Person",
"email": "peter.pan@wonderland.org",
"familyName": "Pan",
"givenName": "Peter"
},
{
"id": "_:author_2",
"type": "Person",
"email": "c.hook@wonderland.org",
"familyName": "Hook",
"givenName": "Captain"
},
{
"id": "_:author_3",
"type": "Person",
"email": "w.darling@wonderland.org",
"familyName": "Darling",
"givenName": "Wendy"
}
],
"codeRepository": "https://github.com/JSadowska/deposit-exampleHal_SWH",
"dateCreated": "2024-06-06",
"description": "Software for the wonderland team",
"keywords": [
"software",
"wonderland",
"fantasy"
],
"license": "https://spdx.org/licenses/AGPL-3.0",
"name": "The wonderland app",
"operatingSystem": "Linux",
"programmingLanguage": "Python",
"runtimePlatform": "Runtime Platform",
"version": "1.0.0"
}