We added "object_type" in the objects table in ExternalResources to make queries easier.
But in DynamicTables, the "object_type" would be "VectorData" which is very generic and using that would pick up a lot of false positives, so it does not make queries for annotations of table columns any easier.
We added "object_type" in the objects table in ExternalResources to make queries easier.
But in DynamicTables, the "object_type" would be "VectorData" which is very generic and using that would pick up a lot of false positives, so it does not make queries for annotations of table columns any easier.