filip.semantics package
Subpackages
- filip.semantics.ontology_parser package
- Submodules
- filip.semantics.ontology_parser.post_processer module
- filip.semantics.ontology_parser.rdfparser module
- filip.semantics.ontology_parser.vocabulary_builder module
IdTypeVocabularyBuilderVocabularyBuilder.current_sourceVocabularyBuilder.vocabularyVocabularyBuilder.add_class()VocabularyBuilder.add_combined_data_relation_for_class()VocabularyBuilder.add_combined_object_relation_for_class()VocabularyBuilder.add_data_property()VocabularyBuilder.add_datatype()VocabularyBuilder.add_individual()VocabularyBuilder.add_object_property()VocabularyBuilder.add_predefined_datatype()VocabularyBuilder.add_relation_for_class()VocabularyBuilder.add_source()VocabularyBuilder.clear()VocabularyBuilder.entity_is_known()VocabularyBuilder.set_current_source()
- filip.semantics.vocabulary package
- Submodules
- filip.semantics.vocabulary.combined_relations module
CombinedDataRelationCombinedObjectRelationCombinedRelationCombinedRelation.class_iriCombinedRelation.idCombinedRelation.property_iriCombinedRelation.relation_idsCombinedRelation.export_rule()CombinedRelation.get_all_target_iris()CombinedRelation.get_all_target_labels()CombinedRelation.get_all_targetstatements_as_string()CombinedRelation.get_property_label()CombinedRelation.get_relations()
- filip.semantics.vocabulary.entities module
ClassClass.ancestor_class_irisClass.child_class_irisClass.combined_data_relation_idsClass.combined_object_relation_idsClass.commentClass.iriClass.labelClass.parent_class_irisClass.predefinedClass.relation_idsClass.source_idsClass.user_set_labelClass.get_ancestor_classes()Class.get_combined_data_relation_with_property_iri()Class.get_combined_data_relations()Class.get_combined_object_relation_with_property_iri()Class.get_combined_object_relations()Class.get_combined_relation_with_property_iri()Class.get_combined_relations()Class.get_next_combined_relation_id()Class.get_parent_classes()Class.get_previous_combined_relation_id()Class.get_relation_ids()Class.get_relations()Class.is_child_of_all_classes()Class.is_iot_class()Class.is_logically_equivalent_to()Class.treat_dependency_statements()
DataFieldTypeDataPropertyDatatypeDatatypeFieldsDatatypeTypeEntityIndividualIndividual.commentIndividual.iriIndividual.labelIndividual.parent_class_irisIndividual.predefinedIndividual.source_idsIndividual.user_set_labelIndividual.get_ancestor_iris()Individual.get_parent_classes()Individual.is_logically_equivalent_to()Individual.to_string()Individual.treat_dependency_statements()
ObjectProperty
- filip.semantics.vocabulary.relation module
RelationRelation.idRelation.property_iriRelation.restriction_cardinalityRelation.restriction_typeRelation.target_statementRelation.export_rule()Relation.get_all_possible_target_class_iris()Relation.get_all_target_iris()Relation.get_dependency_statements()Relation.get_possible_enum_target_values()Relation.get_targets()Relation.is_fulfilled_with_iris()Relation.is_fulfilled_with_values()Relation.is_restriction_fulfilled()Relation.to_string()
RestrictionTypeStatementTypeTargetStatementTargetStatement.target_data_valueTargetStatement.target_iriTargetStatement.target_statementsTargetStatement.typeTargetStatement.get_all_targets()TargetStatement.get_dependency_statements()TargetStatement.is_fulfilled_by_data_value()TargetStatement.is_fulfilled_by_iri_value()TargetStatement.retrieve_label()TargetStatement.set_target()TargetStatement.to_string()
- filip.semantics.vocabulary.source module
DependencyStatementParsingErrorSourceSource.contentSource.dependency_statementsSource.idSource.ontology_iriSource.parsing_logSource.predefinedSource.source_nameSource.timestampSource.add_parsing_log_entry()Source.clear()Source.get_name()Source.get_number_of_id_type()Source.get_parsing_log()Source.treat_dependency_statements()
- filip.semantics.vocabulary.vocabulary module
IdTypeLabelSummaryVocabularyVocabulary.classesVocabulary.combined_data_relationsVocabulary.combined_object_relationsVocabulary.data_propertiesVocabulary.datatypesVocabulary.id_typesVocabulary.individualsVocabulary.object_propertiesVocabulary.original_label_summaryVocabulary.relationsVocabulary.settingsVocabulary.sourcesVocabulary.get_all_entities()Vocabulary.get_all_individuals_of_class()Vocabulary.get_base_out_of_iri()Vocabulary.get_class_by_iri()Vocabulary.get_classes()Vocabulary.get_classes_sorted_by_label()Vocabulary.get_combined_data_relation_by_id()Vocabulary.get_combined_object_relation_by_id()Vocabulary.get_combined_relation_by_id()Vocabulary.get_data_properties_sorted_by_label()Vocabulary.get_data_property()Vocabulary.get_datatype()Vocabulary.get_datatypes_sorted_by_label()Vocabulary.get_entity_by_iri()Vocabulary.get_entity_list_sorted_by_label()Vocabulary.get_enum_dataytypes()Vocabulary.get_individual()Vocabulary.get_individuals_sorted_by_label()Vocabulary.get_label_for_entity_iri()Vocabulary.get_object_properties_sorted_by_label()Vocabulary.get_object_property()Vocabulary.get_relation_by_id()Vocabulary.get_source()Vocabulary.get_source_list()Vocabulary.get_type_of_id()Vocabulary.has_source()Vocabulary.iri_is_predefined_datatype()Vocabulary.is_id_from_individual()Vocabulary.is_id_of_type()Vocabulary.is_iri_registered()Vocabulary.set_label_for_entity()
VocabularySettings