Skip to content

Commit

Permalink
Merge pull request #169 from LD4/eslao-patch-6
Browse files Browse the repository at this point in the history
Clarify language in 4.1
  • Loading branch information
sfolsom authored Feb 5, 2024
2 parents d6e4322 + 1d3a5fc commit 4d31ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/0.1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ An entity appearing in an _Entry Point_{:.term} stream for the first time _MUST_

`Add` _SHOULD_{:.strong-term} be used when the entity exists in the source dataset, but was previously not available through the _Entry Point_{:.term} and now is being made available in the stream. Situations where this might happen include, but are not limited to, change in permissions, end of an embargo, temporary removal and now being made available.

A new _Entry Point_{:.term} _MAY_{:.strong-term} choose to populate the stream with all existing entities. In this case, the initial population of the stream with all existing entities _SHOULD_{:.strong-term} use `Add`.
A new _Entry Point_{:.term} stream _MAY_{:.strong-term} choose to populate the stream with all existing entities from the source dataset. In this case, the initial population of the stream with all existing entities _SHOULD_{:.strong-term} use `Add`.

#### Example Entity Change Activity excerpt for Create

Expand Down

0 comments on commit 4d31ff7

Please sign in to comment.