From cf5e6d2abe0ed991267016a6734b788f36d18bcd Mon Sep 17 00:00:00 2001 From: Helge Date: Mon, 4 Sep 2023 09:08:55 +0200 Subject: [PATCH] withdraw fep-2e40 --- fep/2e40/fep-2e40.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fep/2e40/fep-2e40.md b/fep/2e40/fep-2e40.md index c6c6d5b..8726441 100644 --- a/fep/2e40/fep-2e40.md +++ b/fep/2e40/fep-2e40.md @@ -1,7 +1,7 @@ --- slug: "2e40" authors: Helge Krueger -status: DRAFT +status: WITHDRAWN dateReceived: 2023-02-13 discussionsTo: https://codeberg.org/fediverse/fep/issues/62 --- @@ -21,6 +21,8 @@ This FEP will - Define a process to create specialized Vocabularies - Using [FEP-61CE] as an example how this process can be used. +__Note__: Withdrawn as no longer compatible with the FEP repository structure, see [this issue](https://codeberg.org/fediverse/fep/issues/134). + ## Background and Terminology The JSON-LD context is introduced in [3.1 The Context](https://www.w3.org/TR/json-ld/#the-context) of [JSON-LD]. The context of an object is specified by its `@context` property.