hed-standard / hed-schemas

Repository for HED schemas. The SCORE library for clinical annotations is now available.
https://hed-schemas.readthedocs.io/en/latest/
Creative Commons Attribution 4.0 International
1 stars 11 forks source link

Edited Tags.tsv to comply with new "Extra column" format #235

Closed VisLab closed 3 months ago

VisLab commented 3 months ago

Based on discussion this week, we have decided on the following format for the extra columns in the .tsv files. The items that would appear as AnnotationProperty in the ontology will all appear in an column called Annotations. They will be separated by commas and follow a format like: dc:comment "xxxx", dc:comment "yyyy

This format translates well into Manchester syntax.

I combined the dc:source and dc:comment columns in the new format under Annotations and removed the others. I also spotted and corrected a few spelling errors.

@monique2208 please review.

@dorahermes note the format if you want to add comments.

VisLab commented 3 months ago

@monique2208 you can ignore the merge PRs and workflow additions. You only need be concerned about commit 0fed4a5

monique2208 commented 3 months ago

I went over the specific commit, it all looks good to me!

VisLab commented 3 months ago

Closing and deleting this branch to clean up the commits.