macOS
brew install sordlocal Homebrew formula metadata
sudo port install sordMacPorts ports tree · audio/sord/Portfile · source: api.github.com
brew
C library for storing RDF data in memory. Version 0.16.22 via Homebrew; verified from local package data.
install
brew install sordlocal Homebrew formula metadata
sudo port install sordMacPorts ports tree · audio/sord/Portfile · source: api.github.com
sudo apk add sordAlpine Linux edge package indexes · sord · source: dl-cdn.alpinelinux.org
sudo apt install libsord-0-0Debian stable package indexes · libsord-0-0 · source: deb.debian.org
sudo dnf install sordFedora Rawhide package metadata · sord · source: dl.fedoraproject.org
nix profile install nixpkgs#sordnixpkgs package indexes · pkgs/by-name/so/sord/package.nix · source: api.github.com
sudo pacman -S sordArch Linux sync databases · sord · source: geo.mirror.pkgbuild.com
sudo zypper install libsord-0-0openSUSE Tumbleweed package metadata · libsord-0-0 · source: download.opensuse.org
overview
C library for storing RDF data in memory
history
Sord is a lightweight C library for storing RDF statements in memory. Homebrew packages it with small command-line utilities such as `sordi` and `sord_validate`, but its core identity is as a reusable RDF model library.
The official README identifies Sord as a David Robillard project and describes it as a lightweight C library for storing RDF statements in memory. The generated API documentation describes the library as an RDF model that stores triples or quads and can search them by indexed patterns.
The GitLab project metadata records the public repository as created in April 2019, while the README carries earlier copyright years. Public releases continued through the 0.16 series, including 0.16.22 in 2026.
Sord is specialized infrastructure for RDF and Semantic Web tooling, so its adoption is quieter than a developer-facing CLI. The package-manager metadata in this batch nevertheless shows it packaged across Homebrew, Alpine, Debian, Ubuntu, Fedora, Arch, MacPorts, Nix, and openSUSE.
That distribution pattern is typical for C libraries that become plumbing: users may install them directly for `sordi` or `sord_validate`, but many encounters happen through dependent RDF or audio/metadata tooling in Unix package graphs.
Library users create a Sord world and model, add RDF nodes and quads, and search by subject, predicate, object, or graph patterns. The official docs emphasize indexed storage and functions for reading, writing, iterating, and querying models.
CLI users generally use the packaged utilities for RDF conversion or validation tasks, while developers link against the C library for in-memory RDF storage.
Sord matters to package nerds because it is small, C-based Semantic Web plumbing: easy to ship, useful to link, and often noticed only when a dependency tree needs RDF support.
Its presence in many Unix package managers also reflects a long-running open-source pattern: narrow C libraries with stable ABIs become shared infrastructure for higher-level tools.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sord_validate | cli | global executable | |
sordi | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://drobilla.net/software/sord.html
install metadata
| Package key | brew:sord |
|---|---|
| Version | 0.16.22 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sord |
| Homepage | https://drobilla.net/software/sord.html |
| Repository | https://gitlab.com/drobilla/sord |
| Upstream docs | https://drobilla.net/docs/sord |
| License | ISC |
| Source archive | https://download.drobilla.net/sord-0.16.22.tar.xz |
| Dependencies | pcre2, serd, zix |
| Build dependencies | meson, ninja, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sord |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libsord-0-0 0.16.18-1
library for storing RDF data in memory
https://drobilla.net/software/sord.html
sudo apt install libsord-0-0libsord-dev 0.16.18-1
library for storing RDF data in memory (development files)
https://drobilla.net/software/sord.html
sudo apt install libsord-devlibsord-doc 0.16.18-1
library for storing RDF data in memory (documentation)
https://drobilla.net/software/sord.html
sudo apt install libsord-docsordi 0.16.18-1
library for storing RDF data in memory - utilities
https://drobilla.net/software/sord.html
sudo apt install sordisord
nix profile install nixpkgs#sordlibsord-0-0 0.16.16-2build1
library for storing RDF data in memory
https://drobilla.net/software/sord.html
sudo apt install libsord-0-0libsord-dev 0.16.16-2build1
library for storing RDF data in memory (development files)
https://drobilla.net/software/sord.html
sudo apt install libsord-devlibsord-doc 0.16.16-2build1
library for storing RDF data in memory (documentation)
https://drobilla.net/software/sord.html
sudo apt install libsord-docsordi 0.16.16-2build1
library for storing RDF data in memory - utilities
https://drobilla.net/software/sord.html
sudo apt install sordisord 0.16.22-r0
C library for storing RDF data in memory
https://drobilla.net/software/sord
sudo apk add sordsord-dev 0.16.22-r0
C library for storing RDF data in memory (development files)
https://drobilla.net/software/sord
sudo apk add sord-devsord-doc 0.16.22-r0
C library for storing RDF data in memory (documentation)
https://drobilla.net/software/sord
sudo apk add sord-docsord-libs 0.16.22-r0
C library for storing RDF data in memory (libraries)
https://drobilla.net/software/sord
sudo apk add sord-libssord 0.16.22-1.fc45
A lightweight Resource Description Framework (RDF) C library
https://drobilla.net/software/sord.html
sudo dnf install sordsord-devel 0.16.22-1.fc45
Development libraries and headers for sord
https://drobilla.net/software/sord.html
sudo dnf install sord-develsord 0.16.22-1
A lightweight C library for storing RDF data in memory
https://drobilla.net/software/sord.html
sudo pacman -S sordsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.