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
    Unable to calculate vocabulary similarity
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: fair-test
  • License: mit
  • Default Branch: main
  • Size: 43.9 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 2
  • Releases: 7
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme License Citation Codemeta

README.md

denjji

Owner

  • Name: fair-test
  • Login: fair-test
  • Kind: organization

Citation (CITATION.cff)

title: denjji
authors:
  - given-names: Dorian
    family-names: Portillo
    email: wheresdorian@gmail.com
    affiliation: FAIR Data Innovations Hub
  - given-names: Jon
    family-names: Doe
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
doi: 10.5281/zenodo.194072
abstract: updating description from Codefair's UI
keywords:
  - key
  - words
  - testing
license: MIT
repository-code: https://github.com/fair-test/denjji
date-released: 2025-04-03
version: "12.2"

CodeMeta (codemeta.json)

{
  "name": "denjji",
  "@context": "https://w3id.org/codemeta/3.0",
  "applicationCategory": "Access",
  "author": [
    {
      "affiliation": {
        "name": "FAIR Data Innovations Hub",
        "type": "Organization"
      },
      "email": "wheresdorian@gmail.com",
      "familyName": "Portillo",
      "id": "_:author_1",
      "givenName": "Dorian",
      "type": "Person"
    },
    {
      "familyName": "Doe",
      "id": "https://void.resume",
      "givenName": "Jon",
      "type": "Person"
    }
  ],
  "codemeta:continuousIntegration": {
    "id": "https://continue.com"
  },
  "codemeta:isSourceCodeOf": {
    "id": "is source code of this"
  },
  "codeRepository": "https://github.com/fair-test/denjji",
  "contIntegration": "https://continue.com",
  "dateCreated": "2024-10-01",
  "dateModified": "2025-04-03",
  "datePublished": "2024-09-30",
  "description": "updating description from Codefair's UI",
  "developmentStatus": "inactive",
  "downloadUrl": "http://download.url",
  "funder": {
    "name": "funding org2",
    "type": "Organization"
  },
  "funding": "funding code1",
  "identifier": "10.5281/zenodo.194072",
  "isPartOf": "https://isPartof.com",
  "issueTracker": "https://github.com/fair-test/denjji/issues",
  "keywords": [
    "key",
    "words",
    "testing"
  ],
  "license": "https://spdx.org/licenses/MIT",
  "operatingSystem": [
    "Windows 11",
    "Windows 10",
    "Windows 7",
    "Big Sur (macOS 11)",
    "Mojave (macOS 10.14)"
  ],
  "programmingLanguage": [
    "C",
    "C++",
    "C#",
    "Ada"
  ],
  "relatedLink": [
    "https://related.com",
    "https://links2.com"
  ],
  "runtimePlatform": [
    "CLR",
    ".Net"
  ],
  "schema:releaseNotes": "cool stable release",
  "softwareRequirements": [
    "other",
    "software",
    "requirements"
  ],
  "version": "12.2",
  "type": "SoftwareSourceCode"
}

GitHub Events

Total
  • Create event: 14
  • Release event: 6
  • Issues event: 3
  • Delete event: 2
  • Push event: 25
  • Pull request event: 10
Last Year
  • Create event: 14
  • Release event: 6
  • Issues event: 3
  • Delete event: 2
  • Push event: 25
  • Pull request event: 10