Wikidata ontology explorer

small website to explore ontologies on Wikidata



Event finish

Add headings (@lucaswerkmeister)

Use ChildNode.replaceWith()

It’s only supported by Firefox and Chrome, but it’s in a standard, so that’s good enough for me :)

(The motivation for this is that I’d like to have a few more elements inside the divs surrounding the replaced elements, to exp (@lucaswerkmeister)

Use strict mode (@lucaswerkmeister)

Improve text field with HTML5 attributes

This makes the browser show pretty error messages if the input is invalid. (@lucaswerkmeister)

Move event handler to JS file

My CSP on lucaswerkmeister.de blocks inline scripts.

This also includes the change to listen to the form submit event instead of the button click event, which makes pressing Return in the text input work for free :) (@lucaswerkmeister)

Slightly improve styles (@lucaswerkmeister)

Show hierarchy and common properties and statements

It’s not especially pretty, but it’s functional. (@lucaswerkmeister)

Add form and placeholder divs (@lucaswerkmeister)

Initial commit

Contentless HTML page with Bootstrap, title, RDFa, and license info. (@lucaswerkmeister)

Start