Gregg Kellogg
Gregg Kellogg
This is a test of using the RDF Concepts definition of IRI instead of referencing RFC3987.
The idea of using RDF12-CONCEPTS was to start doing the updates that would naturally come when updating to JSON-LD 1.2, which would come after RDF 1.2. Some of the concepts...
The other thing complicating JSON-LD => RDF => JSON-LD round-tripping is array ordering. For example, an object with two values for `rdf:type` will have a random order when re-serialized to...
Retrieving http:/;schema.org will provide metadata for finding the context, as described in [Alternate Document Location](https://www.w3.org/TR/json-ld11/#alternate-document-location), in this case I believe they use the `Link` HTTP header.
I think the playground has some special provisions for loading the schema.org context, @davidlehn would know.
The original name came as this was a straight copy from the GitHub API documentation. We can, of course, change names, but there may be some value in sticking straight...
See https://github.com/w3c/respec/issues/4251 for the bug which is messing this up.
Just pushed up a new version of the distiller (3.1.6), which should be up shortly, after CI is complete.
What browser are you on? It seems to be fine for my using Safari.
The site's certainly not well designed for mobile, but I'm not able to reproduce your issue on Android for iPhone. If you'd like to suggest some CSS to address this,...