This is the repository for a recommended context for JSON-LD 1.1, as well as the RDFa Core Initial Context, developed and maintained by the W3C JSON-LD Working Group. Most of the major resources in this repository are redirected from W3C URI-s that have been in use by the community for a while. These are as follows:
https://www.w3.org/2011/rdfa-context/rdfa-1.1.html
https://www.w3.org/2011/rdfa-context/rdfa-1.1.ttl
https://www.w3.org/2011/rdfa-context/rdfa-1.1.rdf
https://www.w3.org/2011/rdfa-context/rdfa-1.1.jsonld
Note the the https://www.w3.org/2011/rdfa-context/rdfa-1.1
URI can be used and the format is returned based on context negotiation.
@context
file. JSON-LD users can use these prefixes by referring to this recommended context by importing it through a @context
statement. This context file is available in:
http://www.w3.org/2013/json-ld-context/rdfa11
w3c.org
is provided)On a pull request, the files in Turtle, RDF/XML, and JSON-LD syntaxes are all built from the RDFa Initial Context in rdfa-1.1.html. Those files should not be modified by hand.
Files are built using a GitHub Workflow using a series of Ruby scripts to generate the associated files. The workflow is started when a Pull Request is created or updated.
Use the standard fork, branch, and pull request workflow to propose changes to the content. Please make branch names informative—by including the issue or bug number for example.
Please read CONTRIBUTING.md, about licensing contributions.
W3C functions under a code of conduct.