Skip to content

Commit 526f0b3

Browse files
committed
Doc & aggregation
1 parent 3174a8b commit 526f0b3

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

provenance_manual/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@ This example aims at showing provenance metadata for a study dataset in which se
1717
│ ├── dataset_description.json
1818
│ ├── descriptions.tsv
1919
│ ├── docs
20-
│ │ └── prov.jsonld
20+
│ │ ├── prov-seg.jsonld
21+
│ │ └── prov-seg.png
2122
│ ├── prov
2223
│ │ ├── provenance.tsv
2324
│ │ ├── prov-seg_desc-exp1_act.json
2425
│ │ ├── prov-seg_desc-exp1_soft.json
2526
│ │ ├── prov-seg_desc-exp2_act.json
26-
│ │ └── prov-seg_desc-exp2_soft.json
27+
│ │ ├── prov-seg_desc-exp2_soft.json
28+
│ │ └── prov-seg_ent.json
2729
│ └── sub-001
2830
│ └── anat
2931
│ ├── sub-001_space-orig_desc-exp1_dseg.json
@@ -34,7 +36,6 @@ This example aims at showing provenance metadata for a study dataset in which se
3436
└── sourcedata
3537
└── raw
3638
├── dataset_description.json
37-
├── participants.tsv
3839
└── sub-001
3940
└── anat
4041
├── sub-001_T1w.json
@@ -43,6 +44,6 @@ This example aims at showing provenance metadata for a study dataset in which se
4344

4445
## Provenance as a RDF graph
4546

46-
Provenance metadata can be aggregated as a JSON-LD RDF graph, which is available in [`docs/prov-seg.jsonld`](docs/prov-seg.jsonld). This is a rendered version of the graph, also available in [`docs/prov-seg.png`](docs/prov-seg.png).
47+
Provenance metadata can be aggregated as a JSON-LD RDF graph, which is available in [`dderivatives/seg/ocs/prov-seg.jsonld`](derivatives/seg/docs/prov-seg.jsonld). This is a rendered version of the graph, also available in [`derivatives/seg/docs/prov-seg.png`](derivatives/seg/docs/prov-seg.png).
4748

48-
![Rendered version of the RDF graph](docs/prov-seg.png)
49+
![Rendered version of the RDF graph](derivatives/seg/docs/prov-seg.png)

provenance_manual/sourcedata/raw/participants.tsv

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)