Science Score: 31.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: sgfost
  • License: gpl-2.0
  • Language: C
  • Default Branch: main
  • Size: 7.81 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation Codemeta

README.md

My example model

This is a test

Owner

  • Name: sgfost
  • Login: sgfost
  • Kind: user

Citation (CITATION.cff)

abstract: This is a test
authors:
- email: 46429375+sgfost@users.noreply.github.com
  family-names: ''
  given-names: sgfost
cff-version: 1.2.0
keywords:
- agent based model
license: http://www.gnu.org/licenses/gpl-2.0.html
message: If you use this software, please cite it using the metadata from this file.
title: My example model
version: 1.0.0

CodeMeta (codemeta.json)

{
  "@context": "http://schema.org",
  "@type": "SoftwareSourceCode",
  "isPartOf": {
    "@type": "WebApplication",
    "applicationCategory": "Computational Modeling Software Repository",
    "operatingSystem": "Any",
    "name": "CoMSES Model Library",
    "url": "https://www.comses.net/codebases"
  },
  "publisher": {
    "@id": "https://ror.org/015bsfc29",
    "@type": "Organization",
    "name": "CoMSES Net",
    "url": "https://www.comses.net"
  },
  "provider": {
    "@id": "https://ror.org/015bsfc29",
    "@type": "Organization",
    "name": "CoMSES Net",
    "url": "https://www.comses.net"
  },
  "name": "My example model",
  "abstract": "",
  "description": "This is a test",
  "version": "1.0.0",
  "targetProduct": {
    "@type": "SoftwareApplication",
    "name": "My example model v1.0.0",
    "operatingSystem": "platform_independent",
    "applicationCategory": "Computational Model"
  },
  "programmingLanguage": [
    {
      "@type": "ComputerLanguage",
      "name": "C"
    }
  ],
  "author": [
    {
      "@type": "Person",
      "givenName": "sgfost",
      "familyName": "",
      "email": "46429375+sgfost@users.noreply.github.com"
    }
  ],
  "identifier": "https://staging.comses.net/codebases/bf832ea2-5966-45e1-b548-9b186d3dfe2d/releases/1.0.0/",
  "dateCreated": "2024-10-10T16:37:05.786322+00:00",
  "dateModified": "2024-10-10T16:39:09.918202+00:00",
  "keywords": [
    "agent based model"
  ],
  "runtimePlatform": [
    "None"
  ],
  "url": "https://staging.comses.net/codebases/bf832ea2-5966-45e1-b548-9b186d3dfe2d/releases/1.0.0/",
  "citation": [],
  "license": "http://www.gnu.org/licenses/gpl-2.0.html",
  "releaseNotes": "first release, added dummy files",
  "@id": "https://staging.comses.net/codebases/bf832ea2-5966-45e1-b548-9b186d3dfe2d/releases/1.0.0/"
}

GitHub Events

Total
  • Public event: 1
  • Push event: 1
Last Year
  • Public event: 1
  • Push event: 1