Ticket #869 (closed Task: fixed)

Opened 9 years ago

Last modified 8 years ago

dm4-wikidata: upgrade wikidata-topicmaps instance to 4.7

Reported by: Malte Owned by: Malte
Priority: Major Milestone:
Component: DeepaMehta Standard Distribution Version: 4.7
Keywords: Cc: jri, JuergeN
Complexity: 3 Area:
Module:

Description

In progress, see the corresponding branch at https://github.com/mukil/dm4-wikidata/tree/4.6-upgrade

See also #865

Current approach is to prevent imported wikidata item topics to be moved into any "Private Workspace".

All wikidata item, language topics, text values, geo-coordinates, language topics and so on and so forth should always reside within the "Wikidata" (Public) Workspace.

Therefore i will need to hook hard into at least

  • postCreateTopic
  • postCreateAssociation

And i wonder: Can i react upon a workspace re-assignment already? Is the postUpdateTopic hook triggered by such an operation?

Change History

comment:1 Changed 8 years ago by Malte

Meanwhile (November 2015) the Wikidata Topicmaps Installation is mulit-user capable and based on 4.7 - therefore i can close this ticket now.

Demo:
http://wikidata-topicmaps.wmflabs.org/sign-up/login

Source Code:
https://github.com/mukil/dm4-wikidata

Tough issues to tackle remain when wants to import external datasets while keeping all entries of these dataset always public for all users (in collaboration see #865).

For continuing with thinking about wikidata integration please find #937.

comment:2 Changed 8 years ago by Malte

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.