Skip to content

Commit bdf4533

Browse files
committed
Issue with NOTE section
1 parent ac10250 commit bdf4533

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/fmriprep/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ This script perform SPARQL queries to extract a simplified version of the RDF gr
6767
| Agents | `Label`<br>`Type`<br>`Version` |
6868
| Environments | `Label`<br>`Type`<br>`EnvVar` |
6969

70-
> [!NOTE] The script works with the `code/queries.py` module containing a set of exhaustive queries, and a set of simplified ones. The example uses he simplified queries (that do not extract Environments or Agents) to simplify the output graph.
70+
> [!NOTE]
71+
> The script works with the `code/queries.py` module containing a set of exhaustive queries, and a set of simplified ones. The example uses he simplified queries (that do not extract Environments or Agents) to simplify the output graph.
7172
7273
The script generates:
7374
* `derivatives/fmriprep/prov/nipype/workflow_provenance_20250314T155959_compacted.jsonld`: a JSON-LD file, which is the serialization of the simplified RDF graph

0 commit comments

Comments
 (0)