ObjectHasSelf
- class ObjectHasSelf(object_property_expression)[source]
Bases:
ClassExpressionA class expression defined in 8.2.4 Self-Restriction.
Initialize the model with a property expression.
Methods Summary
Get the inside of the functional OWL tag representing the self-restriction.
to_rdflib_node(graph, converter)Represent the self restriction for RDF.
Methods Documentation
- Parameters:
object_property_expression (ObjectPropertyExpression)