diff --git a/fep/5e53/context.jsonld b/fep/5e53/context.jsonld new file mode 100644 index 0000000..f9b2b7c --- /dev/null +++ b/fep/5e53/context.jsonld @@ -0,0 +1,14 @@ +{ + "@context": { + "xRobotsTag": { + "@id": "https://www.robotstxt.org/meta.html", + "@type": "@id", + "@container": "@list" + }, + "SPC": { + "@id": "https://privacycg.github.io/gpc-spec/#the-sec-gpc-header-field-for-http-requests", + "@type": "@id", + "@container": "@list" + } + } +}