
|
|
CONSTRUCT { ?this ?predicate ?defaultValue http://www.fadyart.com/parties#. } WHERE { OPTIONAL { ?this ?predicate ?anyValue http://www.fadyart.com/parties#. } http://www.fadyart.com/parties#. FILTER (!bound(?anyValue)) http://www.fadyart.com/parties#. } |
|
| Argument default value http://www.fadyart.com/parties# |
|
| Argument spl:predicate http://www.fadyart.com/parties# Property |
|
| Default value for {?predicate}: {?defaultValue} |
|
| Can be used to infer default values for a given subject/predicate combination. This is typically assigned as spin:rule to a class. If ?this does not already have a value for a given property {?predicate}, then this will infer the value {?defaultValue}. |
|
| Infer default value |
Generated with TopBraid Composer by TopQuadrant, Inc.