time-link / timelink-py

Timelink Python Package
MIT License
3 stars 0 forks source link

Create entity_to_kgroup converter ( pom_som_mapper) #41

Open joaquimrcarvalho opened 6 months ago

joaquimrcarvalho commented 6 months ago

This would be symetrical with kgroup_to_entity in pom_som_mapper.py

joaquimrcarvalho commented 1 month ago

The difficulty is that there is no representation in the database of the meta data about the group from which the entity was imported other that the group name and the column to element mappings in POMClassAttributes. See #29