X-Git-Url: https://git.ladys.computer/Etiquette/blobdiff_plain/9f6c704b8d1ebe70e97b0d934d04c71e8ae0ed5f..6623cbf39b85515219a3ab012e27d97884ea8aa3:/names.js diff --git a/names.js b/names.js new file mode 100644 index 0000000..086e344 --- /dev/null +++ b/names.js @@ -0,0 +1,14 @@ +// 📧🏷️ Étiquette ∷ names.js +// ==================================================================== +// +// Copyright © 2023 Lady [@ Lady’s Computer]. +// +// This Source Code Form is subject to the terms of the Mozilla Public +// License, v. 2.0. If a copy of the MPL was not distributed with this +// file, You can obtain one at . + +export const taggingContext = + "https://ns.1024.gdn/Tagging/context.jsonld"; + +export const taggingDiscoveryContext = + "https://ns.1024.gdn/Tagging/discovery.context.jsonld";