
|
|
|
| rdfs:Class |
|
| The metaclass of SPIN templates. Instances of this class can represent reusable SPARQL queries that can be supplied with arguments. The output of a module depends on the type of its body query. If the body is a CONSTRUCT query, then the output will be the constructed RDF graph. If the body is an ASK query, then the output will be true or false. If the body is a SELECT query, then the output will be the variable bindings of the first result set row. |
|
| Template |
| References | |
|---|---|
| |
Generated with TopBraid Composer by TopQuadrant, Inc.