DataAllValuesFrom

class DataAllValuesFrom(data_property_expressions, data_range)[source]

Bases: _DataValuesFrom

A class expression defined in 8.4.2 Universal Qualifications.

Instantiate a data values existential quantification.

Attributes Summary

property_type

Attributes Documentation

Parameters:
property_type: ClassVar[URIRef] = rdflib.term.URIRef('http://www.w3.org/2002/07/owl#allValuesFrom')