Interfaces
SemanticFact
Interface: SemanticFact
Defined in: src/lib/semantics/types.ts:66
One row of typed facts about one entity. The columns are the tool's own — this library requires only that every row says WHAT it is about.
Indexable
[
field:string]:unknown
Properties
entity
readonlyentity:string
Defined in: src/lib/semantics/types.ts:67
