github.com/biogo/biogo@v1.0.4/codemeta.json (about)

     1  {
     2    "@context": "https://raw.githubusercontent.com/mbjones/codemeta/master/codemeta.jsonld",
     3    "@type": "Code",
     4    "author": [
     5      {
     6        "@id": "http://orcid.org/0000-0001-8295-2301",
     7        "@type": "Person",
     8        "email": "dan.kortschak@adelaide.edu.au",
     9        "name": "R Daniel Kortschak",
    10        "affiliation": "School of Biological Sciences, The University of Adelaide"
    11      },
    12      {
    13        "@id": "http://orcid.org/0000-0001-8327-7643",
    14        "@type": "Person",
    15        "email": "josharian@gmail.com",
    16        "name": "Josh Bleecher Snyder",
    17        "affiliation": ""
    18      },
    19      {
    20        "@id": "http://orcid.org/0000-0002-3158-1763",
    21        "@type": "Person",
    22        "email": "emarag@mail.med.upenn.edu",
    23        "name": "Manolis Maragkakis",
    24        "affiliation": "Department of Pathology and Laboratory Medicine, Perelman School of Medicine, University of Pennsylvania"
    25      },
    26      {
    27        "@id": "http://orcid.org/0000-0003-2404-5636",
    28        "@type": "Person",
    29        "email": "david.adelson@adelaide.edu.au",
    30        "name": "David L Adelson",
    31        "affiliation": "School of Biological Sciences, The University of Adelaide"
    32      }
    33    ],
    34    "identifier": "",
    35    "codeRepository": "https://github.com/biogo/biogo",
    36    "datePublished": "2017-01-05",
    37    "dateModified": "2017-01-05",
    38    "dateCreated": "2017-01-05",
    39    "description": "a simple high-performance bioinformatics toolkit for the Go language",
    40    "keywords": "bioinformatics, toolkit, golang",
    41    "license": "BSD-3 like",
    42    "title": "bĂ­ogo",
    43    "version": "v1.0.1"
    44  }