Class: node to node statement
A statement where object is a node (isIRI)
URI: sparqlfun:NodeToNodeStatement
Parents
- is_a: Statement - A quad that is optionally adorned with statements about it
Children
- ConformsToStatement
- RdfTypeStatement - A statement that indicates the asserted type of the subject entity
Referenced by Class
- None node_statements 0..* NodeToNodeStatement
- Statement statement➞node_statements 0..* NodeToNodeStatement
Attributes
Own
- node to node statement➞object 0..1
- Description: a literal or node representing the object of the triple
- Range: Node
Inherited from 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