sordi
A lightweight C library for storing RDF data in memory
Install
- All systems
-
curl cmd.cat/sordi.sh
- Debian
-
apt-get install sordi
- Ubuntu
-
apt-get install sordi
- Arch Linux
-
pacman -S sord
- Kali Linux
-
apt-get install sordi
- Fedora
-
dnf install sord
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sordi
- OS X
-
brew install sord
- Raspbian
-
apt-get install sordi
- Dockerfile
- dockerfile.run/sordi
sord
A lightweight C library for storing RDF data in memory
sordi
library for storing RDF data in memory - utilities
Sord is a lightweight C library for storing Resource Description Framework (RDF) data in memory. This package provides the 'sordi' and 'sord_validate' utilities.