owl:Annotation
Annotations allow arbitrary uninterpreted information to be added to ontologies.
Element information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-lite-core.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
- owl:Label
- owl:Documentation
- Any element Namespace: ##other, Process Contents: lax
Attributes
None
Used in
- Anonymous type of element owl:Class via extension of owl:annotated
- Anonymous type of element owl:DatatypeProperty via extension of owl:annotated
- Anonymous type of element owl:Individual via extension of owl:annotated
- Anonymous type of element owl:ObjectProperty via extension of owl:annotated
- Anonymous type of element owl:Ontology
- Type owl:annotated
Sample instance
<owl:Annotation> <owl:Label>Any text</owl:Label> </owl:Annotation>