cemento.axioms package#

Subpackages#

Submodules#

cemento.axioms.constants module#

cemento.axioms.constants.get_ms_turtle_mapping() dict[URIRef, URIRef]#

cemento.axioms.extract_axioms module#

cemento.axioms.extract_axioms.expand_tree(term_graph, restriction_nodes, pivot_nodes) tuple[DiGraph, dict[str, URIRef]]#
cemento.axioms.extract_axioms.extract_axiom_graph(term_graph, term_substitution, restriction_nodes, collection_headers, intro_restriction_triples, faceted_terms) Graph#
cemento.axioms.extract_axioms.infer_number_str_type(number_str: str) URIRef#
cemento.axioms.extract_axioms.parse_chain_tuple(input_tuple, collection_headers, term_substitution, facet_substitution, ms_turtle_mapping)#
cemento.axioms.extract_axioms.parse_item(item, collection_headers, term_substitution, facet_substitution, ms_turtle_mapping) URIRef#
cemento.axioms.extract_axioms.retrieve_facet_nodes(facet_graph, term_substitution, faceted_terms) tuple[Graph, dict[str, BNode]]#

Module contents#