ontocore-query
Part of OntoCore (semantic workspace engine).
SQL-like virtual tables and SPARQL query engine for OntoCore.
Install
= "0.9"
Quick example
use IndexBuilder;
use query_catalog;
let catalog = new.workspace.build?;
let result = query_catalog?;
Documentation
License
MIT OR Apache-2.0