-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
Here is a list of actions left to be done before BEP028 enters community review:
-
descentity:
- include in the spec that :descriptions.tsvanddesc-<label>can be used in theprov/dir
-desc-<label>not only dedicated to derivative data.
- check if compliant with this section - [examples] propose an example for manual annotated provenance
- [spec] rework current study dataset minimal example and create a new bids-example from it
- [schema] allow for an optional subdirectory
prov/[prov-<label>]#169- rwblair has a solution he will contribute
- [spec] rewrite the section about RDF
- JSON metadata can be aggregated to JSON-LD
- we use W3C as common vocabulary (explain the context file)
- add a link to the context file
- [spec] in the example of the ProvEntities section, the Id of the provEntity should have this format:
bids::prov#provEntity-<label> - [spec] change the Consistency and uniqueness of Ids sections:
- provEntity of a BIDS file in the dataset MUST be a BIDS URI
- provEntity of a BIDS file not in the dataset SHOULD be a BIDS URI + fragment, if not possible, it MAY have this format:
bids::prov#provEntity-<label> - review the consistency of the whole section
- [spec] check the consistency of descriptions of metadata fields along the povenance section
- [examples] issue with the spm bids-example, (see. comment in the dedicated PR); the output files from SPM do not have BIDS compliant names and therefore the sidecar JSON files too > how to validate the sidecars ?
- [schema/validator] different usages of
GeneratedBy#170- is it possible for the schema to have several representations of the same metadata key (here we want several usages for
GeneratedBy).- if not (or too complicated): we can change naming for
GeneratedByProv - if possible it should be implemented in the schema
- if not (or too complicated): we can change naming for
- is it possible for the schema to have several representations of the same metadata key (here we want several usages for
- [ci] pdf rendering error due to "multiline links" #171