https://github.com/dissco/doi-tooltip

A DOI Tooltip for showing information on DiSSCO DOIs

https://github.com/dissco/doi-tooltip

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • 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 (7.3%) to scientific vocabulary
Last synced: 4 months ago · JSON representation

Repository

A DOI Tooltip for showing information on DiSSCO DOIs

Basic Info
  • Host: GitHub
  • Owner: DiSSCo
  • License: apache-2.0
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 96.7 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

DOI-Tooltip

This DOI Tooltip component can be incorporated into a web application to show details about Digital Specimen DOIs, for example in a scientific paper that references the DOI. A demo can be found here. It makes use of the metadata in the DOI record itself without having to get the full Digital Specimen record to which the DOI redirects (using the ?noredirect option provided by the Handle system).

Variants

There are multiple variants of the Tooltip:

  1. The plain HTML Tooltip. This Tooltip can be incorporated into any website. It makes use of HTML, CSS and a small Javascript portion to fetch data from the DOI API and display it.

  2. The React optimized Tooltip. This Tooltip is built to be used within the React framework and makes use of its internal hooks. Using this component is as easy as including the component file in your project, importing it and referencing it in the code. The Tooltip will be applied to the children, passed to the component.

Owner

  • Name: DiSSCo
  • Login: DiSSCo
  • Kind: organization
  • Email: info@dissco.eu
  • Location: Europe

Distributed System of Scientific Collections - pan-European Research Infrastructure. Updates on DiSSCo and natural science collections

GitHub Events

Total
  • Push event: 1
  • Pull request event: 2
Last Year
  • Push event: 1
  • Pull request event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 21 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: about 21 hours
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • TomDijkema (3)
  • southeo (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

react/package.json npm
  • react ^18.2.0