Closed MortenHofft closed 2 years ago
I'm looking at https://arctos.database.museum/guid/DMNS:Mamm:11098 and wonder how to recreate it. It would be nice to be able to link to the parasite. But I believe it isn't linked at the moment.
What I try to do is: go to the relationships table and lookup my entity 21714980 and find this
21714980
But the ObjectEntityID isn't filled.
ObjectEntityID
I can go to the identifiers table and look up e.g.http://arctos.database.museum/guid/DMNS:Para:664 and get the entityID 26462265. But shouldn't it just be in relationships table to begin with?
http://arctos.database.museum/guid/DMNS:Para:664
26462265
Addressed by adding keys to objectedEntityID for objects with URIs in https://github.com/timrobertson100/model-tests/commit/7e68fb1614fbb6ddf8e9c265942f339a3a969478.
I'm looking at https://arctos.database.museum/guid/DMNS:Mamm:11098 and wonder how to recreate it. It would be nice to be able to link to the parasite. But I believe it isn't linked at the moment.
What I try to do is: go to the relationships table and lookup my entity
21714980
and find thisBut the
ObjectEntityID
isn't filled.I can go to the identifiers table and look up e.g.
http://arctos.database.museum/guid/DMNS:Para:664
and get the entityID26462265
. But shouldn't it just be in relationships table to begin with?