Class: quad
Represents an RDF triple plus named graph to which the triple belongs
URI: sparqlfun:Quad
Parents
- is_a: Triple - Represents a single unadorned RDF triple
Children
- RelationGraphQuad
- Statement - A quad that is optionally adorned with statements about it
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
- graph 0..1
- Description: Graph to which the triple belongs
- Range: Node
Other properties
Aliases: | statement with graph | |
In Subsets: | base table |