Connect with us

Trackloaded SPARQL Explorer

Explore the Trackloaded Knowledge Graph through its semantic query layer — discover artists, labels, resources, categories, identifiers and relationships.

Ready
Semantic query guide

Trackloaded uses a lightweight SPARQL-style query layer. Build queries from basic graph patterns.

SELECT ?name WHERE {
    ?x foaf:name ?name .
} LIMIT 20

Supported concepts include triple patterns, shared variables, OPTIONAL, FILTER, DISTINCT, and LIMIT.

Common vocabularies: foaf:, schema:, mo:, dct:, dcat:, skos:.

Entity identifiers are exposed through the graph's identifier predicate. The table renderer displays numeric identifiers as ID badges without changing their values.

Recent: None Ctrl/Cmd + Enter to run
Query Results Run a semantic query to explore the graph.
Run a semantic query to explore the graph.

Licensed Under Copyright © 2020 - | Trackloaded