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.

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.

3 participants