Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CITATION.CFF #146

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions CITATION.CFF
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
title: The Vibrational Spectroscopy Ontology (VIBSO)
type: software
version: .....
doi: https://doi.org/10.5281/zenodo.10410722
date-released: ......
repository-code: https://github.com/NFDI4Chem/VibrationalSpectroscopyOntology/tags
license: CC-BY 4.0 international
abstract: The Vibrational Spectroscopy Ontology (VIBSO) is used to represent information regarding the execution and analysis of vibrational spectroscopy assays. That means it is intended to be used to semantically annotate the research data that is produced in such experiments with regard to the devices and lab protocols being used, the data being produced thereby (e.g the actual spectra) as well as other important metadata.
keywords:
- Chemistry
- Vibrational spectroscopy
- Optical spectroscopy
- Raman spectroscopy
- Optical microscopy
- NFDI
- NFDI4Chem
- Ontology
authors:
- family-names: Strömert
given-names: Philip
orcid: https://orcid.org/..........
- family-names: Lanza
given-names: Giacomo
orcid: https://orcid.org/0000-0002-2239-3955
- family-names: Hunold
given-names: Johannes
orcid: https://orcid.org/........
- family-names: Neumann
given-names: Steffen
orcid: https://orcid.org/0000-0002-9826-018X
Zack-83 marked this conversation as resolved.
Show resolved Hide resolved
- family-names: ??????
given-names: ?????
orcid: https://orcid.org/........

references: .....
Loading