Term Tracker Annotation - OpenEnergyPlatform/ontology GitHub Wiki
The term tracker annotation is an annotation to link a class in the ontology to the corresponding issue and pull request.
To add the annotation in protege:
- Select the class in the class hierarchy window.
- Click the plus sign next to "Annotation" in the annotations window where definitions etc are added.
- Choose "term tracker annotation" in the list of annotations on the left side of the opened window (subclass of editors note)
- 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
- If there are already term tracker annotations for this term, add your term track AT THE BOTTOM of the annotation.
- Add a brief description above your new links.
- Save, commit and push your changes as usual.