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
Low similarity (3.4%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: saehm
- Language: Jupyter Notebook
- Default Branch: master
- Size: 10 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 4
Created almost 6 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Citation
README.md
Dataset
Installation
Install with npm i @saehrimnir/dataset and use it with:
js
import * as dataset from "@saehrimnir/dataset";
or single ones:
js
import SWISSROLL from "@saehrimnir/dataset";
Otherwise load the files, or use for instance unpkg and use it with:
html
<!-- UNPKG -->
<script src="https://unpkg.com/@saehrimnir/dataset"></script>
<!-- FILES -->
<script src="<path-to-file>/dataset.js"></script>
Owner
- Name: Rene Cutura
- Login: saehm
- Kind: user
- Website: https://renecutura.eu
- Repositories: 3
- Profile: https://github.com/saehm
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: mistle
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Rene
family-names: Cutura
email: rene.cutura@visus.uni-stuttgart.de
affiliation: University of Stuttgart
orcid: 'https://orcid.org/0000-0001-7756-0901'
repository-code: 'https://github.com/saehm/mistle'
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0