Skip to content

Commit 3ccfd4a

Browse files
author
cmaumet
committed
voxelWiseEstimation -> hasVoxelWiseEstimation
1 parent 6d16e92 commit 3ccfd4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

2-
Prov store: https://provenance.ecs.soton.ac.uk/store/documents/31478/
2+
Prov store: https://provenance.ecs.soton.ac.uk/store/documents/31483/
33

4-
Alternative serialisations: [json](https://provenance.ecs.soton.ac.uk/store/documents/31478.json), [turtle](https://provenance.ecs.soton.ac.uk/store/documents/31478.ttl),
5-
Graph: [svg](https://provenance.ecs.soton.ac.uk/store/documents/31478.svg), [PDF](https://provenance.ecs.soton.ac.uk/store/documents/31478.pdf), [png](https://provenance.ecs.soton.ac.uk/store/documents/31478.png)
4+
Alternative serialisations: [json](https://provenance.ecs.soton.ac.uk/store/documents/31483.json), [turtle](https://provenance.ecs.soton.ac.uk/store/documents/31483.ttl),
5+
Graph: [svg](https://provenance.ecs.soton.ac.uk/store/documents/31483.svg), [PDF](https://provenance.ecs.soton.ac.uk/store/documents/31483.pdf), [png](https://provenance.ecs.soton.ac.uk/store/documents/31483.png)
66

7-
![Prov Graph](https://provenance.ecs.soton.ac.uk/store/documents/31478.png)
7+
![Prov Graph](https://provenance.ecs.soton.ac.uk/store/documents/31483.png)
88

99

nidm/nidm-results/fsl/example001/fsl_nidm.provn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ document
317317
activity(niiri:model_parameters_estimation_id,
318318
[prov:type = 'nidm:ModelParametersEstimation',
319319
nidm:withEstimationMethod = 'nidm:GeneralizedLeastSquares',
320-
nidm:voxelWiseEstimation = 'nidm:MassUnivariate',
320+
nidm:hasVoxelWiseEstimation = 'nidm:MassUnivariate',
321321
prov:label = "Model Parameters Estimation"])
322322

323323
activity(niiri:contrast_estimation_id_1,

0 commit comments

Comments
 (0)