We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54cd562 commit 1bd84fcCopy full SHA for 1bd84fc
1 file changed
CITATION.cff
@@ -0,0 +1,23 @@
1
+# YAML 1.2
2
+---
3
+abstract: "A Jupyterlab extension for searching for Nanopublished computational steps."
4
+
5
+authors:
6
+ -
7
+ affiliation: "Netherlands eScience Center"
8
+ family-names: Richardson
9
+ given-names: Robin
10
11
12
+ family-names: Smits
13
+ given-names: Djura
14
+cff-version: "1.0.3"
15
+keywords:
16
+ - "nanopublications"
17
+ - "fair"
18
+ - "notebooks"
19
+ - "jupyter"
20
+license: "Apache-2.0"
21
+message: "If you use this software, please cite it using these metadata."
22
+title: "FAIRWorkflowsExtension"
23
+version: "0.1"
0 commit comments