Tighten evidence context source excerpts
This commit is contained in:
@@ -63,7 +63,8 @@ Each source unit has required `id`, `kind`, `text`, and self `ref` fields.
|
||||
endpoints identify that unit's `id`. A unit may also contain source-owned
|
||||
`metadata`, an open-ended JSON object. Fixed unit and reference fields are
|
||||
strict: consumers must reject unknown fixed fields, malformed units, invalid
|
||||
self-references, and a payload that is not the array described here.
|
||||
self-references, units whose `source_id` differs from other units in the same
|
||||
excerpt, and a payload that is not the array described here.
|
||||
|
||||
The excerpt preserves each selected unit exactly as represented by the
|
||||
validated generic source document. It does not add evidence-context-specific
|
||||
|
||||
Reference in New Issue
Block a user