- Comment
- Represents AVG aggregations.
- Label
- AVG
- SubClassOf
- Aggregation
Add
A SPARQL UPDATE ADD operation. Uses sp:source and sp:target to represent "from" and "to" graphs, respectively. Also sp:silent may be true.
Aggregation
Base class of aggregation types (not part of the SPARQL 1.0 standard but supported by ARQ and other engines).
- Comment
- Base class of aggregation types (not part of the SPARQL 1.0 standard but supported by ARQ and other engines).
- Label
- Aggregation
- SubClassOf
- SP System class
- Comment
- Used in DROP and CLEAR.
- Label
- all
- Range
- boolean
- SubPropertyOf
- SP system property
arg5
The fifth argument of a function call. Further arguments are not common in SPARQL, therefore no sp:arg6, etc are defined here. However, they can be created if needed.
- Comment
- The fifth argument of a function call. Further arguments are not common in SPARQL, therefore no sp:arg6, etc are defined here. However, they can be created if needed.
- Label
- arg5
- SubPropertyOf
- arg
- Comment
- Points to a Variable used in an AS statement such as COUNT aggregates.
- Label
- as
- Range
- Variable
- SubPropertyOf
- SP system property
- Comment
- Marker to indicate ascending order.
- Label
- Asc
- SubClassOf
- Order by condition