wikia / semantic-media-wiki
MediaWiki extension that lets you store and query structured data within wiki pages
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 226
Type:mediawiki-extension
Requires
- php: >=7.3
- ext-mbstring: *
- composer/installers: 1.*,>=1.0.1
- jeroen/file-fetcher: ^6|^5|^4.4
- justinrainbow/json-schema: ~5.2
- mediawiki/parser-hooks: ~1.4
- onoi/blob-store: ~1.2
- onoi/cache: ~1.2
- onoi/callback-container: ~2.0
- onoi/event-dispatcher: ~1.0
- onoi/http-request: ~1.1
- onoi/message-reporter: ~1.0
- onoi/shared-resources: ~0.3
- param-processor/param-processor: ~1.2
- psr/log: ~1.0
- seld/jsonlint: ^1.7
- serialization/serialization: ~3.2|~4.0
- symfony/css-selector: ^5|^4|^3.3
- wikimedia/cdb: ^2|^1
- wikimedia/textcat: ^2|^1.1
Requires (Dev)
- phpmd/phpmd: ~2.1
- squizlabs/php_codesniffer: ~3.5
Suggests
- mediawiki/semantic-result-formats: Provides additional result formats for queries of structured data
Replaces
- mediawiki/semantic-mediawiki: *
- dev-2.4.2_Wikia
- dev-master / 4.x-dev
- 4.0.1
- 4.0.0
- 3.2.3
- 3.2.2
- 3.2.1
- 3.2.0
- 3.2.0-rc.2
- 3.2.0-rc.1
- 3.1.667
- 3.1.666
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.1.0-rc.1
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-rc.2
- 3.0.0-rc.1
- 2.5.8
- 2.5.7
- 2.5.6
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- 2.5.0-rc.1
- 2.4.x-dev
- 2.4.6.2
- 2.4.6.1
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2.9
- 2.4.2.8
- 2.4.2.7
- 2.4.2.6
- 2.4.2.5
- 2.4.2.4
- 2.4.2.3
- 2.4.2.2
- 2.4.2.1
- 2.4.2
- 2.4.1.0
- 2.4.0
- 2.4.0-RC1
- 2.3.x-dev
- 2.3.1
- 2.3.0
- 2.3.0-RC1
- 2.2.x-dev
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.2.0-RC1
- 2.1.x-dev
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.1.0-RC1
- 2.0.x-dev
- 2.0
- 2.0-RC3
- 2.0-RC2
- 2.0-RC1
- 1.9.2
- 1.9.1.1
- 1.9.1
- 1.9.0.2
- 1.9.0.1
- 1.9
- 1.9-RC1
- 1.9beta1
- 1.1.3
- 1.1.0
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.0
- dev-REL1_39
- dev-REL1_39-security-fix
- dev-experiment/UXNR-990-tracking
- dev-fix_query_read_only
- dev-PLATFORM-9055_query_read
- dev-perm-rigor
- dev-PLATFORM-9053
- dev-use-read-connection-for-make-list
- dev-fix-import
- dev-PLATFORM-9027
- dev-run-unit-tests
- dev-property-page-editinfo
- dev-PLATFORM-9005
- dev-fix-p0110
- dev-isloggedin
- dev-dt-fix
- dev-stabilize-tests
- dev-drop-unused-fallbacks
- dev-assorted-php-fixes
- dev-smw-4.1.2
- dev-no-primary-duplicate
- dev-REL1_39-wip
- dev-REL1_37
- dev-html-table-notice
- dev-test
- dev-test-broken-composer
- dev-upstream-update
- dev-3.1.x-Fandom
- dev-CATS-1366
- dev-smw-replica
- dev-smw-master
- dev-cached-factbox-master
- dev-PLATFORM-5339
- dev-PLATFORM-5337
- dev-PLATFORM-4964
- dev-PLATFORM-4964-bumped
- dev-PLATFORM-4936
- dev-fix-required-parameters-after-optional-ones
- dev-add-ternary-parentheses
- dev-avoid-offset-access-warnings
- dev-mass-replace-legacy-array-offset-access
- dev-REL1
- dev-pull-changes
- dev-respect-path
- dev-issue1511
- dev-wording
- dev-minreqz
- dev-such-a-karsten
- dev-JeroenDeDauw-patch-1
- dev-ext-json
- dev-eid-type
- dev-qprofile
- dev-unit-space
- dev-fulltext
- dev-fulltext-sqlite
- dev-query-cache
- dev-nowiki-decoder
- dev-schema
- dev-rss
- dev-search-index
This package is auto-updated.
Last update: 2024-10-19 18:20:30 UTC
README
Semantic MediaWiki (a.k.a. SMW) is a free, open-source extension to [MediaWiki] (https://semantic-mediawiki.org/wiki/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, in conjunction 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 SMW works, have a look at Semantic MediaWiki deployed in 5 min, using a Sesame or Fuseki triplestore, or browse the smw.org@wiki for a more comprehensive introduction.
Requirements
- PHP 5.3.2 or later
- MediaWiki 1.19 or later
- MySQL 5+, SQLite 3+ or PostgreSQL 9.x
A list of supported PHP versions, MediaWiki versions and databases per SMW release can be found in the compatibility matrix.
Installation
The easiest way to install Semantic MediaWiki is by using Composer. It is recommended to read the installation instructions together with the available upgrade guide.
{ "require": { "mediawiki/semantic-media-wiki": "~2.4@dev" } }
Documentation
Most of the documentation can be found on the SMW wiki. A small core of documentation also comes bundled with the software itself. This documentation is minimalistic and less explanatory then what can be found on the SMW wiki. It is however always kept up to date, and applies to the version of the code it comes bundled with. The most important files are linked below.
Contribution and support
Many people have contributed to SMW. A list of people who have made contributions in the past can be found here or on the SMW wiki. The overview on how to contribute provides information on the different ways available to do so.
If you have remarks, questions, or suggestions, please send them to semediawiki-users@lists.sourceforge.net. You can subscribe to this list here.
If you want to contribute work to the project please subscribe to the developers mailing list and have a look at the contribution guideline.
- File an issue
- Submit a pull request
- Ask a question on the mailing list
- Ask a question on the #semantic-mediawiki IRC channel on Freenode.
Tests
This extension provides unit and integration tests that are normally run by a continues integration platform but can also be executed manually. A more comprehensive introduction can be found in the test section.
License
GNU General Public License, version 2 or later. The COPYING file explains SMW's copyright and license.