Omnia Backend embeds an RDF database where devices' metadata (the Environment they belong to, their affordances, etc.) are stored. It's implemented using the omnia-network/ic-oxigraph library.
A SPARQL endpoint is available through both the Backend canister's HTTPS endpoint and the candid methods executeRdfDbQuery
and executeRdfDbQueryAsUpdate
.