Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To register these schemas in Synapse use the register-schemas.R script.

Procedure

  1. Navigate to terms/modules/ directory

  2. MODEL-AD terms currently reside in synapseAnnotations/terms/neuro

  3. Q: Ask Kelsey about creating a MODEL-AD/ directory for those specific terms

    Term information is stored in JSON schemas in the https://github.com/Sage-Bionetworks/synapseAnnotations/tree/master/terms directory.

  4. Create or Edit an existing JSON schema file.

  5. Copy and Paste schema informationtemplate.

  6. Edit $id line with Modulename and Key name.

  7. Version number should numbers start with 0.0.1 and need to be increased by one incremented with each update.

  8. Add new term, a brief definition, and an ontology citation , for the included definition.

  9. Create a branch structured name formatted like : ‘username-edit-type/‘

  10. Add a brief description of changes you want to commit

  11. Request Reviewers

  12. Data checks will start to run in the background.

  13. Initiate a Pull Request and select reviewers

  14. Once the changes have been merged into master, need to run the XYZ script to update the metadata dictionary with the revised latest version of terms in synapseAnnotations.

Synapse Table of Metadata Terms: Link

...