1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 19:55:46 +00:00
Files
fep/namespace/fep.json
T
Helge bc9219bf48 Next draft version of fep-1570; now fep-2e40
Reworked the draft to take into account some comments from

https://socialhub.activitypub.rocks/t/fep-1570-the-fep-ontology-process/2972

In particular, the FEP has been renamed from "The FEP Ontology Process"
to "The FEP Vocabulary Extension Process". A new format for the
introduced terms has been used with "fep-xxxx/term". Finally,
the process of secondary Vocabularies has been modified.
2023-02-17 16:12:40 +01:00

9 lines
118 B
JSON

{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"fep": "https://w3id.org/fep#"
}
]
}