Skip to content
Draft
Changes from all commits
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
20 changes: 20 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# SPDX-FileCopyrightText: 2014 Istituto Nazionale di Fisica Nucleare
#
# SPDX-License-Identifier: Apache-2.0

cff-version: 1.2.0
title: StoRM WebDAV
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- name: INFN-CNAF
city: Bologna
country: IT
website: 'https://www.cnaf.infn.it'
identifiers:
- type: doi
value: 10.5281/zenodo.2581037

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non sono sicuro che questa sia una buona citazione. E la lista degli autori su zenodo non e' sicuramente adeguata.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quel campo viene usato solo per mettere gli identificatori del progetto (es. DOI) quindi mi sembra corretto mettere il DOI di Zenodo visto che penso sia l'unico che abbiamo per StoRM WebDAV: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#doi
Possiamo mettere un paper nel preferred-citation: https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md#credit-redirection

repository-code: 'https://github.com/italiangrid/storm-webdav'
license: Apache-2.0