Gregg Kellogg

Results 503 comments of Gregg Kellogg

> If on github, do they handle the .htaccess stuff we use like CORS, rewrite, mime types, etc? I don't believe they do, but Jekyl can be used to create...

The schema.org stuff is, frankly, probably not too useful now, as JSON-LD has been so well adopted by that community. Indeed, the test use of redirection is pretty intense, but...

Other than expectations about the location of the tests which are built into some of the tests, my tests run pretty well off of your fork.

The Specifications don't load off of your site, either through the UI or through URI substitution from the existing site.

@davidlehn I can create a new repo just containing the remote elements and .htaccess needed for the remote tests. This could presumably be set up similar to json-ld.org with a...

Under the "if it ain't broke, don't fix it" paradigm, why don't we keep hosting the way it is, but use with the Jekyll-based system. What needs to happen to...

@BigBlueHat do you feel this is ready to merge? If we pull the plug, what will get json-ld.org to run off of the statically built Jekyll pages? I had questions...

`owl:inverseOf` can be used as with any other property in RDF, but it is used when defining a property to indicate it's semantic relationship to another property. Within a document,...

I've loaded this spec on most versions of Safari, and haven't seen such an issue; perhaps there' some issue with a cached version of ReSpec; you might try clearing your...

Some other things the playground could use: * graphical display of data. I believe there's a Jason-ld D3 module that might work * output Turtle/TriG instead of NQuades. N3.js might...