Re: First version of a test suite for RDF*

On 23/11/2020 14:39, Ghislain ATEMEZING wrote:

> Hi Pierre-Antoine,
> Many thanks for this great input.
> Just to be sure I understand the coverage of the test suite: Are we 
> going to add also RDFS entailment regime?
The test-suite as it is is parial, just a first shot. And yes, the idea 
is to add RDFS.
> In general, how to be sure we take into account all the relevant 
> cases? #justAsking.

Just like any test-suite, you can never be sure...

All the more reason to get as much feedback from the community.

>
> Also here at opaque-iri [1], is it RDFS-Plus or OWL 2 RL here?

I wrote RDFS-Plus, because the only requirement in this test-case is to 
support owl:sameAs, and RDFS-Plus is the lightest regime I know that 
supports it. But of course, it should also hold in all variants of OWL.

   best

>
> Thanks for your time.
> Best,
> Ghislain
> [1] 
> https://w3c.github.io/rdf-star/tests/semantics/manifest.html#opaque-iri 
> <https://w3c.github.io/rdf-star/tests/semantics/manifest.html#opaque-iri>
>
> On Mon, Nov 23, 2020 at 12:31 PM Pierre-Antoine Champin 
> <pierre-antoine.champin@ercim.eu 
> <mailto:pierre-antoine.champin@ercim.eu>> wrote:
>
>     Hi all,
>
>     as per my action assigned on our last call [1], I pushed a first
>     version
>     of a test-suite. The first goal is to provide a set of concrete
>     examples
>     of how RDF* implementations are expected to behave. An HTML
>     rendering of
>     that test-suite is available here:
>
>     https://w3c.github.io/rdf-star/tests/semantics/manifest.html
>     <https://w3c.github.io/rdf-star/tests/semantics/manifest.html>
>
>     so that everyone can review, reference, and comment each of the
>     test cases.
>
>     If "entail" sounds esoteric to you, think of the 2nd graph in each
>     test
>     case as a SPARQL* ASK query, which is expected to return TRUE (or
>     FALSE,
>     in the case of "not entail").
>
>     Coming next: a similar test suite for SPARQL*.
>
>        best
>
>     [1] https://github.com/w3c/rdf-star/issues/40
>     <https://github.com/w3c/rdf-star/issues/40>
>     <https://github.com/w3c/rdf-star/issues/40
>     <https://github.com/w3c/rdf-star/issues/40>>
>
>
>
> -- 
>
> "*Love all, trust a few, do wrong to none*" (W. Shakespeare)
> Web: http://atemezing.org <http://atemezing.org>
>

Received on Monday, 23 November 2020 21:07:12 UTC