ENH: add resolve_value to Property
Compare changes
Files
3+ 41
− 3
@@ -31,6 +31,7 @@ Some simplified functions for generation of records etc.
@@ -86,9 +87,19 @@ def new_record(record_type, name=None, description=None,
@@ -96,7 +107,9 @@ def retrieve_entities_with_ids(entities):
@@ -707,3 +720,28 @@ def _apply_to_ids_of_entity(entity, func):