Class: node to node triple
A triple where object is a node (isIRI)
URI: sparqlfun:NodeToNodeTriple
Parents
- is_a: Triple - Represents a single unadorned RDF triple
Children
- BiolinkCategoryTriple - A triple that connects any node to its biolink category
- ConformsToTriple
- NamedNodeToNamedNodeTriple - A triple where subject and object are both nodes (isIRI)
- OwlEquivalentClassTriple - A statement that connects two class nodes where both classes are equivalent
- RdfTypeTriple - A triple that indicates the asserted type of the subject entity
- RdfsDomainTriple
- RdfsRangeTriple
- RdfsSubclassOfTriple
- RdfsSubpropertyOfTriple
Referenced by Class
Attributes
Own
- node to node triple➞object 0..1
- Description: a literal or node representing the object of the triple
- Range: Node
Inherited from triple:
- subject 0..1
- Range: Node
- predicate 0..1
- Range: PropertyNode