http://spinrdf.org/spl#instanceOf
Class spl:instanceOf

spin:body
-
|
spin:constraint
-
-
|
spin:label template
-
 |
{?arg1} instance of {?arg2}
|
|
spin:return type
-
 |
xsd:boolean |
|
rdf:type
-
|
rdfs:comment
-
 |
Checks whether a given resource (?arg1) has a given type (?arg2). In order to fulfill this condition, there must either be a triple ?arg1 rdf:type ?arg2, or ?instance rdf:type ?subClass where ?subClass is a subclass of ?arg2. If the first argument is a literal, then the second argument must be the matching XSD datatype.
|
|
rdfs:label
-
 |
instanceOf
|
|
rdfs:subClassOf
-
|
Generated with TopBraid Composer
by TopQuadrant, Inc.