Difference between revisions of "Main Page"

From PKC
Jump to navigation Jump to search
Bkoo>Admin
Bkoo>Bkoo
Line 3: Line 3:
=Personal Knowledge Container (PKC)=
=Personal Knowledge Container (PKC)=
This MediaWiki instance is powered by [[MW:Semantic MediaWiki|Semantic MediaWiki]], [[MW:Semantic MediaWiki|Semantic MediaWiki]], and [[data orchestration|orchestrated]] in a [[data publishing workflow]], named [[Personal Knowledge Container]]. If you plan to have an private knowledge container, please consider following the instructions in [[PKC]] to install it for yourself.
This MediaWiki instance is powered by [[MW:Semantic MediaWiki|Semantic MediaWiki]], [[MW:Semantic MediaWiki|Semantic MediaWiki]], and [[data orchestration|orchestrated]] in a [[data publishing workflow]], named [[Personal Knowledge Container]]. If you plan to have an private knowledge container, please consider following the instructions in [[PKC]] to install it for yourself.
==Nginx Reverse Proxy==
A common practice to set up website is to use Nginx as a reverse proxy to direct web traffic through an encrypted channel, often called [[https]]. The following page on [[Nginx as Reverse Proxy]] shows how to do it.
==Locating the Table of Content (ToC) using the Magic word==
Please look at this page [https://maps.extension.wiki/wiki/Displaying_Leaflet_maps] for map-related extensions.
__TOC__
----
{{#display_map:Berlin; Brussel; 40° 42' 46.02" N, 74° 0' 21.39" W}}
{{#display_map:center=Brandenburg Gate, Berlin, Germany}}
Before doing any development, please read [http://mediawiki.org MediaWiki]'s Manual:Extensions
<ref>
Anonymous MediaWiki Manual Editors,
Manual:Extensions,
Last Access: March 27, 2021,
https://www.mediawiki.org/wiki/Manual:Extensions
</ref>
----
<spotify>album/4tRU7xRuLI8oaTTNFtrytT</spotify>
Try this special page:
[[Special:Manage_Two-factor_authentication]]
==Extension:EmbedVideo<ref>
Alexia E. Smith (Alexia E. Smith), Andrew Whitworth (Whiteknight), Jim R. Wilson (Jimbojw), and Mohammad Derakhshani (Mderakhs),
Extension:EmbedVideo,
Latest version 2.9.0 (2020-10-14),
Wikimedia,
https://www.mediawiki.org/wiki/Extension:EmbedVideo
</ref>==
<Center>
Note that using the ''''#ev'''' tag, one may specify ''''start'''' and ''''stop'''' time points.
{{#ev:youtube|https://www.youtube.com/watch?v=-cPchmU-pB4|||||start=200&end=203}}
Using the ''''#evt'''' tag, specify the dimensions of the video.
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=eAORm-8b1Eg
|dimensions=50
}}
</Center>
----
==Math Typesetting==
<Center>
<math>\int_a^x \!\!\!\int_a^s f(x)\,dz\,ds = \int_a^x f(w)(z-c)\,dy</math>
<br>
</Center>
==3D Data in json format==
<Center>[[File:Cube.json]]</Center>
==DynamicPageList==
<ref>
IlyaHaykinson and Amgine,
Extension:DynamicPageList,
Wikimedia,
last accessed: March 27, 2021,
URL:https://www.mediawiki.org/wiki/Extension:DynamicPageList_(Wikimedia)
</ref> :
<DynamicPageList>
category=Logic Model
count=5
</DynamicPageList>


=References=
=References=
<References/>
=test link=
[[test]]

Revision as of 11:30, 26 April 2021

This program help develops one's digital native skill by performing Universal Data Abstraction through MediaWiki and Semantic MediaWiki. We prepared PKC to help you practice Data Universality by running a special instance of MediaWiki for you, and prepared this website to help you operate PKC on your own. PKC stands for Personal Knowledge Container, it a customized version of MediaWiki that can be operated by organization of varying sizes, so that data ownership can be universal.

Personal Knowledge Container (PKC)

This MediaWiki instance is powered by Semantic MediaWiki, Semantic MediaWiki, and orchestrated in a data publishing workflow, named Personal Knowledge Container. If you plan to have an private knowledge container, please consider following the instructions in PKC to install it for yourself.

References