From 71ca3f27f3833c4e240921bf105c4268919158e5 Mon Sep 17 00:00:00 2001 From: Kay Date: Thu, 26 Dec 2024 13:14:28 +0000 Subject: [PATCH] fix broken link. --- 32.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/32.md b/32.md index a99e52a3..202200af 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 namespace that fits your use case, use it even if it points to someone else's domain name. Vocabularies MAY choose to fully qualify all labels within a namespace (for example, -`["l", "com.example.vocabulary:my-label"]`. This may be preferred when defining more +`["l", "com.example.vocabulary:my-label"]`). This may be preferred when defining more formal vocabularies that should not be confused with another namespace when querying without an `L` tag. For these vocabularies, all labels SHOULD include the namespace (rather than mixing qualified and unqualified labels). @@ -173,4 +173,4 @@ Appendix: Known Ontologies Below is a non-exhaustive list of ontologies currently in widespread use. -- [social.ontolo.categories](https://ontolo.social/) +- [social ontology categories](https://github.com/CLARIAH/awesome-humanities-ontologies)