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


spin:body
ASK WHERE {
?p rdfs:subPropertyOf* ?arg2 http://www.fadyart.com/parties#.
?arg1 ?p ?arg3 http://www.fadyart.com/parties#.
}
spin:constraint
Argument arg1 http://www.fadyart.com/parties# Resource
Argument arg2 http://www.fadyart.com/parties# Property
Argument arg3 http://www.fadyart.com/parties#
spin:return type
xsd:boolean
rdf:type
spin:Function
rdfs:comment
Checks whether a given resource (?arg1) has a given value (?arg3) for a given property (?arg2) or one of the sub-properties of it.
rdfs:label
hasValue
rdfs:subClassOf
spl:Logical functions

Generated with TopBraid Composer by TopQuadrant, Inc.