ooc_source_assertedBy
150,389 rows
This data as json, CSV (advanced)
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [ooc_source_assertedBy] ( [_link] TEXT , [_link_ooc_statement] TEXT , [name] TEXT , PRIMARY KEY ([_link]) , FOREIGN KEY ([_link_ooc_statement]) REFERENCES [ooc_statement]([_link]) );