voidClasses constant
IriTerm
const voidClasses
classes from void vocabulary [Expects: http://www.w3.org/2001/XMLSchema#integer]
The total number of distinct classes in a void:Dataset. In other words, the number of distinct resources occuring as objects of rdf:type triples in the dataset.
Can be used on: http://rdfs.org/ns/void#Dataset
Implementation
static const voidClasses = IriTerm('http://rdfs.org/ns/void#classes');