pre work on consistency for transitioning to bulk worker.
pre worker for transitioning to bulk worker. The goal is that consistency rules can be run using bulk meta data instead of full dataframe. Previous methods are still there but now build bulk meta from dataframe or a serie, then consistency on bulk meta info is called.
unifying get_reference_name
methods for well log and trajectory, and expose get_curve_reference for a future usage with bulk worker.