DataPropertyDomain

class DataPropertyDomain(data_property_expression, class_expression, *, annotations=None)[source]

Bases: _DataPropertyTyping

A data property axiom for 9.3.4 “Data Property Domain”.

Instantiate a data property domain axiom.

Attributes Summary

property_type

Attributes Documentation

Parameters:
property_type: ClassVar[URIRef] = rdflib.term.URIRef('http://www.w3.org/2000/01/rdf-schema#domain')