Skip to content

Term Tracker Annotation

madbkr edited this page Sep 16, 2024 · 1 revision

The term tracker annotation is an annotation to link a class in the ontology to the corresponding issue and pull request.

example image of a term tracker annotation

To add the annotation in protege:

  1. Select the class in the class hierarchy window.
  2. Click the plus sign next to "Annotation" in the annotations window where definitions etc are added.
  3. Choose "term tracker annotation" in the list of annotations on the left side of the opened window (subclass of editors note)
  4. Write the annotation. It's structured like this:
     issue: https://github.com/OpenEnergyPlatform/ontology/issues/227  
     pull request: https://github.com/OpenEnergyPlatform/ontology/pull/279
  1. If there are already term tracker annotations for this term, add your term track AT THE BOTTOM of the annotation.
  2. Add a brief description above your new links.
  3. Save, commit and push your changes as usual.
Clone this wiki locally