DebugQueries

Revision as of 12:43, 18 August 2023 by Leonie (talk | contribs) (Created page + added 3 debug queries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page contains several SPARQL-Queries to help debug the graph.

Missing Properties

No Resources

Returns all Items, that don't have any resource that they link to.

Note: Only searches through items that have a subclass, to avoid duplicates


No Subclass

Returns all Items, that don't have a property subclass.


No Dependencies

Returns all Items, that don't link any other items as dependency.

These items don't have a property depends on. This could mean, that they are a source or that they are orphaned.