owlapy.model.OWLLiteral ======================= .. currentmodule:: owlapy.model .. autoclass:: OWLLiteral :members: :undoc-members: :show-inheritance: :inherited-members: .. raw:: latex \iffalse .. rubric:: Methods .. autosummary:: :nosignatures: ~OWLLiteral.as_anonymous_individual ~OWLLiteral.as_iri ~OWLLiteral.as_literal ~OWLLiteral.get_datatype ~OWLLiteral.get_literal ~OWLLiteral.is_anonymous ~OWLLiteral.is_boolean ~OWLLiteral.is_date ~OWLLiteral.is_datetime ~OWLLiteral.is_double ~OWLLiteral.is_duration ~OWLLiteral.is_integer ~OWLLiteral.is_literal ~OWLLiteral.is_string ~OWLLiteral.parse_boolean ~OWLLiteral.parse_date ~OWLLiteral.parse_datetime ~OWLLiteral.parse_double ~OWLLiteral.parse_duration ~OWLLiteral.parse_integer ~OWLLiteral.parse_string ~OWLLiteral.to_python .. rubric:: Attributes .. autosummary:: :nosignatures: ~OWLLiteral.type_index .. raw:: latex \fi