Adding and Removing GO Subsets (Slims)

From GO Wiki
Revision as of 08:20, 31 July 2018 by Pascale (talk | contribs)
Jump to navigation Jump to search
See Ontology_Editors_Daily_Workflow for creating branches and basic Protégé instructions.

Adding a new subset

  1. In the main Protege window, click on the Annotation Properties tab.
  2. Navigate to the subset_property and select it.
  3. Click on the top left-hand button of the window to add a new subset property.
  4. In the pop-up window add the name of the new slim. The identifier will fill in according to your preferences and will be the next GO identifier in your set. Click on Refactor in the menu. Select rename entities.
  5. Replace the GO_ identifier with the name of your new slim. It is standard to use the same string as when you created the term.
  6. In the annotations tab, click on the +.
  7. In the pop up window, select rdfs:comment.
  8. In the right hand window, type a small descriptor statement for the slim. Select xsd:string as the type.
  9. Click OK to save the changes. You should now see the comment field in the annotations tab.
 See Ontology_Editors_Daily_Workflow for commit, push and merge instructions.

Removing a subset

  1. Navigate to the subset by search on its name in the Search box.
  2. Delete it by clicking on the x in the Annotation property panel.
  3. Protege will give a message: Delete [ subset name ]? All references to [ subset name ] will be removed from the active ontologies.

Click OK.

  1. Save.

Review Status

Last reviewed: July 31, 2018

Back to: Ontology Editing Guide