[MediaWiki-commits] [Gerrit] analytics...WDCM-ShinyServerFrontPage[master]: Init

2017-11-13 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/391013 )

Change subject: Init
..


Init

Change-Id: I3a0270fdc47379106fbdd36a67c543cb6ffaee41
---
A OverviewDashboard.png
A SemanticsDashboard.png
A UsageDashboard.png
A Wikidata-logo-en.png
A index.html
A wikitech.png
6 files changed, 296 insertions(+), 0 deletions(-)

Approvals:
  Addshore: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/OverviewDashboard.png b/OverviewDashboard.png
new file mode 100644
index 000..5ad8cda
--- /dev/null
+++ b/OverviewDashboard.png
Binary files differ
diff --git a/SemanticsDashboard.png b/SemanticsDashboard.png
new file mode 100644
index 000..159803b
--- /dev/null
+++ b/SemanticsDashboard.png
Binary files differ
diff --git a/UsageDashboard.png b/UsageDashboard.png
new file mode 100644
index 000..bce494b
--- /dev/null
+++ b/UsageDashboard.png
Binary files differ
diff --git a/Wikidata-logo-en.png b/Wikidata-logo-en.png
new file mode 100644
index 000..5e52bba
--- /dev/null
+++ b/Wikidata-logo-en.png
Binary files differ
diff --git a/index.html b/index.html
new file mode 100644
index 000..627138d
--- /dev/null
+++ b/index.html
@@ -0,0 +1,296 @@
+http://www.w3.org/1999/xhtml; lang="en-US">
+
+Wikidata Concepts Monitor (WDCM)
+
+body, html {
+margin: 0;
+padding: 0;
+font-family: Liberation Sans;
+background-color: ##FF;
+color: #00;
+}
+a {
+text-decoration: none;
+}
+a:hover {
+text-decoration: underline;
+}
+#titleBar {
+border-bottom: 1px solid #0d55a2;
+overflow: hidden;
+height: 80px;
+background-color: #0d55a2;
+}
+#titleBar #container {
+margin-top: 14px;
+}
+#titleBar h1 {
+margin: 0 auto 0.5em;
+padding: 0.2em;
+text-align: center;
+color: white;
+font-family: Liberation Sans;
+}
+#intro {
+border: 1px solid #cc;
+margin: 1em 1em 0;
+padding: 0.75em;
+background-color: #B5D7FC;
+text-align: center;
+font-size: 18px;
+}
+#intro p {
+margin: 0.3em 0;
+}
+#outer-content {
+max-width: 910px;
+margin-left: auto;
+margin-right: auto;
+}
+#content {
+margin: 1em auto;
+float: left;
+}
+#main {
+margin-right: 350px;
+float: left;
+line-height: 18px;
+}
+#shiny {
+border-left: 1px solid #aa;
+float: left;
+width: 305px;
+margin-left: -330px;
+padding-left: 20px;
+}
+#shiny iframe {
+margin-top: 30px;
+}
+.caption {
+font-size: 13px;
+}
+code {
+border: 1px solid #aa;
+padding: 0 0.5em;
+background-color: #e5e5e5;
+-moz-border-radius-topleft: 3px;
+-moz-border-radius-topright: 3px;
+-moz-border-radius-bottomright: 3px;
+-moz-border-radius-bottomleft: 3px;
+}
+
+.box{
+width:100%;
+border: 1px solid #cc;
+padding: 5px;
+}
+
+.blue{
+background:#B5D7FC;
+}
+
+
+
+
+
+
+
+
+Wikidata Concepts Monitor
+
+
+
+
+
+How is Wikidata used across the
+Wikimedia sister projects? 
+
+
+
+0. What is this?
+
+Wikidata Concepts Monitor (WDCM)
+is a system of dashboards that monitor the usage of https://www.wikidata.org/wiki/Wikidata:Main_Page; 
target="_blank">Wikidata
+items on WMF sister projects. The dashboards are currently supported by
+(1) analytical overviews of Wikidata item usage that are organized in a
+number of semantic categories, (2) per sister project analytical
+overviews of Wikidata item usage, and (3) https://en.wikipedia.org/wiki/Distributional_semantics;
+target="_blank">distributional semantics
+models of Wikidata usage that offer analytical insights into the
+structure of Wikidata item usage similarity across the sister projects
+and/or semantic categories of Wikidata items.
+
+
+In other
+words, here you can discover how
+much does a particular project use Wikidata, what
+semantic categories of Wikidata items are more popular in a particular
+project or a subset of projects,
+how similar are two or more
+projects in respect to the way they utilize Wikidata, what
+are the most popular Wikidata items in a particular project or a set of
+projects, and similar. 

+
+
+
+1. Getting started
+In order to be able to use the WDCM system in a way it was ment
+and designed to be used, i.e.
+with a clear understanding of what
+is it built for and why it
+was built that way,
+you probably need to get to learn about some important WDCM definitions
+(and the constraints that dictated them) first. You can do that by
+reading through the Definitions section of the WDCM Wikitech Technical
+Documentation .
+Do not panic, please: it is written in a language that a non-technical
+person who does not necessarily care about https://en.wikipedia.org/wiki/Data_science; target="_blank">Data
+Science or https://en.wikipedia.org/wiki/Cognitive_science; 
target="_blank">Cognitive
+Science can understand.
+
+Obviously, the current version of the WDCM system focuses on https://www.wikidata.org/wiki/Help:Items; target="_blank">Wikidata
+item usage.
+
+To start browsing the WDCM system,
+a list of currently available dashboards is provided on the navigation
+sidebar to the right.
+
+2. 

[MediaWiki-commits] [Gerrit] analytics...WDCM-ShinyServerFrontPage[master]: Init

2017-11-13 Thread GoranSMilovanovic (Code Review)
GoranSMilovanovic has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/391013 )

Change subject: Init
..

Init

Change-Id: I3a0270fdc47379106fbdd36a67c543cb6ffaee41
---
A OverviewDashboard.png
A SemanticsDashboard.png
A UsageDashboard.png
A Wikidata-logo-en.png
A index.html
A wikitech.png
6 files changed, 296 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/analytics/wmde/WDCM-ShinyServerFrontPage 
refs/changes/13/391013/1

diff --git a/OverviewDashboard.png b/OverviewDashboard.png
new file mode 100644
index 000..5ad8cda
--- /dev/null
+++ b/OverviewDashboard.png
Binary files differ
diff --git a/SemanticsDashboard.png b/SemanticsDashboard.png
new file mode 100644
index 000..159803b
--- /dev/null
+++ b/SemanticsDashboard.png
Binary files differ
diff --git a/UsageDashboard.png b/UsageDashboard.png
new file mode 100644
index 000..bce494b
--- /dev/null
+++ b/UsageDashboard.png
Binary files differ
diff --git a/Wikidata-logo-en.png b/Wikidata-logo-en.png
new file mode 100644
index 000..5e52bba
--- /dev/null
+++ b/Wikidata-logo-en.png
Binary files differ
diff --git a/index.html b/index.html
new file mode 100644
index 000..627138d
--- /dev/null
+++ b/index.html
@@ -0,0 +1,296 @@
+http://www.w3.org/1999/xhtml; lang="en-US">
+
+Wikidata Concepts Monitor (WDCM)
+
+body, html {
+margin: 0;
+padding: 0;
+font-family: Liberation Sans;
+background-color: ##FF;
+color: #00;
+}
+a {
+text-decoration: none;
+}
+a:hover {
+text-decoration: underline;
+}
+#titleBar {
+border-bottom: 1px solid #0d55a2;
+overflow: hidden;
+height: 80px;
+background-color: #0d55a2;
+}
+#titleBar #container {
+margin-top: 14px;
+}
+#titleBar h1 {
+margin: 0 auto 0.5em;
+padding: 0.2em;
+text-align: center;
+color: white;
+font-family: Liberation Sans;
+}
+#intro {
+border: 1px solid #cc;
+margin: 1em 1em 0;
+padding: 0.75em;
+background-color: #B5D7FC;
+text-align: center;
+font-size: 18px;
+}
+#intro p {
+margin: 0.3em 0;
+}
+#outer-content {
+max-width: 910px;
+margin-left: auto;
+margin-right: auto;
+}
+#content {
+margin: 1em auto;
+float: left;
+}
+#main {
+margin-right: 350px;
+float: left;
+line-height: 18px;
+}
+#shiny {
+border-left: 1px solid #aa;
+float: left;
+width: 305px;
+margin-left: -330px;
+padding-left: 20px;
+}
+#shiny iframe {
+margin-top: 30px;
+}
+.caption {
+font-size: 13px;
+}
+code {
+border: 1px solid #aa;
+padding: 0 0.5em;
+background-color: #e5e5e5;
+-moz-border-radius-topleft: 3px;
+-moz-border-radius-topright: 3px;
+-moz-border-radius-bottomright: 3px;
+-moz-border-radius-bottomleft: 3px;
+}
+
+.box{
+width:100%;
+border: 1px solid #cc;
+padding: 5px;
+}
+
+.blue{
+background:#B5D7FC;
+}
+
+
+
+
+
+
+
+
+Wikidata Concepts Monitor
+
+
+
+
+
+How is Wikidata used across the
+Wikimedia sister projects? 
+
+
+
+0. What is this?
+
+Wikidata Concepts Monitor (WDCM)
+is a system of dashboards that monitor the usage of https://www.wikidata.org/wiki/Wikidata:Main_Page; 
target="_blank">Wikidata
+items on WMF sister projects. The dashboards are currently supported by
+(1) analytical overviews of Wikidata item usage that are organized in a
+number of semantic categories, (2) per sister project analytical
+overviews of Wikidata item usage, and (3) https://en.wikipedia.org/wiki/Distributional_semantics;
+target="_blank">distributional semantics
+models of Wikidata usage that offer analytical insights into the
+structure of Wikidata item usage similarity across the sister projects
+and/or semantic categories of Wikidata items.
+
+
+In other
+words, here you can discover how
+much does a particular project use Wikidata, what
+semantic categories of Wikidata items are more popular in a particular
+project or a subset of projects,
+how similar are two or more
+projects in respect to the way they utilize Wikidata, what
+are the most popular Wikidata items in a particular project or a set of
+projects, and similar. 

+
+
+
+1. Getting started
+In order to be able to use the WDCM system in a way it was ment
+and designed to be used, i.e.
+with a clear understanding of what
+is it built for and why it
+was built that way,
+you probably need to get to learn about some important WDCM definitions
+(and the constraints that dictated them) first. You can do that by
+reading through the Definitions section of the WDCM Wikitech Technical
+Documentation .
+Do not panic, please: it is written in a language that a non-technical
+person who does not necessarily care about https://en.wikipedia.org/wiki/Data_science; target="_blank">Data
+Science or https://en.wikipedia.org/wiki/Cognitive_science; 
target="_blank">Cognitive
+Science can understand.
+
+Obviously, the current version of the WDCM system focuses on https://www.wikidata.org/wiki/Help:Items; target="_blank">Wikidata
+item usage.
+
+To start browsing the WDCM system,
+a list of currently available dashboards is provided on the