mediawiki/semantic-media-wiki
Composer 安装命令:
composer require mediawiki/semantic-media-wiki
包简介
An extension to MediaWiki that lets you store and query structured data within wiki pages
README 文档
README
Semantic MediaWiki (a.k.a. SMW) is a free, open-source extension to MediaWiki – the wiki software that powers Wikipedia – that lets you store and query data within the wiki's pages.
Semantic MediaWiki is also a full-fledged framework with many spinoff extensions that can turn a wiki into a powerful and flexible knowledge management system. All data created within SMW can easily be published via the Semantic Web, allowing other systems to use this data seamlessly.
For a better understanding of how Semantic MediaWiki works, have a look at deployed in 5 min and the Sesame, Fuseki triplestore video, or browse the wiki for a more comprehensive introduction.
Requirements
Semantic MediaWiki requires MediaWiki and its dependencies, such as PHP. For supported versions, see the compatibility matrix.
Installation
The recommended way to install Semantic MediaWiki is by using Composer. See the detailed installation guide as well as the information on compatibility.
Documentation
Most of the documentation can be found on the Semantic MediaWiki wiki. A small core of documentation also comes bundled with the software itself. This documentation is minimalistic and less explanatory than what can be found on the SMW wiki. However, It is always kept up to date and applies to the version of the code it bundles with. The most critical files are linked below.
Support
Primary support channels:
- User mailing list - for user questions
- SMW chat room - for questions and developer discussions
- Issue tracker - for bug reports
Contributing
Many people have contributed to SMW. A list of people who have made contributions in the past can be found here or on the wiki for Semantic MediaWiki. The overview on how to contribute provides information on the different ways available to do so.
If you want to contribute work to the project, please subscribe to the developer's mailing list and have a look at the contribution guidelines.
- File an issue
- Submit a pull request
- Ask a question on the mailing list
Tests
This extension is tested using GitHub Actions for Continuous Integration (CI). Each time changes are pushed to the repository, GitHub Actions automatically runs a series of tests to ensure the code remains reliable and functional.
INFO: This repository contains submodules. Make sure to clone with
--recursiveoption in Git.git clone --recursive <REPO>If not done when cloning, it can be done by
git submodule init git submodule update
Step 1: Clone the Repository
Step 2: Ensure test container is running
This repository supports "docker-compose-ci" based CI and testing for MediaWiki extensions.
The "docker-compose-ci" repository has already been integrated into the Semantic MediaWiki repository as a Git submodule. It uses "Make" as main entry point and command line interface.
Ensure, you have Make and Docker installed:
make --version
docker --version
Step 3: Run lint, phpcs and tests
make ci
For more information about
- docker-compose-ci, see https://github.com/gesinn-it-pub/docker-compose-ci
- tests in Semantic MediaWiki in general, see the test documentation.
License
GNU General Public License, version 2 or later. The COPYING file explains SMW's copyright and license.
mediawiki/semantic-media-wiki 适用场景与选型建议
mediawiki/semantic-media-wiki 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 382.66k 次下载、GitHub Stars 达 617, 最近一次更新时间为 2013 年 12 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「wiki」 「mediawiki」 「SMW」 「Semantic MediaWiki」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 mediawiki/semantic-media-wiki 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mediawiki/semantic-media-wiki 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 mediawiki/semantic-media-wiki 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated again
Automatically logs-in users if they are already authenticated by a remote source. (e.g. environment variable REMOTE_USER)
An extension to Semantic MediaWiki allowing to build breadcrumb links from an attributive property filter
Helper functions for the MediaWiki ExtensionRegistry
An extension to Semantic Mediawiki to add meta elements with content generated from semantic annotations.
Adds the EDTF data type to Wikibase
统计信息
- 总下载量: 382.66k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 625
- 点击次数: 30
- 依赖项目数: 24
- 推荐数: 1
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2013-12-02