Difference between revisions of "User registration"

From Wikidocumentaries
Jump to navigation Jump to search
Line 12: Line 12:
 
==Users and groups==
 
==Users and groups==
 
===Individuals===
 
===Individuals===
 +
* Users register with their real names.
 +
* Users have a user page
 +
** Display user's name and affiliations with institutions and groups
 +
** The user can decide to display the linked external accounts (Wikimedia for editing Wikimedia project, later possibly OSM and others)
 
===Organisations===
 
===Organisations===
 +
* Creating an organisation should be a controlled mechanism. The institution can claim the identity and authority to assign people to it.
 +
** When an organisation account is created it is associated with an existing organisation in Wikidata. This will have to go through some kind of verification.
 +
** The organisation can grant individual users rights to represent the organisation and/or accept request to do so.
 +
* Organisation page
 +
**
 
===Groups===
 
===Groups===
 +
* Any user should be able to create groups and join groups
 +
* Group page
 +
** Display individuals and organisations who belong to the group
 +
 +
==Linked content==
 +
 +
Related groups and institutions will be displayed on the topic page, individual users will not, but their pages should be accessible via a less prominent way.
 +
Topics
 +
Institutions, groups and individuals can all associate with a topic. By associating with a topic, an institution becomes an authority about this topic and will be expected to provide help and answers about the topics. The topics should also include subtopics or emerging more detailed topics, be a dynamic collection.
 +
Discussions
 +
Discussion should be attached to topics, images, groups, users, institutions and perhaps some more items. The discussions should be accessible by anyone and aggregated as feeds on the front page, the users page, the group, institution, the item? page.
 +
A discussion framework should be used instead of a bespoke solution.

Revision as of 12:03, 15 May 2019

Requirements

  • Users are required to use their real names.
  • The user accounts can be connected to Wikimedia accounts through OAuth to allow editing features.
  • There will be two types of users: individuals and organisations
  • Users can form groups
  • Users and groups can associate with topics, content, discussion and more

Architecture and data

  • Wikidocumentaries can use the MediaWiki user management for everything that it allows.
  • Wikidocumentaries stores data about users that go beyond what MediaWiki records. We need to solve how this data is recorded. Where to store user’s links with organisations, groups, content and discussion? It should not be publicly editable in the Wikibase. Can it be stored in MediaWiki or do we need to create additional databases for that data?

Users and groups

Individuals

  • Users register with their real names.
  • Users have a user page
    • Display user's name and affiliations with institutions and groups
    • The user can decide to display the linked external accounts (Wikimedia for editing Wikimedia project, later possibly OSM and others)

Organisations

  • Creating an organisation should be a controlled mechanism. The institution can claim the identity and authority to assign people to it.
    • When an organisation account is created it is associated with an existing organisation in Wikidata. This will have to go through some kind of verification.
    • The organisation can grant individual users rights to represent the organisation and/or accept request to do so.
  • Organisation page

Groups

  • Any user should be able to create groups and join groups
  • Group page
    • Display individuals and organisations who belong to the group

Linked content

Related groups and institutions will be displayed on the topic page, individual users will not, but their pages should be accessible via a less prominent way. Topics Institutions, groups and individuals can all associate with a topic. By associating with a topic, an institution becomes an authority about this topic and will be expected to provide help and answers about the topics. The topics should also include subtopics or emerging more detailed topics, be a dynamic collection. Discussions Discussion should be attached to topics, images, groups, users, institutions and perhaps some more items. The discussions should be accessible by anyone and aggregated as feeds on the front page, the users page, the group, institution, the item? page. A discussion framework should be used instead of a bespoke solution.