Skip to content

Commit

Permalink
Automated report generation
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg authored and Report generation bot committed Sep 11, 2023
1 parent c4c731a commit 4de07af
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion reports/earl.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"name": "earl-report-0.9.0",
"doap:created": {
"@type": "http://www.w3.org/2001/XMLSchema#date",
"@value": "2023-09-10"
"@value": "2023-09-11"
},
"revision": "0.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion reports/earl.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -3549,5 +3549,5 @@

<https://github.com/gkellogg/earl-report/tree/0.9.0> a doap:Version;
doap:name "earl-report-0.9.0";
doap:created "2023-09-10"^^xsd:date;
doap:created "2023-09-11"^^xsd:date;
doap:revision "0.9.0" .
4 changes: 2 additions & 2 deletions reports/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ <h2 class='subtitle'>
EARL results from the RDF Dataset Canonicalization and Hash 1.0 Test Suite
</h2>
<h2 id='w3c-document-28-october-2015'>
<time class='dt-published' datetime='2023-09-10' property='dc:issued'>
10 September 2023
<time class='dt-published' datetime='2023-09-11' property='dc:issued'>
11 September 2023
</time>
</h2>
<dl>
Expand Down

0 comments on commit 4de07af

Please sign in to comment.