SemanticMapping =============== .. currentmodule:: sssom_pydantic.api .. autoclass:: SemanticMapping :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SemanticMapping.author ~SemanticMapping.mapping_tool_name ~SemanticMapping.model_config ~SemanticMapping.negated ~SemanticMapping.object_name ~SemanticMapping.predicate_name ~SemanticMapping.subject_name .. rubric:: Methods Summary .. autosummary:: ~SemanticMapping.exact ~SemanticMapping.from_triple ~SemanticMapping.get_prefixes ~SemanticMapping.negate ~SemanticMapping.standardize ~SemanticMapping.to_record .. rubric:: Attributes Documentation .. autoattribute:: author .. autoattribute:: mapping_tool_name .. autoattribute:: model_config .. autoattribute:: negated .. autoattribute:: object_name .. autoattribute:: predicate_name .. autoattribute:: subject_name .. rubric:: Methods Documentation .. automethod:: exact .. automethod:: from_triple .. automethod:: get_prefixes .. automethod:: negate .. automethod:: standardize .. automethod:: to_record