Skip to content

Commit 34fbedc

Browse files
author
cmaumet
committed
display only: reduce length of sha512 value
1 parent ea29c3b commit 34fbedc

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

nidm/nidm-results/scripts/create_spm_example_005.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def main():
2121
contrast_name="passive listening > rest",
2222
error_dof="84.0",
2323
effect_dof="1",
24-
sha="799e9bbf8c15b35c0098bca468846bf2cd895a3366382b5ceaa953f1e9e576955341a7c86e13e6fe9359da4ff1496a609f55ce9ecff8da2e461365372f2506d6",
24+
sha="799e9bbf8c15b35c0098bca4",
2525
coordinate_space_id="niiri:coordinate_space_id_1",
2626
contrast_est_id="niiri:contrast_estimation_id"
2727
),
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/36853/
2+
Prov store: https://provenance.ecs.soton.ac.uk/store/documents/36868/
33

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

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

99

nidm/nidm-results/spm/example005/spm_nonparametric.provn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ prefix niiri <http://iri.nidash.org/>
1111
prefix xsd <http://www.w3.org/2001/XMLSchema>
1212
prefix bnode <http://openprovenance.org/provtoolbox/bnode/>
1313
activity(niiri:inference_id_1,-,-,[prov:type = 'nidm:Inference', prov:label = "Inference", nidm:isParametricTest = "false" %% xsd:boolean, nidm:hasAlternativeHypothesis = 'nidm:OneTailedTest'])
14-
entity(niiri:statistic_map_id,[prov:type = 'nidm:StatisticMap', prov:label = "Pseudo T-Statistic Map: passive listening > rest", prov:location = "file://./TStatistic.nii.gz" %% xsd:anyURI, nidm:statisticType = 'nidm:TStatistic', nidm:filename = "TStatistic.nii.gz" %% xsd:string, dct:format = "image/nifti" %% xsd:string, nidm:contrastName = "passive listening > rest" %% xsd:string, nidm:effectDegreesOfFreedom = "1" %% xsd:float, nidm:inCoordinateSpace = 'niiri:coordinate_space_id_1', crypto:sha512 = "799e9bbf8c15b35c0098bca468846bf2cd895a3366382b5ceaa953f1e9e576955341a7c86e13e6fe9359da4ff1496a609f55ce9ecff8da2e461365372f2506d6" %% xsd:string, nidm:varianceSmoothingFWHM = "[6 6 6]" %% xsd:string])
14+
entity(niiri:statistic_map_id,[prov:type = 'nidm:StatisticMap', prov:label = "Pseudo T-Statistic Map: passive listening > rest", prov:location = "file://./TStatistic.nii.gz" %% xsd:anyURI, nidm:statisticType = 'nidm:TStatistic', nidm:filename = "TStatistic.nii.gz" %% xsd:string, dct:format = "image/nifti" %% xsd:string, nidm:contrastName = "passive listening > rest" %% xsd:string, nidm:effectDegreesOfFreedom = "1" %% xsd:float, nidm:inCoordinateSpace = 'niiri:coordinate_space_id_1', crypto:sha512 = "799e9bbf8c15b35c0098bca4" %% xsd:string, nidm:varianceSmoothingFWHM = "[6 6 6]" %% xsd:string])
1515
entity(niiri:non_parametric_dististribution_id,[prov:type = 'nidm:NonParametricNullDistribution', prov:label = "Non-Parametric Distribution", nidm:numberOfPermutations = "5000" %% xsd:int, nidm:exchangeabilityBlockSize = "4" %% xsd:int])
1616
used(niiri:inference_id_1,niiri:non_parametric_dististribution_id,-)
1717
used(niiri:inference_id_1,niiri:statistic_map_id,-)

nidm/nidm-results/spm/example005/spm_nonparametric.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ niiri:statistic_map_id a prov:Entity , nidm:StatisticMap ;
2929
nidm:contrastName "passive listening > rest"^^xsd:string ;
3030
nidm:effectDegreesOfFreedom "1"^^xsd:float ;
3131
nidm:inCoordinateSpace niiri:coordinate_space_id_1 ;
32-
crypto:sha512 "799e9bbf8c15b35c0098bca468846bf2cd895a3366382b5ceaa953f1e9e576955341a7c86e13e6fe9359da4ff1496a609f55ce9ecff8da2e461365372f2506d6"^^xsd:string ;
32+
crypto:sha512 "799e9bbf8c15b35c0098bca4"^^xsd:string ;
3333
prov:wasGeneratedBy niiri:contrast_estimation_id ;
3434
nidm:varianceSmoothingFWHM "[6 6 6]"^^xsd:string .
3535

0 commit comments

Comments
 (0)