Skip to content

Add Ariadne SHACL EARL report (121/121)#854

Open
hajovonta wants to merge 2 commits into
w3c:gh-pagesfrom
hajovonta:ariadne-earl-report
Open

Add Ariadne SHACL EARL report (121/121)#854
hajovonta wants to merge 2 commits into
w3c:gh-pagesfrom
hajovonta:ariadne-earl-report

Conversation

@hajovonta

Copy link
Copy Markdown

Ariadne is a graph database implemented in Common Lisp. This report covers all 121 tests in the SHACL test suite (98 Core + 23 SPARQL), all passing.

Homepage: https://sr.ht/~hajovonta/ariadne

@TallTed

TallTed commented Apr 13, 2026

Copy link
Copy Markdown
Member

As submitted, your report suggests that every version of Ariadne — past, present, and future — has been tested and passed. I suggest modifying your report to include the specific version under test, optimally embedded in the earl:subject value if nowhere else. This will make it possible to report different results for each future version, which will be of particular importance if any of the tests are ever failed.

@afs

afs commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

DOAP has doap:release --

<https://sr.ht/~hajovonta/ariadne>
    rdf:type      doap:Project;
    doap:release  [ rdf:type       doap:Version;
                    doap:created   "......................."^^xsd:date;
                    doap:revision  ".................." ] ;
    ... 

@hajovonta

Copy link
Copy Markdown
Author

Hi @TallTed @afs,

thanks for the heads up - I have added the version information.

@hajovonta

Copy link
Copy Markdown
Author

I believe the change is non-substantive, since it does not modify the specification in any way.

@HolgerKnublauch

Copy link
Copy Markdown
Contributor

I guess the hesitation from our side is that nobody really still wants to update pages for the 1.0 version when 1.2 will be ready by the end of the year anyway. Are you by any chance tracking the spec and will submit an updated report with the 1.2 test cases?

@afs

afs commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Ping @nicholascar @PapoutsoglouE.

@hajovonta

Copy link
Copy Markdown
Author

@HolgerKnublauch

I irregularly look at the space what happens there, but if you could suggest a specific place to watch, that would be helpful! Of course, I can update the report with 1.2 later when it is available.

@HolgerKnublauch

Copy link
Copy Markdown
Contributor

The current SHACL 1.2 Core draft (which gets continuously updated) has been quite stable for the last few months, so it may be worth updating your implementation. It would help us a lot to have additional feedback before the freeze deadlines.

https://www.w3.org/TR/shacl12-core/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants