Interface: ExternalSource
Defined in: src/types/models/governance.ts:75
External source reference.
Remarks
Links authority records to external knowledge bases for interoperability.
Properties
confidence?
readonlyoptionalconfidence:number
Defined in: src/types/models/governance.ts:108
Confidence score (0-1).
identifier
readonlyidentifier:string
Defined in: src/types/models/governance.ts:88
Identifier within the external system.
Example
"Q82001", "sh2003003871", "fst01004795"
label?
readonlyoptionallabel:string
Defined in: src/types/models/governance.ts:98
Label from the external source.
lastSynced?
readonlyoptionallastSynced:Timestamp
Defined in: src/types/models/governance.ts:113
Last synchronization timestamp.
matchType
readonlymatchType:"exact-match"|"close-match"|"broader-match"|"narrower-match"
Defined in: src/types/models/governance.ts:103
Match type for this source.
system
readonlysystem:string
Defined in: src/types/models/governance.ts:81
External system identifier.
Example
"wikidata", "lcsh", "fast", "ror"
uri
readonlyuri:string
Defined in: src/types/models/governance.ts:93
Full URI to the external record.