macOS
brew install virtuosolocal Homebrew formula metadata
sudo port install virtuosoMacPorts ports tree · devel/virtuoso/Portfile · ソース: api.github.com
brew / 順位 8157
virtuoso のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install virtuosolocal Homebrew formula metadata
sudo port install virtuosoMacPorts ports tree · devel/virtuoso/Portfile · ソース: api.github.com
sudo apt install python3-inifileDebian stable package indexes · python3-inifile · ソース: deb.debian.org
概要
High-performance object-relational SQL database
履歴
Virtuoso, or Virtuoso Universal Server, is OpenLink Software's multi-model database and middleware platform. It combines object-relational SQL storage, RDF graph storage, SPARQL services, web/application server features, and data-integration middleware in one server, with an open-source edition known as OpenLink Virtuoso.
The Virtuoso project traces back to 1998, when OpenLink's data-access middleware merged with the Kubl DBMS. Kubl itself came from Finnish database work led by Orri Erling in the mid-1990s, and a free trial was publicly available by November 1996 before the technology became the database core of Virtuoso.
OpenLink made an open-source edition available under GPLv2 in April 2006 while continuing to offer commercial Virtuoso editions. The public GitHub repository for virtuoso-opensource dates from 2012, and GitHub releases list the open-source 7.2 series as actively maintained into the 2020s.
Virtuoso's history is closely tied to Semantic Web and Linked Data adoption. Its SPARQL endpoint support implemented the emerging W3C SPARQL Protocol work during the mid-2000s, and the server became a familiar backend for large RDF datasets and public SPARQL endpoints.
Virtuoso's most visible cultural footprint is in Linked Data infrastructure. DBpedia, one of the canonical Semantic Web datasets, made structured Wikipedia-derived data queryable using OpenLink Virtuoso, and the public DBpedia SPARQL endpoint exposed the familiar Virtuoso query editor to generations of RDF users.
W3C's Semantic Web wiki describes OpenLink Virtuoso as a SQL-ORDBMS and web application server hybrid that provides SQL, XML, and RDF data management in a single multithreaded process. That hybrid identity helped it appeal both to database administrators and to RDF practitioners who needed SPARQL, ODBC/JDBC, and web protocols in the same deployment.
In package-manager contexts, Virtuoso is usually installed for local RDF stores, SPARQL endpoints, DBpedia mirrors, or multi-model database experiments. Users configure a `virtuoso.ini`, run the `virtuoso-t` server, and interact through command-line tools such as `isql`/`isqlw`, HTTP endpoints, SPARQL, ODBC, or JDBC clients.
The package matters to developers who need a serious local triplestore rather than an embedded library. A typical package-nerd workflow is to load RDF dumps, expose `/sparql`, tune memory and checkpoint settings in the INI file, and then query large graph datasets with SPARQL clients or browser-based query forms.
Virtuoso is one of the few database packages that appears simultaneously in SQL, RDF, Linked Data, and web-middleware histories. For package people, it is the old-school heavyweight triplestore you install when toy RDF stores are not enough and when compatibility with DBpedia-style workflows matters.
セキュリティ状態
virtuoso に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
virtuoso.ini in the server startup/current directory実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
inifile | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
isqlw | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
virt_mail | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
virtuoso-t | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:virtuoso |
|---|---|
| バージョン | 7.2.17 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://virtuoso.openlinksw.com |
| リポジトリ | https://github.com/openlink/virtuoso-opensource |
| 最終更新 | 2026-05-12T11:10:35-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
virtuoso
sudo port install virtuosopython3-inifile 0.4.1-2
Small INI library for Python 3
https://github.com/mitsuhiko/python-inifile
sudo apt install python3-inifilepython3-inifile 0.4.1-2
Small INI library for Python 3
https://github.com/mitsuhiko/python-inifile
sudo apt install python3-inifileソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.