Resolve
RDF Terms
Data based on @zazuko/vocabularies
Defined byDASH Data Shapes Vocabulary
Click to Copy
dash:onAllValuesClick to Copy
http://datashapes.org/dash#onAllValuesNamespace
Recommended prefix
Copy 'PREFIX dash: <http://datashapes.org/dash#>'
lang:""
on all values
lang:""
If set to true for a ScriptConstraint or ScriptValidator, then the associated script will receive all value nodes at once, as a value of the variable values. By default (or false), the script is called for each value node individually.