Skip to content

Road to community review - Top priorities #167

@bclenet

Description

@bclenet

Here is a list of actions left to be done before BEP028 enters community review:

  • desc entity:
    - include in the spec that : descriptions.tsv and desc-<label> can be used in the prov/ 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
  • [ci] pdf rendering error due to "multiline links" #171

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions