Extension:WikibaseLexeme
![]() リリースの状態: 安定 |
|
---|---|
説明 | Wikibase extension to manage structured metadata of media files |
作者 | ウィキデータ チーム |
最新バージョン | 継続的な更新 |
MediaWiki | master |
PHP | 5.5.9+ |
データベースの変更 | はい |
Composer | wikibase/lexeme |
ライセンス | GNU 一般公衆利用許諾書 2.0 以降 |
ダウンロード | readme |
|
|
Quarterly downloads | 23 (Ranked 147th) |
Public wikis using | 898 (Ranked 280th) |
WikibaseLexeme 拡張機能の翻訳にご協力ください | |
問題点 | 未解決のタスク · バグを報告 |
The Wikibase Lexeme extension provides improved modeling for lexical entities such as words and phrases. While it would be theoretically possible to model these things using Items, a more expressive specialized model helps to reduce complexity, and improve re-use and mappings to other vocabularies.
関連項目: Extension:WikibaseLexeme/Data_Model
要件
Wikibase must be installed.
インストール
- ダウンロードして、ファイルを
extensions/
フォルダー内のWikibaseLexeme
という名前のディレクトリ内に配置します。 - 以下のコードを
LocalSettings.php
の末尾に追加します:wfLoadExtension( 'WikibaseLexeme' );
- Define a namespace for Lexeme entities
- 完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。
関連項目
この拡張機能は 1 つ以上のウィキメディアのプロジェクトで使用されています。 これはおそらく、この拡張機能が安定していて高いトラフィックのウェブサイトでも十分に動作することを意味します。 この拡張機能がインストールされている場所を確認するには、ウィキメディアの設定ファイル CommonSettings.php および InitialiseSettings.php 内で、この拡張機能の名前を探してください。 特定のウィキにインストールされている拡張機能の完全な一覧は、そのウィキの Special:Version ページにあります。 |
この拡張機能は以下のパッケージ/ウィキファームに含まれています: This is not an authoritative list. Some wiki farms/hosts may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |