[Bug 47930] allow accessing data from an item not connected to the current page (tracking)

2013-10-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47930

filceolaire  changed:

   What|Removed |Added

 CC||filceola...@gmail.com

--- Comment #6 from filceolaire  ---
Use case:
We have an article on "Bonnie and Clyde" on Wikipedia.
We want it to have two infoboxes, importing data from the Wikidata pages for
'Bonnie Parker" and for "Clyde Barrow".

Use case:
We have a wikivoyage page for an area. It has datacards for three museums, two
hotels, four bars, each of which has a wikidata item separate from the wikidata
item linked to the current page. We want to import the info for these datacards
into this page.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47930] allow accessing data from an item not connected to the current page (tracking)

2013-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47930

Daniel Kinzler  changed:

   What|Removed |Added

 Depends on||47288

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47930] allow accessing data from an item not connected to the current page (tracking)

2013-09-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47930

Daniel Kinzler  changed:

   What|Removed |Added

 CC||daniel.kinz...@wikimedia.de

--- Comment #5 from Daniel Kinzler  ---
Trying to summarize a discussion we had internally about this a few weeks ago
(from memory, please correct me if I got something wrong):

Tracking on clients:
* have a table mapping local pages <---> entity IDs
* ...should track both implicit and explicit item usage
* ...should track property usage
* ...should track indirect item usage (labels)
* this needs to be updated whenever the page is edited
* ...and when the page is moved (for implicit item usage) or deleted
* ...and when any of the referenced items change (for implicit item usage, and
indirect/label usage)
* the tracking table is expected to be roughly as big as the pagelinks table

Tracking on the repo:
* tracking table saying which client wiki uses which entities (but not where)
* the information in that table is derived from the client side tables: 
* when the client side tracking table is updated, we need to note which
entities were used before, and which are used after
* then we can update the repo side tracking table accordingly

So, the flow of information is:

* client edit: client tracking table -> repo tracking table
* repo edit: repo change -> client change handler -> client page update ->
client tracking table -> repo tracking table

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47930] allow accessing data from an item not connected to the current page (tracking)

2013-08-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47930

denny vrandecic  changed:

   What|Removed |Added

   Keywords||tracking

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47930] allow accessing data from an item not connected to the current page (tracking)

2013-08-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47930

denny vrandecic  changed:

   What|Removed |Added

Summary|allow accessing data from   |allow accessing data from
   |an item not connected to|an item not connected to
   |the current page|the current page (tracking)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l