Get parents recursively
All threads resolved!
All threads resolved!
Compare changes
- Daniel Hornung authored
+ 54
− 19
@@ -34,6 +34,7 @@ All additional classes are either important for the entities or the
@@ -82,7 +83,7 @@ SPECIAL_ATTRIBUTES = ["name", "role", "datatype", "description",
@@ -621,26 +622,46 @@ class Entity(object):
@@ -664,18 +685,27 @@ class Entity(object):
@@ -688,10 +718,15 @@ class Entity(object):