Skip to content

Commit 4a34334

Browse files
committed
update: DAFNI model_definition.yaml
1 parent 233a49c commit 4a34334

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

dafni/model_definition.yaml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Model definition file to run the causal testing framework on DAFNI
2-
# https://docs.secure.dafni.rl.ac.uk/docs/how-to/how-to-write-a-model-definition-file
2+
# https://docs.secure.dafni.rl.ac.uk/docs/How%20to/how-to-write-a-model-definition-file
33

44
kind: M
55
api_version: v1beta3
@@ -20,6 +20,10 @@ metadata:
2020
contact_point_email: [email protected]
2121
source_code: https://github.com/CITCOM-project/CausalTestingFramework
2222
licence: https://github.com/CITCOM-project/CausalTestingFramework?tab=MIT-1-ov-file#readme
23+
rights: If you use our model, please use the following instructions to cite our work - The paper citation should be the Causal Testing Framework paper, and the software citation should contain the specific Figshare DOI of the version used in your work.
24+
subject: [ 'Biota', 'Boundaries', 'Climatology / Meteorology / Atmosphere', 'Economy', 'Elevation', 'Environment', 'Farming', 'Geoscientific Information', 'Health', 'Imagery / Base Maps / Earth Cover', 'Inland Waters', 'Intelligence / Military', 'Location', 'Oceans', 'Planning / Cadastre', 'Society', 'Structure', 'Transportation', 'Utilities / Communication' ]
25+
project_name: CITCOM
26+
funding: The Causal Testing Framework is supported by the UK's Engineering and Physical Sciences Research Council (EPSRC), with the project name CITCOM - "Causal Inference for Testing of Computational Models" under the grant EP/T030526/1.
2327

2428

2529
spec:
@@ -50,8 +54,8 @@ spec:
5054
required: true
5155

5256
outputs:
53-
datasets:
54-
- name: causal_test_results.json
55-
type: json
56-
description: >
57-
A JSON file containing the output causal test results.
57+
datasets:
58+
- name: causal_test_results.json
59+
type: json
60+
description: >
61+
A JSON file containing the output causal test results.

0 commit comments

Comments
 (0)