disease-spread-dynamics
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 (1.1%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: fakemodeler
- License: gpl-3.0
- Language: NetLogo
- Default Branch: main
- Size: 20.5 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 3
Created 8 months ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
Codemeta
README.md
[TEST] Disease Spread Dynamics
This epidemiological agent-based model simulates the spread of an infectious disease through a population, incorporating factors like age, immunity, social behavior, and mobility patterns.
Owner
- Login: fakemodeler
- Kind: user
- Repositories: 1
- Profile: https://github.com/fakemodeler
Citation (CITATION.cff)
abstract: This epidemiological agent-based model simulates the spread of an infectious disease through a population, incorporating factors like age, immunity, social behavior, and mobility patterns. authors: - email: fakemodeler@gmail.com family-names: modeler given-names: fake cff-version: 1.2.0 date-released: '2025-07-09' identifiers: - type: url value: https://staging.comses.net/codebases/5c50041a-ed23-4b3f-8215-ad0ad5265698/releases/2.0.0/ keywords: - epidemiology license: GPL-3.0 message: If you use this software, please cite it using the metadata from this file. repository-code: https://github.com/fakemodeler/disease-spread-dynamics title: '[TEST] Disease Spread Dynamics' type: software url: https://staging.comses.net/codebases/5c50041a-ed23-4b3f-8215-ad0ad5265698/releases/2.0.0/ version: 2.0.0
CodeMeta (codemeta.json)
{
"@context": "https://w3id.org/codemeta/3.0",
"@type": "SoftwareSourceCode",
"@id": "https://staging.comses.net/codebases/5c50041a-ed23-4b3f-8215-ad0ad5265698/releases/2.0.0/",
"name": "[TEST] Disease Spread Dynamics",
"codeRepository": "https://github.com/fakemodeler/disease-spread-dynamics",
"programmingLanguage": [
{
"@type": "ComputerLanguage",
"name": "NetLogo"
}
],
"runtimePlatform": [
"NetLogo"
],
"applicationCategory": "Computational Model",
"downloadUrl": "https://staging.comses.net/codebases/5c50041a-ed23-4b3f-8215-ad0ad5265698/releases/2.0.0/download/",
"operatingSystem": "platform_independent",
"releaseNotes": "Initial release (on comses.net)",
"author": [
{
"@id": "https://staging.comses.net/users/4282/",
"@type": "Person",
"givenName": "fake",
"familyName": "modeler",
"email": "fakemodeler@gmail.com"
}
],
"copyrightYear": 2025,
"dateCreated": "2025-07-09",
"dateModified": "2025-07-09",
"datePublished": "2025-07-09",
"keywords": [
"epidemiology"
],
"license": {
"@type": "CreativeWork",
"url": "http://www.gnu.org/licenses/gpl-3.0.html",
"name": "GPL-3.0"
},
"publisher": {
"@id": "https://ror.org/015bsfc29",
"@type": "Organization",
"url": "https://www.comses.net",
"name": "CoMSES Net"
},
"version": "2.0.0",
"identifier": "https://staging.comses.net/codebases/5c50041a-ed23-4b3f-8215-ad0ad5265698/releases/2.0.0/",
"description": "This epidemiological agent-based model simulates the spread of an infectious disease through a population, incorporating factors like age, immunity, social behavior, and mobility patterns.",
"url": "https://staging.comses.net/codebases/5c50041a-ed23-4b3f-8215-ad0ad5265698/releases/2.0.0/"
}
GitHub Events
Total
- Release event: 3
- Push event: 2
- Create event: 7
Last Year
- Release event: 3
- Push event: 2
- Create event: 7