code-cite-app

Example web application for hosting the code-cite application.

https://github.com/softwaresaved/code-cite-app

Science Score: 52.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
    Organization softwaresaved has institutional domain (www.software.ac.uk)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.4%) to scientific vocabulary

Keywords

code-cite cw18
Last synced: 6 months ago · JSON representation ·

Repository

Example web application for hosting the code-cite application.

Basic Info
  • Host: GitHub
  • Owner: softwaresaved
  • License: mit
  • Language: HTML
  • Default Branch: master
  • Homepage:
  • Size: 27.3 KB
Statistics
  • Stars: 0
  • Watchers: 9
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Topics
code-cite cw18
Created almost 8 years ago · Last pushed about 3 years ago
Metadata Files
Readme Contributing License Citation Codemeta

README.md

code-cite-app

⚠️ (under active construction) ⚠️

Web application built in Python (3.6.4) and flask for hosting the code-cite tool. See code-cite repository for base code which is intended to be deployed on the web application.

Owner

  • Name: The Software Sustainability Institute
  • Login: softwaresaved
  • Kind: organization
  • Email: info@software.ac.uk
  • Location: United Kingdom

The Software Sustainability Institute supports better research by helping researchers to build and use better software.

Citation (CITATION.cff)

cff-version: 1.0.3
message: If you use the software in this repository, please cite it using the below metadata.
authors:
  - family-names: Watson
    given-names: Andrew
    orcid: https://orcid.org/0000-0003-3121-3255
  - family-names: Robin
    given-names: Long
    orcid: https://orcid.org/0000-0003-2249-645X
  - family-names: Penfold
    given-names: Naomi
    orcid: https://orcid.org/0000-0003-0568-1194
  - family-names: Chue Hong
    given-names: Neil
    orcid: https://orcid.org/0000-0002-8876-7606
  - family-names: O'Reilly
    given-names: Martin
    orcid: https://orcid.org/0000-0002-1191-3492
  - family-names: Alexander
    given-names: Struck
    orcid: https://orcid.org/0000-0002-1173-9228
  - family-names: Upson
    given-names: Matthew
    orcid: https://orcid.org/0000-0002-1040-8048
  - family-names: Staden
    given-names: Isla
    orcid: https://orcid.org/0000-0002-0795-1154
  - family-names: Whitaker
    given-names: Kirstie
    orcid: https://orcid.org/0000-0001-8498-4059
  - family-names: Sufi
    given-names: Shoaib
    orcid: https://orcid.org/0000-0001-6390-2616
title: code-cite
version: 0.2
doi:
date-released: 2018-03-28
repository-code: https://github.com/softwaresaved/code-cite-app

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Flask ==0.12.2
  • Flask-WTF ==0.14.2
  • Jinja2 ==2.10
  • MarkupSafe ==1.0
  • WTForms ==2.1
  • Werkzeug ==0.12.2
  • certifi ==2017.11.5
  • chardet ==3.0.4
  • click ==6.7
  • gunicorn ==19.7.1
  • idna ==2.6
  • itsdangerous ==0.24
  • urllib3 ==1.22