dicee.sanity_checkers ===================== .. py:module:: dicee.sanity_checkers Functions --------- .. autoapisummary:: dicee.sanity_checkers.is_sparql_endpoint_alive dicee.sanity_checkers.validate_knowledge_graph dicee.sanity_checkers.sanity_checking_with_arguments dicee.sanity_checkers.sanity_check_callback_args Module Contents --------------- .. py:function:: is_sparql_endpoint_alive(sparql_endpoint: str = None) .. py:function:: validate_knowledge_graph(args) Validating the source of knowledge graph .. py:function:: sanity_checking_with_arguments(args) .. py:function:: sanity_check_callback_args(args) Perform sanity checks on callback-related arguments.