From 4a06044491720f6c3703b1a3fe7c62d9a3d23c88 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 20 Apr 2020 15:05:04 -0400 Subject: [PATCH] Revert "[RM] link causing link checker to fail" with tuned up URL This reverts commit fb874110eb98c96d21d382eea28b2fc74c37687c. According to https://github.com/w3c/json-ld-syntax/issues/343#issuecomment-609949056 references should point to final published versions on https://www.w3.org/TR/json-ld11/ --- src/03-modality-agnostic-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/03-modality-agnostic-files.md b/src/03-modality-agnostic-files.md index 93a31b362a..309cd77caa 100644 --- a/src/03-modality-agnostic-files.md +++ b/src/03-modality-agnostic-files.md @@ -281,7 +281,7 @@ Provenance is information about a file, including any metadata that is relevant Possible places to encode provenance -**Dataset level provenance.** At the dataset level, provenance could be about the dataset itself, or about any entity in the dataset. This provenance may evolve as new data are added, which may include sourcedata, BIDS data, and BIDS derived data. One option is to make use of named-graphs. +**Dataset level provenance.** At the dataset level, provenance could be about the dataset itself, or about any entity in the dataset. This provenance may evolve as new data are added, which may include sourcedata, BIDS data, and BIDS derived data. One option is to make use of [named-graphs](https://www.w3.org/TR/json-ld11/#named-graphs). In this example, with this `prov.jsonld` file we encode that the T1.mgz file was generated by version 6 of the FreeSurfer software.