diff options
| author | hodlbod <jstaab@protonmail.com> | 2024-07-29 11:18:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-29 11:18:10 -0500 |
| commit | 9dc36e3df6826a4879e4395fdd82c7cd9cc0ba43 (patch) | |
| tree | 029783e33afb8e2de90ade8ad647c79311328c22 /32.md | |
| parent | 722ac7a58695a365be0dbb6eccb33ccd7890a8c7 (diff) | |
| parent | 71061e9e83cbd06b775c8e27eab38dc831f078a3 (diff) | |
Merge pull request #935 from dskvr/patch-1
NIP-32: Clarify Language in summary
Diffstat (limited to '32.md')
| -rw-r--r-- | 32.md | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -6,10 +6,9 @@ Labeling | |||
| 6 | 6 | ||
| 7 | `draft` `optional` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | A label is a `kind 1985` event that is used to label other entities. This supports a number of use cases, | 9 | This NIP defines two new indexable tags to label events and a new event kind (`kind:1985`) to attach those labels to existing events. This supports several use cases, including distributed moderation, collection management, license assignment, and content classification. |
| 10 | including distributed moderation, collection management, license assignment, and content classification. | ||
| 11 | 10 | ||
| 12 | This NIP introduces two new tags: | 11 | New Tags: |
| 13 | 12 | ||
| 14 | - `L` denotes a label namespace | 13 | - `L` denotes a label namespace |
| 15 | - `l` denotes a label | 14 | - `l` denotes a label |