diff --git a/cmem_plugin_base/dataintegration/entity.py b/cmem_plugin_base/dataintegration/entity.py index 10b95b5..b8d38d8 100644 --- a/cmem_plugin_base/dataintegration/entity.py +++ b/cmem_plugin_base/dataintegration/entity.py @@ -26,9 +26,8 @@ class EntitySchema: :param type_uri: The entity type :param paths: Ordered list of paths - :param sub_path: Path in relation to the parent schema or from the root if - there is no parent - :param sub_schemata: Nested entity schemata. + :param sub_path: Path in relation to root + :param sub_schemata: Nested entity schemata """ def __init__(self,