owl:annotated
This complex type is extended by all the elements that may have annotation. Annotated type is used by: + Ontology/Individual [Lite/DL/Full] + Ontology/Class [Lite/DL/Full] + Ontology/DatatypeProperty [Lite/DL/Full] + Ontology/ObjectProperty [Lite/DL/Full] + classElements/EnumerationType(EnumeratedClass) [DL/Full] Note that 'Ontology' is not extended from 'annotated' complexType, but embeds 'Annotation' element.
Complex type information
Namespace: http://www.w3.org/2003/05/owl-xml
Schema document: module/owl1-lite-core.xsd
Content
- owl:Annotation [0..1] Annotations allow arbitrary uninterpreted information to be added to ontologies.
Attributes
None
Used by
- Element owl:Class via derived anonymous type
- Element owl:DatatypeProperty via derived anonymous type
- Element owl:Individual via derived anonymous type
- Element owl:ObjectProperty via derived anonymous type
Type inheritance chain
- owl:annotated
- extended by Anonymous type of element owl:Class
- extended by Anonymous type of element owl:DatatypeProperty
- extended by Anonymous type of element owl:ObjectProperty
- extended by Anonymous type of element owl:Individual