upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--32.md4
-rw-r--r--94.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/32.md b/32.md
index a99e52a..202200a 100644
--- a/32.md
+++ b/32.md
@@ -157,7 +157,7 @@ considered open for public use, and not proprietary. In other words, if there is
157namespace that fits your use case, use it even if it points to someone else's domain name. 157namespace that fits your use case, use it even if it points to someone else's domain name.
158 158
159Vocabularies MAY choose to fully qualify all labels within a namespace (for example, 159Vocabularies MAY choose to fully qualify all labels within a namespace (for example,
160`["l", "com.example.vocabulary:my-label"]`. This may be preferred when defining more 160`["l", "com.example.vocabulary:my-label"]`). This may be preferred when defining more
161formal vocabularies that should not be confused with another namespace when querying 161formal vocabularies that should not be confused with another namespace when querying
162without an `L` tag. For these vocabularies, all labels SHOULD include the namespace 162without an `L` tag. For these vocabularies, all labels SHOULD include the namespace
163(rather than mixing qualified and unqualified labels). 163(rather than mixing qualified and unqualified labels).
@@ -173,4 +173,4 @@ Appendix: Known Ontologies
173 173
174Below is a non-exhaustive list of ontologies currently in widespread use. 174Below is a non-exhaustive list of ontologies currently in widespread use.
175 175
176- [social.ontolo.categories](https://ontolo.social/) 176- [social ontology categories](https://github.com/CLARIAH/awesome-humanities-ontologies)
diff --git a/94.md b/94.md
index 021cc4c..4cd7c82 100644
--- a/94.md
+++ b/94.md
@@ -10,7 +10,7 @@ The purpose of this NIP is to allow an organization and classification of shared
10 10
11## Event format 11## Event format
12 12
13This NIP specifies the use of the `1063` event type, having in `content` a description of the file content, and a list of tags described below: 13This NIP specifies the use of the `1063` event kind, having in `content` a description of the file content, and a list of tags described below:
14 14
15* `url` the url to download the file 15* `url` the url to download the file
16* `m` a string indicating the data type of the file. The [MIME types](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types) format must be used, and they should be lowercase. 16* `m` a string indicating the data type of the file. The [MIME types](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types) format must be used, and they should be lowercase.