We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c593ed4 commit 8cfa7d9Copy full SHA for 8cfa7d9
2 files changed
docs/index.html
@@ -182,7 +182,7 @@ <h2 id="acknowledgements">Acknowledgements</h2>
182
</p>
183
184
<footer>
185
- Hosted on GitHub Pages • Last updated: 2025-11-07 (debug)
+ Hosted on GitHub Pages • Last updated: 2025-11-07
186
</footer>
187
</main>
188
</body>
docs/ontology/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8" />
5
<!-- Redirect immediately to the RDF/XML serialization -->
6
- <meta http-equiv="refresh" content="0; url=../ontology.rdf" />
+ <meta http-equiv="refresh" content="0; url=ontology.rdf" />
7
<link rel="alternate" type="text/turtle" href="ontology.ttl" />
8
<link rel="alternate" type="application/rdf+xml" href="ontology.rdf" />
9
<link rel="alternate" type="application/ld+json" href="ontology.jsonld" />
0 commit comments