ObjectHasValue
- class ObjectHasValue(object_property_expression, individual)[source]
Bases:
ClassExpressionA class expression defined in 8.2.3 Individual Value Restriction.
Instantiate an individual value restriction.
Methods Summary
Get the inside of the functional OWL tag representing the individual value restriction.
to_rdflib_node(graph, converter)Represent the individual value restriction for RDF.
Methods Documentation
- Parameters:
object_property_expression (ObjectPropertyExpression)
individual (IdentifierBox)