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:
[ ] would be KGQuery objects by default
[ ] could be followed using resolve()
[ ] could be pre-populated by using follow_links > 0 in queries such as DatasetVersion.list(...)
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:
resolve()
follow_links
> 0 in queries such asDatasetVersion.list(...)