HumanBrainProject / fairgraph

High-level Python API for the EBRAINS Knowledge Graph
Apache License 2.0
10 stars 6 forks source link

Represent "reverse" links as KGObject attributes #72

Closed apdavison closed 1 year ago

apdavison commented 1 year ago

e.g. the link from DatasetVersion to the parent Dataset. Only the forward link from Dataset to DatasetVersion is explicitly represented in openMINDS and in the instance data returned by the KG (by the property "hasVersion").

Such attributes: