Query/Examples: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    22 July 2024

    • curprev 12:2412:24, 22 July 2024Admin talk contribs 5,002 bytes +5,002 Created page with "== Example data queries that visualize the data model == === Overview of all classes and their subclasses === {{SPARQL|query= #defaultView:Graph SELECT Distinct ?classes ?classesLabel ?subclasses ?subclassesLabel WHERE { SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". } {?classes owl:equivalentClass ?x.} Union {?subclasses tibt:P2 ?classes.} } }} === Overview of types of of human-made objects and instances === {{SPARQL|..."