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


spin:body
SELECT COUNT(?object)
WHERE {
?arg1 ?arg2 ?object http://www.fadyart.com/parties#.
}
spin:constraint
Argument arg2 http://www.fadyart.com/parties# Property
Argument arg1 http://www.fadyart.com/parties# Resource
rdf:type
spin:Function
rdfs:comment
Gets the number of values of a given property (?arg2) at a given subject (?arg1). The result is the number of matches of (?arg1, ?arg2, ?object).
rdfs:label
objectCount
rdfs:subClassOf
spl:Ontology functions

Generated with TopBraid Composer by TopQuadrant, Inc.