Dan Brickley

Results 577 comments of Dan Brickley

Fantastic—- thanks! we have some fixes to merge in from ericP-changes. I suggest we do that first then merge in this PR.

@Gnomus042 does the updated package-lock.json work with this code?

Regarding your question I think it will be best if we can try to make it work with a simple static server as a shared base. In some contexts it...

Does its subset of shex fit with what we need gere?

Hi Rinke! Thanks for this :) We need to be careful around the opensource licensing in this repo, hence all the CLA messages above. Are you (or employer) in a...

@ericprud and I took a look. There is a similar issue for 1st sample too (recipe). SHACL validation finds the interactionType property's value (http://schema.org/Comment) to fail. This fixes the example:...

For the interactionType property, here is what schema.org release 14 says in the property definition: ```text (base) danbri-macbookpro4% grep interactionType schemaorg-all-https.nt . "interactionType" . . . "The Action representing the...

@ericprud has mentioned "shape paths" in this context. out-of-band is important...

Started a rough script that copies things into the right place in an ephemeral "_serving" folder. - it takes everything from demo/static/ - bit of care about symlinks between the...