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
IdType
VocabularyBuilder
VocabularyBuilder.current_source
VocabularyBuilder.vocabulary
VocabularyBuilder.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()
- Module contents
- filip.semantics.vocabulary package
- Submodules
- filip.semantics.vocabulary.combined_relations module
CombinedDataRelation
CombinedObjectRelation
CombinedRelation
CombinedRelation.class_iri
CombinedRelation.id
CombinedRelation.property_iri
CombinedRelation.relation_ids
CombinedRelation.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
Class
Class.ancestor_class_iris
Class.child_class_iris
Class.combined_data_relation_ids
Class.combined_object_relation_ids
Class.parent_class_iris
Class.relation_ids
Class.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()
DataFieldType
DataProperty
Datatype
DatatypeFields
DatatypeType
Entity
Individual
ObjectProperty
- filip.semantics.vocabulary.relation module
Relation
Relation.id
Relation.property_iri
Relation.restriction_cardinality
Relation.restriction_type
Relation.target_statement
Relation.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()
RestrictionType
StatementType
TargetStatement
TargetStatement.target_data_value
TargetStatement.target_iri
TargetStatement.target_statements
TargetStatement.type
TargetStatement.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
DependencyStatement
ParsingError
Source
Source.content
Source.dependency_statements
Source.id
Source.ontology_iri
Source.parsing_log
Source.predefined
Source.source_name
Source.timestamp
Source.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
IdType
LabelSummary
Vocabulary
Vocabulary.classes
Vocabulary.combined_data_relations
Vocabulary.combined_object_relations
Vocabulary.data_properties
Vocabulary.datatypes
Vocabulary.id_types
Vocabulary.individuals
Vocabulary.object_properties
Vocabulary.original_label_summary
Vocabulary.relations
Vocabulary.settings
Vocabulary.sources
Vocabulary.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
- Module contents