Hi Sanjeev,

I assume this is about TopBraid's relational database storage, aka SDB. This stores RDF triples, and RDF triples can only store literals (e.g. strings) in the object position. So if SDB stores literals in a column called lex then this is indeed the only place where user IDs are stored. However, note that users can sometimes be stored as part of URIs, of the form urn:x-tb-users:XY where XY is the user ID, and those may be used in either subject or object position, and therefore be stored in corresponding RDB database columns.

I am not sure if this answers your question.

Holger


On 3/07/2019 19:18, Sanjeev Devireddy wrote:
Hi,
     In our organization, we are asked to generate a report from the TopBraid Enterprise Data Governance (EDG) application's database, with the Tables/Columns that capture the user-ids. After looking at the database tables, our understanding is that there are total four tables in the database and are Nodes2, Prefixes2, Quads2 & Triples. Among these 4 tables, only the table named Nodes2 contains/captures the user-ids under the column named lex but not other Tables/Columns. Could someone please help us to verify that whether our understanding is correct or not?


Thanks,
Sanjeev

--
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/4499566c-2e47-402a-8cc0-8afd614c1634%40googlegroups.com <https://groups.google.com/d/msgid/topbraid-users/4499566c-2e47-402a-8cc0-8afd614c1634%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "TopBraid 
Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/052ff2c6-01c9-4ec8-333d-d7430870cd36%40topquadrant.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to