mirror of
https://codeberg.org/fediverse/fep.git
synced 2026-08-05 19:55:46 +00:00
bc9219bf48
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.
9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"@context": [
|
|
"https://www.w3.org/ns/activitystreams",
|
|
{
|
|
"fep": "https://w3id.org/fep#"
|
|
}
|
|
]
|
|
}
|