http://spinrdf.org/spin#Template
Class spin:Template


spin:constraint
rdf:type
rdfs:Class
rdfs:comment
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.
rdfs:label
Template
rdfs:subClassOf
spin:Module
Instances
prty:Calculate age, spin:Templates, spinowl:All values from constraint, spinowl:Has value constraint, spinowl:Max cardinality constraint, spinowl:Min cardinality constraint, spinowl:Some values from constraint, spinrdfs:Range constraint, spl:Argument, spl:Attribute, spl:Construct default values, spl:Infer default value, Template

References

Generated with TopBraid Composer by TopQuadrant, Inc.