AnnotationPropertyDomain

class AnnotationPropertyDomain(annotation_property, value, *, annotations=None)[source]

Bases: AnnotationPropertyTypingAxiom

An annotation axiom defined in 10.2.3 Annotation Property Domain.

Initialize an annotation property range or 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')