
|
|
CONSTRUCT { ?this ?predicate ?defaultValue http://www.fadyart.com/parties#. } WHERE { ?this a ?directType http://www.fadyart.com/parties#. ?directType rdfs:subClassOf* ?type http://www.fadyart.com/parties#. ?type spin:constraint ?attribute http://www.fadyart.com/parties#. ?attribute spl:default value ?defaultValue http://www.fadyart.com/parties#. ?attribute spl:predicate ?predicate http://www.fadyart.com/parties#. } |
|
| Default value for High cash http://www.fadyart.com/parties#flows: false |
|
| Argument Controversial goods http://www.fadyart.com/parties# xsd:boolean |
|
| Construct default values |
|
| This template can be attached as spin:constructor to a root class such as rdfs:Resource to ensure that SPIN processors assign default values to certain properties. Looks for any templates attached as spin:constraints to the types of ?this and then assigns their declared spl:defaultValues. |
|
| Construct default values |
Generated with TopBraid Composer by TopQuadrant, Inc.