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 043d149705 FEP-1570: The FEP Ontology Process (#61)
Regarding:

> It is the task of the editors of the FEP process to ensure that the W3ID repository is configured properly to deliver this file on a request with accept type application/ld+json to https://www.w3id.org/fep.

I plan on opening an appropriate pull request to the repository https://github.com/perma-id/w3id.org/ myself. I however want to mention that questions in the future should be directed to the Editors listed on https://codeberg.org/fediverse/fep/src/branch/main/EDITORS.md.

Co-authored-by: Helge <helge.krueger@gmail.com>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/61
Tracking-issue: https://codeberg.org/fediverse/fep/issues/62
Co-authored-by: helge <helge@noreply.codeberg.org>
Co-committed-by: helge <helge@noreply.codeberg.org>
2023-02-14 07:11:57 +00:00

7 lines
83 B
JSON

{
"@context": {
"@vocab": "_:",
"fep": "https://www.w3id.org/fep#"
}
}