IUSCA / SQAN

Scalable Quality Assurance for Neuroimaging - (SQAN): A full-stack system solution for extracting, translating, and logging (ETL) + web portal-based quality-control verification of DICOM-formatted medical imaging data/metadata.
https://sqan.sca.iu.edu/
Other
8 stars 3 forks source link

SQAN: Terminology & Naming: Templates vs... #149

Open charlesbrandt opened 4 years ago

charlesbrandt commented 4 years ago

The front-end migration could be a convenient time to revisit terminology used for core concepts within the code / api.

One example is the term Template which is also used in vue components as one of the three main aspects of a single file component (template/script/style).

An alternative to Template within the context of SQAN could be Benchmark.

Another term that I initially found confusing was IIBISID. Maybe StudyID would be easier to understand for a wider user base?

Clear terminology can help with both new user adoption and also new developer orientation.