BIOS_sampled_fts
1 row where title = "poet"
This data as json, CSV (advanced)
| Link | rowid ▼ | name | gender | raw_title | raw_bio | title | bio | BIOS_sampled_fts | rank |
|---|---|---|---|---|---|---|---|---|---|
| 80 | 80 | Ras Mykkal | M | Poet | Ras Mykkal is a Dub Poet from a different corner of the globe. While his Poetry is just as thought-provoking as the more established Mutabraruka and Linton Kwesi Johnson, his style is more of a singing poet than DJ or rap like. He is the only recording and performing Dub Poet with backing vocals. | poet | While _ Poetry is just as thought-provoking as the more established Mutabraruka and Linton Kwesi Johnson, _ style is more of a singing poet than DJ or rap like. _ is the only recording and performing Dub Poet with backing vocals. | 5517 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIRTUAL TABLE [BIOS_sampled_fts] USING FTS5 (
[name], [gender], [raw_title], [raw_bio], [title], [bio],
content=[BIOS_sampled]
);