From dc34234beb369222b7ed7eaf72f46ae6e83bfc55 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Thu, 19 May 2022 18:09:15 +0100 Subject: docs: update DOI information from Zenodo --- CITATION.cff | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CITATION.cff (limited to 'CITATION.cff') diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..f89f509 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,17 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Igne" + given-names: "Federico" + orcid: "https://orcid.org/0000-0002-2790-7513" +- family-names: "Germano" + given-names: "Stefano" + orcid: "https://orcid.org/0000-0001-6993-0618" +- family-names: "Horrocks" + given-names: "Ian" + orcid: "https://orcid.org/0000-0002-2685-7462" +title: "ACQuA - A hybrid framework providing a CQ answering service for OWL" +version: 0.2.1 +doi: 10.5281/zenodo.6564388 +date-released: 2022-05-19 +url: "https://github.com/KRR-Oxford/ACQuA" -- cgit v1.2.3