Class: owl triple annotation
URI: sparqlfun:OwlTripleAnnotation
Parents
- is_a: Triple - Represents a single unadorned RDF triple
Attributes
Own
- axiom_identifier 0..1
- Range: BlankNode
- axiom_predicate 0..1
- Range: PropertyNode
- axiom_object 0..1
- Range: NodeOrLiteral
Inherited from triple:
- subject 0..1
- Range: Node
- predicate 0..1
- Range: PropertyNode
- object 0..1
- Description: a literal or node representing the object of the triple
- Range: NodeOrLiteral