Automic VaultAutomic Vault

brew

Installer sord avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sord pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install sord

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install sord

MacPorts ports tree · audio/sord/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add sord

Alpine Linux edge package indexes · sord · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install libsord-0-0

Debian stable package indexes · libsord-0-0 · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install sord

Fedora Rawhide package metadata · sord · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#sord

nixpkgs package indexes · pkgs/by-name/so/sord/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S sord

Arch Linux sync databases · sord · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install libsord-0-0

openSUSE Tumbleweed package metadata · libsord-0-0 · Source: download.opensuse.org

aperçu

Résumé du paquet

C library for storing RDF data in memory

Commandes et alias

  • sord_validate
  • sordi

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2011: README copyright years begin for the Sord project.
  • 2019: Public GitLab project created.
  • 2021: Sord 0.16.8 released.
  • 2026: Sord 0.16.22 released.

Related projects

  • Serd is the adjacent RDF syntax library referenced by Sord's API documentation.
  • LV2 and other Drobilla-maintained audio and metadata projects commonly sit near Sord in package dependency graphs.
  • RDF, Turtle, and Semantic Web tooling are the broader ecosystem Sord serves.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
sord_validatecliexécutable global
sordicliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire0.16.22
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

https://drobilla.net/software/sord.html

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:sord
Version0.16.22
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/sord
Page d'accueilhttps://drobilla.net/software/sord.html
Dépôthttps://gitlab.com/drobilla/sord
Docs amonthttps://drobilla.net/docs/sord
LicenceISC
Archive sourcehttps://download.drobilla.net/sord-0.16.22.tar.xz
Dépendancespcre2, serd, zix
Dépendances de compilationmeson, ninja, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesord
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

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-0
  • Section: libs
  • Architecture: amd64
  • Source Package: sord
  • 3 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Sord
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsord-0-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsord-dev 0.16.18-1

library for storing RDF data in memory (development files)

https://drobilla.net/software/sord.html

sudo apt install libsord-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: sord
  • 3 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Sord
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsord-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsord-doc 0.16.18-1

library for storing RDF data in memory (documentation)

https://drobilla.net/software/sord.html

sudo apt install libsord-doc
  • Section: doc
  • Architecture: all
  • Source Package: sord
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Sord
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsord-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

sordi 0.16.18-1

library for storing RDF data in memory - utilities

https://drobilla.net/software/sord.html

sudo apt install sordi
  • Section: text
  • Architecture: amd64
  • Source Package: sord
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Sord
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sordi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sord

nix profile install nixpkgs#sord
  • normalized package name match
  • Correspondance par : Sord
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/sord/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libsord-0-0 0.16.16-2build1

library for storing RDF data in memory

https://drobilla.net/software/sord.html

sudo apt install libsord-0-0
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: sord
  • 3 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Sord
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsord-0-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsord-dev 0.16.16-2build1

library for storing RDF data in memory (development files)

https://drobilla.net/software/sord.html

sudo apt install libsord-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: sord
  • 3 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Sord
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsord-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsord-doc 0.16.16-2build1

library for storing RDF data in memory (documentation)

https://drobilla.net/software/sord.html

sudo apt install libsord-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: sord
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Sord
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsord-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

sordi 0.16.16-2build1

library for storing RDF data in memory - utilities

https://drobilla.net/software/sord.html

sudo apt install sordi
  • Section: universe/text
  • Architecture: amd64
  • Source Package: sord
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Sord
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sordi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

sord 0.16.22-r0

C library for storing RDF data in memory

https://drobilla.net/software/sord

sudo apk add sord
  • License: ISC
  • Architecture: x86_64
  • Source Package: sord
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Sord
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sord from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sord-dev 0.16.22-r0

C library for storing RDF data in memory (development files)

https://drobilla.net/software/sord

sudo apk add sord-dev
  • License: ISC
  • Architecture: x86_64
  • Source Package: sord
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Sord
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sord-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sord-doc 0.16.22-r0

C library for storing RDF data in memory (documentation)

https://drobilla.net/software/sord

sudo apk add sord-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: sord
  • normalized package name match
  • Correspondance par : Sord
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sord-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

sord-libs 0.16.22-r0

C library for storing RDF data in memory (libraries)

https://drobilla.net/software/sord

sudo apk add sord-libs
  • License: ISC
  • Architecture: x86_64
  • Source Package: sord
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Sord
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sord-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

sord 0.16.22-1.fc45

A lightweight Resource Description Framework (RDF) C library

https://drobilla.net/software/sord.html

sudo dnf install sord
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: sord
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Sord
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sord from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

sord-devel 0.16.22-1.fc45

Development libraries and headers for sord

https://drobilla.net/software/sord.html

sudo dnf install sord-devel
  • License: ISC
  • Category: Unspecified
  • Architecture: i686
  • Source Package: sord
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Sord
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sord-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

sord 0.16.22-1

A lightweight C library for storing RDF data in memory

https://drobilla.net/software/sord.html

sudo pacman -S sord
  • License: ISC
  • Architecture: x86_64
  • 6 Dépendances
  • 1 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Sord
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sord from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment