All Projects â†’ SemanticMediaWiki â†’ Semanticmediawiki

SemanticMediaWiki / Semanticmediawiki

Licence: other
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities

Projects that are alternatives of or similar to Semanticmediawiki

LinkedDataHub
The Knowledge Graph notebook. Apache license.
Stars: ✭ 150 (-58.22%)
Mutual labels:  linked-data, sparql, rdf, semantic-web, knowledge-graph
LD-Connect
LD Connect is a Linked Data portal for IOS Press in collaboration with the STKO Lab at UC Santa Barbara.
Stars: ✭ 0 (-100%)
Mutual labels:  linked-data, sparql, rdf, semantic-web, knowledge-graph
Processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
Stars: ✭ 54 (-84.96%)
Mutual labels:  linked-data, sparql, rdf, semantic-web, knowledge-graph
CSV2RDF
Streaming, transforming, SPARQL-based CSV to RDF converter. Apache license.
Stars: ✭ 48 (-86.63%)
Mutual labels:  linked-data, sparql, rdf, semantic-web, knowledge-graph
OLGA
an Ontology SDK
Stars: ✭ 36 (-89.97%)
Mutual labels:  semantic, sparql, rdf, semantic-web, knowledge-graph
Web Client
Generic Linked Data browser and UX component framework. Apache license.
Stars: ✭ 105 (-70.75%)
Mutual labels:  knowledge-graph, linked-data, rdf, semantic-web
Hypergraphql
GraphQL interface for querying and serving linked data on the Web.
Stars: ✭ 120 (-66.57%)
Mutual labels:  linked-data, rdf, semantic-web, sparql
awesome-ontology
A curated list of ontology things
Stars: ✭ 73 (-79.67%)
Mutual labels:  linked-data, rdf, semantic-web, knowledge-graph
Hypergraphql
GraphQL interface for querying and serving linked data on the Web.
Stars: ✭ 112 (-68.8%)
Mutual labels:  linked-data, rdf, semantic-web, sparql
Rdf4j
Eclipse RDF4J: scalable RDF for Java
Stars: ✭ 242 (-32.59%)
Mutual labels:  linked-data, rdf, semantic-web, sparql
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (-56.55%)
Mutual labels:  knowledge-graph, linked-data, rdf, sparql
everything
The semantic desktop search engine
Stars: ✭ 22 (-93.87%)
Mutual labels:  sparql, rdf, semantic-web, knowledge-graph
sparql-micro-service
SPARQL micro-services: A lightweight approach to query Web APIs with SPARQL
Stars: ✭ 22 (-93.87%)
Mutual labels:  linked-data, sparql, rdf, semantic-web
semantic-python-overview
(subjective) overview of projects which are related both to python and semantic technologies (RDF, OWL, Reasoning, ...)
Stars: ✭ 406 (+13.09%)
Mutual labels:  sparql, rdf, semantic-web, knowledge-graph
Sessel
Document RDFizer for CouchDB
Stars: ✭ 22 (-93.87%)
Mutual labels:  sparql, rdf, semantic-web
titanium-json-ld
A JSON-LD 1.1 Processor & API
Stars: ✭ 79 (-77.99%)
Mutual labels:  linked-data, rdf, semantic-web
LSQ
Linked SPARQL Queries (LSQ): Framework for RDFizing triple store (web) logs and performing SPARQL query extraction, analysis and benchmarking in order to produce datasets of Linked SPARQL Queries
Stars: ✭ 23 (-93.59%)
Mutual labels:  sparql, rdf, semantic-web
twinql
A graph query language for the semantic web
Stars: ✭ 17 (-95.26%)
Mutual labels:  linked-data, rdf, semantic-web
Rdf
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
Stars: ✭ 353 (-1.67%)
Mutual labels:  linked-data, rdf, semantic-web
AskNowNQS
A question answering system for RDF knowledge graphs.
Stars: ✭ 32 (-91.09%)
Mutual labels:  sparql, rdf, semantic-web

Semantic MediaWiki

Build Status Code Coverage Scrutinizer Quality Score Latest Stable Version Packagist download count

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, 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 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

  • PHP 7.0 to PHP 7.4
  • MediaWiki 1.31 to 1.35
  • MySQL 5+, SQLite 3+ or PostgreSQL 9.x

A list of supported PHP versions, MediaWiki versions and database systems per Semantic MediaWiki release can be found in 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 wiki for Semantic MediaWiki. 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

Twitter Facebook

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 have remarks, questions, or suggestions, please send them to [email protected]. 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.

Tests

This extension provides unit and integration tests and are normally run by a continuous integration platform but can also be executed locally using the shortcut command composer phpunit from the extension base directory. A more comprehensive introduction can be found under the test section.

License

GNU General Public License, version 2 or later. The COPYING file explains SMW's copyright and license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].