Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Commit

Permalink
Post hackathon changes
Browse files Browse the repository at this point in the history
  • Loading branch information
addshore committed Apr 14, 2016
1 parent 9250a8a commit 9f7c0f4
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 126 deletions.
16 changes: 13 additions & 3 deletions wikidata-datamodel-statements.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"timeShift": null,
"title": "Item Statements",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -178,6 +179,7 @@
"timeShift": null,
"title": "Property Statements",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -255,6 +257,7 @@
"timeShift": null,
"title": "Instance of counts",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -323,6 +326,7 @@
"timeShift": null,
"title": "Ranks",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -391,6 +395,7 @@
"timeShift": null,
"title": "Qualifiers",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -467,6 +472,7 @@
"timeShift": null,
"title": "Average statements per item",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -535,6 +541,7 @@
"timeShift": null,
"title": "Average statements per property",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -603,6 +610,7 @@
"timeShift": null,
"title": "Max statements per item",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -671,6 +679,7 @@
"timeShift": null,
"title": "Max statements per property",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "cumulative"
},
Expand Down Expand Up @@ -749,6 +758,7 @@
"timeShift": null,
"title": "Statements per item",
"tooltip": {
"msResolution": false,
"shared": true,
"value_type": "individual"
},
Expand Down Expand Up @@ -815,8 +825,8 @@
"title": "Statements per Item"
}
],
"schemaVersion": 8,
"sharedCrosshair": false,
"schemaVersion": 11,
"sharedCrosshair": true,
"style": "dark",
"tags": [
"wikidata",
Expand Down Expand Up @@ -859,5 +869,5 @@
},
"timezone": "browser",
"title": "Wikidata Datamodel Statements",
"version": 10
"version": 11
}
22 changes: 11 additions & 11 deletions wikidata-datamodel-terms.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@
"id": 4,
"legend": {
"avg": false,
"current": false,
"current": true,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
"values": true
},
"lines": true,
"linewidth": 2,
Expand Down Expand Up @@ -145,12 +145,12 @@
"id": 5,
"legend": {
"avg": false,
"current": false,
"current": true,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
"values": true
},
"lines": true,
"linewidth": 2,
Expand Down Expand Up @@ -215,12 +215,12 @@
"id": 6,
"legend": {
"avg": false,
"current": false,
"current": true,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
"values": true
},
"lines": true,
"linewidth": 2,
Expand Down Expand Up @@ -498,9 +498,9 @@
"tags": [

],
"text": "All",
"text": "ar",
"value": [
"$__all"
"ar"
]
},
"datasource": null,
Expand All @@ -511,7 +511,7 @@
"name": "lang",
"options": [
{
"selected": true,
"selected": false,
"text": "All",
"value": "$__all"
},
Expand Down Expand Up @@ -596,7 +596,7 @@
"value": "anp"
},
{
"selected": false,
"selected": true,
"text": "ar",
"value": "ar"
},
Expand Down Expand Up @@ -2619,5 +2619,5 @@
},
"timezone": "browser",
"title": "Wikidata Datamodel Terms",
"version": 9
"version": 10
}
Loading

0 comments on commit 9f7c0f4

Please sign in to comment.