Technical introduction: Difference between revisions

From MaRDI portal
Alvaro (talk | contribs)
Alvaro (talk | contribs)
Line 10: Line 10:
;[https://www.mediawiki.org/wiki/API:Main_page MediaWiki API overview], [https://www.wikidata.org/w/api.php?action=help&modules=wbsearchentities MediaWiki API]
;[https://www.mediawiki.org/wiki/API:Main_page MediaWiki API overview], [https://www.wikidata.org/w/api.php?action=help&modules=wbsearchentities MediaWiki API]
:The MediaWiki Action API is a web service that allows access to some wiki-features like authentication, page operations, and search.
:The MediaWiki Action API is a web service that allows access to some wiki-features like authentication, page operations, and search.
;[https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial SPARQL] and [https://rdflib.dev/sparqlwrapper/ SPARQL Endpoint interface to Python]
:SPARQL is a language to formulate questions (queries) for knowledge databases.


;[https://www.mediawiki.org/wiki/Wikibase/Docker Wikibase/Docker documentation], [https://github.com/wmde/wikibase-docker Github]
;[https://www.mediawiki.org/wiki/Wikibase/Docker Wikibase/Docker documentation], [https://github.com/wmde/wikibase-docker Github]
:Installing the Docker images for Wikibase.
:Installing the Docker images for Wikibase.
;[https://www.wikidata.org/wiki/Wikidata:SPARQL_tutorial SPARQL] and [https://rdflib.dev/sparqlwrapper/ SPARQL Endpoint interface to Python]
:SPARQL is a language to formulate questions (queries) for knowledge databases.


;[https://www.mediawiki.org/wiki/Help:Formatting Wiki markup]
;[https://www.mediawiki.org/wiki/Help:Formatting Wiki markup]

Revision as of 10:21, 10 March 2022

General

External links

Blazegraph
Blazegraph™ DB is a ultra high-performance graph database supporting Blueprints and RDF/SPARQL APIs.
Gerrit, Phabricator
Wikimedia code review (Gerrit), collaboration platform open to all Wikimedia contributors (Phabricator).
MediaWiki API overview, MediaWiki API
The MediaWiki Action API is a web service that allows access to some wiki-features like authentication, page operations, and search.
SPARQL and SPARQL Endpoint interface to Python
SPARQL is a language to formulate questions (queries) for knowledge databases.
Wikibase/Docker documentation, Github
Installing the Docker images for Wikibase.
Wiki markup
Mediawiki formatting help.
Wikibase
Open-source software suite for creating collaborative knowledge bases.
Wikidata Query Service, Wikidata Query Service user manual
Wikidata Query Service (WDQS) is a software package and public service designed to provide a SPARQL endpoint which allows you to query against the Wikidata data set.
WikibaseImport extension
WikibaseImport is a MediaWiki extension that provides a maintenance script for importing entities from another Wikibase instance. (e.. Wikidata)
Wikitech
Wikitech is the home of technical documentation of Wikimedia Foundation infrastructure and services.