Gregory Saumier-Finch

Results 14 comments of Gregory Saumier-Finch

Hi. That is great. I was commenting on the draft version 0.1 of the document which did not have the example. Great work.

@tpluscode Thanks. I will look into it some more but at first glance this looks great :-)

It may be of interest to the group to know that there is a ruby library called shacl.rb with support for SHACL SPARQL. https://github.com/ruby-rdf/shacl/releases/tag/0.3.0. Perhaps there are some common patterns...

> If we go down that route, I wonder if we should also add support for that for multiple names for properties (when returned in a property suggest response, or...

> how would a service represent a name or description for which it does not know the language? From JSON-LD https://www.w3.org/TR/json-ld/#example-102-indexing-languaged-tagged-strings-using-none-for-no-language > ... the special index @none is used for...

I also agree with @wetneb and @tfmorris to use an array of objects with the `str` attribute and optional `lang` and `dir`. For the sake of comparison with other patterns,...

@wetneb My team has implemented an endpoint for the current draft spec and updated our branch of the test bench to support both v0.2 and v0.3 (draft). Here are 2...

I still support the addition of CircusEvent as a sub-type of Event. This should be easy to add with minimal side effects.

I tried using JSON::LD::API.frame(input, frame, { rdfstar: true }) to no avail.

Thanks in advance. That would be a big help. I hope to contribute back one day :-)