From 5a5e36b5170bd07db2ca5214826e4dcfdd934fe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Lo=CC=81pez=20Guevara?= <fernando.lguevara@gmail.com> Date: Wed, 26 Jul 2023 10:30:07 -0300 Subject: [PATCH] rewording non-presence to absence --- 100.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/100.md b/100.md index 6d2f3efc..c72eda41 100644 --- a/100.md +++ b/100.md @@ -6,18 +6,18 @@ Querying Events by Tags Presence `draft` `optional` `author:fernandolguevara` `requires:nip-12` -This NIP allows clients to query events from relays based on the presence or non-presence of specific tags. +This NIP allows clients to query events from relays based on the presence or absence of specific tags. ### Presense: The filter condition matches if there is at least one tag name in common with the filter and event. -### Non-Presence: +### Absence: The filter condition matches if there is at least one tag in the filter that are not present in the event. Example Subscription Filter --------------------------- -Below are some example filters that demonstrate tag presence and non-presence: +Below are some example filters that demonstrate tag presence and absence: 1. Filter to match events with a `g` tag: