Coverage report: 90%

Files Functions Classes

coverage.py v7.13.4, created at 2026-03-28 18:52 +0000

File function   statements missing excluded   coverage
oc_ocdm / __init__.py (no function)   3 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.__init__   3 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.remove_every_triple   1 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.get_label   1 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.create_label   2 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.remove_label   1 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity._create_literal   1 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.get_types   2 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity._create_type   2 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.remove_type   3 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.__str__   1 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity.add_triples   3 3 0   0%
oc_ocdm / abstract_entity.py AbstractEntity._get_literal   6 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity._get_multiple_literals   5 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity._get_uri_reference   10 0 0   100%
oc_ocdm / abstract_entity.py AbstractEntity._get_multiple_uri_references   8 0 0   100%
oc_ocdm / abstract_entity.py (no function)   22 0 3   100%
oc_ocdm / abstract_set.py AbstractSet.__init__   1 0 0   100%
oc_ocdm / abstract_set.py AbstractSet.graphs   5 0 0   100%
oc_ocdm / abstract_set.py AbstractSet.__getstate__   1 0 0   100%
oc_ocdm / abstract_set.py AbstractSet.__setstate__   1 0 0   100%
oc_ocdm / abstract_set.py AbstractSet.get_entity   1 1 0   0%
oc_ocdm / abstract_set.py AbstractSet.get_graph_iri   1 0 0   100%
oc_ocdm / abstract_set.py (no function)   15 0 3   100%
oc_ocdm / counter_handler / __init__.py (no function)   3 0 0   100%
oc_ocdm / counter_handler / counter_handler.py CounterHandler.set_counter   1 1 0   0%
oc_ocdm / counter_handler / counter_handler.py CounterHandler.read_counter   1 1 0   0%
oc_ocdm / counter_handler / counter_handler.py CounterHandler.increment_counter   1 1 0   0%
oc_ocdm / counter_handler / counter_handler.py CounterHandler.set_metadata_counter   1 1 0   0%
oc_ocdm / counter_handler / counter_handler.py CounterHandler.read_metadata_counter   1 1 0   0%
oc_ocdm / counter_handler / counter_handler.py CounterHandler.increment_metadata_counter   1 1 0   0%
oc_ocdm / counter_handler / counter_handler.py (no function)   14 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.__init__   11 1 0   91%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.set_counter   6 6 0   0%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.set_counters_batch   3 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler._set_numbers   10 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.read_counter   4 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.increment_counter   4 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler._get_info_path   3 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler._get_prov_path   3 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler._get_metadata_path   1 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.__initialize_file_if_not_existing   5 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler._read_number   19 5 0   74%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler._add_number   7 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler._set_number   13 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.set_metadata_counter   8 3 0   62%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.read_metadata_counter   6 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py FilesystemCounterHandler.increment_metadata_counter   6 0 0   100%
oc_ocdm / counter_handler / filesystem_counter_handler.py (no function)   26 0 2   100%
oc_ocdm / counter_handler / in_memory_counter_handler.py InMemoryCounterHandler.__init__   6 0 0   100%
oc_ocdm / counter_handler / in_memory_counter_handler.py InMemoryCounterHandler.set_counter   16 1 0   94%
oc_ocdm / counter_handler / in_memory_counter_handler.py InMemoryCounterHandler.read_counter   14 0 0   100%
oc_ocdm / counter_handler / in_memory_counter_handler.py InMemoryCounterHandler.increment_counter   16 0 0   100%
oc_ocdm / counter_handler / in_memory_counter_handler.py InMemoryCounterHandler.set_metadata_counter   9 1 0   89%
oc_ocdm / counter_handler / in_memory_counter_handler.py InMemoryCounterHandler.read_metadata_counter   9 2 0   78%
oc_ocdm / counter_handler / in_memory_counter_handler.py InMemoryCounterHandler.increment_metadata_counter   8 1 0   88%
oc_ocdm / counter_handler / in_memory_counter_handler.py (no function)   11 0 2   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.__init__   5 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.__getstate__   3 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.__setstate__   2 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.set_counter   4 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.read_counter   3 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.increment_counter   2 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.set_metadata_counter   4 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.read_metadata_counter   3 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.increment_metadata_counter   2 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler._get_key   5 0 0   100%
oc_ocdm / counter_handler / redis_counter_handler.py RedisCounterHandler.batch_update_counters   16 16 0   0%
oc_ocdm / counter_handler / redis_counter_handler.py (no function)   16 0 0   100%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.__init__   5 0 0   100%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.set_counter   4 1 0   75%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.read_counter   6 1 0   83%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.increment_counter   3 0 0   100%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.increment_metadata_counter   1 1 0   0%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.read_metadata_counter   1 1 0   0%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.set_metadata_counter   1 1 0   0%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.__getstate__   4 0 0   100%
oc_ocdm / counter_handler / sqlite_counter_handler.py SqliteCounterHandler.__setstate__   4 0 0   100%
oc_ocdm / counter_handler / sqlite_counter_handler.py (no function)   12 0 0   100%
oc_ocdm / decorators.py accepts_only   3 0 0   100%
oc_ocdm / decorators.py accepts_only.accepts_only_decorator   2 0 0   100%
oc_ocdm / decorators.py accepts_only.accepts_only_decorator.accepts_only_wrapper   4 1 0   75%
oc_ocdm / decorators.py (no function)   7 0 2   100%
oc_ocdm / graph / __init__.py (no function)   2 0 0   100%
oc_ocdm / graph / entities / __init__.py (no function)   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / __init__.py (no function)   10 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole._merge_properties   16 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.get_next   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.has_next   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.remove_next   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.get_is_held_by   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.is_held_by   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.remove_is_held_by   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.get_role_type   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.create_publisher   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.create_author   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.create_editor   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py AgentRole.remove_role_type   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / agent_role.py (no function)   20 0 4   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference._merge_properties   11 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.get_content   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.has_content   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.remove_content   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.get_annotations   5 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.has_annotation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.remove_annotation   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.get_referenced_br   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.references_br   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py BibliographicReference.remove_referenced_br   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_reference.py (no function)   20 0 5   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource._merge_properties   44 11 0   75%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_title   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_title   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_title   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_subtitle   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_subtitle   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_subtitle   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_is_part_of   3 1 0   67%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.is_part_of   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_is_part_of   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_citations   5 1 0   80%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_citation   3 3 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_pub_date   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_pub_date   4 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_pub_date   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_formats   5 1 0   80%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_format   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_format   3 3 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_number   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_number   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_number   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_edition   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_edition   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_edition   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_contained_in_reference_lists   5 1 0   80%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.contains_in_reference_list   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_contained_in_reference_list   3 3 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_contained_discourse_elements   5 1 0   80%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.contains_discourse_element   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_contained_discourse_element   3 3 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_contributors   5 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_contributor   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_contributor   3 1 0   67%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.get_related_documents   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.has_related_document   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.remove_related_document   3 3 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_abstract   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_archival_document   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_audio_document   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_book   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_book_chapter   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_book_part   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_book_section   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_book_series   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_book_set   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_book_track   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_component   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_computer_program   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_data_management_plan   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_dataset   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_dissertation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_edited_book   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_editorial   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_journal_article   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_journal_editorial   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_issue   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_volume   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_journal   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_monograph   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_newspaper   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_newspaper_article   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_newspaper_editorial   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_newspaper_issue   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_peer_review   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_preprint   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_presentation   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_proceedings_article   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_proceedings   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_proceedings_series   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_reference_book   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_reference_entry   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_report_series   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_report   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_retraction_notice   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_standard_series   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_standard   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_series   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_expression_collection   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_web_content   1 1 0   0%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py BibliographicResource.create_other   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / bibliographic_resource.py (no function)   106 0 7   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation._merge_properties   17 3 0   82%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.get_citing_entity   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.has_citing_entity   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.remove_citing_entity   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.get_cited_entity   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.has_cited_entity   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.remove_cited_entity   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.get_citation_creation_date   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.has_citation_creation_date   4 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.remove_citation_creation_date   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.get_citation_time_span   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.has_citation_time_span   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.remove_citation_time_span   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.get_citation_characterization   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.has_citation_characterization   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.remove_citation_characterization   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.create_self_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.create_affiliation_self_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.create_author_network_self_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.create_author_self_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.create_funder_self_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.create_journal_self_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.create_journal_cartel_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py Citation.create_distant_citation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / citation.py (no function)   37 0 4   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement._merge_properties   23 23 0   0%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.get_title   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.has_title   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.remove_title   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.get_contained_discourse_elements   5 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.contains_discourse_element   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.remove_contained_discourse_element   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.get_next_de   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.has_next_de   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.remove_next_de   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.get_is_context_of_rp   5 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.is_context_of_rp   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.remove_is_context_of_rp   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.get_is_context_of_pl   5 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.is_context_of_pl   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.remove_is_context_of_pl   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.get_content   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.has_content   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.remove_content   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.get_number   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.has_number   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.remove_number   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_discourse_element   3 3 0   0%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_section   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_section_title   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_paragraph   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_sentence   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_text_chunk   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_table   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_footnote   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_caption   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_introduction   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_methods   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_materials   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_related_work   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_results   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_discussion   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py DiscourseElement.create_conclusion   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / discourse_element.py (no function)   56 0 5   100%
oc_ocdm / graph / entities / bibliographic / pointer_list.py PointerList._merge_properties   8 1 0   88%
oc_ocdm / graph / entities / bibliographic / pointer_list.py PointerList.get_content   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / pointer_list.py PointerList.has_content   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / pointer_list.py PointerList.remove_content   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / pointer_list.py PointerList.get_contained_elements   5 0 0   100%
oc_ocdm / graph / entities / bibliographic / pointer_list.py PointerList.contains_element   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / pointer_list.py PointerList.remove_contained_element   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / pointer_list.py (no function)   16 0 4   100%
oc_ocdm / graph / entities / bibliographic / reference_annotation.py ReferenceAnnotation._merge_properties   5 5 0   0%
oc_ocdm / graph / entities / bibliographic / reference_annotation.py ReferenceAnnotation.get_body_annotation   3 3 0   0%
oc_ocdm / graph / entities / bibliographic / reference_annotation.py ReferenceAnnotation.has_body_annotation   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_annotation.py ReferenceAnnotation.remove_body_annotation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_annotation.py (no function)   11 0 4   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer._merge_properties   14 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.get_content   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.has_content   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.remove_content   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.get_next_rp   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.has_next_rp   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.remove_next_rp   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.get_denoted_be   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.denotes_be   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.remove_denoted_be   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.get_annotations   5 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.has_annotation   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py ReferencePointer.remove_annotation   3 0 0   100%
oc_ocdm / graph / entities / bibliographic / reference_pointer.py (no function)   24 0 5   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment._merge_properties   14 2 0   86%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.get_media_type   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.has_media_type   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.remove_media_type   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.get_starting_page   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.has_starting_page   5 1 0   80%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.remove_starting_page   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.get_ending_page   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.has_ending_page   5 1 0   80%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.remove_ending_page   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.get_url   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.has_url   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.remove_url   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.create_digital_embodiment   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py ResourceEmbodiment.create_print_embodiment   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / resource_embodiment.py (no function)   26 0 3   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent._merge_properties   14 1 0   93%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.get_name   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.has_name   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.remove_name   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.get_given_name   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.has_given_name   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.remove_given_name   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.get_family_name   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.has_family_name   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.remove_family_name   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.get_related_agents   2 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.has_related_agent   1 0 0   100%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py ResponsibleAgent.remove_related_agent   3 3 0   0%
oc_ocdm / graph / entities / bibliographic / responsible_agent.py (no function)   24 0 3   100%
oc_ocdm / graph / entities / bibliographic_entity.py BibliographicEntity._merge_properties   6 1 0   83%
oc_ocdm / graph / entities / bibliographic_entity.py BibliographicEntity.get_identifiers   5 0 0   100%
oc_ocdm / graph / entities / bibliographic_entity.py BibliographicEntity.has_identifier   1 0 0   100%
oc_ocdm / graph / entities / bibliographic_entity.py BibliographicEntity.remove_identifier   3 1 0   67%
oc_ocdm / graph / entities / bibliographic_entity.py BibliographicEntity.remove_duplicated_identifiers   15 0 0   100%
oc_ocdm / graph / entities / bibliographic_entity.py (no function)   12 0 4   100%
oc_ocdm / graph / entities / identifier.py Identifier._merge_properties   6 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.get_literal_value   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.get_scheme   2 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_oci   1 1 0   0%
oc_ocdm / graph / entities / identifier.py Identifier.create_orcid   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_openalex   1 1 0   0%
oc_ocdm / graph / entities / identifier.py Identifier.create_doi   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_jid   1 1 0   0%
oc_ocdm / graph / entities / identifier.py Identifier.create_pmid   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_pmcid   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_issn   3 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_isbn   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_url   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_xpath   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_intrepid   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_xmlid   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_wikidata   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_wikipedia   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_arxiv   1 1 0   0%
oc_ocdm / graph / entities / identifier.py Identifier.create_crossref   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_datacite   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.create_viaf   1 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier._associate_identifier_with_scheme   4 0 0   100%
oc_ocdm / graph / entities / identifier.py Identifier.remove_identifier_with_scheme   2 0 0   100%
oc_ocdm / graph / entities / identifier.py (no function)   50 0 3   100%
oc_ocdm / graph / graph_entity.py GraphEntity.__init__   25 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity._generate_new_res   2 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity.to_be_deleted   1 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity.was_merged   1 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity.merge_list   1 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity.is_restored   1 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity.mark_as_restored   2 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity.mark_as_to_be_deleted   5 1 0   80%
oc_ocdm / graph / graph_entity.py GraphEntity._get_specific_type   5 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity.merge   29 4 0   86%
oc_ocdm / graph / graph_entity.py GraphEntity._merge_properties   1 0 0   100%
oc_ocdm / graph / graph_entity.py GraphEntity.commit_changes   9 1 0   89%
oc_ocdm / graph / graph_entity.py (no function)   171 0 3   100%
oc_ocdm / graph / graph_set.py GraphSet.__init__   22 1 0   95%
oc_ocdm / graph / graph_set.py GraphSet.get_entity   2 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.add_an   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_ar   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_be   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_br   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_ci   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_de   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_id   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_pl   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_rp   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_ra   6 1 0   83%
oc_ocdm / graph / graph_set.py GraphSet.add_re   6 2 0   67%
oc_ocdm / graph / graph_set.py GraphSet._add   17 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_orphans   13 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.remove_orphans_from_triplestore   11 11 0   0%
oc_ocdm / graph / graph_set.py GraphSet.commit_changes   4 1 0   75%
oc_ocdm / graph / graph_set.py GraphSet._set_ns   27 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_an   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_ar   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_be   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_br   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_ci   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_de   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_id   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_pl   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_rp   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_ra   1 0 0   100%
oc_ocdm / graph / graph_set.py GraphSet.get_re   1 0 0   100%
oc_ocdm / graph / graph_set.py (no function)   54 0 2   100%
oc_ocdm / metadata / __init__.py (no function)   2 0 0   100%
oc_ocdm / metadata / entities / __init__.py (no function)   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset._merge_properties   32 1 0   97%
oc_ocdm / metadata / entities / dataset.py Dataset.get_title   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_title   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_title   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.get_description   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_description   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_description   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.get_publication_date   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_publication_date   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_publication_date   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.get_modification_date   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_modification_date   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_modification_date   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.get_keywords   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_keyword   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_keyword   3 1 0   67%
oc_ocdm / metadata / entities / dataset.py Dataset.get_subjects   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_subject   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_subject   3 1 0   67%
oc_ocdm / metadata / entities / dataset.py Dataset.get_landing_page   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_landing_page   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_landing_page   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.get_sub_datasets   5 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_sub_dataset   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_sub_dataset   3 3 0   0%
oc_ocdm / metadata / entities / dataset.py Dataset.get_sparql_endpoint   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_sparql_endpoint   2 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_sparql_endpoint   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.get_distributions   5 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.has_distribution   1 0 0   100%
oc_ocdm / metadata / entities / dataset.py Dataset.remove_distribution   3 3 0   0%
oc_ocdm / metadata / entities / dataset.py (no function)   51 0 4   100%
oc_ocdm / metadata / entities / distribution.py Distribution._merge_properties   23 3 0   87%
oc_ocdm / metadata / entities / distribution.py Distribution.get_title   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.has_title   2 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.remove_title   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.get_description   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.has_description   2 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.remove_description   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.get_publication_date   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.has_publication_date   2 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.remove_publication_date   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.get_byte_size   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.has_byte_size   2 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.remove_byte_size   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.get_license   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.has_license   2 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.remove_license   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.get_download_url   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.has_download_url   2 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.remove_download_url   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.get_media_type   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.has_media_type   2 0 0   100%
oc_ocdm / metadata / entities / distribution.py Distribution.remove_media_type   1 0 0   100%
oc_ocdm / metadata / entities / distribution.py (no function)   35 0 2   100%
oc_ocdm / metadata / metadata_entity.py MetadataEntity.__init__   29 5 0   83%
oc_ocdm / metadata / metadata_entity.py MetadataEntity._generate_new_res   4 0 0   100%
oc_ocdm / metadata / metadata_entity.py MetadataEntity.to_be_deleted   1 0 0   100%
oc_ocdm / metadata / metadata_entity.py MetadataEntity.was_merged   1 1 0   0%
oc_ocdm / metadata / metadata_entity.py MetadataEntity.merge_list   1 1 0   0%
oc_ocdm / metadata / metadata_entity.py MetadataEntity.mark_as_to_be_deleted   5 1 0   80%
oc_ocdm / metadata / metadata_entity.py MetadataEntity.merge   18 5 0   72%
oc_ocdm / metadata / metadata_entity.py MetadataEntity._merge_properties   1 0 0   100%
oc_ocdm / metadata / metadata_entity.py MetadataEntity.commit_changes   8 8 0   0%
oc_ocdm / metadata / metadata_entity.py (no function)   38 0 3   100%
oc_ocdm / metadata / metadata_set.py MetadataSet.__init__   9 2 0   78%
oc_ocdm / metadata / metadata_set.py MetadataSet.get_entity   2 0 0   100%
oc_ocdm / metadata / metadata_set.py MetadataSet.add_dataset   6 1 0   83%
oc_ocdm / metadata / metadata_set.py MetadataSet.add_di   6 1 0   83%
oc_ocdm / metadata / metadata_set.py MetadataSet._add_metadata   18 8 0   56%
oc_ocdm / metadata / metadata_set.py MetadataSet.commit_changes   4 4 0   0%
oc_ocdm / metadata / metadata_set.py MetadataSet._set_ns   3 0 0   100%
oc_ocdm / metadata / metadata_set.py MetadataSet.get_dataset   1 1 0   0%
oc_ocdm / metadata / metadata_set.py MetadataSet.get_di   1 1 0   0%
oc_ocdm / metadata / metadata_set.py (no function)   23 0 2   100%
oc_ocdm / prov / __init__.py (no function)   2 0 0   100%
oc_ocdm / prov / entities / __init__.py (no function)   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.get_generation_time   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.has_generation_time   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.remove_generation_time   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.get_invalidation_time   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.has_invalidation_time   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.remove_invalidation_time   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.get_is_snapshot_of   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.is_snapshot_of   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.remove_is_snapshot_of   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.get_derives_from   5 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.derives_from   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.remove_derives_from   3 3 0   0%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.get_primary_source   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.has_primary_source   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.remove_primary_source   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.get_update_action   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.has_update_action   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.remove_update_action   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.get_description   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.has_description   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.remove_description   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.get_resp_agent   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.has_resp_agent   2 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py SnapshotEntity.remove_resp_agent   1 0 0   100%
oc_ocdm / prov / entities / snapshot_entity.py (no function)   39 0 3   100%
oc_ocdm / prov / prov_entity.py ProvEntity.__init__   20 2 0   90%
oc_ocdm / prov / prov_entity.py ProvEntity._generate_new_res   1 0 0   100%
oc_ocdm / prov / prov_entity.py (no function)   20 0 3   100%
oc_ocdm / prov / prov_set.py ProvSet.__init__   12 0 0   100%
oc_ocdm / prov / prov_set.py ProvSet.get_entity   2 0 0   100%
oc_ocdm / prov / prov_set.py ProvSet.add_se   10 1 0   90%
oc_ocdm / prov / prov_set.py ProvSet._create_snapshot   8 1 0   88%
oc_ocdm / prov / prov_set.py ProvSet._get_snapshots_from_merge_list   6 0 0   100%
oc_ocdm / prov / prov_set.py ProvSet._get_merge_description   9 0 0   100%
oc_ocdm / prov / prov_set.py ProvSet.generate_provenance   74 0 0   100%
oc_ocdm / prov / prov_set.py ProvSet._add_prov   28 6 0   79%
oc_ocdm / prov / prov_set.py ProvSet._set_ns   1 0 0   100%
oc_ocdm / prov / prov_set.py ProvSet._retrieve_last_snapshot   14 1 0   93%
oc_ocdm / prov / prov_set.py ProvSet.get_se   1 1 0   0%
oc_ocdm / prov / prov_set.py (no function)   30 0 3   100%
oc_ocdm / reader.py Reader.__init__   14 0 0   100%
oc_ocdm / reader.py Reader.load   10 0 0   100%
oc_ocdm / reader.py Reader._load_graph   22 4 0   82%
oc_ocdm / reader.py Reader._try_parse   17 0 0   100%
oc_ocdm / reader.py Reader.get_graph_from_subject   4 0 0   100%
oc_ocdm / reader.py Reader._extract_subjects   5 0 0   100%
oc_ocdm / reader.py Reader.graph_validation   16 2 0   88%
oc_ocdm / reader.py Reader.import_entities_from_graph   38 6 0   84%
oc_ocdm / reader.py Reader.import_entity_from_triplestore   15 4 0   73%
oc_ocdm / reader.py Reader.import_entities_from_triplestore   32 6 0   81%
oc_ocdm / reader.py (no function)   27 0 3   100%
oc_ocdm / resources / __init__.py (no function)   0 0 0   100%
oc_ocdm / storer.py Storer.__init__   25 0 0   100%
oc_ocdm / storer.py Storer.store_graphs_in_file   7 0 0   100%
oc_ocdm / storer.py Storer._store_in_file   6 0 0   100%
oc_ocdm / storer.py Storer._write_graph   20 4 0   80%
oc_ocdm / storer.py Storer.store_all   29 1 0   97%
oc_ocdm / storer.py Storer.store   26 3 0   88%
oc_ocdm / storer.py Storer.upload_and_store   7 7 0   0%
oc_ocdm / storer.py Storer._dir_and_file_paths   2 0 0   100%
oc_ocdm / storer.py Storer._class_to_entity_type   5 1 0   80%
oc_ocdm / storer.py Storer.upload_all   38 9 0   76%
oc_ocdm / storer.py Storer._save_query   5 0 0   100%
oc_ocdm / storer.py Storer.upload   6 6 0   0%
oc_ocdm / storer.py Storer.execute_query   3 3 0   0%
oc_ocdm / storer.py Storer._query   16 0 0   100%
oc_ocdm / storer.py (no function)   33 0 4   100%
oc_ocdm / support / __init__.py (no function)   3 0 0   100%
oc_ocdm / support / query_utils.py _serialize_triples_to_nt   1 0 0   100%
oc_ocdm / support / query_utils.py _chunk_set   2 2 0   0%
oc_ocdm / support / query_utils.py get_delete_query   12 6 0   50%
oc_ocdm / support / query_utils.py get_insert_query   12 6 0   50%
oc_ocdm / support / query_utils.py _compute_graph_changes   17 0 0   100%
oc_ocdm / support / query_utils.py get_update_query   8 0 0   100%
oc_ocdm / support / query_utils.py (no function)   10 0 3   100%
oc_ocdm / support / reporter.py Reporter.__init__   5 0 0   100%
oc_ocdm / support / reporter.py Reporter.new_article   6 1 0   83%
oc_ocdm / support / reporter.py Reporter.add_sentence   6 0 0   100%
oc_ocdm / support / reporter.py Reporter.get_last_sentence   1 1 0   0%
oc_ocdm / support / reporter.py Reporter.get_articles_as_string   7 7 0   0%
oc_ocdm / support / reporter.py Reporter.write_file   2 2 0   0%
oc_ocdm / support / reporter.py Reporter.is_empty   1 0 0   100%
oc_ocdm / support / reporter.py (no function)   10 0 2   100%
oc_ocdm / support / support.py sparql_binding_to_term   9 0 0   100%
oc_ocdm / support / support.py normalize_graph_literals   7 0 0   100%
oc_ocdm / support / support.py create_date   10 0 0   100%
oc_ocdm / support / support.py get_datatype_from_iso_8601   11 0 0   100%
oc_ocdm / support / support.py get_ordered_contributors_from_br   63 7 0   89%
oc_ocdm / support / support.py encode_url   1 0 0   100%
oc_ocdm / support / support.py create_literal   3 0 0   100%
oc_ocdm / support / support.py create_type   1 0 0   100%
oc_ocdm / support / support.py is_string_empty   1 0 0   100%
oc_ocdm / support / support.py parse_uri   9 0 0   100%
oc_ocdm / support / support.py get_base_iri   1 1 0   0%
oc_ocdm / support / support.py get_short_name   1 0 0   100%
oc_ocdm / support / support.py get_prefix   1 0 0   100%
oc_ocdm / support / support.py get_count   1 0 0   100%
oc_ocdm / support / support.py get_resource_number   3 3 0   0%
oc_ocdm / support / support.py find_local_line_id   8 8 0   0%
oc_ocdm / support / support.py find_paths   38 6 0   84%
oc_ocdm / support / support.py has_supplier_prefix   2 2 0   0%
oc_ocdm / support / support.py build_graph_from_results   7 0 0   100%
oc_ocdm / support / support.py is_dataset   2 0 0   100%
oc_ocdm / support / support.py (no function)   46 0 5   100%
Total     3425 356 105   90%

No items found using the specified filter.