Difference between revisions of "Module talk:SandboxUString"

From PKC
Jump to navigation Jump to search
Line 12: Line 12:


==Random Wiki Text==
==Random Wiki Text==
  <nowiki>{{#invoke:htmlSourceCodeText|{{:Main}}}}</nowiki>
  <nowiki>{{#invoke:htmlSourceCodeText|{{:Main Page}}}}</nowiki>
{{#invoke:SandboxUString|htmlSourceCodeText|{{:Main}}}}
{{#invoke:SandboxUString|htmlSourceCodeText|{{:Main Page}}}}


=More Tests=
=More Tests=

Revision as of 14:27, 11 January 2022

The number of characters is:291

Show Code Test

{{#invoke:SandboxUString|showCode}}

/*^ABCDabc&-left&-right/*^D

luaSourceCodeText Test

{{#invoke:luaSourceCodeText|{{:Module:SandboxShortCode}}}}
-- aString Some examples for punctuation:<, >, \\ // ' " .. ...
function p.greek_letter()
	cf = mw.getCurrentFrame()
	-- aString = "<h1>\\" .. mw.allToString(cf.args[1]) .. "</h1>"
	str = mw.getCurrentFrame().args[1]
	aString = cf:preprocess("firstStr"..str.."secondStr")
	return aString
end69

Random Wiki Text

{{#invoke:htmlSourceCodeText|{{:Main Page}}}}
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">SandboxUString</span>
|-
! Context
| Inadequate [[ICT Awareness and Competency|ICT Awareness]] causes [[Digital divide]].
|-
! Goal
| Spread awareness of essential [[ICT]] tools
|-
! Criteria
| Observable utilization of linked [[Feature Demo|digital content]]
|-
! Outputs
| A continuously evolving [[Data Workflow]]
|-
! Process
| Relate [[data asset]]s using [[Hyperlink]]s
|-
! Inputs
| [[Active Participant]]s and [[Semantic MediaWiki]]
|-
! Boundaries
| Lack of access to networked [[Modern Browsers]]
|}

='"`UNIQ--h-3--QINU`"'About this Website=
[[Extreme Learning Process]]([[XLP]]) is an [[data-centric]] methodology for refining organizational learning activities. It consists of three components:
# [[Project Knowledge Container]]([[PKC]]) as the data service containerization instrument.
# [[Meta University]]([[MU]]) as the [[abstract]] organization that practices data-centric learning activities.
# [[Inter-Organizational Workflow]] as the pattern of dataflows that enable opertaional exchanges between orgnaizations that utilizes [[PKC]] instruments.

='"`UNIQ--h-4--QINU`"'Data Science and Namespace Management=
The power of [[data]] lies in [[namespace management]], please read the page: [[Hypertext Syntax]], to explore the possibilities offered by [[PKC]]. It will significantly improve the organizational structure of your data asset stored in [[hyperlink|hyperlinked]] and [[transclusion|transcluded]] data content.
[[HAS HOME PAGE DATED::November 24, 2021]]


='"`UNIQ--h-5--QINU`"'ICT Tools for Distributed Learning=
Given the distributed nature of our online learning program, there are many ICT tools that help develop one's [[digital native skill]]s. Knowing that there will be many different skill levels in our highly diverse cohort, we have created a multi-tiered approach to engage your participation.

# '''[[Non-Digital Native]]''': Any person who has the potential to use popular web apps and smartphone apps for daily operations.
# '''[[Content Creator]]''': All participants will have read/write access to at least one dedicated instances of [[PKC]]. Since all content are automatically version controlled, we will allow dedicated content organizers/librarians in your own teams to maintain data integrity.
# '''[[Self-Service Agent]]''': All participants will be given instruction material to learn to operate their own [[PKC]] instance for personal knowledge management. However, installation and operation of this personal data instrument are not required for all participants, shared instances of [[PKC]]s are encouraged.

=='"`UNIQ--h-6--QINU`"'Courses Conducted using Personal Knowledge Container (PKC) Technologies==
Please go to this page to see courses and learning outcomes created using PKC: [[Courses Conducted using PKC.PUB|List of Courses using PKC]].

=='"`UNIQ--h-7--QINU`"'Universal Data Abstraction==
In the era of [[wikipedia:Big Data|Big Data]], the required skillset can be summarized in one term:[[Universal Data Abstraction]]. Knowing the potentials and boundaries of [[Universal Data Abstraction]] is to acquire the skill to use available resources to capture data of any sort, and use them under various contexts, including working with many people.

=='"`UNIQ--h-8--QINU`"'MediaWiki and Universal Data Abstraction==
[[MW:Semantic MediaWiki|Semantic MediaWiki]] is one of the more functional, and [[Open Source]] technology in helping students practice their skills on [[Universal Data Abstraction]]. We prepared [[PKC]] to help you experience '''[[Data Universality|the universality of data abstraction]]''' by running a [[public instance of MediaWiki]] for your teamwork. We also prepared this [[Personal Knowledge Container#Installation Procedure/Implementation Process|installation instruction]] to help you operate [[PKC]] on your own. [[PKC]] stands for [[Personal Knowledge Container]]. It is a customized version of MediaWiki designed to be [[Website Operation|operated]] by organizations of varying sizes'"`UNIQ--ref-00000005-QINU`"', so that [[data is the asset|data ownership]] can be universal. There are many MediaWiki related resources for knowledge management, you can find them in references grouped as footnotes.'"`UNIQ--ref-00000006-QINU`"'

='"`UNIQ--h-9--QINU`"'Personal Knowledge Container (PKC)=
The main ideas behind PKC are [[MW:Semantic MediaWiki|Semantic MediaWiki]], and [[data orchestration|data orchestration]] in a [[data publishing workflow|data publishing workflow]] that subscribes to the ideas of [[Universal Data Abstraction]]. Since it can be run on a broad range of personally owned devices, so that it is named [[Personal Knowledge Container]]. If you want to have a privately operated knowledge container, please follow the [[PKC#Installation Procedure/Implementation Process|installation procedure]] to own one for yourself.

='"`UNIQ--h-10--QINU`"'Footnotes=
'"`UNIQ--references-00000007-QINU`"'
='"`UNIQ--h-11--QINU`"'References=
'"`UNIQ--references-00000008-QINU`"'

='"`UNIQ--h-12--QINU`"'Related Pages=

[[Category:PKC]]
622

More Tests

byte
mw.ustring.byte('\') is 92
char
mw.ustring.char(92) is \
byte
mw.ustring.codepoint('张') is 24352
byte
mw.ustring.char(24352) is 张