Science Score: 57.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
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: datacite
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: master
  • Size: 24.9 MB
Statistics
  • Stars: 14
  • Watchers: 19
  • Forks: 9
  • Open Issues: 13
  • Releases: 1
Created about 6 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation Codemeta

README.md

pidgraph-notebooks-python

Identifier

To launch all the notebooks in one Binder instance, follow this link :point_right: Binder

See each subfolder readme to launch each notebook separately.

Owner

  • Name: DataCite
  • Login: datacite
  • Kind: organization
  • Email: info@datacite.org

Connecting research, identifying knowledge

Citation (CITATION.cff)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
doi: 10.14454/fqq6-w751
version: 1.1.1
title: FREYA PID Graph Jupyter Notebooks
date-released: 2020-05-08

CodeMeta (codemeta.json)

{
  "@context": "https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld",
  "@type": "Collection",
  "authors": [
    {
      "@id": "https://orcid.org/0000-0001-6333-2182",
      "@type": "Person",
      "name": "Robert Petryszak",
      "affiliation": "",
      "mustBeCited": true,
      "isMaintainer": false,
      "isRightsHolder": false,
      "role": "Developer"
    },
    {
      "@id": "http://orcid.org/0000-0003-1419-2405",
      "@type": "Person",
      "name": "Martin Fenner",
      "affiliation": "DataCite",
      "mustBeCited": true,
      "isMaintainer": true,
      "isRightsHolder": false,
      "role": "Contributor"
    },
    {
      "@id": "https://orcid.org/0000-0001-9570-8121",
      "@type": "Person",
      "name": "Simon Lambert",
      "affiliation": "Science and Technology Facilities Council",
      "mustBeCited": true,
      "isMaintainer": false,
      "isRightsHolder": false,
      "role": "Project manager"
    },
    {
      "@id": "https://orcid.org/0000-0002-7368-180X",
      "@type": "Person",
      "name": "Manuel Bernal Llinares",
      "affiliation": "EMBL-EBI",
      "mustBeCited": true,
      "isMaintainer": false,
      "isRightsHolder": false,
      "role": "Contributor"
    },
    {
      "@id": "https://orcid.org/0000-0002-5432-6116",
      "@type": "Person",
      "name": "Frances Madden",
      "affiliation": "British Library",
      "mustBeCited": true,
      "isMaintainer": false,
      "isRightsHolder": false,
      "role": "Contributor"
    }
  ],
  "identifier": "https://doi.org/10.14454/fqq6-w751",
  "codeRepository": "https://github.com/datacite/pidgraph-notebooks-python",
  "controlledTem": "software",
  "datePublished": "2020-05-08",
  "dateModified": "2020-06-10",
  "dateCreated": "2020-05-08",
  "description": "Jupyter notebooks that use GraphQL to implement EC-funded FREYA Project PID Graph User Stories.",
  "isAutomatedBuild": true,
  "issueTracker": "https://github.com/datacite/pidgraph-notebooks-python/issues",
  "licenseId": "MIT",
  "publisher": "DataCite",
  "funding": {
    "@type": "Award",
    "identifier": "777523",
    "funder": {
      "@type": "Organization",
      "@id": "https://doi.org/10.13039/501100000780",
      "name": "European Commission"
    }
  },
  "tags": [
    "pid graph",
    "pid",
    "graphql",
    "freya",
    "jupyter"
  ],
  "name": "FREYA PID Graph Jupyter Notebooks",
  "version": "1.1.1",
  "programmingLanguage": {
    "name": "Python",
    "version": "> 3.6.0",
    "URL": "https://www.python.org/"
  }
}

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • altair ==4.1.0
  • certifi ==2019.11.28
  • chardet ==3.0.4
  • chord ==0.0.11
  • dfply ==0.3.3
  • gql ==0.1.0
  • graphql-core <3.0.0
  • idna ==2.8
  • matplotlib ==3.2.1
  • numpy ==1.18.1
  • pandas ==0.25.0
  • plotly ==4.7.1
  • promise ==2.2.1
  • python-igraph ==0.7.1.post6
  • requests ==2.22.0
  • six ==1.13.0
  • sklearn ==0.0
  • urllib3 ==1.25.7
  • wordcloud ==1.7.0
.github/workflows/cff.yml actions
  • EndBug/add-and-commit v7 composite
  • actions/checkout v2 composite
  • caltechlibrary/codemeta2cff main composite
user-story-nfdi4ing-instrument/package-lock.json npm
  • 141 dependencies