Skip to content

Commit

Permalink
voxelWiseEstimation -> hasVoxelWiseEstimation
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaumet committed Nov 4, 2014
1 parent 1741021 commit f56b547
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions nidm/nidm-results/fsl/example001/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

Prov store: https://provenance.ecs.soton.ac.uk/store/documents/31478/
Prov store: https://provenance.ecs.soton.ac.uk/store/documents/31483/

Alternative serialisations: [json](https://provenance.ecs.soton.ac.uk/store/documents/31478.json), [turtle](https://provenance.ecs.soton.ac.uk/store/documents/31478.ttl),
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)
Alternative serialisations: [json](https://provenance.ecs.soton.ac.uk/store/documents/31483.json), [turtle](https://provenance.ecs.soton.ac.uk/store/documents/31483.ttl),
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)

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

2 changes: 1 addition & 1 deletion nidm/nidm-results/fsl/example001/fsl_nidm.provn
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ document
activity(niiri:model_parameters_estimation_id,
[prov:type = 'nidm:ModelParametersEstimation',
nidm:withEstimationMethod = 'nidm:GeneralizedLeastSquares',
nidm:voxelWiseEstimation = 'nidm:MassUnivariate',
nidm:hasVoxelWiseEstimation = 'nidm:MassUnivariate',
prov:label = "Model Parameters Estimation"])

activity(niiri:contrast_estimation_id_1,
Expand Down

0 comments on commit f56b547

Please sign in to comment.