db_to_all_synced module
- db_to_all_synced.create_links()[source]
Creates links between different data sources in the database.
This function deletes duplicate objects, tags, and links, and then creates links between eGroupWare and Netstore, and between eGroupWare and OMERO based on overlapping data.
Returns: None
- db_to_all_synced.main()[source]
Main function to execute the synchronization process.
This function removes the OMERO import file if it exists, creates links between different data sources, and synchronizes the data with OMERO and RSpace.
Returns: None