Skip to content

Commit

Permalink
Clarify language in 4.1
Browse files Browse the repository at this point in the history
Minor changes for consistency across this section
  • Loading branch information
eslao authored Feb 5, 2024
1 parent d6e4322 commit 1d3a5fc
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 1d3a5fc

Please sign in to comment.