Class: triple
Represents a single unadorned RDF triple
URI: sparqlfun:Triple
Children
- SubClassCountTriple
- ClassTaxonExclusion
- ClassTaxonExclusionViaNeverIn - An inferred never-in between a subject term and an object taxon, which holds
- ClassTaxonExclusionViaOnlyIn
- InTaxonTriple - In ubergraph, an in-taxon triple is pre-inferred
- NestedTriple
- NeverInTaxonTriple
- NodeToNodeTriple - A triple where object is a node (isIRI)
- NodeToValueTriple - A triple where object is a literal
- NormalizedInformationContentTriple
- OwlTripleAnnotation
- OwlTripleWithAnnotationsTODO
- Quad - Represents an RDF triple plus named graph to which the triple belongs
Referenced by Class
Attributes
Own
- 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
Other properties
Aliases: | statement | |
Mappings: | rdf:Statement | |
In Subsets: | base table |