Class: rdf type statement
A statement that indicates the asserted type of the subject entity
URI: sparqlfun:RdfTypeStatement
Parents
- is_a: NodeToNodeStatement - A statement where object is a node (isIRI)
Referenced by Class
Attributes
Own
- rdf type statement➞object 0..1
- Description: The entity type
- Range: ClassNode
Inherited from node to node statement:
- subject 0..1
- Range: Node
- predicate 0..1
- Range: PropertyNode
- graph 0..1
- Description: Graph to which the triple belongs
- Range: Node
- statement➞node_statements 0..*
- Description: statements about the quad where the object is a node
- Range: NodeToNodeStatement
- statement➞value_statements 0..*
- Description: statements about the quad where the object is a literal
- Range: NodeToValueStatement