Skip to content

_shema in filenames #7

@yibeichan

Description

@yibeichan

@ibevers hi, I think we should put _schema at the end of the file name,
can you change the filename in the following places?
for example, instead of using _schema_first_19, we should use _first_19_schema. You'll need to change it in the library too.

"isAbout": "activity_path:dsm_5_parent_guardian_rated_level_1_crosscutting_s/dsm_5_parent_guardian_rated_level_1_crosscutting_s_schema_first_19",
"variableName": "dsm_5_parent_guardian_rated_level_1_crosscutting_s_schema_first_19",
"prefLabel": {
"en": "DSM5 Parent first 19"
},
"isVis": "Number(demo_schema_interview_age) > 12*6 && Number(demo_schema_interview_age) < 12*18"
},
{
"isAbout": "activity_path:dsm_5_parent_guardian_rated_level_1_crosscutting_s/dsm_5_parent_guardian_rated_level_1_crosscutting_s_schema_20_to_25",

and

"activity_path:dsm_5_parent_guardian_rated_level_1_crosscutting_s/dsm_5_parent_guardian_rated_level_1_crosscutting_s_schema_first_19",
"activity_path:dsm_5_parent_guardian_rated_level_1_crosscutting_s/dsm_5_parent_guardian_rated_level_1_crosscutting_s_schema_20_to_25",

@satra quick question for variableName, do we always keep _schema in the end to be consistent with the filename in isAbout or can we get rid of _schema but only have "DSM5_crosscutting_adult"? I have some vague memory that if we remove _schema from variableName we'll probably fail the validation.

"isAbout": "activity_path:DSM-5_A/DSM5_crosscutting_adult_schema",
"variableName": "DSM5_crosscutting_adult_schema",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions