Skip to main content
OLM Marketplace

ArcaQ feature

ยง1 โ€” Three views in one panel

The OLM panel has three tabs โ€” each covering a key workflow.

๐Ÿ›’

Browse marketplace

Search packages by keyword or category. See download counts, namespaces and versions.

๐Ÿ“ฆ

Installed packages

View all active packages. Uninstall with one click โ€” imported triples removed cleanly.

๐Ÿš€

Publish your own

Export your ontology work as a versioned TTL package and publish it to the marketplace.

๐Ÿท๏ธ

Categories

Domain ยท Connector ยท Compliance ยท Industry ยท Custom โ€” five standard categories.

๐Ÿ“Š

Download tracking

Every install increments the package download counter. Quality surfaces by popularity.

๐Ÿ”‘

Namespace governance

Each package declares a unique namespace URI โ€” preventing collision in the graph.

ยง2 โ€” API reference

Five OLM endpoints cover the full lifecycle.

MethodEndpointDescription
GET/second-brain/olm/packagesBrowse marketplace packages
POST/second-brain/olm/packagesPublish a new package
POST/second-brain/olm/packages/{id}/installInstall a package
DELETE/second-brain/olm/packages/{id}/installUninstall a package
GET/second-brain/olm/installedList installed packages for current user

Get started