Expand description
qualia-cli resources — discover, inspect, download, and import catalog resources.
§Pipeline (download)
resources/llms.yaml
└─ LLMResource::download_info.resolved_url()
└─ reqwest stream → ~/.qualia/models/<filename>
└─ GGufSharder::generate_bidx_pointer_map() ← tensor pointer Quins
└─ WriteAheadLog::append_mutation() ← pointer + provenance Quins
└─ LLMResource::to_capability_profile() → CapabilityProfile§Pipeline (ontology import)
resources/ontologies.yaml
└─ OntologyResource::download_info.resolved_url()
└─ reqwest stream → /tmp/<filename>
└─ qualia_core_db::ingest::streaming_import_rdf() ← builds .q42
└─ WriteAheadLog::append_mutation() ← provenance QuinFunctions§
- cmd_
download 🔒 - cmd_
import_ 🔒ontology - cmd_
list 🔒 - cmd_
show 🔒 - default_
storage_ 🔒root - handle
- list_
llms 🔒 - list_
ontologies 🔒 - list_
sparql 🔒 - load_
catalog - Load the full
ResourceCatalogfrom the YAML files undercatalog_dir. - print_
help 🔒