diff --git a/_modules/sssom/parsers.html b/_modules/sssom/parsers.html index 845e6727..62ea361b 100644 --- a/_modules/sssom/parsers.html +++ b/_modules/sssom/parsers.html @@ -991,6 +991,16 @@

Source code for sssom.parsers

 
     try:
         m = Mapping(**mdict)
+        if m.subject_type == "rdfs literal":
+            if m.subject_label is None:
+                raise ValueError("Missing subject_label")
+        elif m.subject_id is None:
+            raise ValueError("Missing subject_id")
+        if m.object_type == "rdfs literal":
+            if m.object_label is None:
+                raise ValueError("Missing object_label")
+        elif m.object_id is None:
+            raise ValueError("Missing object_id")
     except ValueError as e:
         logging.warning(
             f"One mapping in the mapping set is not well-formed, "
diff --git a/cli_usage.html b/cli_usage.html
index 7c00fcac..c2305905 100644
--- a/cli_usage.html
+++ b/cli_usage.html
@@ -372,7 +372,7 @@ 

convert
Options:
-

tsv | owl | ontoportal_json | fhir_json | json | rdf | turtle | ttl | nt | xml

+

tsv | owl | ontoportal_json | fhir_json | json | rdf | xml | ttl | nt | turtle

diff --git a/searchindex.js b/searchindex.js index 1fbb4ddc..cf76c7aa 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["cli_usage", "developer_docs/api", "developer_docs/modules", "developer_docs/sphinx", "developer_docs/sssom", "examples", "index", "installation", "modules", "sphinx", "sssom"], "filenames": ["cli_usage.rst", "developer_docs/api.rst", "developer_docs/modules.rst", "developer_docs/sphinx.rst", "developer_docs/sssom.rst", "examples.rst", "index.rst", "installation.rst", "modules.rst", "sphinx.rst", "sssom.rst"], "titles": ["CLI", "Python API", "Technical Documentation", "Update Documentation", "SSSOM Submodules", "Examples", "SSSOM Mapping Format Python Utilities", "Quick Install Guide", "sssom", "Update Documentation", "sssom package"], "terms": {"The": [0, 1, 4, 5, 7, 10], "script": [0, 4, 10], "i": [0, 2, 3, 4, 5, 6, 7, 9, 10], "wrapper": 0, "multipl": [0, 1, 4, 10], "sub": 0, "command": [0, 4, 6, 10], "main": [0, 1, 4, 10], "one": [0, 1, 4, 5, 10], "test": [0, 1, 4, 10], "data": [0, 1, 4, 10], "basic": [0, 1, 4, 5, 10], "tsv": [0, 1, 4, 5, 6, 10], "o": [0, 2, 4, 5, 10], "ttl": 0, "run": [0, 1, 4, 10], "option": [0, 1, 4, 10], "arg": 0, "v": [0, 4, 10], "verbos": 0, "q": [0, 1, 4, 10], "quiet": 0, "version": [0, 1, 4, 7, 10], "show": 0, "exit": 0, "metadata": [0, 1, 4, 8, 10], "map": [0, 1, 4, 5, 7, 10], "set": [0, 1, 4, 10], "param": [0, 1, 4, 10], "input": [0, 1, 4, 10], "path": [0, 1, 4, 10], "file": [0, 1, 3, 4, 5, 9, 10], "output": [0, 1, 4, 5, 10], "locat": [0, 1, 4, 10], "replace_multivalu": [0, 1, 4, 10], "multivalu": [0, 1, 4, 10], "slot": [0, 1, 4, 8, 10], "should": [0, 1, 4, 7, 10], "replac": [0, 1, 4, 10], "default": [0, 1, 4, 7, 10], "fals": [0, 1, 4, 10], "kwarg": [0, 1, 4, 10], "provid": [0, 1, 3, 4, 9, 10], "user": [0, 1, 4, 6, 10], "which": [0, 1, 4, 10], "ar": [0, 1, 4, 10], "ad": [0, 1, 4, 10], "e": [0, 1, 4, 10], "g": [0, 1, 4, 10], "mapping_set_id": [0, 1, 4, 10], "http": [0, 1, 4, 6, 7, 10], "exampl": [0, 1, 4, 6, 10], "org": [0, 1, 4, 6, 7, 10], "abcd": [0, 1, 4, 10], "mapping_set_vers": 0, "mapping_set_sourc": 0, "mapping_set_titl": 0, "mapping_set_descript": 0, "creator_id": 0, "creator_label": 0, "licens": [0, 7, 10], "subject_typ": 0, "subject_sourc": 0, "subject_source_vers": 0, "object_typ": 0, "object_sourc": 0, "object_source_vers": 0, "mapping_provid": 0, "mapping_tool": 0, "mapping_tool_vers": 0, "mapping_d": 0, "publication_d": 0, "subject_match_field": 0, "object_match_field": 0, "subject_preprocess": 0, "object_preprocess": 0, "see_also": 0, "issue_track": 0, "other": 0, "comment": [0, 1, 4, 10], "argument": 0, "requir": [0, 7], "calcul": 0, "summari": 0, "each": [0, 1, 4, 10], "cliqu": [0, 2, 8], "m": [0, 4, 10], "contain": [0, 1, 4, 10], "includ": [0, 1, 4, 10], "prefix_map": [0, 1, 2, 4, 8, 10], "us": [0, 1, 3, 4, 5, 7, 9, 10], "": [0, 1, 4, 7, 10], "statsfil": 0, "my": [0, 1, 4, 10], "format": [0, 1, 4, 5, 10], "rdfxml": 0, "owl": [0, 1, 4, 5, 10], "output_format": [0, 1, 4, 10], "desir": [0, 1, 4, 10], "ontoportal_json": [0, 4, 10], "fhir_json": [0, 4, 10], "json": [0, 4, 10], "rdf": [0, 1, 4, 10], "turtl": [0, 4, 10], "nt": 0, "xml": [0, 1, 4, 10], "t": [0, 4, 10], "transpos": 0, "f": 0, "field": 0, "write": [0, 1, 4, 10], "cross": 0, "tabul": 0, "categori": 0, "lower": [0, 1, 4, 10], "confid": [0, 1, 4, 10], "duplic": 0, "line": [0, 4, 6, 10], "from": [0, 1, 4, 5, 7, 10], "an": [0, 1, 4, 5, 10], "compar": [0, 5], "two": [0, 1, 4, 10], "new": [0, 2, 6], "union": [0, 1, 4, 10], "all": [0, 1, 4, 10], "inject": [0, 1, 4, 10], "indic": 0, "uniqu": 0, "set1": 0, "set2": 0, "sql": [0, 1, 4, 10], "queri": [0, 1, 4, 10], "over": [0, 1, 4, 10], "more": [0, 1, 4, 7, 10], "n": [0, 1, 4, 10], "assign": [0, 1, 4, 10], "tabl": [0, 1, 4, 10], "name": [0, 1, 4, 10], "df1": [0, 1, 4, 10], "df2": [0, 1, 4, 10], "dfn": [0, 1, 4, 10], "altern": [0, 1, 4, 10], "filenam": [0, 1, 3, 4, 9, 10], "can": [0, 1, 4, 5, 7, 10], "first": [0, 1, 4, 7, 10], "stem": [0, 1, 4, 10], "dir": [0, 1, 4, 10], "becom": [0, 1, 4, 10], "call": [0, 1, 4, 10], "select": [0, 1, 4, 10], "where": [0, 1, 4, 10], "0": [0, 1, 4, 7, 10], "5": [0, 1, 4, 10], "order": [0, 1, 4, 10], "BY": [0, 1, 4, 10], "file1": [0, 1, 4, 10], "file2": [0, 1, 4, 10], "object_id": [0, 1, 4, 10], "AS": [0, 1, 4, 10], "ext_object_id": [0, 1, 4, 10], "object_label": [0, 1, 4, 10], "ext_object_label": [0, 1, 4, 10], "inner": [0, 1, 4, 10], "join": [0, 1, 4, 10], "subject_id": [0, 1, 4, 10], "df": [0, 1, 4, 8, 10], "datafram": [0, 1, 4, 10], "dynam": [0, 1, 4, 10], "gener": [0, 1, 4, 6, 10], "base": [0, 1, 4, 10], "x": [0, 1, 4, 10], "y": [0, 1, 4, 10], "z": [0, 1, 4, 10], "yield": [0, 1, 4, 10], "like": [0, 1, 4, 5, 7, 10], "OR": [0, 1, 4, 10], "AND": [0, 1, 4, 10], "displai": [0, 1, 4, 5, 10], "subject_label": 0, "subject_categori": 0, "predicate_id": [0, 1, 4, 10], "predicate_label": 0, "predicate_modifi": [0, 1, 4, 10], "object_categori": 0, "mapping_justif": [0, 4, 10], "author_id": 0, "author_label": 0, "reviewer_id": 0, "reviewer_label": 0, "mapping_sourc": 0, "mapping_cardin": 0, "curation_rul": 0, "curation_rule_text": 0, "match_str": 0, "semantic_similarity_scor": 0, "semantic_similarity_measur": 0, "issue_tracker_item": 0, "echo": 0, "subcommand": 0, "subject": [0, 1, 4, 10], "object": [0, 1, 4, 10], "id": [0, 1, 4, 10], "have": [0, 1, 4, 10], "subject_prefix": [0, 1, 4, 10], "merge_invert": [0, 1, 4, 10], "If": [0, 1, 3, 4, 5, 9, 10], "true": [0, 1, 4, 10], "add": [0, 1, 3, 4, 9, 10], "els": [0, 1, 4, 10], "just": [0, 1, 4, 10], "return": [0, 1, 4, 10], "update_justif": [0, 1, 4, 10], "justif": [0, 1, 4, 10], "updat": [0, 1, 2, 4, 6, 10], "sempav": [0, 1, 4, 10], "mappinginvers": [0, 1, 4, 8, 10], "left": [0, 1, 4, 10], "inverse_map": 0, "yaml": [0, 1, 4, 10], "invers": [0, 1, 4, 10], "predic": [0, 1, 4, 8, 10], "column": [0, 1, 4, 10], "p": [0, 1, 4, 10], "same": [0, 1, 4, 10], "separ": [0, 1, 4, 10], "dictionari": [0, 1, 4, 10], "mappingsetdatafram": [0, 1, 2, 4, 8, 10], "redund": [0, 1, 4, 10], "msdf": [0, 1, 4, 10], "higher": [0, 1, 4, 10], "_negative_": [0, 1, 4, 10], "posit": [0, 1, 4, 10], "prefer": [0, 1, 4, 10], "humancur": [0, 1, 4, 10], "both": [0, 1, 4, 10], "neg": [0, 1, 4, 10], "r": 0, "boolean": [0, 1, 4, 10], "need": [0, 1, 3, 4, 5, 9, 10], "reconcili": 0, "support": [0, 4, 10], "obograph": [0, 1, 4, 10], "input_format": [0, 1, 4, 10], "string": [0, 1, 4, 10], "denot": [0, 1, 4, 10], "align": [0, 4, 10], "api": [0, 2, 4, 6, 10], "c": 0, "mode": [0, 1, 4, 10], "prefix_map_mod": [0, 1, 4, 10], "defin": [0, 1, 4, 10], "whether": [0, 1, 4, 10], "extend": [0, 1, 4, 10], "metadata_onli": [0, 1, 4, 10], "sssom_default_onli": [0, 1, 4, 10], "clean": [0, 1, 4, 10], "record": [0, 1, 4, 10], "unknown": [0, 1, 4, 10], "strict": [0, 1, 4, 10], "clean_prefix": [0, 1, 4, 10], "embed": 0, "non": [0, 4, 10], "result": [0, 4, 5, 10], "save": 0, "get": [0, 1, 4, 7, 10], "yml": [0, 4, 10], "mapping_predicate_filt": [0, 1, 4, 10], "A": [0, 1, 4, 10], "list": [0, 1, 4, 7, 10], "consid": [0, 1, 4, 10], "strongli": [0, 4, 10], "connect": [0, 4, 10], "compon": [0, 4, 10], "d": [0, 4, 10], "directori": [0, 1, 3, 4, 9, 10], "output_directori": [0, 1, 4, 10], "kboom": [0, 1, 4, 10], "boomer": [0, 1], "w": [0, 4, 10], "factor": 0, "inverse_factor": [0, 1, 4, 10], "default_confid": [0, 1, 4, 10], "absent": [0, 1, 4, 10], "reconcile_prefix_fil": 0, "rule": [0, 1, 4, 10], "target": 0, "inform": [0, 1, 4, 7, 10], "remove_map": [0, 1, 2, 4, 8, 10], "ontologi": [0, 4, 6, 10], "equival": [0, 10], "class": [0, 1, 4, 10], "properti": [0, 1, 4, 10], "cob": 0, "extern": 0, "preced": [0, 10], "pr": [0, 10], "noqa": 0, "dar101": 0, "mapping_fil": 0, "canon": [0, 1, 4, 10], "by_column": [0, 1, 4, 10], "flag": [0, 1, 4, 10], "by_row": [0, 1, 4, 10], "row": [0, 1, 4, 10], "1": [0, 1, 4, 10], "ascend": [0, 1, 4, 10], "k": 0, "config": [0, 4, 10], "url": [0, 4, 8, 10], "graph": [0, 4, 8, 10], "label": 0, "l": 0, "limit": [0, 1, 4, 8, 10], "broken": 0, "down": 0, "produc": 0, "error": [0, 1, 4, 10], "report": [0, 10], "type": [0, 1, 4, 7, 10], "validation_typ": [0, 1, 4, 10], "schemavalidationtyp": [0, 1, 4, 8, 10], "jsonschema": [0, 8, 10], "shacl": [0, 8, 10], "prefixmapcomplet": [0, 8, 10], "strictcurieformat": [0, 8, 10], "top": 1, "level": [1, 4, 10], "document": [1, 4, 6, 10], "addit": [1, 4, 10], "sssom": [1, 2, 5], "model": [1, 4, 10], "sssom_docu": [1, 2, 8], "mappingsetdocu": [1, 2, 4, 8, 10], "mapping_set": [1, 2, 4, 8, 10], "convert": [1, 4, 6, 8, 10], "sourc": [1, 4, 7, 10], "repres": [1, 4, 6, 10], "singl": [1, 4, 10], "simpli": [1, 4, 10], "holder": [1, 4, 10], "mappingset": [1, 4, 10], "plu": [1, 4, 10], "curi": [1, 4, 10], "part": [1, 4, 10], "dict": [1, 4, 8, 10], "str": [1, 4, 10], "prefix": [1, 4, 10], "hold": 1, "collect": [1, 4, 10], "convers": 1, "between": [1, 4, 6, 10], "panda": [1, 4, 10], "intern": [1, 4, 10], "io": [1, 2, 6, 8], "annotate_fil": [1, 2, 4, 8, 10], "none": [1, 4, 10], "annot": [1, 4, 10], "custom": [1, 4, 10], "paramet": [1, 4, 5, 10], "textio": [1, 4, 10], "bool": [1, 4, 10], "convert_fil": [1, 2, 4, 8, 10], "input_path": [1, 4, 10], "anoth": [1, 4, 5, 10], "given": [1, 4, 10], "stdout": [1, 4, 10], "extract_iri": [1, 2, 4, 8, 10], "recurs": [1, 4, 10], "extract": [1, 4, 10], "iri": [1, 4, 10], "iter": [1, 4, 10], "possibli": [1, 4, 10], "combin": [1, 4, 10], "filter_fil": [1, 2, 4, 8, 10], "filter": [1, 4, 10], "rais": [1, 4, 10], "valueerror": [1, 4, 10], "invalid": [1, 4, 10], "get_metadata_and_prefix_map": [1, 2, 4, 8, 10], "metadata_path": [1, 4, 10], "load": [1, 4, 10], "deprec": [1, 4, 10], "wai": [1, 4, 5, 10], "rtype": [1, 4, 10], "tupl": [1, 4, 10], "ani": [1, 4, 10], "sinc": [1, 4, 10], "4": [1, 4, 10], "3": [1, 4, 7, 10], "thi": [1, 3, 4, 5, 9, 10], "function": [1, 4, 10], "public": [1, 4, 6, 10], "ha": [1, 4, 10], "assumpt": [1, 4, 10], "usual": [1, 4, 10], "valid": [1, 4, 8], "downstream": [1, 4, 10], "parse_fil": [1, 2, 4, 8, 10], "strict_clean_prefix": [1, 4, 10], "embedded_mod": [1, 4, 10], "pars": [1, 2, 4, 6, 8, 10], "legal": [1, 4, 10], "eg": [1, 4, 10], "aligmentapi": [1, 4, 10], "dure": [1, 4, 10], "liter": [1, 4, 10], "merg": [1, 2, 3, 4, 8, 9, 10], "deriv": [1, 4, 10], "bioregistri": [1, 4, 10], "remov": [1, 4, 10], "export": [1, 4, 5, 10], "filepath": [1, 4, 10], "run_sql_queri": [1, 2, 4, 8, 10], "dosql": [1, 4, 10], "execut": [1, 4, 10], "form": [1, 4, 10], "split_fil": [1, 2, 4, 8, 10], "split": [1, 4, 10], "relat": [1, 4, 10], "validate_fil": [1, 2, 4, 8, 10], "incom": [1, 4, 10], "accord": [1, 4, 10], "specif": [1, 4, 10], "current": [1, 4, 10], "entitypair": [1, 2, 4, 8, 10], "subject_ent": [1, 4, 8, 10], "object_ent": [1, 4, 8, 10], "entiti": [1, 4, 6, 10], "note": [1, 4, 10], "e1": [1, 4, 10], "e2": [1, 4, 10], "key_featur": [1, 2, 4, 8, 10], "whose": [1, 4, 10], "would": [1, 4, 10], "primari": [1, 4, 10], "kei": [1, 4, 10], "while": [1, 4, 10], "group": [1, 4, 10], "factori": [1, 4, 10], "togeth": [1, 4, 10], "clean_context": [1, 2, 4, 8, 10], "up": [1, 4, 10], "context": [1, 2, 8], "clean_prefix_map": [1, 2, 4, 8, 10], "unus": [1, 4, 10], "out": [1, 4, 10], "curie_map": [1, 4, 10], "classmethod": [1, 4, 10], "from_mapping_set": [1, 2, 4, 8, 10], "instanti": [1, 4, 10], "pre": [1, 4, 10], "from_mapping_set_docu": [1, 2, 4, 8, 10], "doc": [1, 3, 4, 9, 10], "from_map": [1, 2, 4, 8, 10], "inplac": [1, 4, 10], "self": [1, 4, 10], "msdf2": [1, 4, 10], "frame": [1, 4, 10], "simpl": [1, 4, 6, 10], "biject": [1, 4, 10], "right": [1, 4, 10], "standardize_refer": [1, 2, 4, 8, 10], "standard": [1, 4, 6, 10], "respect": [1, 4, 10], "its": [1, 4, 10], "to_mapping_set": [1, 2, 4, 8, 10], "to_mapping_set_docu": [1, 2, 4, 8, 10], "to_map": [1, 2, 4, 8, 10], "with_convert": [1, 2, 4, 8, 10], "instead": [1, 4, 10], "vanilla": [1, 4, 10], "mappingsetdiff": [1, 2, 4, 8, 10], "unique_tuples1": [1, 4, 8, 10], "unique_tuples2": [1, 4, 8, 10], "common_tupl": [1, 4, 8, 10], "combined_datafram": [1, 2, 4, 8, 10], "differ": [1, 4, 5, 10], "diff": [1, 4, 6, 10], "pair": [1, 4, 6, 10], "For": [1, 4, 7, 10], "equivalentclass": [1, 4, 10], "b": [1, 4, 10], "sko": [1, 4, 10], "closematch": [1, 4, 10], "common": [1, 4, 6, 7, 10], "add_default_confid": [1, 2, 4, 8, 10], "nan": [1, 4, 10], "initi": [1, 4, 10], "95": [1, 4, 10], "alreadi": [1, 4, 10], "exist": [1, 4, 10], "onli": [1, 4, 10], "fill": [1, 4, 10], "ones": [1, 4, 10], "complet": [1, 4, 10], "are_params_slot": [1, 2, 4, 8, 10], "check": [1, 4, 10], "conform": [1, 4, 10], "mapping_set_slot": [1, 4, 8, 10], "assign_default_confid": [1, 2, 4, 8, 10], "numpi": [1, 4, 10], "blank": [1, 4, 10], "consist": [1, 4, 10], "origin": [1, 4, 10], "empti": [1, 4, 10], "valu": [1, 4, 10], "augment_metadata": [1, 2, 4, 8, 10], "meta": [1, 4, 10], "augment": [1, 4, 10], "pass": [1, 4, 5, 10], "neither": [1, 4, 10], "nor": [1, 4, 10], "collaps": [1, 2, 4, 8, 10], "compare_datafram": [1, 2, 4, 8, 10], "perform": [1, 4, 10], "doe": [1, 4, 10], "discrimin": [1, 4, 10], "create_ent": [1, 2, 4, 8, 10], "identifi": [1, 4, 10], "creat": [1, 3, 4, 7, 9, 10], "uriorcuri": [1, 4, 10], "dataframe_to_pt": [1, 2, 4, 8, 10], "float": [1, 4, 10], "multipli": [1, 4, 10], "deal_with_neg": [1, 2, 4, 8, 10], "match": [1, 4, 10], "trump": [1, 4, 10], "modulu": [1, 4, 10], "equal": [1, 4, 10], "negat": [1, 4, 10], "address": [1, 4, 10], "after": [1, 4, 10], "filter_out_prefix": [1, 2, 4, 8, 10], "filter_prefix": [1, 2, 4, 8, 10], "featur": [1, 4, 10], "require_all_prefix": [1, 4, 10], "must": [1, 4, 10], "present": [1, 4, 10], "do": [1, 4, 10], "NOT": [1, 4, 10], "filter_redundant_row": [1, 2, 4, 8, 10], "ignore_pred": [1, 4, 10], "ignor": [1, 4, 10], "get_all_prefix": [1, 2, 4, 8, 10], "fetch": [1, 4, 10], "validationerror": [1, 4, 10], "wrong": [1, 4, 10], "get_dict_from_map": [1, 2, 4, 8, 10], "map_obj": [1, 4, 10], "linkml": [1, 4, 10], "matchtypeenum": [1, 4, 10], "predicatemodifierenum": [1, 4, 10], "get_file_extens": [1, 2, 4, 8, 10], "extens": [1, 4, 10], "get_prefix_from_curi": [1, 2, 4, 8, 10], "get_prefixes_used_in_metadata": [1, 2, 4, 8, 10], "get_prefixes_used_in_t": [1, 2, 4, 8, 10], "get_row_based_on_hierarchi": [1, 2, 4, 8, 10], "hierarchi": [1, 4, 10], "follow": [1, 4, 5, 10], "equivalentproperti": [1, 4, 10], "subclassof": [1, 4, 10], "subpropertyof": [1, 4, 10], "samea": [1, 4, 10], "exactmatch": [1, 4, 10], "broadmatch": [1, 4, 10], "narrowmatch": [1, 4, 10], "oboinowl": [1, 4, 10], "hasdbxref": [1, 4, 10], "relatedmatch": [1, 4, 10], "seealso": [1, 4, 10], "rank": [1, 4, 10], "keyerror": [1, 4, 10], "avail": [1, 4, 10], "group_map": [1, 2, 4, 8, 10], "seri": [1, 4, 10], "inject_metadata_into_df": [1, 2, 4, 8, 10], "invert_map": [1, 2, 4, 8, 10], "predicate_invert_dictionari": [1, 4, 10], "switch": [1, 4, 10], "adjust": [1, 4, 10], "accordingli": [1, 4, 10], "invert": [1, 4, 10], "is_multivalued_slot": [1, 2, 4, 8, 10], "merge_msdf": [1, 2, 4, 8, 10], "reconcil": [1, 4, 10], "dedup": [1, 4, 10], "raise_for_bad_path": [1, 2, 4, 8, 10], "file_path": [1, 4, 10], "except": [1, 4, 10], "filenotfounderror": [1, 4, 10], "reconcile_prefix_and_data": [1, 2, 4, 8, 10], "prefix_reconcili": [1, 4, 10], "translat": [1, 4, 10], "method": [1, 4, 10], "build": [1, 4, 7, 10], "remap_curie_prefix": [1, 4, 10], "rewir": [1, 4, 10], "you": [1, 3, 4, 7, 9, 10], "want": [1, 4, 10], "overwrit": [1, 4, 10], "place": [1, 4, 10], "old": [1, 4, 10], "go": [1, 4, 10], "geo": [1, 4, 10], "ncbi": [1, 4, 10], "geogeo": [1, 4, 10], "work": [1, 4, 6, 10], "remove_unmatch": [1, 2, 4, 8, 10], "found": [1, 4, 10], "todo": [1, 4, 10], "github": [1, 3, 4, 6, 7, 9, 10], "com": [1, 4, 6, 7, 10], "obofoundri": [1, 4, 10], "issu": [1, 4, 10], "28": [1, 4, 10], "nomatch": [1, 4, 10], "safe_compress": [1, 2, 4, 8, 10], "uri": [1, 4, 10], "directli": [1, 4, 7, 10], "compress": [1, 4, 10], "sort_df_rows_column": [1, 2, 4, 8, 10], "sort": [1, 4, 10], "random": [1, 4, 10], "sequenc": [1, 4, 10], "sort_sssom": [1, 2, 4, 8, 10], "to_mapping_set_datafram": [1, 2, 4, 8, 10], "python": [2, 4, 10], "datamodel": 2, "util": [2, 8], "submodul": [2, 6, 8], "cli": [2, 5, 6, 8], "modul": [2, 6, 7, 8], "dynamically_generate_sssom_opt": [2, 4, 8, 10], "get_src": [2, 4, 8, 10], "group_valu": [2, 4, 8, 10], "split_into_cliqu": [2, 4, 8, 10], "summarize_cliqu": [2, 4, 8, 10], "to_digraph": [2, 4, 8, 10], "converterhint": [2, 4, 8, 10], "ensure_convert": [2, 4, 8, 10], "get_convert": [2, 4, 8, 10], "parser": [2, 8], "from_alignment_minidom": [2, 4, 8, 10], "from_obograph": [2, 4, 8, 10], "from_sssom_datafram": [2, 4, 8, 10], "from_sssom_json": [2, 4, 8, 10], "from_sssom_rdf": [2, 4, 8, 10], "get_parsing_funct": [2, 4, 8, 10], "parse_alignment_xml": [2, 4, 8, 10], "parse_obographs_json": [2, 4, 8, 10], "parse_sssom_json": [2, 4, 8, 10], "parse_sssom_rdf": [2, 4, 8, 10], "parse_sssom_t": [2, 4, 8, 10], "split_datafram": [2, 4, 8, 10], "split_dataframe_by_prefix": [2, 4, 8, 10], "sparql_util": [2, 8], "sssom_datamodel": 2, "writer": [2, 8], "get_writer_funct": [2, 4, 8, 10], "to_fhir_json": [2, 4, 8, 10], "to_json": [2, 4, 8, 10], "to_ontoportal_json": [2, 4, 8, 10], "to_owl_graph": [2, 4, 8, 10], "to_rdf_graph": [2, 4, 8, 10], "write_fhir_json": [2, 4, 8, 10], "write_json": [2, 4, 8, 10], "write_ontoportal_json": [2, 4, 8, 10], "write_owl": [2, 4, 8, 10], "write_rdf": [2, 4, 8, 10], "write_t": [2, 4, 8, 10], "content": [2, 3, 5, 8, 9], "page": [2, 6], "deploy": [2, 6], "your": [3, 7, 9], "termin": [3, 5, 9], "cd": [3, 7, 9], "within": [3, 4, 9, 10], "project": [3, 9], "rst": [3, 9], "wish": [3, 9], "guidanc": [3, 9], "sphinx": [3, 9], "web": [3, 9], "done": [3, 9], "automat": [3, 9], "action": [3, 9], "through": [3, 9], "workflow": [3, 9], "soon": [3, 9], "pull": [3, 9, 10], "request": [3, 9], "master": [3, 9], "branch": [3, 9], "interfac": [4, 10], "why": [4, 10], "put": [4, 10], "__main__": [4, 10], "might": [4, 10], "tempt": [4, 10], "import": [4, 5, 10], "thing": [4, 10], "later": [4, 10], "caus": [4, 10], "problem": [4, 10], "code": [4, 10], "twice": [4, 10], "when": [4, 10], "python3": [4, 10], "py": [4, 6, 10], "That": [4, 10], "mean": [4, 10], "won": [4, 10], "sy": [4, 10], "again": [4, 10], "becaus": [4, 10], "click": [4, 10], "palletsproject": [4, 10], "en": [4, 10], "8": [4, 10], "setuptool": [4, 10], "possibl": [4, 10], "callabl": [4, 10], "deduc": [4, 10], "scc": [4, 10], "src": [4, 10], "share": [4, 6, 10], "correspond": [4, 10], "associ": [4, 10], "typeerror": [4, 10], "summar": [4, 10], "stat": [4, 10], "node": [4, 10], "edg": [4, 10], "digraph": [4, 10], "ld": [4, 10], "hint": [4, 10], "specifi": [4, 10], "three": [4, 10], "legaci": [4, 10], "upgrad": [4, 10], "modifi": [4, 10], "In": [4, 5, 10], "typic": [4, 10], "chain": [4, 10], "behind": [4, 10], "alia": [4, 10], "use_default": [4, 10], "ensur": [4, 10], "One": [4, 10], "variant": [4, 10], "otherwis": [4, 10], "builtin": [4, 10], "sssom_built_in_prefix": [4, 10], "from_prefix_map": [4, 10], "It": [4, 10], "overwritten": [4, 10], "similarli": [4, 10], "choos": [4, 10], "re": [4, 10], "usabl": [4, 10], "dom": [4, 10], "mapping_pred": [4, 10], "read": [4, 10], "minidom": [4, 10], "element": [4, 10], "said": [4, 10], "ye": [4, 10], "jsondoc": [4, 10], "rdflib": [4, 10], "potenti": [4, 10], "appropri": [4, 10], "serialis": [4, 10], "sever": [4, 10], "subdatafram": [4, 10], "runtimeerror": [4, 10], "object_prefix": [4, 10], "pertain": [4, 10], "interest": [4, 10], "sparql": [4, 8, 10], "endpointconfig": [4, 8, 10], "predmap": [4, 8, 10], "include_object_label": [4, 8, 10], "endpoint": [4, 10], "configur": [4, 10], "uriref": [4, 10], "int": [4, 10], "query_map": [4, 8, 10], "obtain": [4, 10], "serial": [4, 10], "serializ": [4, 10], "resourc": [4, 10], "conceptmap": [4, 10], "spreadsheet": [4, 10], "googl": [4, 10], "1j19fobayo8pchwofksaigjnu": [4, 10], "q5ilukfh2hpocgyle0": [4, 10], "edit": [4, 10], "gid": [4, 10], "1389897118": [4, 10], "r4": [4, 10], "r5": [4, 10], "what": [4, 10], "doesn": [4, 10], "everyth": [4, 10], "we": [4, 5, 10], "ii": [4, 10], "overrid": [4, 10], "allow": [4, 10], "nest": [4, 10], "arbitrari": [4, 10], "minor": [4, 10], "valuestr": [4, 10], "valuecod": [4, 10], "timsbiom": [4, 10], "152": [4, 10], "how": [4, 10], "fhir": [4, 10], "html": [4, 10], "jsonobj": [4, 10], "ontoport": [4, 10], "7": [4, 7, 10], "ru": [4, 10], "sssom_dict": [4, 10], "output_dir": [4, 10], "written": [4, 10], "packag": [4, 7, 8], "could": 5, "look": 5, "parsed_bas": 5, "highlight": 5, "basic2": 5, "diff_output": 5, "arxiv": 6, "ab": 6, "2112": 6, "07051": 6, "tutori": 6, "librari": 6, "toolkit": 6, "quick": 6, "instal": 6, "guid": 6, "develop": 6, "technic": 6, "index": 6, "search": 6, "latest": 7, "www": 7, "download": 7, "oper": 7, "system": 7, "manag": 7, "verifi": 7, "shell": 7, "see": [7, 10], "someth": 7, "9": 7, "sep": 7, "16": 7, "2021": 7, "08": 7, "50": 7, "36": 7, "clang": 7, "10": 7, "anaconda": 7, "inc": 7, "darwin": 7, "help": 7, "copyright": 7, "credit": 7, "greater": 7, "pip": 7, "To": 7, "clone": 7, "repositori": 7, "git": 7, "Then": 7, "necessari": [7, 10], "depend": 7, "setup": 7, "cfg": 7, "conveni": 7, "make": 7, "venv": 7, "lightweight": 7, "virtual": 7, "environ": 7, "sh": 7, "cliquesummari": 8, "constant": 8, "metadatatyp": [8, 10], "semapv": [8, 10], "compositematch": [8, 10], "crossspeciesbroadmatch": [8, 10], "crossspeciesexactmatch": [8, 10], "crossspeciesnarrowmatch": [8, 10], "lexicalmatch": [8, 10], "lexicalsimilaritythresholdmatch": [8, 10], "logicalreason": [8, 10], "manualmappingcur": [8, 10], "mappingchain": [8, 10], "mappingreview": [8, 10], "semanticsimilaritythresholdmatch": [8, 10], "unspecifiedmatch": [8, 10], "sssomschemaview": [8, 10], "__new__": [8, 10], "double_slot": [8, 10], "entity_reference_slot": [8, 10], "instanc": [8, 10], "mapping_enum_kei": [8, 10], "mapping_slot": [8, 10], "multivalued_slot": [8, 10], "view": [8, 10], "generate_mapping_set_id": [8, 10], "get_default_metadata": [8, 10], "rdf_util": 8, "rewire_graph": [8, 10], "check_all_prefixes_in_curie_map": [8, 10], "check_strict_curie_format": [8, 10], "print_linkml_report": [8, 10], "validate_json_schema": [8, 10], "validate_shacl": [8, 10], "validate_sparql": [8, 10], "around": 10, "mani": 10, "enum": 10, "also": 10, "semant": 10, "vocabulari": 10, "matchingprocess": 10, "schemaview": 10, "reason": 10, "322": 10, "implement": 10, "via": 10, "323": 10, "static": 10, "cl": 10, "schema": 10, "refer": 10, "default_licens": 10, "auto": 10, "some": 10, "best": 10, "tool": 10, "chainmap": 10, "my_metadata": 10, "rewrit": 10, "mset": 10, "subject_to_object": 10, "fail_on_error": 10, "entityrefer": 10, "mention": 10, "throw": 10, "unambigu": 10, "pipe": 10, "charact": 10, "process": 10, "correctli": 10, "print": 10, "messag": 10, "validationreport": 10, "against": 10, "fail": 10, "jsonschemadatavalid": 10, "eb": 10, "schacl": 10, "850": 10, "notimplementederror": 10, "Not": 10, "yet": 10}, "objects": {"": [[10, 0, 0, "-", "sssom"]], "sssom": [[10, 0, 0, "-", "cli"], [10, 0, 0, "-", "cliques"], [10, 0, 0, "-", "constants"], [10, 0, 0, "-", "context"], [10, 0, 0, "-", "io"], [10, 0, 0, "-", "parsers"], [10, 0, 0, "-", "rdf_util"], [10, 0, 0, "-", "sparql_util"], [10, 0, 0, "-", "sssom_document"], [10, 0, 0, "-", "util"], [10, 0, 0, "-", "validators"], [10, 0, 0, "-", "writers"], [0, 7, 1, "cmdoption-sssom-q", "--quiet"], [0, 7, 1, "cmdoption-sssom-v", "--verbose"], [0, 7, 1, "cmdoption-sssom-version", "--version"], [0, 7, 1, "cmdoption-sssom-q", "-q"], [0, 7, 1, "cmdoption-sssom-v", "-v"]], "sssom.cli": [[10, 1, 1, "", "dynamically_generate_sssom_options"]], "sssom.cliques": [[10, 1, 1, "", "get_src"], [10, 1, 1, "", "group_values"], [10, 1, 1, "", "split_into_cliques"], [10, 1, 1, "", "summarize_cliques"], [10, 1, 1, "", "to_digraph"]], "sssom.constants": [[10, 2, 1, "", "MetadataType"], [10, 3, 1, "", "SEMAPV"], [10, 3, 1, "", "SSSOMSchemaView"], [10, 3, 1, "", "SchemaValidationType"], [10, 1, 1, "", "generate_mapping_set_id"], [10, 1, 1, "", "get_default_metadata"]], "sssom.constants.SEMAPV": [[10, 4, 1, "", "CompositeMatching"], [10, 4, 1, "", "CrossSpeciesBroadMatch"], [10, 4, 1, "", "CrossSpeciesExactMatch"], [10, 4, 1, "", "CrossSpeciesNarrowMatch"], [10, 4, 1, "", "LexicalMatching"], [10, 4, 1, "", "LexicalSimilarityThresholdMatching"], [10, 4, 1, "", "LogicalReasoning"], [10, 4, 1, "", "ManualMappingCuration"], [10, 4, 1, "", "MappingChaining"], [10, 4, 1, "", "MappingInversion"], [10, 4, 1, "", "MappingReview"], [10, 4, 1, "", "SemanticSimilarityThresholdMatching"], [10, 4, 1, "", "UnspecifiedMatching"]], "sssom.constants.SSSOMSchemaView": [[10, 5, 1, "", "__new__"], [10, 6, 1, "", "dict"], [10, 6, 1, "", "double_slots"], [10, 6, 1, "", "entity_reference_slots"], [10, 4, 1, "", "instance"], [10, 6, 1, "", "mapping_enum_keys"], [10, 6, 1, "", "mapping_set_slots"], [10, 6, 1, "", "mapping_slots"], [10, 6, 1, "", "multivalued_slots"], [10, 6, 1, "", "slots"], [10, 6, 1, "", "view"]], "sssom.constants.SchemaValidationType": [[10, 4, 1, "", "JsonSchema"], [10, 4, 1, "", "PrefixMapCompleteness"], [10, 4, 1, "", "Shacl"], [10, 4, 1, "", "Sparql"], [10, 4, 1, "", "StrictCurieFormat"]], "sssom.context": [[10, 2, 1, "", "ConverterHint"], [10, 1, 1, "", "ensure_converter"], [10, 1, 1, "", "get_converter"]], "sssom.io": [[10, 1, 1, "", "annotate_file"], [10, 1, 1, "", "convert_file"], [10, 1, 1, "", "extract_iris"], [10, 1, 1, "", "filter_file"], [10, 1, 1, "", "get_metadata_and_prefix_map"], [10, 1, 1, "", "parse_file"], [10, 1, 1, "", "run_sql_query"], [10, 1, 1, "", "split_file"], [10, 1, 1, "", "validate_file"]], "sssom.parsers": [[10, 1, 1, "", "from_alignment_minidom"], [10, 1, 1, "", "from_obographs"], [10, 1, 1, "", "from_sssom_dataframe"], [10, 1, 1, "", "from_sssom_json"], [10, 1, 1, "", "from_sssom_rdf"], [10, 1, 1, "", "get_parsing_function"], [10, 1, 1, "", "parse_alignment_xml"], [10, 1, 1, "", "parse_obographs_json"], [10, 1, 1, "", "parse_sssom_json"], [10, 1, 1, "", "parse_sssom_rdf"], [10, 1, 1, "", "parse_sssom_table"], [10, 1, 1, "", "split_dataframe"], [10, 1, 1, "", "split_dataframe_by_prefix"], [10, 1, 1, "", "to_mapping_set_document"]], "sssom.rdf_util": [[10, 1, 1, "", "rewire_graph"]], "sssom.sparql_util": [[10, 3, 1, "", "EndpointConfig"], [10, 1, 1, "", "query_mappings"]], "sssom.sparql_util.EndpointConfig": [[10, 4, 1, "", "converter"], [10, 4, 1, "", "graph"], [10, 4, 1, "", "include_object_labels"], [10, 4, 1, "", "limit"], [10, 4, 1, "", "predicates"], [10, 4, 1, "", "predmap"], [10, 4, 1, "", "url"]], "sssom.sssom_document": [[10, 3, 1, "", "MappingSetDocument"]], "sssom.sssom_document.MappingSetDocument": [[10, 4, 1, "", "converter"], [10, 4, 1, "", "mapping_set"], [10, 6, 1, "", "prefix_map"]], "sssom.util": [[10, 3, 1, "", "EntityPair"], [10, 2, 1, "", "KEY_FEATURES"], [10, 3, 1, "", "MappingSetDataFrame"], [10, 3, 1, "", "MappingSetDiff"], [10, 1, 1, "", "add_default_confidence"], [10, 1, 1, "", "are_params_slots"], [10, 1, 1, "", "assign_default_confidence"], [10, 1, 1, "", "augment_metadata"], [10, 1, 1, "", "collapse"], [10, 1, 1, "", "compare_dataframes"], [10, 1, 1, "", "create_entity"], [10, 1, 1, "", "dataframe_to_ptable"], [10, 1, 1, "", "deal_with_negation"], [10, 1, 1, "", "filter_out_prefixes"], [10, 1, 1, "", "filter_prefixes"], [10, 1, 1, "", "filter_redundant_rows"], [10, 1, 1, "", "get_all_prefixes"], [10, 1, 1, "", "get_dict_from_mapping"], [10, 1, 1, "", "get_file_extension"], [10, 1, 1, "", "get_prefix_from_curie"], [10, 1, 1, "", "get_prefixes_used_in_metadata"], [10, 1, 1, "", "get_prefixes_used_in_table"], [10, 1, 1, "", "get_row_based_on_hierarchy"], [10, 1, 1, "", "group_mappings"], [10, 1, 1, "", "inject_metadata_into_df"], [10, 1, 1, "", "invert_mappings"], [10, 1, 1, "", "is_multivalued_slot"], [10, 1, 1, "", "merge_msdf"], [10, 1, 1, "", "parse"], [10, 1, 1, "", "raise_for_bad_path"], [10, 1, 1, "", "reconcile_prefix_and_data"], [10, 1, 1, "", "remove_unmatched"], [10, 1, 1, "", "safe_compress"], [10, 1, 1, "", "sort_df_rows_columns"], [10, 1, 1, "", "sort_sssom"], [10, 1, 1, "", "to_mapping_set_dataframe"]], "sssom.util.EntityPair": [[10, 4, 1, "", "object_entity"], [10, 4, 1, "", "subject_entity"]], "sssom.util.MappingSetDataFrame": [[10, 5, 1, "", "clean_context"], [10, 5, 1, "", "clean_prefix_map"], [10, 4, 1, "", "converter"], [10, 4, 1, "", "df"], [10, 5, 1, "", "from_mapping_set"], [10, 5, 1, "", "from_mapping_set_document"], [10, 5, 1, "", "from_mappings"], [10, 5, 1, "", "merge"], [10, 4, 1, "", "metadata"], [10, 6, 1, "", "prefix_map"], [10, 5, 1, "", "remove_mappings"], [10, 5, 1, "", "standardize_references"], [10, 5, 1, "", "to_mapping_set"], [10, 5, 1, "", "to_mapping_set_document"], [10, 5, 1, "", "to_mappings"], [10, 5, 1, "", "with_converter"]], "sssom.util.MappingSetDiff": [[10, 4, 1, "", "combined_dataframe"], [10, 4, 1, "", "common_tuples"], [10, 4, 1, "", "unique_tuples1"], [10, 4, 1, "", "unique_tuples2"]], "sssom.validators": [[10, 1, 1, "", "check_all_prefixes_in_curie_map"], [10, 1, 1, "", "check_strict_curie_format"], [10, 1, 1, "", "print_linkml_report"], [10, 1, 1, "", "validate"], [10, 1, 1, "", "validate_json_schema"], [10, 1, 1, "", "validate_shacl"], [10, 1, 1, "", "validate_sparql"]], "sssom.writers": [[10, 1, 1, "", "get_writer_function"], [10, 1, 1, "", "to_fhir_json"], [10, 1, 1, "", "to_json"], [10, 1, 1, "", "to_ontoportal_json"], [10, 1, 1, "", "to_owl_graph"], [10, 1, 1, "", "to_rdf_graph"], [10, 1, 1, "", "write_fhir_json"], [10, 1, 1, "", "write_json"], [10, 1, 1, "", "write_ontoportal_json"], [10, 1, 1, "", "write_owl"], [10, 1, 1, "", "write_rdf"], [10, 1, 1, "", "write_table"], [10, 1, 1, "", "write_tables"]], "sssom-annotate": [[0, 7, 1, "cmdoption-sssom-annotate-comment", "--comment"], [0, 7, 1, "cmdoption-sssom-annotate-creator_id", "--creator_id"], [0, 7, 1, "cmdoption-sssom-annotate-creator_label", "--creator_label"], [0, 7, 1, "cmdoption-sssom-annotate-issue_tracker", "--issue_tracker"], [0, 7, 1, "cmdoption-sssom-annotate-license", "--license"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_date", "--mapping_date"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_provider", "--mapping_provider"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_description", "--mapping_set_description"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_id", "--mapping_set_id"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_source", "--mapping_set_source"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_title", "--mapping_set_title"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_version", "--mapping_set_version"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_tool", "--mapping_tool"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_tool_version", "--mapping_tool_version"], [0, 7, 1, "cmdoption-sssom-annotate-mappings", "--mappings"], [0, 7, 1, "cmdoption-sssom-annotate-object_match_field", "--object_match_field"], [0, 7, 1, "cmdoption-sssom-annotate-object_preprocessing", "--object_preprocessing"], [0, 7, 1, "cmdoption-sssom-annotate-object_source", "--object_source"], [0, 7, 1, "cmdoption-sssom-annotate-object_source_version", "--object_source_version"], [0, 7, 1, "cmdoption-sssom-annotate-object_type", "--object_type"], [0, 7, 1, "cmdoption-sssom-annotate-other", "--other"], [0, 7, 1, "cmdoption-sssom-annotate-o", "--output"], [0, 7, 1, "cmdoption-sssom-annotate-publication_date", "--publication_date"], [0, 7, 1, "cmdoption-sssom-annotate-replace-multivalued", "--replace-multivalued"], [0, 7, 1, "cmdoption-sssom-annotate-see_also", "--see_also"], [0, 7, 1, "cmdoption-sssom-annotate-subject_match_field", "--subject_match_field"], [0, 7, 1, "cmdoption-sssom-annotate-subject_preprocessing", "--subject_preprocessing"], [0, 7, 1, "cmdoption-sssom-annotate-subject_source", "--subject_source"], [0, 7, 1, "cmdoption-sssom-annotate-subject_source_version", "--subject_source_version"], [0, 7, 1, "cmdoption-sssom-annotate-subject_type", "--subject_type"], [0, 7, 1, "cmdoption-sssom-annotate-o", "-o"], [0, 7, 1, "cmdoption-sssom-annotate-arg-INPUT", "INPUT"]], "sssom-cliquesummary": [[0, 7, 1, "cmdoption-sssom-cliquesummary-m", "--metadata"], [0, 7, 1, "cmdoption-sssom-cliquesummary-o", "--output"], [0, 7, 1, "cmdoption-sssom-cliquesummary-s", "--statsfile"], [0, 7, 1, "cmdoption-sssom-cliquesummary-m", "-m"], [0, 7, 1, "cmdoption-sssom-cliquesummary-o", "-o"], [0, 7, 1, "cmdoption-sssom-cliquesummary-s", "-s"], [0, 7, 1, "cmdoption-sssom-cliquesummary-arg-INPUT", "INPUT"]], "sssom-convert": [[0, 7, 1, "cmdoption-sssom-convert-o", "--output"], [0, 7, 1, "cmdoption-sssom-convert-O", "--output-format"], [0, 7, 1, "cmdoption-sssom-convert-O", "-O"], [0, 7, 1, "cmdoption-sssom-convert-o", "-o"], [0, 7, 1, "cmdoption-sssom-convert-arg-INPUT", "INPUT"]], "sssom-correlations": [[0, 7, 1, "cmdoption-sssom-correlations-f", "--fields"], [0, 7, 1, "cmdoption-sssom-correlations-o", "--output"], [0, 7, 1, "cmdoption-sssom-correlations-t", "--transpose"], [0, 7, 1, "cmdoption-sssom-correlations-f", "-f"], [0, 7, 1, "cmdoption-sssom-correlations-o", "-o"], [0, 7, 1, "cmdoption-sssom-correlations-t", "-t"], [0, 7, 1, "cmdoption-sssom-correlations-arg-INPUT", "INPUT"]], "sssom-crosstab": [[0, 7, 1, "cmdoption-sssom-crosstab-f", "--fields"], [0, 7, 1, "cmdoption-sssom-crosstab-o", "--output"], [0, 7, 1, "cmdoption-sssom-crosstab-t", "--transpose"], [0, 7, 1, "cmdoption-sssom-crosstab-f", "-f"], [0, 7, 1, "cmdoption-sssom-crosstab-o", "-o"], [0, 7, 1, "cmdoption-sssom-crosstab-t", "-t"], [0, 7, 1, "cmdoption-sssom-crosstab-arg-INPUT", "INPUT"]], "sssom-dedupe": [[0, 7, 1, "cmdoption-sssom-dedupe-o", "--output"], [0, 7, 1, "cmdoption-sssom-dedupe-o", "-o"], [0, 7, 1, "cmdoption-sssom-dedupe-arg-INPUT", "INPUT"]], "sssom-diff": [[0, 7, 1, "cmdoption-sssom-diff-o", "--output"], [0, 7, 1, "cmdoption-sssom-diff-o", "-o"], [0, 7, 1, "cmdoption-sssom-diff-arg-INPUTS", "INPUTS"]], "sssom-dosql": [[0, 7, 1, "cmdoption-sssom-dosql-o", "--output"], [0, 7, 1, "cmdoption-sssom-dosql-Q", "--query"], [0, 7, 1, "cmdoption-sssom-dosql-Q", "-Q"], [0, 7, 1, "cmdoption-sssom-dosql-o", "-o"], [0, 7, 1, "cmdoption-sssom-dosql-arg-INPUTS", "INPUTS"]], "sssom-filter": [[0, 7, 1, "cmdoption-sssom-filter-author_id", "--author_id"], [0, 7, 1, "cmdoption-sssom-filter-author_label", "--author_label"], [0, 7, 1, "cmdoption-sssom-filter-comment", "--comment"], [0, 7, 1, "cmdoption-sssom-filter-confidence", "--confidence"], [0, 7, 1, "cmdoption-sssom-filter-creator_id", "--creator_id"], [0, 7, 1, "cmdoption-sssom-filter-creator_label", "--creator_label"], [0, 7, 1, "cmdoption-sssom-filter-curation_rule", "--curation_rule"], [0, 7, 1, "cmdoption-sssom-filter-curation_rule_text", "--curation_rule_text"], [0, 7, 1, "cmdoption-sssom-filter-issue_tracker_item", "--issue_tracker_item"], [0, 7, 1, "cmdoption-sssom-filter-license", "--license"], [0, 7, 1, "cmdoption-sssom-filter-mapping_cardinality", "--mapping_cardinality"], [0, 7, 1, "cmdoption-sssom-filter-mapping_date", "--mapping_date"], [0, 7, 1, "cmdoption-sssom-filter-mapping_justification", "--mapping_justification"], [0, 7, 1, "cmdoption-sssom-filter-mapping_provider", "--mapping_provider"], [0, 7, 1, "cmdoption-sssom-filter-mapping_source", "--mapping_source"], [0, 7, 1, "cmdoption-sssom-filter-mapping_tool", "--mapping_tool"], [0, 7, 1, "cmdoption-sssom-filter-mapping_tool_version", "--mapping_tool_version"], [0, 7, 1, "cmdoption-sssom-filter-match_string", "--match_string"], [0, 7, 1, "cmdoption-sssom-filter-object_category", "--object_category"], [0, 7, 1, "cmdoption-sssom-filter-object_id", "--object_id"], [0, 7, 1, "cmdoption-sssom-filter-object_label", "--object_label"], [0, 7, 1, "cmdoption-sssom-filter-object_match_field", "--object_match_field"], [0, 7, 1, "cmdoption-sssom-filter-object_preprocessing", "--object_preprocessing"], [0, 7, 1, "cmdoption-sssom-filter-object_source", "--object_source"], [0, 7, 1, "cmdoption-sssom-filter-object_source_version", "--object_source_version"], [0, 7, 1, "cmdoption-sssom-filter-object_type", "--object_type"], [0, 7, 1, "cmdoption-sssom-filter-other", "--other"], [0, 7, 1, "cmdoption-sssom-filter-o", "--output"], [0, 7, 1, "cmdoption-sssom-filter-predicate_id", "--predicate_id"], [0, 7, 1, "cmdoption-sssom-filter-predicate_label", "--predicate_label"], [0, 7, 1, "cmdoption-sssom-filter-predicate_modifier", "--predicate_modifier"], [0, 7, 1, "cmdoption-sssom-filter-publication_date", "--publication_date"], [0, 7, 1, "cmdoption-sssom-filter-reviewer_id", "--reviewer_id"], [0, 7, 1, "cmdoption-sssom-filter-reviewer_label", "--reviewer_label"], [0, 7, 1, "cmdoption-sssom-filter-see_also", "--see_also"], [0, 7, 1, "cmdoption-sssom-filter-semantic_similarity_measure", "--semantic_similarity_measure"], [0, 7, 1, "cmdoption-sssom-filter-semantic_similarity_score", "--semantic_similarity_score"], [0, 7, 1, "cmdoption-sssom-filter-subject_category", "--subject_category"], [0, 7, 1, "cmdoption-sssom-filter-subject_id", "--subject_id"], [0, 7, 1, "cmdoption-sssom-filter-subject_label", "--subject_label"], [0, 7, 1, "cmdoption-sssom-filter-subject_match_field", "--subject_match_field"], [0, 7, 1, "cmdoption-sssom-filter-subject_preprocessing", "--subject_preprocessing"], [0, 7, 1, "cmdoption-sssom-filter-subject_source", "--subject_source"], [0, 7, 1, "cmdoption-sssom-filter-subject_source_version", "--subject_source_version"], [0, 7, 1, "cmdoption-sssom-filter-subject_type", "--subject_type"], [0, 7, 1, "cmdoption-sssom-filter-o", "-o"], [0, 7, 1, "cmdoption-sssom-filter-arg-INPUT", "INPUT"]], "sssom-help": [[0, 7, 1, "cmdoption-sssom-help-arg-SUBCOMMAND", "SUBCOMMAND"]], "sssom-invert": [[0, 7, 1, "cmdoption-sssom-invert-inverse-map", "--inverse-map"], [0, 7, 1, "cmdoption-sssom-invert-merge-inverted", "--merge-inverted"], [0, 7, 1, "cmdoption-sssom-invert-merge-inverted", "--no-merge-inverted"], [0, 7, 1, "cmdoption-sssom-invert-update-justification", "--no-update-justification"], [0, 7, 1, "cmdoption-sssom-invert-o", "--output"], [0, 7, 1, "cmdoption-sssom-invert-P", "--subject-prefix"], [0, 7, 1, "cmdoption-sssom-invert-update-justification", "--update-justification"], [0, 7, 1, "cmdoption-sssom-invert-P", "-P"], [0, 7, 1, "cmdoption-sssom-invert-o", "-o"], [0, 7, 1, "cmdoption-sssom-invert-arg-INPUT", "INPUT"]], "sssom-merge": [[0, 7, 1, "cmdoption-sssom-merge-o", "--output"], [0, 7, 1, "cmdoption-sssom-merge-R", "--reconcile"], [0, 7, 1, "cmdoption-sssom-merge-R", "-R"], [0, 7, 1, "cmdoption-sssom-merge-o", "-o"], [0, 7, 1, "cmdoption-sssom-merge-arg-INPUTS", "INPUTS"]], "sssom-parse": [[0, 7, 1, "cmdoption-sssom-parse-p", "--clean-prefixes"], [0, 7, 1, "cmdoption-sssom-parse-E", "--embedded-mode"], [0, 7, 1, "cmdoption-sssom-parse-I", "--input-format"], [0, 7, 1, "cmdoption-sssom-parse-F", "--mapping-predicate-filter"], [0, 7, 1, "cmdoption-sssom-parse-m", "--metadata"], [0, 7, 1, "cmdoption-sssom-parse-p", "--no-clean-prefixes"], [0, 7, 1, "cmdoption-sssom-parse-strict-clean-prefixes", "--no-strict-clean-prefixes"], [0, 7, 1, "cmdoption-sssom-parse-E", "--non-embedded-mode"], [0, 7, 1, "cmdoption-sssom-parse-o", "--output"], [0, 7, 1, "cmdoption-sssom-parse-C", "--prefix-map-mode"], [0, 7, 1, "cmdoption-sssom-parse-strict-clean-prefixes", "--strict-clean-prefixes"], [0, 7, 1, "cmdoption-sssom-parse-C", "-C"], [0, 7, 1, "cmdoption-sssom-parse-E", "-E"], [0, 7, 1, "cmdoption-sssom-parse-F", "-F"], [0, 7, 1, "cmdoption-sssom-parse-I", "-I"], [0, 7, 1, "cmdoption-sssom-parse-m", "-m"], [0, 7, 1, "cmdoption-sssom-parse-o", "-o"], [0, 7, 1, "cmdoption-sssom-parse-p", "-p"], [0, 7, 1, "cmdoption-sssom-parse-arg-INPUT", "INPUT"]], "sssom-partition": [[0, 7, 1, "cmdoption-sssom-partition-d", "--output-directory"], [0, 7, 1, "cmdoption-sssom-partition-d", "-d"], [0, 7, 1, "cmdoption-sssom-partition-arg-INPUTS", "INPUTS"]], "sssom-ptable": [[0, 7, 1, "cmdoption-sssom-ptable-default-confidence", "--default-confidence"], [0, 7, 1, "cmdoption-sssom-ptable-W", "--inverse-factor"], [0, 7, 1, "cmdoption-sssom-ptable-o", "--output"], [0, 7, 1, "cmdoption-sssom-ptable-W", "-W"], [0, 7, 1, "cmdoption-sssom-ptable-o", "-o"], [0, 7, 1, "cmdoption-sssom-ptable-arg-INPUT", "INPUT"]], "sssom-reconcile-prefixes": [[0, 7, 1, "cmdoption-sssom-reconcile-prefixes-o", "--output"], [0, 7, 1, "cmdoption-sssom-reconcile-prefixes-p", "--reconcile-prefix-file"], [0, 7, 1, "cmdoption-sssom-reconcile-prefixes-o", "-o"], [0, 7, 1, "cmdoption-sssom-reconcile-prefixes-p", "-p"], [0, 7, 1, "cmdoption-sssom-reconcile-prefixes-arg-INPUT", "INPUT"]], "sssom-remove": [[0, 7, 1, "cmdoption-sssom-remove-o", "--output"], [0, 7, 1, "cmdoption-sssom-remove-remove-map", "--remove-map"], [0, 7, 1, "cmdoption-sssom-remove-o", "-o"], [0, 7, 1, "cmdoption-sssom-remove-arg-INPUT", "INPUT"]], "sssom-rewire": [[0, 7, 1, "cmdoption-sssom-rewire-I", "--input-format"], [0, 7, 1, "cmdoption-sssom-rewire-m", "--mapping-file"], [0, 7, 1, "cmdoption-sssom-rewire-o", "--output"], [0, 7, 1, "cmdoption-sssom-rewire-O", "--output-format"], [0, 7, 1, "cmdoption-sssom-rewire-precedence", "--precedence"], [0, 7, 1, "cmdoption-sssom-rewire-I", "-I"], [0, 7, 1, "cmdoption-sssom-rewire-O", "-O"], [0, 7, 1, "cmdoption-sssom-rewire-m", "-m"], [0, 7, 1, "cmdoption-sssom-rewire-o", "-o"], [0, 7, 1, "cmdoption-sssom-rewire-arg-INPUT", "INPUT"]], "sssom-sort": [[0, 7, 1, "cmdoption-sssom-sort-k", "--by-columns"], [0, 7, 1, "cmdoption-sssom-sort-r", "--by-rows"], [0, 7, 1, "cmdoption-sssom-sort-o", "--output"], [0, 7, 1, "cmdoption-sssom-sort-k", "-k"], [0, 7, 1, "cmdoption-sssom-sort-o", "-o"], [0, 7, 1, "cmdoption-sssom-sort-r", "-r"], [0, 7, 1, "cmdoption-sssom-sort-arg-INPUT", "INPUT"]], "sssom-sparql": [[0, 7, 1, "cmdoption-sssom-sparql-c", "--config"], [0, 7, 1, "cmdoption-sssom-sparql-g", "--graph"], [0, 7, 1, "cmdoption-sssom-sparql-l", "--limit"], [0, 7, 1, "cmdoption-sssom-sparql-object-labels", "--no-object-labels"], [0, 7, 1, "cmdoption-sssom-sparql-object-labels", "--object-labels"], [0, 7, 1, "cmdoption-sssom-sparql-o", "--output"], [0, 7, 1, "cmdoption-sssom-sparql-P", "--prefix"], [0, 7, 1, "cmdoption-sssom-sparql-e", "--url"], [0, 7, 1, "cmdoption-sssom-sparql-P", "-P"], [0, 7, 1, "cmdoption-sssom-sparql-c", "-c"], [0, 7, 1, "cmdoption-sssom-sparql-e", "-e"], [0, 7, 1, "cmdoption-sssom-sparql-g", "-g"], [0, 7, 1, "cmdoption-sssom-sparql-l", "-l"], [0, 7, 1, "cmdoption-sssom-sparql-o", "-o"]], "sssom-split": [[0, 7, 1, "cmdoption-sssom-split-d", "--output-directory"], [0, 7, 1, "cmdoption-sssom-split-d", "-d"], [0, 7, 1, "cmdoption-sssom-split-arg-INPUT", "INPUT"]], "sssom-validate": [[0, 7, 1, "cmdoption-sssom-validate-V", "--validation-types"], [0, 7, 1, "cmdoption-sssom-validate-V", "-V"], [0, 7, 1, "cmdoption-sssom-validate-arg-INPUT", "INPUT"]]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:data", "3": "py:class", "4": "py:attribute", "5": "py:method", "6": "py:property", "7": "std:cmdoption"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "data", "Python data"], "3": ["py", "class", "Python class"], "4": ["py", "attribute", "Python attribute"], "5": ["py", "method", "Python method"], "6": ["py", "property", "Python property"], "7": ["std", "cmdoption", "program option"]}, "titleterms": {"cli": [0, 4, 10], "sssom": [0, 4, 6, 7, 8, 10], "annot": 0, "cliquesummari": [0, 10], "convert": [0, 5], "correl": 0, "crosstab": 0, "dedup": 0, "diff": [0, 5], "dosql": 0, "filter": 0, "help": 0, "invert": 0, "merg": 0, "pars": [0, 5], "partit": 0, "ptabl": 0, "reconcil": 0, "prefix": 0, "remov": 0, "rewir": 0, "sort": 0, "sparql": 0, "split": 0, "valid": [0, 10], "python": [1, 6, 7], "api": 1, "datamodel": 1, "i": 1, "o": 1, "util": [1, 4, 6, 10], "technic": 2, "document": [2, 3, 9], "updat": [3, 9], "new": [3, 9], "page": [3, 9], "deploy": [3, 9], "submodul": [4, 10], "modul": [4, 10], "cliqu": [4, 10], "context": [4, 10], "io": [4, 10], "parser": [4, 10], "sparql_util": [4, 10], "sssom_datamodel": 4, "sssom_docu": [4, 10], "writer": [4, 10], "content": [4, 6, 10], "exampl": 5, "command": 5, "map": 6, "format": 6, "indic": 6, "tabl": 6, "quick": 7, "instal": 7, "guid": 7, "py": 7, "user": 7, "develop": 7, "packag": 10, "constant": 10, "rdf_util": 10}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.viewcode": 1, "sphinx.ext.todo": 2, "sphinx": 58}, "alltitles": {"CLI": [[0, "cli"]], "sssom": [[0, "sssom"], [8, "sssom"]], "annotate": [[0, "sssom-annotate"]], "cliquesummary": [[0, "sssom-cliquesummary"]], "convert": [[0, "sssom-convert"]], "correlations": [[0, "sssom-correlations"]], "crosstab": [[0, "sssom-crosstab"]], "dedupe": [[0, "sssom-dedupe"]], "diff": [[0, "sssom-diff"]], "dosql": [[0, "sssom-dosql"]], "filter": [[0, "sssom-filter"]], "help": [[0, "sssom-help"]], "invert": [[0, "sssom-invert"]], "merge": [[0, "sssom-merge"]], "parse": [[0, "sssom-parse"]], "partition": [[0, "sssom-partition"]], "ptable": [[0, "sssom-ptable"]], "reconcile-prefixes": [[0, "sssom-reconcile-prefixes"]], "remove": [[0, "sssom-remove"]], "rewire": [[0, "sssom-rewire"]], "sort": [[0, "sssom-sort"]], "sparql": [[0, "sssom-sparql"]], "split": [[0, "sssom-split"]], "validate": [[0, "sssom-validate"]], "Python API": [[1, "python-api"]], "Datamodel": [[1, "datamodel"]], "I/O": [[1, "i-o"]], "Utils": [[1, "utils"]], "Technical Documentation": [[2, "technical-documentation"]], "Update Documentation": [[3, "update-documentation"], [9, "update-documentation"]], "New page": [[3, "new-page"], [9, "new-page"]], "Update and page deployment": [[3, "update-and-page-deployment"], [9, "update-and-page-deployment"]], "SSSOM Submodules": [[4, "sssom-submodules"]], "sssom.cli module": [[4, "module-sssom.cli"], [10, "module-sssom.cli"]], "sssom.cliques module": [[4, "module-sssom.cliques"], [10, "module-sssom.cliques"]], "sssom.context module": [[4, "module-sssom.context"], [10, "module-sssom.context"]], "sssom.io module": [[4, "sssom-io-module"], [10, "module-sssom.io"]], "sssom.parsers module": [[4, "module-sssom.parsers"], [10, "module-sssom.parsers"]], "sssom.sparql_util module": [[4, "sssom-sparql-util-module"], [10, "module-sssom.sparql_util"]], "sssom.sssom_datamodel module": [[4, "sssom-sssom-datamodel-module"]], "sssom.sssom_document module": [[4, "sssom-sssom-document-module"], [10, "module-sssom.sssom_document"]], "sssom.util module": [[4, "sssom-util-module"], [10, "module-sssom.util"]], "sssom.writers module": [[4, "module-sssom.writers"], [10, "module-sssom.writers"]], "Module contents": [[4, "module-sssom"], [10, "module-sssom"]], "Examples": [[5, "examples"]], "parse command": [[5, "parse-command"]], "convert command": [[5, "convert-command"]], "diff command": [[5, "diff-command"]], "SSSOM Mapping Format Python Utilities": [[6, "sssom-mapping-format-python-utilities"]], "Contents": [[6, "contents"]], "Contents:": [[6, null]], "Indices and tables": [[6, "indices-and-tables"]], "Quick Install Guide": [[7, "quick-install-guide"]], "Install Python": [[7, "install-python"]], "Install SSSOM-Py for users": [[7, "install-sssom-py-for-users"]], "Install SSSOM-Py for developers": [[7, "install-sssom-py-for-developers"]], "sssom package": [[10, "sssom-package"]], "Submodules": [[10, "submodules"]], "sssom.cliquesummary module": [[10, "sssom-cliquesummary-module"]], "sssom.constants module": [[10, "module-sssom.constants"]], "sssom.rdf_util module": [[10, "module-sssom.rdf_util"]], "sssom.validators module": [[10, "module-sssom.validators"]]}, "indexentries": {"--author_id": [[0, "cmdoption-sssom-filter-author_id"]], "--author_label": [[0, "cmdoption-sssom-filter-author_label"]], "--by-columns": [[0, "cmdoption-sssom-sort-k"]], "--by-rows": [[0, "cmdoption-sssom-sort-r"]], "--clean-prefixes": [[0, "cmdoption-sssom-parse-p"]], "--comment": [[0, "cmdoption-sssom-annotate-comment"], [0, "cmdoption-sssom-filter-comment"]], "--confidence": [[0, "cmdoption-sssom-filter-confidence"]], "--config": [[0, "cmdoption-sssom-sparql-c"]], "--creator_id": [[0, "cmdoption-sssom-annotate-creator_id"], [0, "cmdoption-sssom-filter-creator_id"]], "--creator_label": [[0, "cmdoption-sssom-annotate-creator_label"], [0, "cmdoption-sssom-filter-creator_label"]], "--curation_rule": [[0, "cmdoption-sssom-filter-curation_rule"]], "--curation_rule_text": [[0, "cmdoption-sssom-filter-curation_rule_text"]], "--default-confidence": [[0, "cmdoption-sssom-ptable-default-confidence"]], "--embedded-mode": [[0, "cmdoption-sssom-parse-E"]], "--fields": [[0, "cmdoption-sssom-correlations-f"], [0, "cmdoption-sssom-crosstab-f"]], "--graph": [[0, "cmdoption-sssom-sparql-g"]], "--input-format": [[0, "cmdoption-sssom-parse-I"], [0, "cmdoption-sssom-rewire-I"]], "--inverse-factor": [[0, "cmdoption-sssom-ptable-W"]], "--inverse-map": [[0, "cmdoption-sssom-invert-inverse-map"]], "--issue_tracker": [[0, "cmdoption-sssom-annotate-issue_tracker"]], "--issue_tracker_item": [[0, "cmdoption-sssom-filter-issue_tracker_item"]], "--license": [[0, "cmdoption-sssom-annotate-license"], [0, "cmdoption-sssom-filter-license"]], "--limit": [[0, "cmdoption-sssom-sparql-l"]], "--mapping-file": [[0, "cmdoption-sssom-rewire-m"]], "--mapping-predicate-filter": [[0, "cmdoption-sssom-parse-F"]], "--mapping_cardinality": [[0, "cmdoption-sssom-filter-mapping_cardinality"]], "--mapping_date": [[0, "cmdoption-sssom-annotate-mapping_date"], [0, "cmdoption-sssom-filter-mapping_date"]], "--mapping_justification": [[0, "cmdoption-sssom-filter-mapping_justification"]], "--mapping_provider": [[0, "cmdoption-sssom-annotate-mapping_provider"], [0, "cmdoption-sssom-filter-mapping_provider"]], "--mapping_set_description": [[0, "cmdoption-sssom-annotate-mapping_set_description"]], "--mapping_set_id": [[0, "cmdoption-sssom-annotate-mapping_set_id"]], "--mapping_set_source": [[0, "cmdoption-sssom-annotate-mapping_set_source"]], "--mapping_set_title": [[0, "cmdoption-sssom-annotate-mapping_set_title"]], "--mapping_set_version": [[0, "cmdoption-sssom-annotate-mapping_set_version"]], "--mapping_source": [[0, "cmdoption-sssom-filter-mapping_source"]], "--mapping_tool": [[0, "cmdoption-sssom-annotate-mapping_tool"], [0, "cmdoption-sssom-filter-mapping_tool"]], "--mapping_tool_version": [[0, "cmdoption-sssom-annotate-mapping_tool_version"], [0, "cmdoption-sssom-filter-mapping_tool_version"]], "--mappings": [[0, "cmdoption-sssom-annotate-mappings"]], "--match_string": [[0, "cmdoption-sssom-filter-match_string"]], "--merge-inverted": [[0, "cmdoption-sssom-invert-merge-inverted"]], "--metadata": [[0, "cmdoption-sssom-cliquesummary-m"], [0, "cmdoption-sssom-parse-m"]], "--no-clean-prefixes": [[0, "cmdoption-sssom-parse-p"]], "--no-merge-inverted": [[0, "cmdoption-sssom-invert-merge-inverted"]], "--no-object-labels": [[0, "cmdoption-sssom-sparql-object-labels"]], "--no-strict-clean-prefixes": [[0, "cmdoption-sssom-parse-strict-clean-prefixes"]], "--no-update-justification": [[0, "cmdoption-sssom-invert-update-justification"]], "--non-embedded-mode": [[0, "cmdoption-sssom-parse-E"]], "--object-labels": [[0, "cmdoption-sssom-sparql-object-labels"]], "--object_category": [[0, "cmdoption-sssom-filter-object_category"]], "--object_id": [[0, "cmdoption-sssom-filter-object_id"]], "--object_label": [[0, "cmdoption-sssom-filter-object_label"]], "--object_match_field": [[0, "cmdoption-sssom-annotate-object_match_field"], [0, "cmdoption-sssom-filter-object_match_field"]], "--object_preprocessing": [[0, "cmdoption-sssom-annotate-object_preprocessing"], [0, "cmdoption-sssom-filter-object_preprocessing"]], "--object_source": [[0, "cmdoption-sssom-annotate-object_source"], [0, "cmdoption-sssom-filter-object_source"]], "--object_source_version": [[0, "cmdoption-sssom-annotate-object_source_version"], [0, "cmdoption-sssom-filter-object_source_version"]], "--object_type": [[0, "cmdoption-sssom-annotate-object_type"], [0, "cmdoption-sssom-filter-object_type"]], "--other": [[0, "cmdoption-sssom-annotate-other"], [0, "cmdoption-sssom-filter-other"]], "--output": [[0, "cmdoption-sssom-annotate-o"], [0, "cmdoption-sssom-cliquesummary-o"], [0, "cmdoption-sssom-convert-o"], [0, "cmdoption-sssom-correlations-o"], [0, "cmdoption-sssom-crosstab-o"], [0, "cmdoption-sssom-dedupe-o"], [0, "cmdoption-sssom-diff-o"], [0, "cmdoption-sssom-dosql-o"], [0, "cmdoption-sssom-filter-o"], [0, "cmdoption-sssom-invert-o"], [0, "cmdoption-sssom-merge-o"], [0, "cmdoption-sssom-parse-o"], [0, "cmdoption-sssom-ptable-o"], [0, "cmdoption-sssom-reconcile-prefixes-o"], [0, "cmdoption-sssom-remove-o"], [0, "cmdoption-sssom-rewire-o"], [0, "cmdoption-sssom-sort-o"], [0, "cmdoption-sssom-sparql-o"]], "--output-directory": [[0, "cmdoption-sssom-partition-d"], [0, "cmdoption-sssom-split-d"]], "--output-format": [[0, "cmdoption-sssom-convert-O"], [0, "cmdoption-sssom-rewire-O"]], "--precedence": [[0, "cmdoption-sssom-rewire-precedence"]], "--predicate_id": [[0, "cmdoption-sssom-filter-predicate_id"]], "--predicate_label": [[0, "cmdoption-sssom-filter-predicate_label"]], "--predicate_modifier": [[0, "cmdoption-sssom-filter-predicate_modifier"]], "--prefix": [[0, "cmdoption-sssom-sparql-P"]], "--prefix-map-mode": [[0, "cmdoption-sssom-parse-C"]], "--publication_date": [[0, "cmdoption-sssom-annotate-publication_date"], [0, "cmdoption-sssom-filter-publication_date"]], "--query": [[0, "cmdoption-sssom-dosql-Q"]], "--quiet": [[0, "cmdoption-sssom-q"]], "--reconcile": [[0, "cmdoption-sssom-merge-R"]], "--reconcile-prefix-file": [[0, "cmdoption-sssom-reconcile-prefixes-p"]], "--remove-map": [[0, "cmdoption-sssom-remove-remove-map"]], "--replace-multivalued": [[0, "cmdoption-sssom-annotate-replace-multivalued"]], "--reviewer_id": [[0, "cmdoption-sssom-filter-reviewer_id"]], "--reviewer_label": [[0, "cmdoption-sssom-filter-reviewer_label"]], "--see_also": [[0, "cmdoption-sssom-annotate-see_also"], [0, "cmdoption-sssom-filter-see_also"]], "--semantic_similarity_measure": [[0, "cmdoption-sssom-filter-semantic_similarity_measure"]], "--semantic_similarity_score": [[0, "cmdoption-sssom-filter-semantic_similarity_score"]], "--statsfile": [[0, "cmdoption-sssom-cliquesummary-s"]], "--strict-clean-prefixes": [[0, "cmdoption-sssom-parse-strict-clean-prefixes"]], "--subject-prefix": [[0, "cmdoption-sssom-invert-P"]], "--subject_category": [[0, "cmdoption-sssom-filter-subject_category"]], "--subject_id": [[0, "cmdoption-sssom-filter-subject_id"]], "--subject_label": [[0, "cmdoption-sssom-filter-subject_label"]], "--subject_match_field": [[0, "cmdoption-sssom-annotate-subject_match_field"], [0, "cmdoption-sssom-filter-subject_match_field"]], "--subject_preprocessing": [[0, "cmdoption-sssom-annotate-subject_preprocessing"], [0, "cmdoption-sssom-filter-subject_preprocessing"]], "--subject_source": [[0, "cmdoption-sssom-annotate-subject_source"], [0, "cmdoption-sssom-filter-subject_source"]], "--subject_source_version": [[0, "cmdoption-sssom-annotate-subject_source_version"], [0, "cmdoption-sssom-filter-subject_source_version"]], "--subject_type": [[0, "cmdoption-sssom-annotate-subject_type"], [0, "cmdoption-sssom-filter-subject_type"]], "--transpose": [[0, "cmdoption-sssom-correlations-t"], [0, "cmdoption-sssom-crosstab-t"]], "--update-justification": [[0, "cmdoption-sssom-invert-update-justification"]], "--url": [[0, "cmdoption-sssom-sparql-e"]], "--validation-types": [[0, "cmdoption-sssom-validate-V"]], "--verbose": [[0, "cmdoption-sssom-v"]], "--version": [[0, "cmdoption-sssom-version"]], "-c": [[0, "cmdoption-sssom-parse-C"], [0, "cmdoption-sssom-sparql-c"]], "-e": [[0, "cmdoption-sssom-parse-E"], [0, "cmdoption-sssom-sparql-e"]], "-f": [[0, "cmdoption-sssom-parse-F"], [0, "cmdoption-sssom-correlations-f"], [0, "cmdoption-sssom-crosstab-f"]], "-i": [[0, "cmdoption-sssom-parse-I"], [0, "cmdoption-sssom-rewire-I"]], "-o": [[0, "cmdoption-sssom-convert-O"], [0, "cmdoption-sssom-rewire-O"], [0, "cmdoption-sssom-annotate-o"], [0, "cmdoption-sssom-cliquesummary-o"], [0, "cmdoption-sssom-convert-o"], [0, "cmdoption-sssom-correlations-o"], [0, "cmdoption-sssom-crosstab-o"], [0, "cmdoption-sssom-dedupe-o"], [0, "cmdoption-sssom-diff-o"], [0, "cmdoption-sssom-dosql-o"], [0, "cmdoption-sssom-filter-o"], [0, "cmdoption-sssom-invert-o"], [0, "cmdoption-sssom-merge-o"], [0, "cmdoption-sssom-parse-o"], [0, "cmdoption-sssom-ptable-o"], [0, "cmdoption-sssom-reconcile-prefixes-o"], [0, "cmdoption-sssom-remove-o"], [0, "cmdoption-sssom-rewire-o"], [0, "cmdoption-sssom-sort-o"], [0, "cmdoption-sssom-sparql-o"]], "-p": [[0, "cmdoption-sssom-invert-P"], [0, "cmdoption-sssom-sparql-P"], [0, "cmdoption-sssom-parse-p"], [0, "cmdoption-sssom-reconcile-prefixes-p"]], "-q": [[0, "cmdoption-sssom-dosql-Q"], [0, "cmdoption-sssom-q"]], "-r": [[0, "cmdoption-sssom-merge-R"], [0, "cmdoption-sssom-sort-r"]], "-v": [[0, "cmdoption-sssom-validate-V"], [0, "cmdoption-sssom-v"]], "-w": [[0, "cmdoption-sssom-ptable-W"]], "-d": [[0, "cmdoption-sssom-partition-d"], [0, "cmdoption-sssom-split-d"]], "-g": [[0, "cmdoption-sssom-sparql-g"]], "-k": [[0, "cmdoption-sssom-sort-k"]], "-l": [[0, "cmdoption-sssom-sparql-l"]], "-m": [[0, "cmdoption-sssom-cliquesummary-m"], [0, "cmdoption-sssom-parse-m"], [0, "cmdoption-sssom-rewire-m"]], "-s": [[0, "cmdoption-sssom-cliquesummary-s"]], "-t": [[0, "cmdoption-sssom-correlations-t"], [0, "cmdoption-sssom-crosstab-t"]], "input": [[0, "cmdoption-sssom-annotate-arg-INPUT"], [0, "cmdoption-sssom-cliquesummary-arg-INPUT"], [0, "cmdoption-sssom-convert-arg-INPUT"], [0, "cmdoption-sssom-correlations-arg-INPUT"], [0, "cmdoption-sssom-crosstab-arg-INPUT"], [0, "cmdoption-sssom-dedupe-arg-INPUT"], [0, "cmdoption-sssom-filter-arg-INPUT"], [0, "cmdoption-sssom-invert-arg-INPUT"], [0, "cmdoption-sssom-parse-arg-INPUT"], [0, "cmdoption-sssom-ptable-arg-INPUT"], [0, "cmdoption-sssom-reconcile-prefixes-arg-INPUT"], [0, "cmdoption-sssom-remove-arg-INPUT"], [0, "cmdoption-sssom-rewire-arg-INPUT"], [0, "cmdoption-sssom-sort-arg-INPUT"], [0, "cmdoption-sssom-split-arg-INPUT"], [0, "cmdoption-sssom-validate-arg-INPUT"]], "inputs": [[0, "cmdoption-sssom-diff-arg-INPUTS"], [0, "cmdoption-sssom-dosql-arg-INPUTS"], [0, "cmdoption-sssom-merge-arg-INPUTS"], [0, "cmdoption-sssom-partition-arg-INPUTS"]], "subcommand": [[0, "cmdoption-sssom-help-arg-SUBCOMMAND"]], "sssom command line option": [[0, "cmdoption-sssom-q"], [0, "cmdoption-sssom-v"], [0, "cmdoption-sssom-version"]], "sssom-annotate command line option": [[0, "cmdoption-sssom-annotate-arg-INPUT"], [0, "cmdoption-sssom-annotate-comment"], [0, "cmdoption-sssom-annotate-creator_id"], [0, "cmdoption-sssom-annotate-creator_label"], [0, "cmdoption-sssom-annotate-issue_tracker"], [0, "cmdoption-sssom-annotate-license"], [0, "cmdoption-sssom-annotate-mapping_date"], [0, "cmdoption-sssom-annotate-mapping_provider"], [0, "cmdoption-sssom-annotate-mapping_set_description"], [0, "cmdoption-sssom-annotate-mapping_set_id"], [0, "cmdoption-sssom-annotate-mapping_set_source"], [0, "cmdoption-sssom-annotate-mapping_set_title"], [0, "cmdoption-sssom-annotate-mapping_set_version"], [0, "cmdoption-sssom-annotate-mapping_tool"], [0, "cmdoption-sssom-annotate-mapping_tool_version"], [0, "cmdoption-sssom-annotate-mappings"], [0, "cmdoption-sssom-annotate-o"], [0, "cmdoption-sssom-annotate-object_match_field"], [0, "cmdoption-sssom-annotate-object_preprocessing"], [0, "cmdoption-sssom-annotate-object_source"], [0, "cmdoption-sssom-annotate-object_source_version"], [0, "cmdoption-sssom-annotate-object_type"], [0, "cmdoption-sssom-annotate-other"], [0, "cmdoption-sssom-annotate-publication_date"], [0, "cmdoption-sssom-annotate-replace-multivalued"], [0, "cmdoption-sssom-annotate-see_also"], [0, "cmdoption-sssom-annotate-subject_match_field"], [0, "cmdoption-sssom-annotate-subject_preprocessing"], [0, "cmdoption-sssom-annotate-subject_source"], [0, "cmdoption-sssom-annotate-subject_source_version"], [0, "cmdoption-sssom-annotate-subject_type"]], "sssom-cliquesummary command line option": [[0, "cmdoption-sssom-cliquesummary-arg-INPUT"], [0, "cmdoption-sssom-cliquesummary-m"], [0, "cmdoption-sssom-cliquesummary-o"], [0, "cmdoption-sssom-cliquesummary-s"]], "sssom-convert command line option": [[0, "cmdoption-sssom-convert-O"], [0, "cmdoption-sssom-convert-arg-INPUT"], [0, "cmdoption-sssom-convert-o"]], "sssom-correlations command line option": [[0, "cmdoption-sssom-correlations-arg-INPUT"], [0, "cmdoption-sssom-correlations-f"], [0, "cmdoption-sssom-correlations-o"], [0, "cmdoption-sssom-correlations-t"]], "sssom-crosstab command line option": [[0, "cmdoption-sssom-crosstab-arg-INPUT"], [0, "cmdoption-sssom-crosstab-f"], [0, "cmdoption-sssom-crosstab-o"], [0, "cmdoption-sssom-crosstab-t"]], "sssom-dedupe command line option": [[0, "cmdoption-sssom-dedupe-arg-INPUT"], [0, "cmdoption-sssom-dedupe-o"]], "sssom-diff command line option": [[0, "cmdoption-sssom-diff-arg-INPUTS"], [0, "cmdoption-sssom-diff-o"]], "sssom-dosql command line option": [[0, "cmdoption-sssom-dosql-Q"], [0, "cmdoption-sssom-dosql-arg-INPUTS"], [0, "cmdoption-sssom-dosql-o"]], "sssom-filter command line option": [[0, "cmdoption-sssom-filter-arg-INPUT"], [0, "cmdoption-sssom-filter-author_id"], [0, "cmdoption-sssom-filter-author_label"], [0, "cmdoption-sssom-filter-comment"], [0, "cmdoption-sssom-filter-confidence"], [0, "cmdoption-sssom-filter-creator_id"], [0, "cmdoption-sssom-filter-creator_label"], [0, "cmdoption-sssom-filter-curation_rule"], [0, "cmdoption-sssom-filter-curation_rule_text"], [0, "cmdoption-sssom-filter-issue_tracker_item"], [0, "cmdoption-sssom-filter-license"], [0, "cmdoption-sssom-filter-mapping_cardinality"], [0, "cmdoption-sssom-filter-mapping_date"], [0, "cmdoption-sssom-filter-mapping_justification"], [0, "cmdoption-sssom-filter-mapping_provider"], [0, "cmdoption-sssom-filter-mapping_source"], [0, "cmdoption-sssom-filter-mapping_tool"], [0, "cmdoption-sssom-filter-mapping_tool_version"], [0, "cmdoption-sssom-filter-match_string"], [0, "cmdoption-sssom-filter-o"], [0, "cmdoption-sssom-filter-object_category"], [0, "cmdoption-sssom-filter-object_id"], [0, "cmdoption-sssom-filter-object_label"], [0, "cmdoption-sssom-filter-object_match_field"], [0, "cmdoption-sssom-filter-object_preprocessing"], [0, "cmdoption-sssom-filter-object_source"], [0, "cmdoption-sssom-filter-object_source_version"], [0, "cmdoption-sssom-filter-object_type"], [0, "cmdoption-sssom-filter-other"], [0, "cmdoption-sssom-filter-predicate_id"], [0, "cmdoption-sssom-filter-predicate_label"], [0, "cmdoption-sssom-filter-predicate_modifier"], [0, "cmdoption-sssom-filter-publication_date"], [0, "cmdoption-sssom-filter-reviewer_id"], [0, "cmdoption-sssom-filter-reviewer_label"], [0, "cmdoption-sssom-filter-see_also"], [0, "cmdoption-sssom-filter-semantic_similarity_measure"], [0, "cmdoption-sssom-filter-semantic_similarity_score"], [0, "cmdoption-sssom-filter-subject_category"], [0, "cmdoption-sssom-filter-subject_id"], [0, "cmdoption-sssom-filter-subject_label"], [0, "cmdoption-sssom-filter-subject_match_field"], [0, "cmdoption-sssom-filter-subject_preprocessing"], [0, "cmdoption-sssom-filter-subject_source"], [0, "cmdoption-sssom-filter-subject_source_version"], [0, "cmdoption-sssom-filter-subject_type"]], "sssom-help command line option": [[0, "cmdoption-sssom-help-arg-SUBCOMMAND"]], "sssom-invert command line option": [[0, "cmdoption-sssom-invert-P"], [0, "cmdoption-sssom-invert-arg-INPUT"], [0, "cmdoption-sssom-invert-inverse-map"], [0, "cmdoption-sssom-invert-merge-inverted"], [0, "cmdoption-sssom-invert-o"], [0, "cmdoption-sssom-invert-update-justification"]], "sssom-merge command line option": [[0, "cmdoption-sssom-merge-R"], [0, "cmdoption-sssom-merge-arg-INPUTS"], [0, "cmdoption-sssom-merge-o"]], "sssom-parse command line option": [[0, "cmdoption-sssom-parse-C"], [0, "cmdoption-sssom-parse-E"], [0, "cmdoption-sssom-parse-F"], [0, "cmdoption-sssom-parse-I"], [0, "cmdoption-sssom-parse-arg-INPUT"], [0, "cmdoption-sssom-parse-m"], [0, "cmdoption-sssom-parse-o"], [0, "cmdoption-sssom-parse-p"], [0, "cmdoption-sssom-parse-strict-clean-prefixes"]], "sssom-partition command line option": [[0, "cmdoption-sssom-partition-arg-INPUTS"], [0, "cmdoption-sssom-partition-d"]], "sssom-ptable command line option": [[0, "cmdoption-sssom-ptable-W"], [0, "cmdoption-sssom-ptable-arg-INPUT"], [0, "cmdoption-sssom-ptable-default-confidence"], [0, "cmdoption-sssom-ptable-o"]], "sssom-reconcile-prefixes command line option": [[0, "cmdoption-sssom-reconcile-prefixes-arg-INPUT"], [0, "cmdoption-sssom-reconcile-prefixes-o"], [0, "cmdoption-sssom-reconcile-prefixes-p"]], "sssom-remove command line option": [[0, "cmdoption-sssom-remove-arg-INPUT"], [0, "cmdoption-sssom-remove-o"], [0, "cmdoption-sssom-remove-remove-map"]], "sssom-rewire command line option": [[0, "cmdoption-sssom-rewire-I"], [0, "cmdoption-sssom-rewire-O"], [0, "cmdoption-sssom-rewire-arg-INPUT"], [0, "cmdoption-sssom-rewire-m"], [0, "cmdoption-sssom-rewire-o"], [0, "cmdoption-sssom-rewire-precedence"]], "sssom-sort command line option": [[0, "cmdoption-sssom-sort-arg-INPUT"], [0, "cmdoption-sssom-sort-k"], [0, "cmdoption-sssom-sort-o"], [0, "cmdoption-sssom-sort-r"]], "sssom-sparql command line option": [[0, "cmdoption-sssom-sparql-P"], [0, "cmdoption-sssom-sparql-c"], [0, "cmdoption-sssom-sparql-e"], [0, "cmdoption-sssom-sparql-g"], [0, "cmdoption-sssom-sparql-l"], [0, "cmdoption-sssom-sparql-o"], [0, "cmdoption-sssom-sparql-object-labels"]], "sssom-split command line option": [[0, "cmdoption-sssom-split-arg-INPUT"], [0, "cmdoption-sssom-split-d"]], "sssom-validate command line option": [[0, "cmdoption-sssom-validate-V"], [0, "cmdoption-sssom-validate-arg-INPUT"]], "entitypair (class in sssom.util)": [[1, "sssom.util.EntityPair"], [10, "sssom.util.EntityPair"]], "key_features (in module sssom.util)": [[1, "sssom.util.KEY_FEATURES"], [10, "sssom.util.KEY_FEATURES"]], "mappingsetdataframe (class in sssom.util)": [[1, "sssom.util.MappingSetDataFrame"], [10, "sssom.util.MappingSetDataFrame"]], "mappingsetdiff (class in sssom.util)": [[1, "sssom.util.MappingSetDiff"], [10, "sssom.util.MappingSetDiff"]], "mappingsetdocument (class in sssom.sssom_document)": [[1, "sssom.sssom_document.MappingSetDocument"], [10, "sssom.sssom_document.MappingSetDocument"]], "add_default_confidence() (in module sssom.util)": [[1, "sssom.util.add_default_confidence"], [10, "sssom.util.add_default_confidence"]], "annotate_file() (in module sssom.io)": [[1, "sssom.io.annotate_file"], [10, "sssom.io.annotate_file"]], "are_params_slots() (in module sssom.util)": [[1, "sssom.util.are_params_slots"], [10, "sssom.util.are_params_slots"]], "assign_default_confidence() (in module sssom.util)": [[1, "sssom.util.assign_default_confidence"], [10, "sssom.util.assign_default_confidence"]], "augment_metadata() (in module sssom.util)": [[1, "sssom.util.augment_metadata"], [10, "sssom.util.augment_metadata"]], "clean_context() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.clean_context"], [10, "sssom.util.MappingSetDataFrame.clean_context"]], "clean_prefix_map() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.clean_prefix_map"], [10, "sssom.util.MappingSetDataFrame.clean_prefix_map"]], "collapse() (in module sssom.util)": [[1, "sssom.util.collapse"], [10, "sssom.util.collapse"]], "combined_dataframe (sssom.util.mappingsetdiff attribute)": [[1, "sssom.util.MappingSetDiff.combined_dataframe"], [10, "sssom.util.MappingSetDiff.combined_dataframe"]], "compare_dataframes() (in module sssom.util)": [[1, "sssom.util.compare_dataframes"], [10, "sssom.util.compare_dataframes"]], "convert_file() (in module sssom.io)": [[1, "sssom.io.convert_file"], [10, "sssom.io.convert_file"]], "create_entity() (in module sssom.util)": [[1, "sssom.util.create_entity"], [10, "sssom.util.create_entity"]], "dataframe_to_ptable() (in module sssom.util)": [[1, "sssom.util.dataframe_to_ptable"], [10, "sssom.util.dataframe_to_ptable"]], "deal_with_negation() (in module sssom.util)": [[1, "sssom.util.deal_with_negation"], [10, "sssom.util.deal_with_negation"]], "extract_iris() (in module sssom.io)": [[1, "sssom.io.extract_iris"], [10, "sssom.io.extract_iris"]], "filter_file() (in module sssom.io)": [[1, "sssom.io.filter_file"], [10, "sssom.io.filter_file"]], "filter_out_prefixes() (in module sssom.util)": [[1, "sssom.util.filter_out_prefixes"], [10, "sssom.util.filter_out_prefixes"]], "filter_prefixes() (in module sssom.util)": [[1, "sssom.util.filter_prefixes"], [10, "sssom.util.filter_prefixes"]], "filter_redundant_rows() (in module sssom.util)": [[1, "sssom.util.filter_redundant_rows"], [10, "sssom.util.filter_redundant_rows"]], "from_mapping_set() (sssom.util.mappingsetdataframe class method)": [[1, "sssom.util.MappingSetDataFrame.from_mapping_set"], [10, "sssom.util.MappingSetDataFrame.from_mapping_set"]], "from_mapping_set_document() (sssom.util.mappingsetdataframe class method)": [[1, "sssom.util.MappingSetDataFrame.from_mapping_set_document"], [10, "sssom.util.MappingSetDataFrame.from_mapping_set_document"]], "from_mappings() (sssom.util.mappingsetdataframe class method)": [[1, "sssom.util.MappingSetDataFrame.from_mappings"], [10, "sssom.util.MappingSetDataFrame.from_mappings"]], "get_all_prefixes() (in module sssom.util)": [[1, "sssom.util.get_all_prefixes"], [10, "sssom.util.get_all_prefixes"]], "get_dict_from_mapping() (in module sssom.util)": [[1, "sssom.util.get_dict_from_mapping"], [10, "sssom.util.get_dict_from_mapping"]], "get_file_extension() (in module sssom.util)": [[1, "sssom.util.get_file_extension"], [10, "sssom.util.get_file_extension"]], "get_metadata_and_prefix_map() (in module sssom.io)": [[1, "sssom.io.get_metadata_and_prefix_map"], [10, "sssom.io.get_metadata_and_prefix_map"]], "get_prefix_from_curie() (in module sssom.util)": [[1, "sssom.util.get_prefix_from_curie"], [10, "sssom.util.get_prefix_from_curie"]], "get_prefixes_used_in_metadata() (in module sssom.util)": [[1, "sssom.util.get_prefixes_used_in_metadata"], [10, "sssom.util.get_prefixes_used_in_metadata"]], "get_prefixes_used_in_table() (in module sssom.util)": [[1, "sssom.util.get_prefixes_used_in_table"], [10, "sssom.util.get_prefixes_used_in_table"]], "get_row_based_on_hierarchy() (in module sssom.util)": [[1, "sssom.util.get_row_based_on_hierarchy"], [10, "sssom.util.get_row_based_on_hierarchy"]], "group_mappings() (in module sssom.util)": [[1, "sssom.util.group_mappings"], [10, "sssom.util.group_mappings"]], "inject_metadata_into_df() (in module sssom.util)": [[1, "sssom.util.inject_metadata_into_df"], [10, "sssom.util.inject_metadata_into_df"]], "invert_mappings() (in module sssom.util)": [[1, "sssom.util.invert_mappings"], [10, "sssom.util.invert_mappings"]], "is_multivalued_slot() (in module sssom.util)": [[1, "sssom.util.is_multivalued_slot"], [10, "sssom.util.is_multivalued_slot"]], "mapping_set (sssom.sssom_document.mappingsetdocument attribute)": [[1, "sssom.sssom_document.MappingSetDocument.mapping_set"], [10, "sssom.sssom_document.MappingSetDocument.mapping_set"]], "merge() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.merge"], [10, "sssom.util.MappingSetDataFrame.merge"]], "merge_msdf() (in module sssom.util)": [[1, "sssom.util.merge_msdf"], [10, "sssom.util.merge_msdf"]], "module": [[1, "module-sssom.io"], [1, "module-sssom.sssom_document"], [1, "module-sssom.util"], [4, "module-sssom"], [4, "module-sssom.cli"], [4, "module-sssom.cliques"], [4, "module-sssom.context"], [4, "module-sssom.parsers"], [4, "module-sssom.writers"], [10, "module-sssom"], [10, "module-sssom.cli"], [10, "module-sssom.cliques"], [10, "module-sssom.constants"], [10, "module-sssom.context"], [10, "module-sssom.io"], [10, "module-sssom.parsers"], [10, "module-sssom.rdf_util"], [10, "module-sssom.sparql_util"], [10, "module-sssom.sssom_document"], [10, "module-sssom.util"], [10, "module-sssom.validators"], [10, "module-sssom.writers"]], "parse() (in module sssom.util)": [[1, "sssom.util.parse"], [10, "sssom.util.parse"]], "parse_file() (in module sssom.io)": [[1, "sssom.io.parse_file"], [10, "sssom.io.parse_file"]], "prefix_map (sssom.sssom_document.mappingsetdocument property)": [[1, "sssom.sssom_document.MappingSetDocument.prefix_map"], [10, "sssom.sssom_document.MappingSetDocument.prefix_map"]], "prefix_map (sssom.util.mappingsetdataframe property)": [[1, "sssom.util.MappingSetDataFrame.prefix_map"], [10, "sssom.util.MappingSetDataFrame.prefix_map"]], "raise_for_bad_path() (in module sssom.util)": [[1, "sssom.util.raise_for_bad_path"], [10, "sssom.util.raise_for_bad_path"]], "reconcile_prefix_and_data() (in module sssom.util)": [[1, "sssom.util.reconcile_prefix_and_data"], [10, "sssom.util.reconcile_prefix_and_data"]], "remove_mappings() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.remove_mappings"], [10, "sssom.util.MappingSetDataFrame.remove_mappings"]], "remove_unmatched() (in module sssom.util)": [[1, "sssom.util.remove_unmatched"], [10, "sssom.util.remove_unmatched"]], "run_sql_query() (in module sssom.io)": [[1, "sssom.io.run_sql_query"], [10, "sssom.io.run_sql_query"]], "safe_compress() (in module sssom.util)": [[1, "sssom.util.safe_compress"], [10, "sssom.util.safe_compress"]], "sort_df_rows_columns() (in module sssom.util)": [[1, "sssom.util.sort_df_rows_columns"], [10, "sssom.util.sort_df_rows_columns"]], "sort_sssom() (in module sssom.util)": [[1, "sssom.util.sort_sssom"], [10, "sssom.util.sort_sssom"]], "split_file() (in module sssom.io)": [[1, "sssom.io.split_file"], [10, "sssom.io.split_file"]], "sssom.io": [[1, "module-sssom.io"], [10, "module-sssom.io"]], "sssom.sssom_document": [[1, "module-sssom.sssom_document"], [10, "module-sssom.sssom_document"]], "sssom.util": [[1, "module-sssom.util"], [10, "module-sssom.util"]], "standardize_references() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.standardize_references"], [10, "sssom.util.MappingSetDataFrame.standardize_references"]], "to_mapping_set() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.to_mapping_set"], [10, "sssom.util.MappingSetDataFrame.to_mapping_set"]], "to_mapping_set_dataframe() (in module sssom.util)": [[1, "sssom.util.to_mapping_set_dataframe"], [10, "sssom.util.to_mapping_set_dataframe"]], "to_mapping_set_document() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.to_mapping_set_document"], [10, "sssom.util.MappingSetDataFrame.to_mapping_set_document"]], "to_mappings() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.to_mappings"], [10, "sssom.util.MappingSetDataFrame.to_mappings"]], "validate_file() (in module sssom.io)": [[1, "sssom.io.validate_file"], [10, "sssom.io.validate_file"]], "with_converter() (sssom.util.mappingsetdataframe class method)": [[1, "sssom.util.MappingSetDataFrame.with_converter"], [10, "sssom.util.MappingSetDataFrame.with_converter"]], "converterhint (in module sssom.context)": [[4, "sssom.context.ConverterHint"], [10, "sssom.context.ConverterHint"]], "dynamically_generate_sssom_options() (in module sssom.cli)": [[4, "sssom.cli.dynamically_generate_sssom_options"], [10, "sssom.cli.dynamically_generate_sssom_options"]], "ensure_converter() (in module sssom.context)": [[4, "sssom.context.ensure_converter"], [10, "sssom.context.ensure_converter"]], "from_alignment_minidom() (in module sssom.parsers)": [[4, "sssom.parsers.from_alignment_minidom"], [10, "sssom.parsers.from_alignment_minidom"]], "from_obographs() (in module sssom.parsers)": [[4, "sssom.parsers.from_obographs"], [10, "sssom.parsers.from_obographs"]], "from_sssom_dataframe() (in module sssom.parsers)": [[4, "sssom.parsers.from_sssom_dataframe"], [10, "sssom.parsers.from_sssom_dataframe"]], "from_sssom_json() (in module sssom.parsers)": [[4, "sssom.parsers.from_sssom_json"], [10, "sssom.parsers.from_sssom_json"]], "from_sssom_rdf() (in module sssom.parsers)": [[4, "sssom.parsers.from_sssom_rdf"], [10, "sssom.parsers.from_sssom_rdf"]], "get_converter() (in module sssom.context)": [[4, "sssom.context.get_converter"], [10, "sssom.context.get_converter"]], "get_parsing_function() (in module sssom.parsers)": [[4, "sssom.parsers.get_parsing_function"], [10, "sssom.parsers.get_parsing_function"]], "get_src() (in module sssom.cliques)": [[4, "sssom.cliques.get_src"], [10, "sssom.cliques.get_src"]], "get_writer_function() (in module sssom.writers)": [[4, "sssom.writers.get_writer_function"], [10, "sssom.writers.get_writer_function"]], "group_values() (in module sssom.cliques)": [[4, "sssom.cliques.group_values"], [10, "sssom.cliques.group_values"]], "parse_alignment_xml() (in module sssom.parsers)": [[4, "sssom.parsers.parse_alignment_xml"], [10, "sssom.parsers.parse_alignment_xml"]], "parse_obographs_json() (in module sssom.parsers)": [[4, "sssom.parsers.parse_obographs_json"], [10, "sssom.parsers.parse_obographs_json"]], "parse_sssom_json() (in module sssom.parsers)": [[4, "sssom.parsers.parse_sssom_json"], [10, "sssom.parsers.parse_sssom_json"]], "parse_sssom_rdf() (in module sssom.parsers)": [[4, "sssom.parsers.parse_sssom_rdf"], [10, "sssom.parsers.parse_sssom_rdf"]], "parse_sssom_table() (in module sssom.parsers)": [[4, "sssom.parsers.parse_sssom_table"], [10, "sssom.parsers.parse_sssom_table"]], "split_dataframe() (in module sssom.parsers)": [[4, "sssom.parsers.split_dataframe"], [10, "sssom.parsers.split_dataframe"]], "split_dataframe_by_prefix() (in module sssom.parsers)": [[4, "sssom.parsers.split_dataframe_by_prefix"], [10, "sssom.parsers.split_dataframe_by_prefix"]], "split_into_cliques() (in module sssom.cliques)": [[4, "sssom.cliques.split_into_cliques"], [10, "sssom.cliques.split_into_cliques"]], "sssom": [[4, "module-sssom"], [10, "module-sssom"]], "sssom.cli": [[4, "module-sssom.cli"], [10, "module-sssom.cli"]], "sssom.cliques": [[4, "module-sssom.cliques"], [10, "module-sssom.cliques"]], "sssom.context": [[4, "module-sssom.context"], [10, "module-sssom.context"]], "sssom.parsers": [[4, "module-sssom.parsers"], [10, "module-sssom.parsers"]], "sssom.writers": [[4, "module-sssom.writers"], [10, "module-sssom.writers"]], "summarize_cliques() (in module sssom.cliques)": [[4, "sssom.cliques.summarize_cliques"], [10, "sssom.cliques.summarize_cliques"]], "to_digraph() (in module sssom.cliques)": [[4, "sssom.cliques.to_digraph"], [10, "sssom.cliques.to_digraph"]], "to_fhir_json() (in module sssom.writers)": [[4, "sssom.writers.to_fhir_json"], [10, "sssom.writers.to_fhir_json"]], "to_json() (in module sssom.writers)": [[4, "sssom.writers.to_json"], [10, "sssom.writers.to_json"]], "to_mapping_set_document() (in module sssom.parsers)": [[4, "sssom.parsers.to_mapping_set_document"], [10, "sssom.parsers.to_mapping_set_document"]], "to_ontoportal_json() (in module sssom.writers)": [[4, "sssom.writers.to_ontoportal_json"], [10, "sssom.writers.to_ontoportal_json"]], "to_owl_graph() (in module sssom.writers)": [[4, "sssom.writers.to_owl_graph"], [10, "sssom.writers.to_owl_graph"]], "to_rdf_graph() (in module sssom.writers)": [[4, "sssom.writers.to_rdf_graph"], [10, "sssom.writers.to_rdf_graph"]], "write_fhir_json() (in module sssom.writers)": [[4, "sssom.writers.write_fhir_json"], [10, "sssom.writers.write_fhir_json"]], "write_json() (in module sssom.writers)": [[4, "sssom.writers.write_json"], [10, "sssom.writers.write_json"]], "write_ontoportal_json() (in module sssom.writers)": [[4, "sssom.writers.write_ontoportal_json"], [10, "sssom.writers.write_ontoportal_json"]], "write_owl() (in module sssom.writers)": [[4, "sssom.writers.write_owl"], [10, "sssom.writers.write_owl"]], "write_rdf() (in module sssom.writers)": [[4, "sssom.writers.write_rdf"], [10, "sssom.writers.write_rdf"]], "write_table() (in module sssom.writers)": [[4, "sssom.writers.write_table"], [10, "sssom.writers.write_table"]], "write_tables() (in module sssom.writers)": [[4, "sssom.writers.write_tables"], [10, "sssom.writers.write_tables"]], "compositematching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.CompositeMatching"]], "crossspeciesbroadmatch (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.CrossSpeciesBroadMatch"]], "crossspeciesexactmatch (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.CrossSpeciesExactMatch"]], "crossspeciesnarrowmatch (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.CrossSpeciesNarrowMatch"]], "endpointconfig (class in sssom.sparql_util)": [[10, "sssom.sparql_util.EndpointConfig"]], "jsonschema (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.JsonSchema"]], "lexicalmatching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.LexicalMatching"]], "lexicalsimilaritythresholdmatching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.LexicalSimilarityThresholdMatching"]], "logicalreasoning (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.LogicalReasoning"]], "manualmappingcuration (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.ManualMappingCuration"]], "mappingchaining (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.MappingChaining"]], "mappinginversion (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.MappingInversion"]], "mappingreview (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.MappingReview"]], "metadatatype (in module sssom.constants)": [[10, "sssom.constants.MetadataType"]], "prefixmapcompleteness (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.PrefixMapCompleteness"]], "semapv (class in sssom.constants)": [[10, "sssom.constants.SEMAPV"]], "sssomschemaview (class in sssom.constants)": [[10, "sssom.constants.SSSOMSchemaView"]], "schemavalidationtype (class in sssom.constants)": [[10, "sssom.constants.SchemaValidationType"]], "semanticsimilaritythresholdmatching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.SemanticSimilarityThresholdMatching"]], "shacl (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.Shacl"]], "sparql (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.Sparql"]], "strictcurieformat (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.StrictCurieFormat"]], "unspecifiedmatching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.UnspecifiedMatching"]], "__new__() (sssom.constants.sssomschemaview static method)": [[10, "sssom.constants.SSSOMSchemaView.__new__"]], "check_all_prefixes_in_curie_map() (in module sssom.validators)": [[10, "sssom.validators.check_all_prefixes_in_curie_map"]], "check_strict_curie_format() (in module sssom.validators)": [[10, "sssom.validators.check_strict_curie_format"]], "common_tuples (sssom.util.mappingsetdiff attribute)": [[10, "sssom.util.MappingSetDiff.common_tuples"]], "converter (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.converter"]], "converter (sssom.sssom_document.mappingsetdocument attribute)": [[10, "sssom.sssom_document.MappingSetDocument.converter"]], "converter (sssom.util.mappingsetdataframe attribute)": [[10, "sssom.util.MappingSetDataFrame.converter"]], "df (sssom.util.mappingsetdataframe attribute)": [[10, "sssom.util.MappingSetDataFrame.df"]], "dict (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.dict"]], "double_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.double_slots"]], "entity_reference_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.entity_reference_slots"]], "generate_mapping_set_id() (in module sssom.constants)": [[10, "sssom.constants.generate_mapping_set_id"]], "get_default_metadata() (in module sssom.constants)": [[10, "sssom.constants.get_default_metadata"]], "graph (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.graph"]], "include_object_labels (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.include_object_labels"]], "instance (sssom.constants.sssomschemaview attribute)": [[10, "sssom.constants.SSSOMSchemaView.instance"]], "limit (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.limit"]], "mapping_enum_keys (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.mapping_enum_keys"]], "mapping_set_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.mapping_set_slots"]], "mapping_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.mapping_slots"]], "metadata (sssom.util.mappingsetdataframe attribute)": [[10, "sssom.util.MappingSetDataFrame.metadata"]], "multivalued_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.multivalued_slots"]], "object_entity (sssom.util.entitypair attribute)": [[10, "sssom.util.EntityPair.object_entity"]], "predicates (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.predicates"]], "predmap (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.predmap"]], "print_linkml_report() (in module sssom.validators)": [[10, "sssom.validators.print_linkml_report"]], "query_mappings() (in module sssom.sparql_util)": [[10, "sssom.sparql_util.query_mappings"]], "rewire_graph() (in module sssom.rdf_util)": [[10, "sssom.rdf_util.rewire_graph"]], "slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.slots"]], "sssom.constants": [[10, "module-sssom.constants"]], "sssom.rdf_util": [[10, "module-sssom.rdf_util"]], "sssom.sparql_util": [[10, "module-sssom.sparql_util"]], "sssom.validators": [[10, "module-sssom.validators"]], "subject_entity (sssom.util.entitypair attribute)": [[10, "sssom.util.EntityPair.subject_entity"]], "unique_tuples1 (sssom.util.mappingsetdiff attribute)": [[10, "sssom.util.MappingSetDiff.unique_tuples1"]], "unique_tuples2 (sssom.util.mappingsetdiff attribute)": [[10, "sssom.util.MappingSetDiff.unique_tuples2"]], "url (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.url"]], "validate() (in module sssom.validators)": [[10, "sssom.validators.validate"]], "validate_json_schema() (in module sssom.validators)": [[10, "sssom.validators.validate_json_schema"]], "validate_shacl() (in module sssom.validators)": [[10, "sssom.validators.validate_shacl"]], "validate_sparql() (in module sssom.validators)": [[10, "sssom.validators.validate_sparql"]], "view (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.view"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["cli_usage", "developer_docs/api", "developer_docs/modules", "developer_docs/sphinx", "developer_docs/sssom", "examples", "index", "installation", "modules", "sphinx", "sssom"], "filenames": ["cli_usage.rst", "developer_docs/api.rst", "developer_docs/modules.rst", "developer_docs/sphinx.rst", "developer_docs/sssom.rst", "examples.rst", "index.rst", "installation.rst", "modules.rst", "sphinx.rst", "sssom.rst"], "titles": ["CLI", "Python API", "Technical Documentation", "Update Documentation", "SSSOM Submodules", "Examples", "SSSOM Mapping Format Python Utilities", "Quick Install Guide", "sssom", "Update Documentation", "sssom package"], "terms": {"The": [0, 1, 4, 5, 7, 10], "script": [0, 4, 10], "i": [0, 2, 3, 4, 5, 6, 7, 9, 10], "wrapper": 0, "multipl": [0, 1, 4, 10], "sub": 0, "command": [0, 4, 6, 10], "main": [0, 1, 4, 10], "one": [0, 1, 4, 5, 10], "test": [0, 1, 4, 10], "data": [0, 1, 4, 10], "basic": [0, 1, 4, 5, 10], "tsv": [0, 1, 4, 5, 6, 10], "o": [0, 2, 4, 5, 10], "ttl": 0, "run": [0, 1, 4, 10], "option": [0, 1, 4, 10], "arg": 0, "v": [0, 4, 10], "verbos": 0, "q": [0, 1, 4, 10], "quiet": 0, "version": [0, 1, 4, 7, 10], "show": 0, "exit": 0, "metadata": [0, 1, 4, 8, 10], "map": [0, 1, 4, 5, 7, 10], "set": [0, 1, 4, 10], "param": [0, 1, 4, 10], "input": [0, 1, 4, 10], "path": [0, 1, 4, 10], "file": [0, 1, 3, 4, 5, 9, 10], "output": [0, 1, 4, 5, 10], "locat": [0, 1, 4, 10], "replace_multivalu": [0, 1, 4, 10], "multivalu": [0, 1, 4, 10], "slot": [0, 1, 4, 8, 10], "should": [0, 1, 4, 7, 10], "replac": [0, 1, 4, 10], "default": [0, 1, 4, 7, 10], "fals": [0, 1, 4, 10], "kwarg": [0, 1, 4, 10], "provid": [0, 1, 3, 4, 9, 10], "user": [0, 1, 4, 6, 10], "which": [0, 1, 4, 10], "ar": [0, 1, 4, 10], "ad": [0, 1, 4, 10], "e": [0, 1, 4, 10], "g": [0, 1, 4, 10], "mapping_set_id": [0, 1, 4, 10], "http": [0, 1, 4, 6, 7, 10], "exampl": [0, 1, 4, 6, 10], "org": [0, 1, 4, 6, 7, 10], "abcd": [0, 1, 4, 10], "mapping_set_vers": 0, "mapping_set_sourc": 0, "mapping_set_titl": 0, "mapping_set_descript": 0, "creator_id": 0, "creator_label": 0, "licens": [0, 7, 10], "subject_typ": 0, "subject_sourc": 0, "subject_source_vers": 0, "object_typ": 0, "object_sourc": 0, "object_source_vers": 0, "mapping_provid": 0, "mapping_tool": 0, "mapping_tool_vers": 0, "mapping_d": 0, "publication_d": 0, "subject_match_field": 0, "object_match_field": 0, "subject_preprocess": 0, "object_preprocess": 0, "see_also": 0, "issue_track": 0, "other": 0, "comment": [0, 1, 4, 10], "argument": 0, "requir": [0, 7], "calcul": 0, "summari": 0, "each": [0, 1, 4, 10], "cliqu": [0, 2, 8], "m": [0, 4, 10], "contain": [0, 1, 4, 10], "includ": [0, 1, 4, 10], "prefix_map": [0, 1, 2, 4, 8, 10], "us": [0, 1, 3, 4, 5, 7, 9, 10], "": [0, 1, 4, 7, 10], "statsfil": 0, "my": [0, 1, 4, 10], "format": [0, 1, 4, 5, 10], "rdfxml": 0, "owl": [0, 1, 4, 5, 10], "output_format": [0, 1, 4, 10], "desir": [0, 1, 4, 10], "ontoportal_json": [0, 4, 10], "fhir_json": [0, 4, 10], "json": [0, 4, 10], "rdf": [0, 1, 4, 10], "xml": [0, 1, 4, 10], "nt": 0, "turtl": [0, 4, 10], "t": [0, 4, 10], "transpos": 0, "f": 0, "field": 0, "write": [0, 1, 4, 10], "cross": 0, "tabul": 0, "categori": 0, "lower": [0, 1, 4, 10], "confid": [0, 1, 4, 10], "duplic": 0, "line": [0, 4, 6, 10], "from": [0, 1, 4, 5, 7, 10], "an": [0, 1, 4, 5, 10], "compar": [0, 5], "two": [0, 1, 4, 10], "new": [0, 2, 6], "union": [0, 1, 4, 10], "all": [0, 1, 4, 10], "inject": [0, 1, 4, 10], "indic": 0, "uniqu": 0, "set1": 0, "set2": 0, "sql": [0, 1, 4, 10], "queri": [0, 1, 4, 10], "over": [0, 1, 4, 10], "more": [0, 1, 4, 7, 10], "n": [0, 1, 4, 10], "assign": [0, 1, 4, 10], "tabl": [0, 1, 4, 10], "name": [0, 1, 4, 10], "df1": [0, 1, 4, 10], "df2": [0, 1, 4, 10], "dfn": [0, 1, 4, 10], "altern": [0, 1, 4, 10], "filenam": [0, 1, 3, 4, 9, 10], "can": [0, 1, 4, 5, 7, 10], "first": [0, 1, 4, 7, 10], "stem": [0, 1, 4, 10], "dir": [0, 1, 4, 10], "becom": [0, 1, 4, 10], "call": [0, 1, 4, 10], "select": [0, 1, 4, 10], "where": [0, 1, 4, 10], "0": [0, 1, 4, 7, 10], "5": [0, 1, 4, 10], "order": [0, 1, 4, 10], "BY": [0, 1, 4, 10], "file1": [0, 1, 4, 10], "file2": [0, 1, 4, 10], "object_id": [0, 1, 4, 10], "AS": [0, 1, 4, 10], "ext_object_id": [0, 1, 4, 10], "object_label": [0, 1, 4, 10], "ext_object_label": [0, 1, 4, 10], "inner": [0, 1, 4, 10], "join": [0, 1, 4, 10], "subject_id": [0, 1, 4, 10], "df": [0, 1, 4, 8, 10], "datafram": [0, 1, 4, 10], "dynam": [0, 1, 4, 10], "gener": [0, 1, 4, 6, 10], "base": [0, 1, 4, 10], "x": [0, 1, 4, 10], "y": [0, 1, 4, 10], "z": [0, 1, 4, 10], "yield": [0, 1, 4, 10], "like": [0, 1, 4, 5, 7, 10], "OR": [0, 1, 4, 10], "AND": [0, 1, 4, 10], "displai": [0, 1, 4, 5, 10], "subject_label": 0, "subject_categori": 0, "predicate_id": [0, 1, 4, 10], "predicate_label": 0, "predicate_modifi": [0, 1, 4, 10], "object_categori": 0, "mapping_justif": [0, 4, 10], "author_id": 0, "author_label": 0, "reviewer_id": 0, "reviewer_label": 0, "mapping_sourc": 0, "mapping_cardin": 0, "curation_rul": 0, "curation_rule_text": 0, "match_str": 0, "semantic_similarity_scor": 0, "semantic_similarity_measur": 0, "issue_tracker_item": 0, "echo": 0, "subcommand": 0, "subject": [0, 1, 4, 10], "object": [0, 1, 4, 10], "id": [0, 1, 4, 10], "have": [0, 1, 4, 10], "subject_prefix": [0, 1, 4, 10], "merge_invert": [0, 1, 4, 10], "If": [0, 1, 3, 4, 5, 9, 10], "true": [0, 1, 4, 10], "add": [0, 1, 3, 4, 9, 10], "els": [0, 1, 4, 10], "just": [0, 1, 4, 10], "return": [0, 1, 4, 10], "update_justif": [0, 1, 4, 10], "justif": [0, 1, 4, 10], "updat": [0, 1, 2, 4, 6, 10], "sempav": [0, 1, 4, 10], "mappinginvers": [0, 1, 4, 8, 10], "left": [0, 1, 4, 10], "inverse_map": 0, "yaml": [0, 1, 4, 10], "invers": [0, 1, 4, 10], "predic": [0, 1, 4, 8, 10], "column": [0, 1, 4, 10], "p": [0, 1, 4, 10], "same": [0, 1, 4, 10], "separ": [0, 1, 4, 10], "dictionari": [0, 1, 4, 10], "mappingsetdatafram": [0, 1, 2, 4, 8, 10], "redund": [0, 1, 4, 10], "msdf": [0, 1, 4, 10], "higher": [0, 1, 4, 10], "_negative_": [0, 1, 4, 10], "posit": [0, 1, 4, 10], "prefer": [0, 1, 4, 10], "humancur": [0, 1, 4, 10], "both": [0, 1, 4, 10], "neg": [0, 1, 4, 10], "r": 0, "boolean": [0, 1, 4, 10], "need": [0, 1, 3, 4, 5, 9, 10], "reconcili": 0, "support": [0, 4, 10], "obograph": [0, 1, 4, 10], "input_format": [0, 1, 4, 10], "string": [0, 1, 4, 10], "denot": [0, 1, 4, 10], "align": [0, 4, 10], "api": [0, 2, 4, 6, 10], "c": 0, "mode": [0, 1, 4, 10], "prefix_map_mod": [0, 1, 4, 10], "defin": [0, 1, 4, 10], "whether": [0, 1, 4, 10], "extend": [0, 1, 4, 10], "metadata_onli": [0, 1, 4, 10], "sssom_default_onli": [0, 1, 4, 10], "clean": [0, 1, 4, 10], "record": [0, 1, 4, 10], "unknown": [0, 1, 4, 10], "strict": [0, 1, 4, 10], "clean_prefix": [0, 1, 4, 10], "embed": 0, "non": [0, 4, 10], "result": [0, 4, 5, 10], "save": 0, "get": [0, 1, 4, 7, 10], "yml": [0, 4, 10], "mapping_predicate_filt": [0, 1, 4, 10], "A": [0, 1, 4, 10], "list": [0, 1, 4, 7, 10], "consid": [0, 1, 4, 10], "strongli": [0, 4, 10], "connect": [0, 4, 10], "compon": [0, 4, 10], "d": [0, 4, 10], "directori": [0, 1, 3, 4, 9, 10], "output_directori": [0, 1, 4, 10], "kboom": [0, 1, 4, 10], "boomer": [0, 1], "w": [0, 4, 10], "factor": 0, "inverse_factor": [0, 1, 4, 10], "default_confid": [0, 1, 4, 10], "absent": [0, 1, 4, 10], "reconcile_prefix_fil": 0, "rule": [0, 1, 4, 10], "target": 0, "inform": [0, 1, 4, 7, 10], "remove_map": [0, 1, 2, 4, 8, 10], "ontologi": [0, 4, 6, 10], "equival": [0, 10], "class": [0, 1, 4, 10], "properti": [0, 1, 4, 10], "cob": 0, "extern": 0, "preced": [0, 10], "pr": [0, 10], "noqa": 0, "dar101": 0, "mapping_fil": 0, "canon": [0, 1, 4, 10], "by_column": [0, 1, 4, 10], "flag": [0, 1, 4, 10], "by_row": [0, 1, 4, 10], "row": [0, 1, 4, 10], "1": [0, 1, 4, 10], "ascend": [0, 1, 4, 10], "k": 0, "config": [0, 4, 10], "url": [0, 4, 8, 10], "graph": [0, 4, 8, 10], "label": 0, "l": 0, "limit": [0, 1, 4, 8, 10], "broken": 0, "down": 0, "produc": 0, "error": [0, 1, 4, 10], "report": [0, 10], "type": [0, 1, 4, 7, 10], "validation_typ": [0, 1, 4, 10], "schemavalidationtyp": [0, 1, 4, 8, 10], "jsonschema": [0, 8, 10], "shacl": [0, 8, 10], "prefixmapcomplet": [0, 8, 10], "strictcurieformat": [0, 8, 10], "top": 1, "level": [1, 4, 10], "document": [1, 4, 6, 10], "addit": [1, 4, 10], "sssom": [1, 2, 5], "model": [1, 4, 10], "sssom_docu": [1, 2, 8], "mappingsetdocu": [1, 2, 4, 8, 10], "mapping_set": [1, 2, 4, 8, 10], "convert": [1, 4, 6, 8, 10], "sourc": [1, 4, 7, 10], "repres": [1, 4, 6, 10], "singl": [1, 4, 10], "simpli": [1, 4, 10], "holder": [1, 4, 10], "mappingset": [1, 4, 10], "plu": [1, 4, 10], "curi": [1, 4, 10], "part": [1, 4, 10], "dict": [1, 4, 8, 10], "str": [1, 4, 10], "prefix": [1, 4, 10], "hold": 1, "collect": [1, 4, 10], "convers": 1, "between": [1, 4, 6, 10], "panda": [1, 4, 10], "intern": [1, 4, 10], "io": [1, 2, 6, 8], "annotate_fil": [1, 2, 4, 8, 10], "none": [1, 4, 10], "annot": [1, 4, 10], "custom": [1, 4, 10], "paramet": [1, 4, 5, 10], "textio": [1, 4, 10], "bool": [1, 4, 10], "convert_fil": [1, 2, 4, 8, 10], "input_path": [1, 4, 10], "anoth": [1, 4, 5, 10], "given": [1, 4, 10], "stdout": [1, 4, 10], "extract_iri": [1, 2, 4, 8, 10], "recurs": [1, 4, 10], "extract": [1, 4, 10], "iri": [1, 4, 10], "iter": [1, 4, 10], "possibli": [1, 4, 10], "combin": [1, 4, 10], "filter_fil": [1, 2, 4, 8, 10], "filter": [1, 4, 10], "rais": [1, 4, 10], "valueerror": [1, 4, 10], "invalid": [1, 4, 10], "get_metadata_and_prefix_map": [1, 2, 4, 8, 10], "metadata_path": [1, 4, 10], "load": [1, 4, 10], "deprec": [1, 4, 10], "wai": [1, 4, 5, 10], "rtype": [1, 4, 10], "tupl": [1, 4, 10], "ani": [1, 4, 10], "sinc": [1, 4, 10], "4": [1, 4, 10], "3": [1, 4, 7, 10], "thi": [1, 3, 4, 5, 9, 10], "function": [1, 4, 10], "public": [1, 4, 6, 10], "ha": [1, 4, 10], "assumpt": [1, 4, 10], "usual": [1, 4, 10], "valid": [1, 4, 8], "downstream": [1, 4, 10], "parse_fil": [1, 2, 4, 8, 10], "strict_clean_prefix": [1, 4, 10], "embedded_mod": [1, 4, 10], "pars": [1, 2, 4, 6, 8, 10], "legal": [1, 4, 10], "eg": [1, 4, 10], "aligmentapi": [1, 4, 10], "dure": [1, 4, 10], "liter": [1, 4, 10], "merg": [1, 2, 3, 4, 8, 9, 10], "deriv": [1, 4, 10], "bioregistri": [1, 4, 10], "remov": [1, 4, 10], "export": [1, 4, 5, 10], "filepath": [1, 4, 10], "run_sql_queri": [1, 2, 4, 8, 10], "dosql": [1, 4, 10], "execut": [1, 4, 10], "form": [1, 4, 10], "split_fil": [1, 2, 4, 8, 10], "split": [1, 4, 10], "relat": [1, 4, 10], "validate_fil": [1, 2, 4, 8, 10], "incom": [1, 4, 10], "accord": [1, 4, 10], "specif": [1, 4, 10], "current": [1, 4, 10], "entitypair": [1, 2, 4, 8, 10], "subject_ent": [1, 4, 8, 10], "object_ent": [1, 4, 8, 10], "entiti": [1, 4, 6, 10], "note": [1, 4, 10], "e1": [1, 4, 10], "e2": [1, 4, 10], "key_featur": [1, 2, 4, 8, 10], "whose": [1, 4, 10], "would": [1, 4, 10], "primari": [1, 4, 10], "kei": [1, 4, 10], "while": [1, 4, 10], "group": [1, 4, 10], "factori": [1, 4, 10], "togeth": [1, 4, 10], "clean_context": [1, 2, 4, 8, 10], "up": [1, 4, 10], "context": [1, 2, 8], "clean_prefix_map": [1, 2, 4, 8, 10], "unus": [1, 4, 10], "out": [1, 4, 10], "curie_map": [1, 4, 10], "classmethod": [1, 4, 10], "from_mapping_set": [1, 2, 4, 8, 10], "instanti": [1, 4, 10], "pre": [1, 4, 10], "from_mapping_set_docu": [1, 2, 4, 8, 10], "doc": [1, 3, 4, 9, 10], "from_map": [1, 2, 4, 8, 10], "inplac": [1, 4, 10], "self": [1, 4, 10], "msdf2": [1, 4, 10], "frame": [1, 4, 10], "simpl": [1, 4, 6, 10], "biject": [1, 4, 10], "right": [1, 4, 10], "standardize_refer": [1, 2, 4, 8, 10], "standard": [1, 4, 6, 10], "respect": [1, 4, 10], "its": [1, 4, 10], "to_mapping_set": [1, 2, 4, 8, 10], "to_mapping_set_docu": [1, 2, 4, 8, 10], "to_map": [1, 2, 4, 8, 10], "with_convert": [1, 2, 4, 8, 10], "instead": [1, 4, 10], "vanilla": [1, 4, 10], "mappingsetdiff": [1, 2, 4, 8, 10], "unique_tuples1": [1, 4, 8, 10], "unique_tuples2": [1, 4, 8, 10], "common_tupl": [1, 4, 8, 10], "combined_datafram": [1, 2, 4, 8, 10], "differ": [1, 4, 5, 10], "diff": [1, 4, 6, 10], "pair": [1, 4, 6, 10], "For": [1, 4, 7, 10], "equivalentclass": [1, 4, 10], "b": [1, 4, 10], "sko": [1, 4, 10], "closematch": [1, 4, 10], "common": [1, 4, 6, 7, 10], "add_default_confid": [1, 2, 4, 8, 10], "nan": [1, 4, 10], "initi": [1, 4, 10], "95": [1, 4, 10], "alreadi": [1, 4, 10], "exist": [1, 4, 10], "onli": [1, 4, 10], "fill": [1, 4, 10], "ones": [1, 4, 10], "complet": [1, 4, 10], "are_params_slot": [1, 2, 4, 8, 10], "check": [1, 4, 10], "conform": [1, 4, 10], "mapping_set_slot": [1, 4, 8, 10], "assign_default_confid": [1, 2, 4, 8, 10], "numpi": [1, 4, 10], "blank": [1, 4, 10], "consist": [1, 4, 10], "origin": [1, 4, 10], "empti": [1, 4, 10], "valu": [1, 4, 10], "augment_metadata": [1, 2, 4, 8, 10], "meta": [1, 4, 10], "augment": [1, 4, 10], "pass": [1, 4, 5, 10], "neither": [1, 4, 10], "nor": [1, 4, 10], "collaps": [1, 2, 4, 8, 10], "compare_datafram": [1, 2, 4, 8, 10], "perform": [1, 4, 10], "doe": [1, 4, 10], "discrimin": [1, 4, 10], "create_ent": [1, 2, 4, 8, 10], "identifi": [1, 4, 10], "creat": [1, 3, 4, 7, 9, 10], "uriorcuri": [1, 4, 10], "dataframe_to_pt": [1, 2, 4, 8, 10], "float": [1, 4, 10], "multipli": [1, 4, 10], "deal_with_neg": [1, 2, 4, 8, 10], "match": [1, 4, 10], "trump": [1, 4, 10], "modulu": [1, 4, 10], "equal": [1, 4, 10], "negat": [1, 4, 10], "address": [1, 4, 10], "after": [1, 4, 10], "filter_out_prefix": [1, 2, 4, 8, 10], "filter_prefix": [1, 2, 4, 8, 10], "featur": [1, 4, 10], "require_all_prefix": [1, 4, 10], "must": [1, 4, 10], "present": [1, 4, 10], "do": [1, 4, 10], "NOT": [1, 4, 10], "filter_redundant_row": [1, 2, 4, 8, 10], "ignore_pred": [1, 4, 10], "ignor": [1, 4, 10], "get_all_prefix": [1, 2, 4, 8, 10], "fetch": [1, 4, 10], "validationerror": [1, 4, 10], "wrong": [1, 4, 10], "get_dict_from_map": [1, 2, 4, 8, 10], "map_obj": [1, 4, 10], "linkml": [1, 4, 10], "matchtypeenum": [1, 4, 10], "predicatemodifierenum": [1, 4, 10], "get_file_extens": [1, 2, 4, 8, 10], "extens": [1, 4, 10], "get_prefix_from_curi": [1, 2, 4, 8, 10], "get_prefixes_used_in_metadata": [1, 2, 4, 8, 10], "get_prefixes_used_in_t": [1, 2, 4, 8, 10], "get_row_based_on_hierarchi": [1, 2, 4, 8, 10], "hierarchi": [1, 4, 10], "follow": [1, 4, 5, 10], "equivalentproperti": [1, 4, 10], "subclassof": [1, 4, 10], "subpropertyof": [1, 4, 10], "samea": [1, 4, 10], "exactmatch": [1, 4, 10], "broadmatch": [1, 4, 10], "narrowmatch": [1, 4, 10], "oboinowl": [1, 4, 10], "hasdbxref": [1, 4, 10], "relatedmatch": [1, 4, 10], "seealso": [1, 4, 10], "rank": [1, 4, 10], "keyerror": [1, 4, 10], "avail": [1, 4, 10], "group_map": [1, 2, 4, 8, 10], "seri": [1, 4, 10], "inject_metadata_into_df": [1, 2, 4, 8, 10], "invert_map": [1, 2, 4, 8, 10], "predicate_invert_dictionari": [1, 4, 10], "switch": [1, 4, 10], "adjust": [1, 4, 10], "accordingli": [1, 4, 10], "invert": [1, 4, 10], "is_multivalued_slot": [1, 2, 4, 8, 10], "merge_msdf": [1, 2, 4, 8, 10], "reconcil": [1, 4, 10], "dedup": [1, 4, 10], "raise_for_bad_path": [1, 2, 4, 8, 10], "file_path": [1, 4, 10], "except": [1, 4, 10], "filenotfounderror": [1, 4, 10], "reconcile_prefix_and_data": [1, 2, 4, 8, 10], "prefix_reconcili": [1, 4, 10], "translat": [1, 4, 10], "method": [1, 4, 10], "build": [1, 4, 7, 10], "remap_curie_prefix": [1, 4, 10], "rewir": [1, 4, 10], "you": [1, 3, 4, 7, 9, 10], "want": [1, 4, 10], "overwrit": [1, 4, 10], "place": [1, 4, 10], "old": [1, 4, 10], "go": [1, 4, 10], "geo": [1, 4, 10], "ncbi": [1, 4, 10], "geogeo": [1, 4, 10], "work": [1, 4, 6, 10], "remove_unmatch": [1, 2, 4, 8, 10], "found": [1, 4, 10], "todo": [1, 4, 10], "github": [1, 3, 4, 6, 7, 9, 10], "com": [1, 4, 6, 7, 10], "obofoundri": [1, 4, 10], "issu": [1, 4, 10], "28": [1, 4, 10], "nomatch": [1, 4, 10], "safe_compress": [1, 2, 4, 8, 10], "uri": [1, 4, 10], "directli": [1, 4, 7, 10], "compress": [1, 4, 10], "sort_df_rows_column": [1, 2, 4, 8, 10], "sort": [1, 4, 10], "random": [1, 4, 10], "sequenc": [1, 4, 10], "sort_sssom": [1, 2, 4, 8, 10], "to_mapping_set_datafram": [1, 2, 4, 8, 10], "python": [2, 4, 10], "datamodel": 2, "util": [2, 8], "submodul": [2, 6, 8], "cli": [2, 5, 6, 8], "modul": [2, 6, 7, 8], "dynamically_generate_sssom_opt": [2, 4, 8, 10], "get_src": [2, 4, 8, 10], "group_valu": [2, 4, 8, 10], "split_into_cliqu": [2, 4, 8, 10], "summarize_cliqu": [2, 4, 8, 10], "to_digraph": [2, 4, 8, 10], "converterhint": [2, 4, 8, 10], "ensure_convert": [2, 4, 8, 10], "get_convert": [2, 4, 8, 10], "parser": [2, 8], "from_alignment_minidom": [2, 4, 8, 10], "from_obograph": [2, 4, 8, 10], "from_sssom_datafram": [2, 4, 8, 10], "from_sssom_json": [2, 4, 8, 10], "from_sssom_rdf": [2, 4, 8, 10], "get_parsing_funct": [2, 4, 8, 10], "parse_alignment_xml": [2, 4, 8, 10], "parse_obographs_json": [2, 4, 8, 10], "parse_sssom_json": [2, 4, 8, 10], "parse_sssom_rdf": [2, 4, 8, 10], "parse_sssom_t": [2, 4, 8, 10], "split_datafram": [2, 4, 8, 10], "split_dataframe_by_prefix": [2, 4, 8, 10], "sparql_util": [2, 8], "sssom_datamodel": 2, "writer": [2, 8], "get_writer_funct": [2, 4, 8, 10], "to_fhir_json": [2, 4, 8, 10], "to_json": [2, 4, 8, 10], "to_ontoportal_json": [2, 4, 8, 10], "to_owl_graph": [2, 4, 8, 10], "to_rdf_graph": [2, 4, 8, 10], "write_fhir_json": [2, 4, 8, 10], "write_json": [2, 4, 8, 10], "write_ontoportal_json": [2, 4, 8, 10], "write_owl": [2, 4, 8, 10], "write_rdf": [2, 4, 8, 10], "write_t": [2, 4, 8, 10], "content": [2, 3, 5, 8, 9], "page": [2, 6], "deploy": [2, 6], "your": [3, 7, 9], "termin": [3, 5, 9], "cd": [3, 7, 9], "within": [3, 4, 9, 10], "project": [3, 9], "rst": [3, 9], "wish": [3, 9], "guidanc": [3, 9], "sphinx": [3, 9], "web": [3, 9], "done": [3, 9], "automat": [3, 9], "action": [3, 9], "through": [3, 9], "workflow": [3, 9], "soon": [3, 9], "pull": [3, 9, 10], "request": [3, 9], "master": [3, 9], "branch": [3, 9], "interfac": [4, 10], "why": [4, 10], "put": [4, 10], "__main__": [4, 10], "might": [4, 10], "tempt": [4, 10], "import": [4, 5, 10], "thing": [4, 10], "later": [4, 10], "caus": [4, 10], "problem": [4, 10], "code": [4, 10], "twice": [4, 10], "when": [4, 10], "python3": [4, 10], "py": [4, 6, 10], "That": [4, 10], "mean": [4, 10], "won": [4, 10], "sy": [4, 10], "again": [4, 10], "becaus": [4, 10], "click": [4, 10], "palletsproject": [4, 10], "en": [4, 10], "8": [4, 10], "setuptool": [4, 10], "possibl": [4, 10], "callabl": [4, 10], "deduc": [4, 10], "scc": [4, 10], "src": [4, 10], "share": [4, 6, 10], "correspond": [4, 10], "associ": [4, 10], "typeerror": [4, 10], "summar": [4, 10], "stat": [4, 10], "node": [4, 10], "edg": [4, 10], "digraph": [4, 10], "ld": [4, 10], "hint": [4, 10], "specifi": [4, 10], "three": [4, 10], "legaci": [4, 10], "upgrad": [4, 10], "modifi": [4, 10], "In": [4, 5, 10], "typic": [4, 10], "chain": [4, 10], "behind": [4, 10], "alia": [4, 10], "use_default": [4, 10], "ensur": [4, 10], "One": [4, 10], "variant": [4, 10], "otherwis": [4, 10], "builtin": [4, 10], "sssom_built_in_prefix": [4, 10], "from_prefix_map": [4, 10], "It": [4, 10], "overwritten": [4, 10], "similarli": [4, 10], "choos": [4, 10], "re": [4, 10], "usabl": [4, 10], "dom": [4, 10], "mapping_pred": [4, 10], "read": [4, 10], "minidom": [4, 10], "element": [4, 10], "said": [4, 10], "ye": [4, 10], "jsondoc": [4, 10], "rdflib": [4, 10], "potenti": [4, 10], "appropri": [4, 10], "serialis": [4, 10], "sever": [4, 10], "subdatafram": [4, 10], "runtimeerror": [4, 10], "object_prefix": [4, 10], "pertain": [4, 10], "interest": [4, 10], "sparql": [4, 8, 10], "endpointconfig": [4, 8, 10], "predmap": [4, 8, 10], "include_object_label": [4, 8, 10], "endpoint": [4, 10], "configur": [4, 10], "uriref": [4, 10], "int": [4, 10], "query_map": [4, 8, 10], "obtain": [4, 10], "serial": [4, 10], "serializ": [4, 10], "resourc": [4, 10], "conceptmap": [4, 10], "spreadsheet": [4, 10], "googl": [4, 10], "1j19fobayo8pchwofksaigjnu": [4, 10], "q5ilukfh2hpocgyle0": [4, 10], "edit": [4, 10], "gid": [4, 10], "1389897118": [4, 10], "r4": [4, 10], "r5": [4, 10], "what": [4, 10], "doesn": [4, 10], "everyth": [4, 10], "we": [4, 5, 10], "ii": [4, 10], "overrid": [4, 10], "allow": [4, 10], "nest": [4, 10], "arbitrari": [4, 10], "minor": [4, 10], "valuestr": [4, 10], "valuecod": [4, 10], "timsbiom": [4, 10], "152": [4, 10], "how": [4, 10], "fhir": [4, 10], "html": [4, 10], "jsonobj": [4, 10], "ontoport": [4, 10], "7": [4, 7, 10], "ru": [4, 10], "sssom_dict": [4, 10], "output_dir": [4, 10], "written": [4, 10], "packag": [4, 7, 8], "could": 5, "look": 5, "parsed_bas": 5, "highlight": 5, "basic2": 5, "diff_output": 5, "arxiv": 6, "ab": 6, "2112": 6, "07051": 6, "tutori": 6, "librari": 6, "toolkit": 6, "quick": 6, "instal": 6, "guid": 6, "develop": 6, "technic": 6, "index": 6, "search": 6, "latest": 7, "www": 7, "download": 7, "oper": 7, "system": 7, "manag": 7, "verifi": 7, "shell": 7, "see": [7, 10], "someth": 7, "9": 7, "sep": 7, "16": 7, "2021": 7, "08": 7, "50": 7, "36": 7, "clang": 7, "10": 7, "anaconda": 7, "inc": 7, "darwin": 7, "help": 7, "copyright": 7, "credit": 7, "greater": 7, "pip": 7, "To": 7, "clone": 7, "repositori": 7, "git": 7, "Then": 7, "necessari": [7, 10], "depend": 7, "setup": 7, "cfg": 7, "conveni": 7, "make": 7, "venv": 7, "lightweight": 7, "virtual": 7, "environ": 7, "sh": 7, "cliquesummari": 8, "constant": 8, "metadatatyp": [8, 10], "semapv": [8, 10], "compositematch": [8, 10], "crossspeciesbroadmatch": [8, 10], "crossspeciesexactmatch": [8, 10], "crossspeciesnarrowmatch": [8, 10], "lexicalmatch": [8, 10], "lexicalsimilaritythresholdmatch": [8, 10], "logicalreason": [8, 10], "manualmappingcur": [8, 10], "mappingchain": [8, 10], "mappingreview": [8, 10], "semanticsimilaritythresholdmatch": [8, 10], "unspecifiedmatch": [8, 10], "sssomschemaview": [8, 10], "__new__": [8, 10], "double_slot": [8, 10], "entity_reference_slot": [8, 10], "instanc": [8, 10], "mapping_enum_kei": [8, 10], "mapping_slot": [8, 10], "multivalued_slot": [8, 10], "view": [8, 10], "generate_mapping_set_id": [8, 10], "get_default_metadata": [8, 10], "rdf_util": 8, "rewire_graph": [8, 10], "check_all_prefixes_in_curie_map": [8, 10], "check_strict_curie_format": [8, 10], "print_linkml_report": [8, 10], "validate_json_schema": [8, 10], "validate_shacl": [8, 10], "validate_sparql": [8, 10], "around": 10, "mani": 10, "enum": 10, "also": 10, "semant": 10, "vocabulari": 10, "matchingprocess": 10, "schemaview": 10, "reason": 10, "322": 10, "implement": 10, "via": 10, "323": 10, "static": 10, "cl": 10, "schema": 10, "refer": 10, "default_licens": 10, "auto": 10, "some": 10, "best": 10, "tool": 10, "chainmap": 10, "my_metadata": 10, "rewrit": 10, "mset": 10, "subject_to_object": 10, "fail_on_error": 10, "entityrefer": 10, "mention": 10, "throw": 10, "unambigu": 10, "pipe": 10, "charact": 10, "process": 10, "correctli": 10, "print": 10, "messag": 10, "validationreport": 10, "against": 10, "fail": 10, "jsonschemadatavalid": 10, "eb": 10, "schacl": 10, "850": 10, "notimplementederror": 10, "Not": 10, "yet": 10}, "objects": {"": [[10, 0, 0, "-", "sssom"]], "sssom": [[10, 0, 0, "-", "cli"], [10, 0, 0, "-", "cliques"], [10, 0, 0, "-", "constants"], [10, 0, 0, "-", "context"], [10, 0, 0, "-", "io"], [10, 0, 0, "-", "parsers"], [10, 0, 0, "-", "rdf_util"], [10, 0, 0, "-", "sparql_util"], [10, 0, 0, "-", "sssom_document"], [10, 0, 0, "-", "util"], [10, 0, 0, "-", "validators"], [10, 0, 0, "-", "writers"], [0, 7, 1, "cmdoption-sssom-q", "--quiet"], [0, 7, 1, "cmdoption-sssom-v", "--verbose"], [0, 7, 1, "cmdoption-sssom-version", "--version"], [0, 7, 1, "cmdoption-sssom-q", "-q"], [0, 7, 1, "cmdoption-sssom-v", "-v"]], "sssom.cli": [[10, 1, 1, "", "dynamically_generate_sssom_options"]], "sssom.cliques": [[10, 1, 1, "", "get_src"], [10, 1, 1, "", "group_values"], [10, 1, 1, "", "split_into_cliques"], [10, 1, 1, "", "summarize_cliques"], [10, 1, 1, "", "to_digraph"]], "sssom.constants": [[10, 2, 1, "", "MetadataType"], [10, 3, 1, "", "SEMAPV"], [10, 3, 1, "", "SSSOMSchemaView"], [10, 3, 1, "", "SchemaValidationType"], [10, 1, 1, "", "generate_mapping_set_id"], [10, 1, 1, "", "get_default_metadata"]], "sssom.constants.SEMAPV": [[10, 4, 1, "", "CompositeMatching"], [10, 4, 1, "", "CrossSpeciesBroadMatch"], [10, 4, 1, "", "CrossSpeciesExactMatch"], [10, 4, 1, "", "CrossSpeciesNarrowMatch"], [10, 4, 1, "", "LexicalMatching"], [10, 4, 1, "", "LexicalSimilarityThresholdMatching"], [10, 4, 1, "", "LogicalReasoning"], [10, 4, 1, "", "ManualMappingCuration"], [10, 4, 1, "", "MappingChaining"], [10, 4, 1, "", "MappingInversion"], [10, 4, 1, "", "MappingReview"], [10, 4, 1, "", "SemanticSimilarityThresholdMatching"], [10, 4, 1, "", "UnspecifiedMatching"]], "sssom.constants.SSSOMSchemaView": [[10, 5, 1, "", "__new__"], [10, 6, 1, "", "dict"], [10, 6, 1, "", "double_slots"], [10, 6, 1, "", "entity_reference_slots"], [10, 4, 1, "", "instance"], [10, 6, 1, "", "mapping_enum_keys"], [10, 6, 1, "", "mapping_set_slots"], [10, 6, 1, "", "mapping_slots"], [10, 6, 1, "", "multivalued_slots"], [10, 6, 1, "", "slots"], [10, 6, 1, "", "view"]], "sssom.constants.SchemaValidationType": [[10, 4, 1, "", "JsonSchema"], [10, 4, 1, "", "PrefixMapCompleteness"], [10, 4, 1, "", "Shacl"], [10, 4, 1, "", "Sparql"], [10, 4, 1, "", "StrictCurieFormat"]], "sssom.context": [[10, 2, 1, "", "ConverterHint"], [10, 1, 1, "", "ensure_converter"], [10, 1, 1, "", "get_converter"]], "sssom.io": [[10, 1, 1, "", "annotate_file"], [10, 1, 1, "", "convert_file"], [10, 1, 1, "", "extract_iris"], [10, 1, 1, "", "filter_file"], [10, 1, 1, "", "get_metadata_and_prefix_map"], [10, 1, 1, "", "parse_file"], [10, 1, 1, "", "run_sql_query"], [10, 1, 1, "", "split_file"], [10, 1, 1, "", "validate_file"]], "sssom.parsers": [[10, 1, 1, "", "from_alignment_minidom"], [10, 1, 1, "", "from_obographs"], [10, 1, 1, "", "from_sssom_dataframe"], [10, 1, 1, "", "from_sssom_json"], [10, 1, 1, "", "from_sssom_rdf"], [10, 1, 1, "", "get_parsing_function"], [10, 1, 1, "", "parse_alignment_xml"], [10, 1, 1, "", "parse_obographs_json"], [10, 1, 1, "", "parse_sssom_json"], [10, 1, 1, "", "parse_sssom_rdf"], [10, 1, 1, "", "parse_sssom_table"], [10, 1, 1, "", "split_dataframe"], [10, 1, 1, "", "split_dataframe_by_prefix"], [10, 1, 1, "", "to_mapping_set_document"]], "sssom.rdf_util": [[10, 1, 1, "", "rewire_graph"]], "sssom.sparql_util": [[10, 3, 1, "", "EndpointConfig"], [10, 1, 1, "", "query_mappings"]], "sssom.sparql_util.EndpointConfig": [[10, 4, 1, "", "converter"], [10, 4, 1, "", "graph"], [10, 4, 1, "", "include_object_labels"], [10, 4, 1, "", "limit"], [10, 4, 1, "", "predicates"], [10, 4, 1, "", "predmap"], [10, 4, 1, "", "url"]], "sssom.sssom_document": [[10, 3, 1, "", "MappingSetDocument"]], "sssom.sssom_document.MappingSetDocument": [[10, 4, 1, "", "converter"], [10, 4, 1, "", "mapping_set"], [10, 6, 1, "", "prefix_map"]], "sssom.util": [[10, 3, 1, "", "EntityPair"], [10, 2, 1, "", "KEY_FEATURES"], [10, 3, 1, "", "MappingSetDataFrame"], [10, 3, 1, "", "MappingSetDiff"], [10, 1, 1, "", "add_default_confidence"], [10, 1, 1, "", "are_params_slots"], [10, 1, 1, "", "assign_default_confidence"], [10, 1, 1, "", "augment_metadata"], [10, 1, 1, "", "collapse"], [10, 1, 1, "", "compare_dataframes"], [10, 1, 1, "", "create_entity"], [10, 1, 1, "", "dataframe_to_ptable"], [10, 1, 1, "", "deal_with_negation"], [10, 1, 1, "", "filter_out_prefixes"], [10, 1, 1, "", "filter_prefixes"], [10, 1, 1, "", "filter_redundant_rows"], [10, 1, 1, "", "get_all_prefixes"], [10, 1, 1, "", "get_dict_from_mapping"], [10, 1, 1, "", "get_file_extension"], [10, 1, 1, "", "get_prefix_from_curie"], [10, 1, 1, "", "get_prefixes_used_in_metadata"], [10, 1, 1, "", "get_prefixes_used_in_table"], [10, 1, 1, "", "get_row_based_on_hierarchy"], [10, 1, 1, "", "group_mappings"], [10, 1, 1, "", "inject_metadata_into_df"], [10, 1, 1, "", "invert_mappings"], [10, 1, 1, "", "is_multivalued_slot"], [10, 1, 1, "", "merge_msdf"], [10, 1, 1, "", "parse"], [10, 1, 1, "", "raise_for_bad_path"], [10, 1, 1, "", "reconcile_prefix_and_data"], [10, 1, 1, "", "remove_unmatched"], [10, 1, 1, "", "safe_compress"], [10, 1, 1, "", "sort_df_rows_columns"], [10, 1, 1, "", "sort_sssom"], [10, 1, 1, "", "to_mapping_set_dataframe"]], "sssom.util.EntityPair": [[10, 4, 1, "", "object_entity"], [10, 4, 1, "", "subject_entity"]], "sssom.util.MappingSetDataFrame": [[10, 5, 1, "", "clean_context"], [10, 5, 1, "", "clean_prefix_map"], [10, 4, 1, "", "converter"], [10, 4, 1, "", "df"], [10, 5, 1, "", "from_mapping_set"], [10, 5, 1, "", "from_mapping_set_document"], [10, 5, 1, "", "from_mappings"], [10, 5, 1, "", "merge"], [10, 4, 1, "", "metadata"], [10, 6, 1, "", "prefix_map"], [10, 5, 1, "", "remove_mappings"], [10, 5, 1, "", "standardize_references"], [10, 5, 1, "", "to_mapping_set"], [10, 5, 1, "", "to_mapping_set_document"], [10, 5, 1, "", "to_mappings"], [10, 5, 1, "", "with_converter"]], "sssom.util.MappingSetDiff": [[10, 4, 1, "", "combined_dataframe"], [10, 4, 1, "", "common_tuples"], [10, 4, 1, "", "unique_tuples1"], [10, 4, 1, "", "unique_tuples2"]], "sssom.validators": [[10, 1, 1, "", "check_all_prefixes_in_curie_map"], [10, 1, 1, "", "check_strict_curie_format"], [10, 1, 1, "", "print_linkml_report"], [10, 1, 1, "", "validate"], [10, 1, 1, "", "validate_json_schema"], [10, 1, 1, "", "validate_shacl"], [10, 1, 1, "", "validate_sparql"]], "sssom.writers": [[10, 1, 1, "", "get_writer_function"], [10, 1, 1, "", "to_fhir_json"], [10, 1, 1, "", "to_json"], [10, 1, 1, "", "to_ontoportal_json"], [10, 1, 1, "", "to_owl_graph"], [10, 1, 1, "", "to_rdf_graph"], [10, 1, 1, "", "write_fhir_json"], [10, 1, 1, "", "write_json"], [10, 1, 1, "", "write_ontoportal_json"], [10, 1, 1, "", "write_owl"], [10, 1, 1, "", "write_rdf"], [10, 1, 1, "", "write_table"], [10, 1, 1, "", "write_tables"]], "sssom-annotate": [[0, 7, 1, "cmdoption-sssom-annotate-comment", "--comment"], [0, 7, 1, "cmdoption-sssom-annotate-creator_id", "--creator_id"], [0, 7, 1, "cmdoption-sssom-annotate-creator_label", "--creator_label"], [0, 7, 1, "cmdoption-sssom-annotate-issue_tracker", "--issue_tracker"], [0, 7, 1, "cmdoption-sssom-annotate-license", "--license"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_date", "--mapping_date"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_provider", "--mapping_provider"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_description", "--mapping_set_description"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_id", "--mapping_set_id"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_source", "--mapping_set_source"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_title", "--mapping_set_title"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_set_version", "--mapping_set_version"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_tool", "--mapping_tool"], [0, 7, 1, "cmdoption-sssom-annotate-mapping_tool_version", "--mapping_tool_version"], [0, 7, 1, "cmdoption-sssom-annotate-mappings", "--mappings"], [0, 7, 1, "cmdoption-sssom-annotate-object_match_field", "--object_match_field"], [0, 7, 1, "cmdoption-sssom-annotate-object_preprocessing", "--object_preprocessing"], [0, 7, 1, "cmdoption-sssom-annotate-object_source", "--object_source"], [0, 7, 1, "cmdoption-sssom-annotate-object_source_version", "--object_source_version"], [0, 7, 1, "cmdoption-sssom-annotate-object_type", "--object_type"], [0, 7, 1, "cmdoption-sssom-annotate-other", "--other"], [0, 7, 1, "cmdoption-sssom-annotate-o", "--output"], [0, 7, 1, "cmdoption-sssom-annotate-publication_date", "--publication_date"], [0, 7, 1, "cmdoption-sssom-annotate-replace-multivalued", "--replace-multivalued"], [0, 7, 1, "cmdoption-sssom-annotate-see_also", "--see_also"], [0, 7, 1, "cmdoption-sssom-annotate-subject_match_field", "--subject_match_field"], [0, 7, 1, "cmdoption-sssom-annotate-subject_preprocessing", "--subject_preprocessing"], [0, 7, 1, "cmdoption-sssom-annotate-subject_source", "--subject_source"], [0, 7, 1, "cmdoption-sssom-annotate-subject_source_version", "--subject_source_version"], [0, 7, 1, "cmdoption-sssom-annotate-subject_type", "--subject_type"], [0, 7, 1, "cmdoption-sssom-annotate-o", "-o"], [0, 7, 1, "cmdoption-sssom-annotate-arg-INPUT", "INPUT"]], "sssom-cliquesummary": [[0, 7, 1, "cmdoption-sssom-cliquesummary-m", "--metadata"], [0, 7, 1, "cmdoption-sssom-cliquesummary-o", "--output"], [0, 7, 1, "cmdoption-sssom-cliquesummary-s", "--statsfile"], [0, 7, 1, "cmdoption-sssom-cliquesummary-m", "-m"], [0, 7, 1, "cmdoption-sssom-cliquesummary-o", "-o"], [0, 7, 1, "cmdoption-sssom-cliquesummary-s", "-s"], [0, 7, 1, "cmdoption-sssom-cliquesummary-arg-INPUT", "INPUT"]], "sssom-convert": [[0, 7, 1, "cmdoption-sssom-convert-o", "--output"], [0, 7, 1, "cmdoption-sssom-convert-O", "--output-format"], [0, 7, 1, "cmdoption-sssom-convert-O", "-O"], [0, 7, 1, "cmdoption-sssom-convert-o", "-o"], [0, 7, 1, "cmdoption-sssom-convert-arg-INPUT", "INPUT"]], "sssom-correlations": [[0, 7, 1, "cmdoption-sssom-correlations-f", "--fields"], [0, 7, 1, "cmdoption-sssom-correlations-o", "--output"], [0, 7, 1, "cmdoption-sssom-correlations-t", "--transpose"], [0, 7, 1, "cmdoption-sssom-correlations-f", "-f"], [0, 7, 1, "cmdoption-sssom-correlations-o", "-o"], [0, 7, 1, "cmdoption-sssom-correlations-t", "-t"], [0, 7, 1, "cmdoption-sssom-correlations-arg-INPUT", "INPUT"]], "sssom-crosstab": [[0, 7, 1, "cmdoption-sssom-crosstab-f", "--fields"], [0, 7, 1, "cmdoption-sssom-crosstab-o", "--output"], [0, 7, 1, "cmdoption-sssom-crosstab-t", "--transpose"], [0, 7, 1, "cmdoption-sssom-crosstab-f", "-f"], [0, 7, 1, "cmdoption-sssom-crosstab-o", "-o"], [0, 7, 1, "cmdoption-sssom-crosstab-t", "-t"], [0, 7, 1, "cmdoption-sssom-crosstab-arg-INPUT", "INPUT"]], "sssom-dedupe": [[0, 7, 1, "cmdoption-sssom-dedupe-o", "--output"], [0, 7, 1, "cmdoption-sssom-dedupe-o", "-o"], [0, 7, 1, "cmdoption-sssom-dedupe-arg-INPUT", "INPUT"]], "sssom-diff": [[0, 7, 1, "cmdoption-sssom-diff-o", "--output"], [0, 7, 1, "cmdoption-sssom-diff-o", "-o"], [0, 7, 1, "cmdoption-sssom-diff-arg-INPUTS", "INPUTS"]], "sssom-dosql": [[0, 7, 1, "cmdoption-sssom-dosql-o", "--output"], [0, 7, 1, "cmdoption-sssom-dosql-Q", "--query"], [0, 7, 1, "cmdoption-sssom-dosql-Q", "-Q"], [0, 7, 1, "cmdoption-sssom-dosql-o", "-o"], [0, 7, 1, "cmdoption-sssom-dosql-arg-INPUTS", "INPUTS"]], "sssom-filter": [[0, 7, 1, "cmdoption-sssom-filter-author_id", "--author_id"], [0, 7, 1, "cmdoption-sssom-filter-author_label", "--author_label"], [0, 7, 1, "cmdoption-sssom-filter-comment", "--comment"], [0, 7, 1, "cmdoption-sssom-filter-confidence", "--confidence"], [0, 7, 1, "cmdoption-sssom-filter-creator_id", "--creator_id"], [0, 7, 1, "cmdoption-sssom-filter-creator_label", "--creator_label"], [0, 7, 1, "cmdoption-sssom-filter-curation_rule", "--curation_rule"], [0, 7, 1, "cmdoption-sssom-filter-curation_rule_text", "--curation_rule_text"], [0, 7, 1, "cmdoption-sssom-filter-issue_tracker_item", "--issue_tracker_item"], [0, 7, 1, "cmdoption-sssom-filter-license", "--license"], [0, 7, 1, "cmdoption-sssom-filter-mapping_cardinality", "--mapping_cardinality"], [0, 7, 1, "cmdoption-sssom-filter-mapping_date", "--mapping_date"], [0, 7, 1, "cmdoption-sssom-filter-mapping_justification", "--mapping_justification"], [0, 7, 1, "cmdoption-sssom-filter-mapping_provider", "--mapping_provider"], [0, 7, 1, "cmdoption-sssom-filter-mapping_source", "--mapping_source"], [0, 7, 1, "cmdoption-sssom-filter-mapping_tool", "--mapping_tool"], [0, 7, 1, "cmdoption-sssom-filter-mapping_tool_version", "--mapping_tool_version"], [0, 7, 1, "cmdoption-sssom-filter-match_string", "--match_string"], [0, 7, 1, "cmdoption-sssom-filter-object_category", "--object_category"], [0, 7, 1, "cmdoption-sssom-filter-object_id", "--object_id"], [0, 7, 1, "cmdoption-sssom-filter-object_label", "--object_label"], [0, 7, 1, "cmdoption-sssom-filter-object_match_field", "--object_match_field"], [0, 7, 1, "cmdoption-sssom-filter-object_preprocessing", "--object_preprocessing"], [0, 7, 1, "cmdoption-sssom-filter-object_source", "--object_source"], [0, 7, 1, "cmdoption-sssom-filter-object_source_version", "--object_source_version"], [0, 7, 1, "cmdoption-sssom-filter-object_type", "--object_type"], [0, 7, 1, "cmdoption-sssom-filter-other", "--other"], [0, 7, 1, "cmdoption-sssom-filter-o", "--output"], [0, 7, 1, "cmdoption-sssom-filter-predicate_id", "--predicate_id"], [0, 7, 1, "cmdoption-sssom-filter-predicate_label", "--predicate_label"], [0, 7, 1, "cmdoption-sssom-filter-predicate_modifier", "--predicate_modifier"], [0, 7, 1, "cmdoption-sssom-filter-publication_date", "--publication_date"], [0, 7, 1, "cmdoption-sssom-filter-reviewer_id", "--reviewer_id"], [0, 7, 1, "cmdoption-sssom-filter-reviewer_label", "--reviewer_label"], [0, 7, 1, "cmdoption-sssom-filter-see_also", "--see_also"], [0, 7, 1, "cmdoption-sssom-filter-semantic_similarity_measure", "--semantic_similarity_measure"], [0, 7, 1, "cmdoption-sssom-filter-semantic_similarity_score", "--semantic_similarity_score"], [0, 7, 1, "cmdoption-sssom-filter-subject_category", "--subject_category"], [0, 7, 1, "cmdoption-sssom-filter-subject_id", "--subject_id"], [0, 7, 1, "cmdoption-sssom-filter-subject_label", "--subject_label"], [0, 7, 1, "cmdoption-sssom-filter-subject_match_field", "--subject_match_field"], [0, 7, 1, "cmdoption-sssom-filter-subject_preprocessing", "--subject_preprocessing"], [0, 7, 1, "cmdoption-sssom-filter-subject_source", "--subject_source"], [0, 7, 1, "cmdoption-sssom-filter-subject_source_version", "--subject_source_version"], [0, 7, 1, "cmdoption-sssom-filter-subject_type", "--subject_type"], [0, 7, 1, "cmdoption-sssom-filter-o", "-o"], [0, 7, 1, "cmdoption-sssom-filter-arg-INPUT", "INPUT"]], "sssom-help": [[0, 7, 1, "cmdoption-sssom-help-arg-SUBCOMMAND", "SUBCOMMAND"]], "sssom-invert": [[0, 7, 1, "cmdoption-sssom-invert-inverse-map", "--inverse-map"], [0, 7, 1, "cmdoption-sssom-invert-merge-inverted", "--merge-inverted"], [0, 7, 1, "cmdoption-sssom-invert-merge-inverted", "--no-merge-inverted"], [0, 7, 1, "cmdoption-sssom-invert-update-justification", "--no-update-justification"], [0, 7, 1, "cmdoption-sssom-invert-o", "--output"], [0, 7, 1, "cmdoption-sssom-invert-P", "--subject-prefix"], [0, 7, 1, "cmdoption-sssom-invert-update-justification", "--update-justification"], [0, 7, 1, "cmdoption-sssom-invert-P", "-P"], [0, 7, 1, "cmdoption-sssom-invert-o", "-o"], [0, 7, 1, "cmdoption-sssom-invert-arg-INPUT", "INPUT"]], "sssom-merge": [[0, 7, 1, "cmdoption-sssom-merge-o", "--output"], [0, 7, 1, "cmdoption-sssom-merge-R", "--reconcile"], [0, 7, 1, "cmdoption-sssom-merge-R", "-R"], [0, 7, 1, "cmdoption-sssom-merge-o", "-o"], [0, 7, 1, "cmdoption-sssom-merge-arg-INPUTS", "INPUTS"]], "sssom-parse": [[0, 7, 1, "cmdoption-sssom-parse-p", "--clean-prefixes"], [0, 7, 1, "cmdoption-sssom-parse-E", "--embedded-mode"], [0, 7, 1, "cmdoption-sssom-parse-I", "--input-format"], [0, 7, 1, "cmdoption-sssom-parse-F", "--mapping-predicate-filter"], [0, 7, 1, "cmdoption-sssom-parse-m", "--metadata"], [0, 7, 1, "cmdoption-sssom-parse-p", "--no-clean-prefixes"], [0, 7, 1, "cmdoption-sssom-parse-strict-clean-prefixes", "--no-strict-clean-prefixes"], [0, 7, 1, "cmdoption-sssom-parse-E", "--non-embedded-mode"], [0, 7, 1, "cmdoption-sssom-parse-o", "--output"], [0, 7, 1, "cmdoption-sssom-parse-C", "--prefix-map-mode"], [0, 7, 1, "cmdoption-sssom-parse-strict-clean-prefixes", "--strict-clean-prefixes"], [0, 7, 1, "cmdoption-sssom-parse-C", "-C"], [0, 7, 1, "cmdoption-sssom-parse-E", "-E"], [0, 7, 1, "cmdoption-sssom-parse-F", "-F"], [0, 7, 1, "cmdoption-sssom-parse-I", "-I"], [0, 7, 1, "cmdoption-sssom-parse-m", "-m"], [0, 7, 1, "cmdoption-sssom-parse-o", "-o"], [0, 7, 1, "cmdoption-sssom-parse-p", "-p"], [0, 7, 1, "cmdoption-sssom-parse-arg-INPUT", "INPUT"]], "sssom-partition": [[0, 7, 1, "cmdoption-sssom-partition-d", "--output-directory"], [0, 7, 1, "cmdoption-sssom-partition-d", "-d"], [0, 7, 1, "cmdoption-sssom-partition-arg-INPUTS", "INPUTS"]], "sssom-ptable": [[0, 7, 1, "cmdoption-sssom-ptable-default-confidence", "--default-confidence"], [0, 7, 1, "cmdoption-sssom-ptable-W", "--inverse-factor"], [0, 7, 1, "cmdoption-sssom-ptable-o", "--output"], [0, 7, 1, "cmdoption-sssom-ptable-W", "-W"], [0, 7, 1, "cmdoption-sssom-ptable-o", "-o"], [0, 7, 1, "cmdoption-sssom-ptable-arg-INPUT", "INPUT"]], "sssom-reconcile-prefixes": [[0, 7, 1, "cmdoption-sssom-reconcile-prefixes-o", "--output"], [0, 7, 1, "cmdoption-sssom-reconcile-prefixes-p", "--reconcile-prefix-file"], [0, 7, 1, "cmdoption-sssom-reconcile-prefixes-o", "-o"], [0, 7, 1, "cmdoption-sssom-reconcile-prefixes-p", "-p"], [0, 7, 1, "cmdoption-sssom-reconcile-prefixes-arg-INPUT", "INPUT"]], "sssom-remove": [[0, 7, 1, "cmdoption-sssom-remove-o", "--output"], [0, 7, 1, "cmdoption-sssom-remove-remove-map", "--remove-map"], [0, 7, 1, "cmdoption-sssom-remove-o", "-o"], [0, 7, 1, "cmdoption-sssom-remove-arg-INPUT", "INPUT"]], "sssom-rewire": [[0, 7, 1, "cmdoption-sssom-rewire-I", "--input-format"], [0, 7, 1, "cmdoption-sssom-rewire-m", "--mapping-file"], [0, 7, 1, "cmdoption-sssom-rewire-o", "--output"], [0, 7, 1, "cmdoption-sssom-rewire-O", "--output-format"], [0, 7, 1, "cmdoption-sssom-rewire-precedence", "--precedence"], [0, 7, 1, "cmdoption-sssom-rewire-I", "-I"], [0, 7, 1, "cmdoption-sssom-rewire-O", "-O"], [0, 7, 1, "cmdoption-sssom-rewire-m", "-m"], [0, 7, 1, "cmdoption-sssom-rewire-o", "-o"], [0, 7, 1, "cmdoption-sssom-rewire-arg-INPUT", "INPUT"]], "sssom-sort": [[0, 7, 1, "cmdoption-sssom-sort-k", "--by-columns"], [0, 7, 1, "cmdoption-sssom-sort-r", "--by-rows"], [0, 7, 1, "cmdoption-sssom-sort-o", "--output"], [0, 7, 1, "cmdoption-sssom-sort-k", "-k"], [0, 7, 1, "cmdoption-sssom-sort-o", "-o"], [0, 7, 1, "cmdoption-sssom-sort-r", "-r"], [0, 7, 1, "cmdoption-sssom-sort-arg-INPUT", "INPUT"]], "sssom-sparql": [[0, 7, 1, "cmdoption-sssom-sparql-c", "--config"], [0, 7, 1, "cmdoption-sssom-sparql-g", "--graph"], [0, 7, 1, "cmdoption-sssom-sparql-l", "--limit"], [0, 7, 1, "cmdoption-sssom-sparql-object-labels", "--no-object-labels"], [0, 7, 1, "cmdoption-sssom-sparql-object-labels", "--object-labels"], [0, 7, 1, "cmdoption-sssom-sparql-o", "--output"], [0, 7, 1, "cmdoption-sssom-sparql-P", "--prefix"], [0, 7, 1, "cmdoption-sssom-sparql-e", "--url"], [0, 7, 1, "cmdoption-sssom-sparql-P", "-P"], [0, 7, 1, "cmdoption-sssom-sparql-c", "-c"], [0, 7, 1, "cmdoption-sssom-sparql-e", "-e"], [0, 7, 1, "cmdoption-sssom-sparql-g", "-g"], [0, 7, 1, "cmdoption-sssom-sparql-l", "-l"], [0, 7, 1, "cmdoption-sssom-sparql-o", "-o"]], "sssom-split": [[0, 7, 1, "cmdoption-sssom-split-d", "--output-directory"], [0, 7, 1, "cmdoption-sssom-split-d", "-d"], [0, 7, 1, "cmdoption-sssom-split-arg-INPUT", "INPUT"]], "sssom-validate": [[0, 7, 1, "cmdoption-sssom-validate-V", "--validation-types"], [0, 7, 1, "cmdoption-sssom-validate-V", "-V"], [0, 7, 1, "cmdoption-sssom-validate-arg-INPUT", "INPUT"]]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:data", "3": "py:class", "4": "py:attribute", "5": "py:method", "6": "py:property", "7": "std:cmdoption"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "data", "Python data"], "3": ["py", "class", "Python class"], "4": ["py", "attribute", "Python attribute"], "5": ["py", "method", "Python method"], "6": ["py", "property", "Python property"], "7": ["std", "cmdoption", "program option"]}, "titleterms": {"cli": [0, 4, 10], "sssom": [0, 4, 6, 7, 8, 10], "annot": 0, "cliquesummari": [0, 10], "convert": [0, 5], "correl": 0, "crosstab": 0, "dedup": 0, "diff": [0, 5], "dosql": 0, "filter": 0, "help": 0, "invert": 0, "merg": 0, "pars": [0, 5], "partit": 0, "ptabl": 0, "reconcil": 0, "prefix": 0, "remov": 0, "rewir": 0, "sort": 0, "sparql": 0, "split": 0, "valid": [0, 10], "python": [1, 6, 7], "api": 1, "datamodel": 1, "i": 1, "o": 1, "util": [1, 4, 6, 10], "technic": 2, "document": [2, 3, 9], "updat": [3, 9], "new": [3, 9], "page": [3, 9], "deploy": [3, 9], "submodul": [4, 10], "modul": [4, 10], "cliqu": [4, 10], "context": [4, 10], "io": [4, 10], "parser": [4, 10], "sparql_util": [4, 10], "sssom_datamodel": 4, "sssom_docu": [4, 10], "writer": [4, 10], "content": [4, 6, 10], "exampl": 5, "command": 5, "map": 6, "format": 6, "indic": 6, "tabl": 6, "quick": 7, "instal": 7, "guid": 7, "py": 7, "user": 7, "develop": 7, "packag": 10, "constant": 10, "rdf_util": 10}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.viewcode": 1, "sphinx.ext.todo": 2, "sphinx": 58}, "alltitles": {"CLI": [[0, "cli"]], "sssom": [[0, "sssom"], [8, "sssom"]], "annotate": [[0, "sssom-annotate"]], "cliquesummary": [[0, "sssom-cliquesummary"]], "convert": [[0, "sssom-convert"]], "correlations": [[0, "sssom-correlations"]], "crosstab": [[0, "sssom-crosstab"]], "dedupe": [[0, "sssom-dedupe"]], "diff": [[0, "sssom-diff"]], "dosql": [[0, "sssom-dosql"]], "filter": [[0, "sssom-filter"]], "help": [[0, "sssom-help"]], "invert": [[0, "sssom-invert"]], "merge": [[0, "sssom-merge"]], "parse": [[0, "sssom-parse"]], "partition": [[0, "sssom-partition"]], "ptable": [[0, "sssom-ptable"]], "reconcile-prefixes": [[0, "sssom-reconcile-prefixes"]], "remove": [[0, "sssom-remove"]], "rewire": [[0, "sssom-rewire"]], "sort": [[0, "sssom-sort"]], "sparql": [[0, "sssom-sparql"]], "split": [[0, "sssom-split"]], "validate": [[0, "sssom-validate"]], "Python API": [[1, "python-api"]], "Datamodel": [[1, "datamodel"]], "I/O": [[1, "i-o"]], "Utils": [[1, "utils"]], "Technical Documentation": [[2, "technical-documentation"]], "Update Documentation": [[3, "update-documentation"], [9, "update-documentation"]], "New page": [[3, "new-page"], [9, "new-page"]], "Update and page deployment": [[3, "update-and-page-deployment"], [9, "update-and-page-deployment"]], "SSSOM Submodules": [[4, "sssom-submodules"]], "sssom.cli module": [[4, "module-sssom.cli"], [10, "module-sssom.cli"]], "sssom.cliques module": [[4, "module-sssom.cliques"], [10, "module-sssom.cliques"]], "sssom.context module": [[4, "module-sssom.context"], [10, "module-sssom.context"]], "sssom.io module": [[4, "sssom-io-module"], [10, "module-sssom.io"]], "sssom.parsers module": [[4, "module-sssom.parsers"], [10, "module-sssom.parsers"]], "sssom.sparql_util module": [[4, "sssom-sparql-util-module"], [10, "module-sssom.sparql_util"]], "sssom.sssom_datamodel module": [[4, "sssom-sssom-datamodel-module"]], "sssom.sssom_document module": [[4, "sssom-sssom-document-module"], [10, "module-sssom.sssom_document"]], "sssom.util module": [[4, "sssom-util-module"], [10, "module-sssom.util"]], "sssom.writers module": [[4, "module-sssom.writers"], [10, "module-sssom.writers"]], "Module contents": [[4, "module-sssom"], [10, "module-sssom"]], "Examples": [[5, "examples"]], "parse command": [[5, "parse-command"]], "convert command": [[5, "convert-command"]], "diff command": [[5, "diff-command"]], "SSSOM Mapping Format Python Utilities": [[6, "sssom-mapping-format-python-utilities"]], "Contents": [[6, "contents"]], "Contents:": [[6, null]], "Indices and tables": [[6, "indices-and-tables"]], "Quick Install Guide": [[7, "quick-install-guide"]], "Install Python": [[7, "install-python"]], "Install SSSOM-Py for users": [[7, "install-sssom-py-for-users"]], "Install SSSOM-Py for developers": [[7, "install-sssom-py-for-developers"]], "sssom package": [[10, "sssom-package"]], "Submodules": [[10, "submodules"]], "sssom.cliquesummary module": [[10, "sssom-cliquesummary-module"]], "sssom.constants module": [[10, "module-sssom.constants"]], "sssom.rdf_util module": [[10, "module-sssom.rdf_util"]], "sssom.validators module": [[10, "module-sssom.validators"]]}, "indexentries": {"--author_id": [[0, "cmdoption-sssom-filter-author_id"]], "--author_label": [[0, "cmdoption-sssom-filter-author_label"]], "--by-columns": [[0, "cmdoption-sssom-sort-k"]], "--by-rows": [[0, "cmdoption-sssom-sort-r"]], "--clean-prefixes": [[0, "cmdoption-sssom-parse-p"]], "--comment": [[0, "cmdoption-sssom-annotate-comment"], [0, "cmdoption-sssom-filter-comment"]], "--confidence": [[0, "cmdoption-sssom-filter-confidence"]], "--config": [[0, "cmdoption-sssom-sparql-c"]], "--creator_id": [[0, "cmdoption-sssom-annotate-creator_id"], [0, "cmdoption-sssom-filter-creator_id"]], "--creator_label": [[0, "cmdoption-sssom-annotate-creator_label"], [0, "cmdoption-sssom-filter-creator_label"]], "--curation_rule": [[0, "cmdoption-sssom-filter-curation_rule"]], "--curation_rule_text": [[0, "cmdoption-sssom-filter-curation_rule_text"]], "--default-confidence": [[0, "cmdoption-sssom-ptable-default-confidence"]], "--embedded-mode": [[0, "cmdoption-sssom-parse-E"]], "--fields": [[0, "cmdoption-sssom-correlations-f"], [0, "cmdoption-sssom-crosstab-f"]], "--graph": [[0, "cmdoption-sssom-sparql-g"]], "--input-format": [[0, "cmdoption-sssom-parse-I"], [0, "cmdoption-sssom-rewire-I"]], "--inverse-factor": [[0, "cmdoption-sssom-ptable-W"]], "--inverse-map": [[0, "cmdoption-sssom-invert-inverse-map"]], "--issue_tracker": [[0, "cmdoption-sssom-annotate-issue_tracker"]], "--issue_tracker_item": [[0, "cmdoption-sssom-filter-issue_tracker_item"]], "--license": [[0, "cmdoption-sssom-annotate-license"], [0, "cmdoption-sssom-filter-license"]], "--limit": [[0, "cmdoption-sssom-sparql-l"]], "--mapping-file": [[0, "cmdoption-sssom-rewire-m"]], "--mapping-predicate-filter": [[0, "cmdoption-sssom-parse-F"]], "--mapping_cardinality": [[0, "cmdoption-sssom-filter-mapping_cardinality"]], "--mapping_date": [[0, "cmdoption-sssom-annotate-mapping_date"], [0, "cmdoption-sssom-filter-mapping_date"]], "--mapping_justification": [[0, "cmdoption-sssom-filter-mapping_justification"]], "--mapping_provider": [[0, "cmdoption-sssom-annotate-mapping_provider"], [0, "cmdoption-sssom-filter-mapping_provider"]], "--mapping_set_description": [[0, "cmdoption-sssom-annotate-mapping_set_description"]], "--mapping_set_id": [[0, "cmdoption-sssom-annotate-mapping_set_id"]], "--mapping_set_source": [[0, "cmdoption-sssom-annotate-mapping_set_source"]], "--mapping_set_title": [[0, "cmdoption-sssom-annotate-mapping_set_title"]], "--mapping_set_version": [[0, "cmdoption-sssom-annotate-mapping_set_version"]], "--mapping_source": [[0, "cmdoption-sssom-filter-mapping_source"]], "--mapping_tool": [[0, "cmdoption-sssom-annotate-mapping_tool"], [0, "cmdoption-sssom-filter-mapping_tool"]], "--mapping_tool_version": [[0, "cmdoption-sssom-annotate-mapping_tool_version"], [0, "cmdoption-sssom-filter-mapping_tool_version"]], "--mappings": [[0, "cmdoption-sssom-annotate-mappings"]], "--match_string": [[0, "cmdoption-sssom-filter-match_string"]], "--merge-inverted": [[0, "cmdoption-sssom-invert-merge-inverted"]], "--metadata": [[0, "cmdoption-sssom-cliquesummary-m"], [0, "cmdoption-sssom-parse-m"]], "--no-clean-prefixes": [[0, "cmdoption-sssom-parse-p"]], "--no-merge-inverted": [[0, "cmdoption-sssom-invert-merge-inverted"]], "--no-object-labels": [[0, "cmdoption-sssom-sparql-object-labels"]], "--no-strict-clean-prefixes": [[0, "cmdoption-sssom-parse-strict-clean-prefixes"]], "--no-update-justification": [[0, "cmdoption-sssom-invert-update-justification"]], "--non-embedded-mode": [[0, "cmdoption-sssom-parse-E"]], "--object-labels": [[0, "cmdoption-sssom-sparql-object-labels"]], "--object_category": [[0, "cmdoption-sssom-filter-object_category"]], "--object_id": [[0, "cmdoption-sssom-filter-object_id"]], "--object_label": [[0, "cmdoption-sssom-filter-object_label"]], "--object_match_field": [[0, "cmdoption-sssom-annotate-object_match_field"], [0, "cmdoption-sssom-filter-object_match_field"]], "--object_preprocessing": [[0, "cmdoption-sssom-annotate-object_preprocessing"], [0, "cmdoption-sssom-filter-object_preprocessing"]], "--object_source": [[0, "cmdoption-sssom-annotate-object_source"], [0, "cmdoption-sssom-filter-object_source"]], "--object_source_version": [[0, "cmdoption-sssom-annotate-object_source_version"], [0, "cmdoption-sssom-filter-object_source_version"]], "--object_type": [[0, "cmdoption-sssom-annotate-object_type"], [0, "cmdoption-sssom-filter-object_type"]], "--other": [[0, "cmdoption-sssom-annotate-other"], [0, "cmdoption-sssom-filter-other"]], "--output": [[0, "cmdoption-sssom-annotate-o"], [0, "cmdoption-sssom-cliquesummary-o"], [0, "cmdoption-sssom-convert-o"], [0, "cmdoption-sssom-correlations-o"], [0, "cmdoption-sssom-crosstab-o"], [0, "cmdoption-sssom-dedupe-o"], [0, "cmdoption-sssom-diff-o"], [0, "cmdoption-sssom-dosql-o"], [0, "cmdoption-sssom-filter-o"], [0, "cmdoption-sssom-invert-o"], [0, "cmdoption-sssom-merge-o"], [0, "cmdoption-sssom-parse-o"], [0, "cmdoption-sssom-ptable-o"], [0, "cmdoption-sssom-reconcile-prefixes-o"], [0, "cmdoption-sssom-remove-o"], [0, "cmdoption-sssom-rewire-o"], [0, "cmdoption-sssom-sort-o"], [0, "cmdoption-sssom-sparql-o"]], "--output-directory": [[0, "cmdoption-sssom-partition-d"], [0, "cmdoption-sssom-split-d"]], "--output-format": [[0, "cmdoption-sssom-convert-O"], [0, "cmdoption-sssom-rewire-O"]], "--precedence": [[0, "cmdoption-sssom-rewire-precedence"]], "--predicate_id": [[0, "cmdoption-sssom-filter-predicate_id"]], "--predicate_label": [[0, "cmdoption-sssom-filter-predicate_label"]], "--predicate_modifier": [[0, "cmdoption-sssom-filter-predicate_modifier"]], "--prefix": [[0, "cmdoption-sssom-sparql-P"]], "--prefix-map-mode": [[0, "cmdoption-sssom-parse-C"]], "--publication_date": [[0, "cmdoption-sssom-annotate-publication_date"], [0, "cmdoption-sssom-filter-publication_date"]], "--query": [[0, "cmdoption-sssom-dosql-Q"]], "--quiet": [[0, "cmdoption-sssom-q"]], "--reconcile": [[0, "cmdoption-sssom-merge-R"]], "--reconcile-prefix-file": [[0, "cmdoption-sssom-reconcile-prefixes-p"]], "--remove-map": [[0, "cmdoption-sssom-remove-remove-map"]], "--replace-multivalued": [[0, "cmdoption-sssom-annotate-replace-multivalued"]], "--reviewer_id": [[0, "cmdoption-sssom-filter-reviewer_id"]], "--reviewer_label": [[0, "cmdoption-sssom-filter-reviewer_label"]], "--see_also": [[0, "cmdoption-sssom-annotate-see_also"], [0, "cmdoption-sssom-filter-see_also"]], "--semantic_similarity_measure": [[0, "cmdoption-sssom-filter-semantic_similarity_measure"]], "--semantic_similarity_score": [[0, "cmdoption-sssom-filter-semantic_similarity_score"]], "--statsfile": [[0, "cmdoption-sssom-cliquesummary-s"]], "--strict-clean-prefixes": [[0, "cmdoption-sssom-parse-strict-clean-prefixes"]], "--subject-prefix": [[0, "cmdoption-sssom-invert-P"]], "--subject_category": [[0, "cmdoption-sssom-filter-subject_category"]], "--subject_id": [[0, "cmdoption-sssom-filter-subject_id"]], "--subject_label": [[0, "cmdoption-sssom-filter-subject_label"]], "--subject_match_field": [[0, "cmdoption-sssom-annotate-subject_match_field"], [0, "cmdoption-sssom-filter-subject_match_field"]], "--subject_preprocessing": [[0, "cmdoption-sssom-annotate-subject_preprocessing"], [0, "cmdoption-sssom-filter-subject_preprocessing"]], "--subject_source": [[0, "cmdoption-sssom-annotate-subject_source"], [0, "cmdoption-sssom-filter-subject_source"]], "--subject_source_version": [[0, "cmdoption-sssom-annotate-subject_source_version"], [0, "cmdoption-sssom-filter-subject_source_version"]], "--subject_type": [[0, "cmdoption-sssom-annotate-subject_type"], [0, "cmdoption-sssom-filter-subject_type"]], "--transpose": [[0, "cmdoption-sssom-correlations-t"], [0, "cmdoption-sssom-crosstab-t"]], "--update-justification": [[0, "cmdoption-sssom-invert-update-justification"]], "--url": [[0, "cmdoption-sssom-sparql-e"]], "--validation-types": [[0, "cmdoption-sssom-validate-V"]], "--verbose": [[0, "cmdoption-sssom-v"]], "--version": [[0, "cmdoption-sssom-version"]], "-c": [[0, "cmdoption-sssom-parse-C"], [0, "cmdoption-sssom-sparql-c"]], "-e": [[0, "cmdoption-sssom-parse-E"], [0, "cmdoption-sssom-sparql-e"]], "-f": [[0, "cmdoption-sssom-parse-F"], [0, "cmdoption-sssom-correlations-f"], [0, "cmdoption-sssom-crosstab-f"]], "-i": [[0, "cmdoption-sssom-parse-I"], [0, "cmdoption-sssom-rewire-I"]], "-o": [[0, "cmdoption-sssom-convert-O"], [0, "cmdoption-sssom-rewire-O"], [0, "cmdoption-sssom-annotate-o"], [0, "cmdoption-sssom-cliquesummary-o"], [0, "cmdoption-sssom-convert-o"], [0, "cmdoption-sssom-correlations-o"], [0, "cmdoption-sssom-crosstab-o"], [0, "cmdoption-sssom-dedupe-o"], [0, "cmdoption-sssom-diff-o"], [0, "cmdoption-sssom-dosql-o"], [0, "cmdoption-sssom-filter-o"], [0, "cmdoption-sssom-invert-o"], [0, "cmdoption-sssom-merge-o"], [0, "cmdoption-sssom-parse-o"], [0, "cmdoption-sssom-ptable-o"], [0, "cmdoption-sssom-reconcile-prefixes-o"], [0, "cmdoption-sssom-remove-o"], [0, "cmdoption-sssom-rewire-o"], [0, "cmdoption-sssom-sort-o"], [0, "cmdoption-sssom-sparql-o"]], "-p": [[0, "cmdoption-sssom-invert-P"], [0, "cmdoption-sssom-sparql-P"], [0, "cmdoption-sssom-parse-p"], [0, "cmdoption-sssom-reconcile-prefixes-p"]], "-q": [[0, "cmdoption-sssom-dosql-Q"], [0, "cmdoption-sssom-q"]], "-r": [[0, "cmdoption-sssom-merge-R"], [0, "cmdoption-sssom-sort-r"]], "-v": [[0, "cmdoption-sssom-validate-V"], [0, "cmdoption-sssom-v"]], "-w": [[0, "cmdoption-sssom-ptable-W"]], "-d": [[0, "cmdoption-sssom-partition-d"], [0, "cmdoption-sssom-split-d"]], "-g": [[0, "cmdoption-sssom-sparql-g"]], "-k": [[0, "cmdoption-sssom-sort-k"]], "-l": [[0, "cmdoption-sssom-sparql-l"]], "-m": [[0, "cmdoption-sssom-cliquesummary-m"], [0, "cmdoption-sssom-parse-m"], [0, "cmdoption-sssom-rewire-m"]], "-s": [[0, "cmdoption-sssom-cliquesummary-s"]], "-t": [[0, "cmdoption-sssom-correlations-t"], [0, "cmdoption-sssom-crosstab-t"]], "input": [[0, "cmdoption-sssom-annotate-arg-INPUT"], [0, "cmdoption-sssom-cliquesummary-arg-INPUT"], [0, "cmdoption-sssom-convert-arg-INPUT"], [0, "cmdoption-sssom-correlations-arg-INPUT"], [0, "cmdoption-sssom-crosstab-arg-INPUT"], [0, "cmdoption-sssom-dedupe-arg-INPUT"], [0, "cmdoption-sssom-filter-arg-INPUT"], [0, "cmdoption-sssom-invert-arg-INPUT"], [0, "cmdoption-sssom-parse-arg-INPUT"], [0, "cmdoption-sssom-ptable-arg-INPUT"], [0, "cmdoption-sssom-reconcile-prefixes-arg-INPUT"], [0, "cmdoption-sssom-remove-arg-INPUT"], [0, "cmdoption-sssom-rewire-arg-INPUT"], [0, "cmdoption-sssom-sort-arg-INPUT"], [0, "cmdoption-sssom-split-arg-INPUT"], [0, "cmdoption-sssom-validate-arg-INPUT"]], "inputs": [[0, "cmdoption-sssom-diff-arg-INPUTS"], [0, "cmdoption-sssom-dosql-arg-INPUTS"], [0, "cmdoption-sssom-merge-arg-INPUTS"], [0, "cmdoption-sssom-partition-arg-INPUTS"]], "subcommand": [[0, "cmdoption-sssom-help-arg-SUBCOMMAND"]], "sssom command line option": [[0, "cmdoption-sssom-q"], [0, "cmdoption-sssom-v"], [0, "cmdoption-sssom-version"]], "sssom-annotate command line option": [[0, "cmdoption-sssom-annotate-arg-INPUT"], [0, "cmdoption-sssom-annotate-comment"], [0, "cmdoption-sssom-annotate-creator_id"], [0, "cmdoption-sssom-annotate-creator_label"], [0, "cmdoption-sssom-annotate-issue_tracker"], [0, "cmdoption-sssom-annotate-license"], [0, "cmdoption-sssom-annotate-mapping_date"], [0, "cmdoption-sssom-annotate-mapping_provider"], [0, "cmdoption-sssom-annotate-mapping_set_description"], [0, "cmdoption-sssom-annotate-mapping_set_id"], [0, "cmdoption-sssom-annotate-mapping_set_source"], [0, "cmdoption-sssom-annotate-mapping_set_title"], [0, "cmdoption-sssom-annotate-mapping_set_version"], [0, "cmdoption-sssom-annotate-mapping_tool"], [0, "cmdoption-sssom-annotate-mapping_tool_version"], [0, "cmdoption-sssom-annotate-mappings"], [0, "cmdoption-sssom-annotate-o"], [0, "cmdoption-sssom-annotate-object_match_field"], [0, "cmdoption-sssom-annotate-object_preprocessing"], [0, "cmdoption-sssom-annotate-object_source"], [0, "cmdoption-sssom-annotate-object_source_version"], [0, "cmdoption-sssom-annotate-object_type"], [0, "cmdoption-sssom-annotate-other"], [0, "cmdoption-sssom-annotate-publication_date"], [0, "cmdoption-sssom-annotate-replace-multivalued"], [0, "cmdoption-sssom-annotate-see_also"], [0, "cmdoption-sssom-annotate-subject_match_field"], [0, "cmdoption-sssom-annotate-subject_preprocessing"], [0, "cmdoption-sssom-annotate-subject_source"], [0, "cmdoption-sssom-annotate-subject_source_version"], [0, "cmdoption-sssom-annotate-subject_type"]], "sssom-cliquesummary command line option": [[0, "cmdoption-sssom-cliquesummary-arg-INPUT"], [0, "cmdoption-sssom-cliquesummary-m"], [0, "cmdoption-sssom-cliquesummary-o"], [0, "cmdoption-sssom-cliquesummary-s"]], "sssom-convert command line option": [[0, "cmdoption-sssom-convert-O"], [0, "cmdoption-sssom-convert-arg-INPUT"], [0, "cmdoption-sssom-convert-o"]], "sssom-correlations command line option": [[0, "cmdoption-sssom-correlations-arg-INPUT"], [0, "cmdoption-sssom-correlations-f"], [0, "cmdoption-sssom-correlations-o"], [0, "cmdoption-sssom-correlations-t"]], "sssom-crosstab command line option": [[0, "cmdoption-sssom-crosstab-arg-INPUT"], [0, "cmdoption-sssom-crosstab-f"], [0, "cmdoption-sssom-crosstab-o"], [0, "cmdoption-sssom-crosstab-t"]], "sssom-dedupe command line option": [[0, "cmdoption-sssom-dedupe-arg-INPUT"], [0, "cmdoption-sssom-dedupe-o"]], "sssom-diff command line option": [[0, "cmdoption-sssom-diff-arg-INPUTS"], [0, "cmdoption-sssom-diff-o"]], "sssom-dosql command line option": [[0, "cmdoption-sssom-dosql-Q"], [0, "cmdoption-sssom-dosql-arg-INPUTS"], [0, "cmdoption-sssom-dosql-o"]], "sssom-filter command line option": [[0, "cmdoption-sssom-filter-arg-INPUT"], [0, "cmdoption-sssom-filter-author_id"], [0, "cmdoption-sssom-filter-author_label"], [0, "cmdoption-sssom-filter-comment"], [0, "cmdoption-sssom-filter-confidence"], [0, "cmdoption-sssom-filter-creator_id"], [0, "cmdoption-sssom-filter-creator_label"], [0, "cmdoption-sssom-filter-curation_rule"], [0, "cmdoption-sssom-filter-curation_rule_text"], [0, "cmdoption-sssom-filter-issue_tracker_item"], [0, "cmdoption-sssom-filter-license"], [0, "cmdoption-sssom-filter-mapping_cardinality"], [0, "cmdoption-sssom-filter-mapping_date"], [0, "cmdoption-sssom-filter-mapping_justification"], [0, "cmdoption-sssom-filter-mapping_provider"], [0, "cmdoption-sssom-filter-mapping_source"], [0, "cmdoption-sssom-filter-mapping_tool"], [0, "cmdoption-sssom-filter-mapping_tool_version"], [0, "cmdoption-sssom-filter-match_string"], [0, "cmdoption-sssom-filter-o"], [0, "cmdoption-sssom-filter-object_category"], [0, "cmdoption-sssom-filter-object_id"], [0, "cmdoption-sssom-filter-object_label"], [0, "cmdoption-sssom-filter-object_match_field"], [0, "cmdoption-sssom-filter-object_preprocessing"], [0, "cmdoption-sssom-filter-object_source"], [0, "cmdoption-sssom-filter-object_source_version"], [0, "cmdoption-sssom-filter-object_type"], [0, "cmdoption-sssom-filter-other"], [0, "cmdoption-sssom-filter-predicate_id"], [0, "cmdoption-sssom-filter-predicate_label"], [0, "cmdoption-sssom-filter-predicate_modifier"], [0, "cmdoption-sssom-filter-publication_date"], [0, "cmdoption-sssom-filter-reviewer_id"], [0, "cmdoption-sssom-filter-reviewer_label"], [0, "cmdoption-sssom-filter-see_also"], [0, "cmdoption-sssom-filter-semantic_similarity_measure"], [0, "cmdoption-sssom-filter-semantic_similarity_score"], [0, "cmdoption-sssom-filter-subject_category"], [0, "cmdoption-sssom-filter-subject_id"], [0, "cmdoption-sssom-filter-subject_label"], [0, "cmdoption-sssom-filter-subject_match_field"], [0, "cmdoption-sssom-filter-subject_preprocessing"], [0, "cmdoption-sssom-filter-subject_source"], [0, "cmdoption-sssom-filter-subject_source_version"], [0, "cmdoption-sssom-filter-subject_type"]], "sssom-help command line option": [[0, "cmdoption-sssom-help-arg-SUBCOMMAND"]], "sssom-invert command line option": [[0, "cmdoption-sssom-invert-P"], [0, "cmdoption-sssom-invert-arg-INPUT"], [0, "cmdoption-sssom-invert-inverse-map"], [0, "cmdoption-sssom-invert-merge-inverted"], [0, "cmdoption-sssom-invert-o"], [0, "cmdoption-sssom-invert-update-justification"]], "sssom-merge command line option": [[0, "cmdoption-sssom-merge-R"], [0, "cmdoption-sssom-merge-arg-INPUTS"], [0, "cmdoption-sssom-merge-o"]], "sssom-parse command line option": [[0, "cmdoption-sssom-parse-C"], [0, "cmdoption-sssom-parse-E"], [0, "cmdoption-sssom-parse-F"], [0, "cmdoption-sssom-parse-I"], [0, "cmdoption-sssom-parse-arg-INPUT"], [0, "cmdoption-sssom-parse-m"], [0, "cmdoption-sssom-parse-o"], [0, "cmdoption-sssom-parse-p"], [0, "cmdoption-sssom-parse-strict-clean-prefixes"]], "sssom-partition command line option": [[0, "cmdoption-sssom-partition-arg-INPUTS"], [0, "cmdoption-sssom-partition-d"]], "sssom-ptable command line option": [[0, "cmdoption-sssom-ptable-W"], [0, "cmdoption-sssom-ptable-arg-INPUT"], [0, "cmdoption-sssom-ptable-default-confidence"], [0, "cmdoption-sssom-ptable-o"]], "sssom-reconcile-prefixes command line option": [[0, "cmdoption-sssom-reconcile-prefixes-arg-INPUT"], [0, "cmdoption-sssom-reconcile-prefixes-o"], [0, "cmdoption-sssom-reconcile-prefixes-p"]], "sssom-remove command line option": [[0, "cmdoption-sssom-remove-arg-INPUT"], [0, "cmdoption-sssom-remove-o"], [0, "cmdoption-sssom-remove-remove-map"]], "sssom-rewire command line option": [[0, "cmdoption-sssom-rewire-I"], [0, "cmdoption-sssom-rewire-O"], [0, "cmdoption-sssom-rewire-arg-INPUT"], [0, "cmdoption-sssom-rewire-m"], [0, "cmdoption-sssom-rewire-o"], [0, "cmdoption-sssom-rewire-precedence"]], "sssom-sort command line option": [[0, "cmdoption-sssom-sort-arg-INPUT"], [0, "cmdoption-sssom-sort-k"], [0, "cmdoption-sssom-sort-o"], [0, "cmdoption-sssom-sort-r"]], "sssom-sparql command line option": [[0, "cmdoption-sssom-sparql-P"], [0, "cmdoption-sssom-sparql-c"], [0, "cmdoption-sssom-sparql-e"], [0, "cmdoption-sssom-sparql-g"], [0, "cmdoption-sssom-sparql-l"], [0, "cmdoption-sssom-sparql-o"], [0, "cmdoption-sssom-sparql-object-labels"]], "sssom-split command line option": [[0, "cmdoption-sssom-split-arg-INPUT"], [0, "cmdoption-sssom-split-d"]], "sssom-validate command line option": [[0, "cmdoption-sssom-validate-V"], [0, "cmdoption-sssom-validate-arg-INPUT"]], "entitypair (class in sssom.util)": [[1, "sssom.util.EntityPair"], [10, "sssom.util.EntityPair"]], "key_features (in module sssom.util)": [[1, "sssom.util.KEY_FEATURES"], [10, "sssom.util.KEY_FEATURES"]], "mappingsetdataframe (class in sssom.util)": [[1, "sssom.util.MappingSetDataFrame"], [10, "sssom.util.MappingSetDataFrame"]], "mappingsetdiff (class in sssom.util)": [[1, "sssom.util.MappingSetDiff"], [10, "sssom.util.MappingSetDiff"]], "mappingsetdocument (class in sssom.sssom_document)": [[1, "sssom.sssom_document.MappingSetDocument"], [10, "sssom.sssom_document.MappingSetDocument"]], "add_default_confidence() (in module sssom.util)": [[1, "sssom.util.add_default_confidence"], [10, "sssom.util.add_default_confidence"]], "annotate_file() (in module sssom.io)": [[1, "sssom.io.annotate_file"], [10, "sssom.io.annotate_file"]], "are_params_slots() (in module sssom.util)": [[1, "sssom.util.are_params_slots"], [10, "sssom.util.are_params_slots"]], "assign_default_confidence() (in module sssom.util)": [[1, "sssom.util.assign_default_confidence"], [10, "sssom.util.assign_default_confidence"]], "augment_metadata() (in module sssom.util)": [[1, "sssom.util.augment_metadata"], [10, "sssom.util.augment_metadata"]], "clean_context() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.clean_context"], [10, "sssom.util.MappingSetDataFrame.clean_context"]], "clean_prefix_map() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.clean_prefix_map"], [10, "sssom.util.MappingSetDataFrame.clean_prefix_map"]], "collapse() (in module sssom.util)": [[1, "sssom.util.collapse"], [10, "sssom.util.collapse"]], "combined_dataframe (sssom.util.mappingsetdiff attribute)": [[1, "sssom.util.MappingSetDiff.combined_dataframe"], [10, "sssom.util.MappingSetDiff.combined_dataframe"]], "compare_dataframes() (in module sssom.util)": [[1, "sssom.util.compare_dataframes"], [10, "sssom.util.compare_dataframes"]], "convert_file() (in module sssom.io)": [[1, "sssom.io.convert_file"], [10, "sssom.io.convert_file"]], "create_entity() (in module sssom.util)": [[1, "sssom.util.create_entity"], [10, "sssom.util.create_entity"]], "dataframe_to_ptable() (in module sssom.util)": [[1, "sssom.util.dataframe_to_ptable"], [10, "sssom.util.dataframe_to_ptable"]], "deal_with_negation() (in module sssom.util)": [[1, "sssom.util.deal_with_negation"], [10, "sssom.util.deal_with_negation"]], "extract_iris() (in module sssom.io)": [[1, "sssom.io.extract_iris"], [10, "sssom.io.extract_iris"]], "filter_file() (in module sssom.io)": [[1, "sssom.io.filter_file"], [10, "sssom.io.filter_file"]], "filter_out_prefixes() (in module sssom.util)": [[1, "sssom.util.filter_out_prefixes"], [10, "sssom.util.filter_out_prefixes"]], "filter_prefixes() (in module sssom.util)": [[1, "sssom.util.filter_prefixes"], [10, "sssom.util.filter_prefixes"]], "filter_redundant_rows() (in module sssom.util)": [[1, "sssom.util.filter_redundant_rows"], [10, "sssom.util.filter_redundant_rows"]], "from_mapping_set() (sssom.util.mappingsetdataframe class method)": [[1, "sssom.util.MappingSetDataFrame.from_mapping_set"], [10, "sssom.util.MappingSetDataFrame.from_mapping_set"]], "from_mapping_set_document() (sssom.util.mappingsetdataframe class method)": [[1, "sssom.util.MappingSetDataFrame.from_mapping_set_document"], [10, "sssom.util.MappingSetDataFrame.from_mapping_set_document"]], "from_mappings() (sssom.util.mappingsetdataframe class method)": [[1, "sssom.util.MappingSetDataFrame.from_mappings"], [10, "sssom.util.MappingSetDataFrame.from_mappings"]], "get_all_prefixes() (in module sssom.util)": [[1, "sssom.util.get_all_prefixes"], [10, "sssom.util.get_all_prefixes"]], "get_dict_from_mapping() (in module sssom.util)": [[1, "sssom.util.get_dict_from_mapping"], [10, "sssom.util.get_dict_from_mapping"]], "get_file_extension() (in module sssom.util)": [[1, "sssom.util.get_file_extension"], [10, "sssom.util.get_file_extension"]], "get_metadata_and_prefix_map() (in module sssom.io)": [[1, "sssom.io.get_metadata_and_prefix_map"], [10, "sssom.io.get_metadata_and_prefix_map"]], "get_prefix_from_curie() (in module sssom.util)": [[1, "sssom.util.get_prefix_from_curie"], [10, "sssom.util.get_prefix_from_curie"]], "get_prefixes_used_in_metadata() (in module sssom.util)": [[1, "sssom.util.get_prefixes_used_in_metadata"], [10, "sssom.util.get_prefixes_used_in_metadata"]], "get_prefixes_used_in_table() (in module sssom.util)": [[1, "sssom.util.get_prefixes_used_in_table"], [10, "sssom.util.get_prefixes_used_in_table"]], "get_row_based_on_hierarchy() (in module sssom.util)": [[1, "sssom.util.get_row_based_on_hierarchy"], [10, "sssom.util.get_row_based_on_hierarchy"]], "group_mappings() (in module sssom.util)": [[1, "sssom.util.group_mappings"], [10, "sssom.util.group_mappings"]], "inject_metadata_into_df() (in module sssom.util)": [[1, "sssom.util.inject_metadata_into_df"], [10, "sssom.util.inject_metadata_into_df"]], "invert_mappings() (in module sssom.util)": [[1, "sssom.util.invert_mappings"], [10, "sssom.util.invert_mappings"]], "is_multivalued_slot() (in module sssom.util)": [[1, "sssom.util.is_multivalued_slot"], [10, "sssom.util.is_multivalued_slot"]], "mapping_set (sssom.sssom_document.mappingsetdocument attribute)": [[1, "sssom.sssom_document.MappingSetDocument.mapping_set"], [10, "sssom.sssom_document.MappingSetDocument.mapping_set"]], "merge() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.merge"], [10, "sssom.util.MappingSetDataFrame.merge"]], "merge_msdf() (in module sssom.util)": [[1, "sssom.util.merge_msdf"], [10, "sssom.util.merge_msdf"]], "module": [[1, "module-sssom.io"], [1, "module-sssom.sssom_document"], [1, "module-sssom.util"], [4, "module-sssom"], [4, "module-sssom.cli"], [4, "module-sssom.cliques"], [4, "module-sssom.context"], [4, "module-sssom.parsers"], [4, "module-sssom.writers"], [10, "module-sssom"], [10, "module-sssom.cli"], [10, "module-sssom.cliques"], [10, "module-sssom.constants"], [10, "module-sssom.context"], [10, "module-sssom.io"], [10, "module-sssom.parsers"], [10, "module-sssom.rdf_util"], [10, "module-sssom.sparql_util"], [10, "module-sssom.sssom_document"], [10, "module-sssom.util"], [10, "module-sssom.validators"], [10, "module-sssom.writers"]], "parse() (in module sssom.util)": [[1, "sssom.util.parse"], [10, "sssom.util.parse"]], "parse_file() (in module sssom.io)": [[1, "sssom.io.parse_file"], [10, "sssom.io.parse_file"]], "prefix_map (sssom.sssom_document.mappingsetdocument property)": [[1, "sssom.sssom_document.MappingSetDocument.prefix_map"], [10, "sssom.sssom_document.MappingSetDocument.prefix_map"]], "prefix_map (sssom.util.mappingsetdataframe property)": [[1, "sssom.util.MappingSetDataFrame.prefix_map"], [10, "sssom.util.MappingSetDataFrame.prefix_map"]], "raise_for_bad_path() (in module sssom.util)": [[1, "sssom.util.raise_for_bad_path"], [10, "sssom.util.raise_for_bad_path"]], "reconcile_prefix_and_data() (in module sssom.util)": [[1, "sssom.util.reconcile_prefix_and_data"], [10, "sssom.util.reconcile_prefix_and_data"]], "remove_mappings() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.remove_mappings"], [10, "sssom.util.MappingSetDataFrame.remove_mappings"]], "remove_unmatched() (in module sssom.util)": [[1, "sssom.util.remove_unmatched"], [10, "sssom.util.remove_unmatched"]], "run_sql_query() (in module sssom.io)": [[1, "sssom.io.run_sql_query"], [10, "sssom.io.run_sql_query"]], "safe_compress() (in module sssom.util)": [[1, "sssom.util.safe_compress"], [10, "sssom.util.safe_compress"]], "sort_df_rows_columns() (in module sssom.util)": [[1, "sssom.util.sort_df_rows_columns"], [10, "sssom.util.sort_df_rows_columns"]], "sort_sssom() (in module sssom.util)": [[1, "sssom.util.sort_sssom"], [10, "sssom.util.sort_sssom"]], "split_file() (in module sssom.io)": [[1, "sssom.io.split_file"], [10, "sssom.io.split_file"]], "sssom.io": [[1, "module-sssom.io"], [10, "module-sssom.io"]], "sssom.sssom_document": [[1, "module-sssom.sssom_document"], [10, "module-sssom.sssom_document"]], "sssom.util": [[1, "module-sssom.util"], [10, "module-sssom.util"]], "standardize_references() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.standardize_references"], [10, "sssom.util.MappingSetDataFrame.standardize_references"]], "to_mapping_set() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.to_mapping_set"], [10, "sssom.util.MappingSetDataFrame.to_mapping_set"]], "to_mapping_set_dataframe() (in module sssom.util)": [[1, "sssom.util.to_mapping_set_dataframe"], [10, "sssom.util.to_mapping_set_dataframe"]], "to_mapping_set_document() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.to_mapping_set_document"], [10, "sssom.util.MappingSetDataFrame.to_mapping_set_document"]], "to_mappings() (sssom.util.mappingsetdataframe method)": [[1, "sssom.util.MappingSetDataFrame.to_mappings"], [10, "sssom.util.MappingSetDataFrame.to_mappings"]], "validate_file() (in module sssom.io)": [[1, "sssom.io.validate_file"], [10, "sssom.io.validate_file"]], "with_converter() (sssom.util.mappingsetdataframe class method)": [[1, "sssom.util.MappingSetDataFrame.with_converter"], [10, "sssom.util.MappingSetDataFrame.with_converter"]], "converterhint (in module sssom.context)": [[4, "sssom.context.ConverterHint"], [10, "sssom.context.ConverterHint"]], "dynamically_generate_sssom_options() (in module sssom.cli)": [[4, "sssom.cli.dynamically_generate_sssom_options"], [10, "sssom.cli.dynamically_generate_sssom_options"]], "ensure_converter() (in module sssom.context)": [[4, "sssom.context.ensure_converter"], [10, "sssom.context.ensure_converter"]], "from_alignment_minidom() (in module sssom.parsers)": [[4, "sssom.parsers.from_alignment_minidom"], [10, "sssom.parsers.from_alignment_minidom"]], "from_obographs() (in module sssom.parsers)": [[4, "sssom.parsers.from_obographs"], [10, "sssom.parsers.from_obographs"]], "from_sssom_dataframe() (in module sssom.parsers)": [[4, "sssom.parsers.from_sssom_dataframe"], [10, "sssom.parsers.from_sssom_dataframe"]], "from_sssom_json() (in module sssom.parsers)": [[4, "sssom.parsers.from_sssom_json"], [10, "sssom.parsers.from_sssom_json"]], "from_sssom_rdf() (in module sssom.parsers)": [[4, "sssom.parsers.from_sssom_rdf"], [10, "sssom.parsers.from_sssom_rdf"]], "get_converter() (in module sssom.context)": [[4, "sssom.context.get_converter"], [10, "sssom.context.get_converter"]], "get_parsing_function() (in module sssom.parsers)": [[4, "sssom.parsers.get_parsing_function"], [10, "sssom.parsers.get_parsing_function"]], "get_src() (in module sssom.cliques)": [[4, "sssom.cliques.get_src"], [10, "sssom.cliques.get_src"]], "get_writer_function() (in module sssom.writers)": [[4, "sssom.writers.get_writer_function"], [10, "sssom.writers.get_writer_function"]], "group_values() (in module sssom.cliques)": [[4, "sssom.cliques.group_values"], [10, "sssom.cliques.group_values"]], "parse_alignment_xml() (in module sssom.parsers)": [[4, "sssom.parsers.parse_alignment_xml"], [10, "sssom.parsers.parse_alignment_xml"]], "parse_obographs_json() (in module sssom.parsers)": [[4, "sssom.parsers.parse_obographs_json"], [10, "sssom.parsers.parse_obographs_json"]], "parse_sssom_json() (in module sssom.parsers)": [[4, "sssom.parsers.parse_sssom_json"], [10, "sssom.parsers.parse_sssom_json"]], "parse_sssom_rdf() (in module sssom.parsers)": [[4, "sssom.parsers.parse_sssom_rdf"], [10, "sssom.parsers.parse_sssom_rdf"]], "parse_sssom_table() (in module sssom.parsers)": [[4, "sssom.parsers.parse_sssom_table"], [10, "sssom.parsers.parse_sssom_table"]], "split_dataframe() (in module sssom.parsers)": [[4, "sssom.parsers.split_dataframe"], [10, "sssom.parsers.split_dataframe"]], "split_dataframe_by_prefix() (in module sssom.parsers)": [[4, "sssom.parsers.split_dataframe_by_prefix"], [10, "sssom.parsers.split_dataframe_by_prefix"]], "split_into_cliques() (in module sssom.cliques)": [[4, "sssom.cliques.split_into_cliques"], [10, "sssom.cliques.split_into_cliques"]], "sssom": [[4, "module-sssom"], [10, "module-sssom"]], "sssom.cli": [[4, "module-sssom.cli"], [10, "module-sssom.cli"]], "sssom.cliques": [[4, "module-sssom.cliques"], [10, "module-sssom.cliques"]], "sssom.context": [[4, "module-sssom.context"], [10, "module-sssom.context"]], "sssom.parsers": [[4, "module-sssom.parsers"], [10, "module-sssom.parsers"]], "sssom.writers": [[4, "module-sssom.writers"], [10, "module-sssom.writers"]], "summarize_cliques() (in module sssom.cliques)": [[4, "sssom.cliques.summarize_cliques"], [10, "sssom.cliques.summarize_cliques"]], "to_digraph() (in module sssom.cliques)": [[4, "sssom.cliques.to_digraph"], [10, "sssom.cliques.to_digraph"]], "to_fhir_json() (in module sssom.writers)": [[4, "sssom.writers.to_fhir_json"], [10, "sssom.writers.to_fhir_json"]], "to_json() (in module sssom.writers)": [[4, "sssom.writers.to_json"], [10, "sssom.writers.to_json"]], "to_mapping_set_document() (in module sssom.parsers)": [[4, "sssom.parsers.to_mapping_set_document"], [10, "sssom.parsers.to_mapping_set_document"]], "to_ontoportal_json() (in module sssom.writers)": [[4, "sssom.writers.to_ontoportal_json"], [10, "sssom.writers.to_ontoportal_json"]], "to_owl_graph() (in module sssom.writers)": [[4, "sssom.writers.to_owl_graph"], [10, "sssom.writers.to_owl_graph"]], "to_rdf_graph() (in module sssom.writers)": [[4, "sssom.writers.to_rdf_graph"], [10, "sssom.writers.to_rdf_graph"]], "write_fhir_json() (in module sssom.writers)": [[4, "sssom.writers.write_fhir_json"], [10, "sssom.writers.write_fhir_json"]], "write_json() (in module sssom.writers)": [[4, "sssom.writers.write_json"], [10, "sssom.writers.write_json"]], "write_ontoportal_json() (in module sssom.writers)": [[4, "sssom.writers.write_ontoportal_json"], [10, "sssom.writers.write_ontoportal_json"]], "write_owl() (in module sssom.writers)": [[4, "sssom.writers.write_owl"], [10, "sssom.writers.write_owl"]], "write_rdf() (in module sssom.writers)": [[4, "sssom.writers.write_rdf"], [10, "sssom.writers.write_rdf"]], "write_table() (in module sssom.writers)": [[4, "sssom.writers.write_table"], [10, "sssom.writers.write_table"]], "write_tables() (in module sssom.writers)": [[4, "sssom.writers.write_tables"], [10, "sssom.writers.write_tables"]], "compositematching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.CompositeMatching"]], "crossspeciesbroadmatch (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.CrossSpeciesBroadMatch"]], "crossspeciesexactmatch (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.CrossSpeciesExactMatch"]], "crossspeciesnarrowmatch (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.CrossSpeciesNarrowMatch"]], "endpointconfig (class in sssom.sparql_util)": [[10, "sssom.sparql_util.EndpointConfig"]], "jsonschema (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.JsonSchema"]], "lexicalmatching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.LexicalMatching"]], "lexicalsimilaritythresholdmatching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.LexicalSimilarityThresholdMatching"]], "logicalreasoning (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.LogicalReasoning"]], "manualmappingcuration (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.ManualMappingCuration"]], "mappingchaining (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.MappingChaining"]], "mappinginversion (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.MappingInversion"]], "mappingreview (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.MappingReview"]], "metadatatype (in module sssom.constants)": [[10, "sssom.constants.MetadataType"]], "prefixmapcompleteness (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.PrefixMapCompleteness"]], "semapv (class in sssom.constants)": [[10, "sssom.constants.SEMAPV"]], "sssomschemaview (class in sssom.constants)": [[10, "sssom.constants.SSSOMSchemaView"]], "schemavalidationtype (class in sssom.constants)": [[10, "sssom.constants.SchemaValidationType"]], "semanticsimilaritythresholdmatching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.SemanticSimilarityThresholdMatching"]], "shacl (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.Shacl"]], "sparql (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.Sparql"]], "strictcurieformat (sssom.constants.schemavalidationtype attribute)": [[10, "sssom.constants.SchemaValidationType.StrictCurieFormat"]], "unspecifiedmatching (sssom.constants.semapv attribute)": [[10, "sssom.constants.SEMAPV.UnspecifiedMatching"]], "__new__() (sssom.constants.sssomschemaview static method)": [[10, "sssom.constants.SSSOMSchemaView.__new__"]], "check_all_prefixes_in_curie_map() (in module sssom.validators)": [[10, "sssom.validators.check_all_prefixes_in_curie_map"]], "check_strict_curie_format() (in module sssom.validators)": [[10, "sssom.validators.check_strict_curie_format"]], "common_tuples (sssom.util.mappingsetdiff attribute)": [[10, "sssom.util.MappingSetDiff.common_tuples"]], "converter (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.converter"]], "converter (sssom.sssom_document.mappingsetdocument attribute)": [[10, "sssom.sssom_document.MappingSetDocument.converter"]], "converter (sssom.util.mappingsetdataframe attribute)": [[10, "sssom.util.MappingSetDataFrame.converter"]], "df (sssom.util.mappingsetdataframe attribute)": [[10, "sssom.util.MappingSetDataFrame.df"]], "dict (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.dict"]], "double_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.double_slots"]], "entity_reference_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.entity_reference_slots"]], "generate_mapping_set_id() (in module sssom.constants)": [[10, "sssom.constants.generate_mapping_set_id"]], "get_default_metadata() (in module sssom.constants)": [[10, "sssom.constants.get_default_metadata"]], "graph (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.graph"]], "include_object_labels (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.include_object_labels"]], "instance (sssom.constants.sssomschemaview attribute)": [[10, "sssom.constants.SSSOMSchemaView.instance"]], "limit (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.limit"]], "mapping_enum_keys (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.mapping_enum_keys"]], "mapping_set_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.mapping_set_slots"]], "mapping_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.mapping_slots"]], "metadata (sssom.util.mappingsetdataframe attribute)": [[10, "sssom.util.MappingSetDataFrame.metadata"]], "multivalued_slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.multivalued_slots"]], "object_entity (sssom.util.entitypair attribute)": [[10, "sssom.util.EntityPair.object_entity"]], "predicates (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.predicates"]], "predmap (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.predmap"]], "print_linkml_report() (in module sssom.validators)": [[10, "sssom.validators.print_linkml_report"]], "query_mappings() (in module sssom.sparql_util)": [[10, "sssom.sparql_util.query_mappings"]], "rewire_graph() (in module sssom.rdf_util)": [[10, "sssom.rdf_util.rewire_graph"]], "slots (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.slots"]], "sssom.constants": [[10, "module-sssom.constants"]], "sssom.rdf_util": [[10, "module-sssom.rdf_util"]], "sssom.sparql_util": [[10, "module-sssom.sparql_util"]], "sssom.validators": [[10, "module-sssom.validators"]], "subject_entity (sssom.util.entitypair attribute)": [[10, "sssom.util.EntityPair.subject_entity"]], "unique_tuples1 (sssom.util.mappingsetdiff attribute)": [[10, "sssom.util.MappingSetDiff.unique_tuples1"]], "unique_tuples2 (sssom.util.mappingsetdiff attribute)": [[10, "sssom.util.MappingSetDiff.unique_tuples2"]], "url (sssom.sparql_util.endpointconfig attribute)": [[10, "sssom.sparql_util.EndpointConfig.url"]], "validate() (in module sssom.validators)": [[10, "sssom.validators.validate"]], "validate_json_schema() (in module sssom.validators)": [[10, "sssom.validators.validate_json_schema"]], "validate_shacl() (in module sssom.validators)": [[10, "sssom.validators.validate_shacl"]], "validate_sparql() (in module sssom.validators)": [[10, "sssom.validators.validate_sparql"]], "view (sssom.constants.sssomschemaview property)": [[10, "sssom.constants.SSSOMSchemaView.view"]]}}) \ No newline at end of file