DataHasValue
- class DataHasValue(data_property_expression: DataPropertyExpression | URIRef | Reference | Referenced | str | IdentifierBox, literal: LiteralBox | Literal | int | float | bool | str | date | datetime | OBOLiteral)[source]
Bases:
_DataValuesFrom
A class expression defined in 8.4.3 Literal Value Restriction.
Instantiate a literal value restriction.
Attributes Summary
Methods Summary
Get the inside of the functional OWL tag representing the literal value restriction.
to_rdflib_node
(graph, converter)Represent this literal value restriction for RDF.
Attributes Documentation
Methods Documentation