Resolve
RDF Terms

Data based on @zazuko/vocabularies
Click to Copy
dash:isNodeKindLiteral
Click to Copy
http://datashapes.org/dash#isNodeKindLiteral

Recommended prefix

Copy 'PREFIX dash: <http://datashapes.org/dash#>'

dash:

lang:""
is NodeKind Literal
lang:""
Checks if a given sh:NodeKind is one that includes Literals.
lang:""
true
lang:""
true
lang:""
ASK { FILTER ($nodeKind IN ( sh:Literal, sh:BlankNodeOrLiteral, sh:IRIOrLiteral )) }
blank node