From 6bc5e5bca81d05dd2230ad36806903b1ddefc17b Mon Sep 17 00:00:00 2001 From: brandonw Date: Wed, 12 Jul 2023 12:52:56 +1200 Subject: [PATCH 1/2] Draft CITATION.cff First cut. Need additional information. Not sure who should, or should not, be added other than the three people listed. --- CITATION.cff | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..997a4a1 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,24 @@ +ff-version: 1.2.0 +message: "Please cite COR using the following" +title: "ESIP Community Ontology Repository (COR)" +type: software +url: 'http://cor.esipfed.org' +authors: + - family-names: Graybeal + given-names: John + orcid: #[John add your ORCID here] + affiliation: " Stanford ?" #[John, add your preferred affiliation here] + #affiliation: #[can also add a ROR for your affiliation if you like] + + - family-names: Rueda-Velásquez + given-names: Carlos A. + orcid: https://orcid.org/0000-0002-5440-0638 + affiliation: MBARI + + - family-names: McGibbney + given-names: "Lewis John" + affiliation: "NASA Jet Propulsion Laboratory" + orcid: "https://orcid.org/0000-0003-2185-928X" +license: #[I do not find license information anywhere] +version: 3.9.83 +date-released: '2021-12-07' From 536a8d0d078c043390fbb3a2aa2de944c011cf0f Mon Sep 17 00:00:00 2001 From: brandonw Date: Wed, 12 Jul 2023 14:27:08 +1200 Subject: [PATCH 2/2] Update CITATION.cff Added John's ORCID --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index 997a4a1..556836e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -6,7 +6,7 @@ url: 'http://cor.esipfed.org' authors: - family-names: Graybeal given-names: John - orcid: #[John add your ORCID here] + orcid: https://orcid.org/0000-0001-6875-5360 affiliation: " Stanford ?" #[John, add your preferred affiliation here] #affiliation: #[can also add a ROR for your affiliation if you like]