-
Notifications
You must be signed in to change notification settings - Fork 23
Explanation on Annotation Properties
In OWL, Annotation Properties are non-logical properties that connect individuals, classes, ObjectProperty, other annotation properties etc with other object or with literal values. Technically, it connects the IRI of these entities.
The non-logical aspect means they are ignored for reasoning purposes.
They are primarily used for metadata: labels, definitions, synonyms, attribution, notes and comments, etc.
In the OEO, we don't follow the definition strictly. We use alternative term for synonyms and ambiguous terms as well.
See: Handling-ambiguous-terms
It describes the class with a mathematical formula in LaTeX syntax.
We decided to use CamelCase for all variables in the expression.
Underscores and backslashes must be avoided.
Example: "GrossNationalElectricityConsumption = GrossElectricityGeneration + ElectricityImports - ElectricityExports"
See: #987
You already know what to do? Perfect, make sure that you miss no step by using checklists
Symbols used in this wiki:
🐙➔ github | 🔶➔ git | 📙➔ protégé | 📝➔ text editor | 🤖➔ robot
-
Home
- Welcome! How to participate
- Use Cases
- Best Practice Principles
- Structure of the OEO
-
Tutorials: How to...
- ...Get Involved (First Steps)
- ...Contribute
- ...Use Protégé to Change the Ontology
- ...Test the Ontology
- ...Write Competency Questions
- ...Choose a Class Type
- ...Deal with Ambiguous Terms
- ...Use Term Tracker Annotations
- ...Use the GitHub Labels
- ...Set up OwlViz for Visualisation
- ...Use Automation of Recurring Text Entries
- ...Manually Merge Terms from Other Ontologies 🤖
- ...Release a New Ontology Version
- ...Translate Into Turtle RDF
- Setup your Work Environment and Get Involved
- ...Maintain automated Workflows for GitHub Issues and PRs
- Get to Know the Workflow This sections will contain the full workflow in the future
- Tools and Utilities
- Community