Difference between revisions of "Creating topics"

From Wikidocumentaries
Jump to navigation Jump to search
(Additional information is requested based on user input on the type (P31, instance of))
(Mass creating topics)
 
(45 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Creating items manually while browsing==
 
==Creating items manually while browsing==
This would be the normal way of a user.
 
# Through search
 
# By enriching an article
 
# Through a red link
 
# Through content components
 
# Just adding
 
  
 
===Through search===
 
===Through search===
# User searches for a topic in the search box
+
# User [[search]]es for a topic in the search box
 
# A list of possible topics is shown in the pulldown menu
 
# A list of possible topics is shown in the pulldown menu
 
# If the right topic is not displayed, the user may choose to create it
 
# If the right topic is not displayed, the user may choose to create it
Line 14: Line 8:
 
[[File:Header_search.png|1000px|border]]
 
[[File:Header_search.png|1000px|border]]
  
=== By enriching an article ===
+
=== Through a red link ===
 +
 
 +
[[File:Wikit - Red link.png|1000px|border]]
 +
 
 +
=== By selecting unlinked text in an article ===
 
# In the article, the user notices a topic that has not been linked
 
# In the article, the user notices a topic that has not been linked
 
# She highlights the word
 
# She highlights the word
 
# This creates a search pulldown
 
# This creates a search pulldown
# The user may navigate to a page displayed in the pulldown or create a link to the item in the pulldown list by clicking on the link icon. If the article is from Wikipedia, the link is an annotation. If the article is in Wikidocumentaries, the link is added to the article source.
+
# The user may navigate to a page displayed in the pulldown.
# The user may create a new item. The item is created with a prefilled title.
+
# The user may create a new item. The item is created with a pre-filled label.
 
[[File:Wikit - annotointi.png|1000px|border]]
 
[[File:Wikit - annotointi.png|1000px|border]]
  
=== Through a red link ===
+
==Through content components==
 
+
* [[Images|Image component]]
[[File:Wikit - Red link.png|1000px|border]]
+
** ''Image depicts this topic'' option for each image uploads the image file to Wikimedia Commons and creates a structured data statement ''depicts'' referring to the current topic.
 
+
** ''Image is by this creator'' option uploads the image to Wikimedia Commons and creates a structured data statement ''creator'' referring to the current topic.
===Through content components===
+
** ''Favourite image'' uploads the image to Wikimedia Commons, creates a local data item for the image and links it to the user's selected collection.
* Images component > Upload your own image. Creates a data item and uploads to a selected service.
+
** ''Add image'' uploads the image to Wikimedia Commons, creates a local data item for the image and lets modify the image metadata.
* Event timeline > Adds an event to the current topic. Depending on event type, the value of the event is either just a date and location or a separate item with all properties.
+
** ''Exclude image'' from the images section of a topic creates a local data item for the image and lets modify the metadata.
* Newspaper article > Adds a newspaper clipping or makes a search to add clippings. To be defined.
+
** Uploading your own image. Creates a data item and uploads to a selected service.
*  
+
* [[Timeline|Event timeline]]
 
+
** Option to associate or create an event to the current topic. Depending on event type, the value of the event is either just a date and location or a separate item with all properties.
===Just adding===
+
* [[Newspaper articles]]
Clicking on the plus button in the header bar allows to add a topic. A specific blank modal opens, see below.
+
** Option to search for newspaper content at [https://digi.kansalliskirjasto.fi/etusivu Finnish National Library Digital Collections] and add the resulting clipping in Wikidocumentaries. It creates a local data item. To be defined.
 
+
* [[Bibliography|Bibliographic data]]
==Workflow to create a new topic==
+
** Publications may be discovered in connected repositories by searches via their APIs. Users can validate relevant hits, which will be added to Wikidata for linking to the topic. If the amount of links exceeds what is suitable for Wikidata, they could be stored in Wikidocumentaries instead/additionally. Working with another bibliographic database would be a better option.
# A modal opens to create the topic
+
** Users may add publications manually by adding an ISBN, URI, DOI etc. The functionality will use Citoid for Wikidata. Save publication to Wikidata, link to topic in Wikidocumentaries.
# Depending where the user is coming from the title may be prefilled
+
** Reference to a specific book chapter, date, page, item in a database or page in a website are saved with the local reference.
# The user adds basic information (title, description, alias and type)
+
* [[Geolocating tool]] will allow to create a new location if it does not exist
# Additional information is requested based on user input on the type (P31, instance of). Generally, Wikidocumentaries should not store classes, but they should be created in Wikidata. Let's see how we manage this.
+
* [[Annotation tool]] will allow to create a new person if it does not exist.
* Note! Interface to add sources
 
 
 
=== A modal opens to create the topic ===
 
 
 
[[File:Luo uusi -modaali English.png|1000px]]
 
 
 
 
 
=== The user adds basic information (title, description, alias and type) ===
 
 
 
[[File:Luo uusi -modaali English - type.png|1000px]]
 
 
 
 
 
=== Additional information is requested based on user input on the type (P31, instance of) ===
 
Wikidata edit interface can suggest properties that are most likely to be added for the kind of topic the user is creating. Use the code.
 
 
 
'''NOTE: In the first phase new items are created with basic properties only: title, description, alias and class. No structured, linked information will be added, but it is possible to allow string values, coordinates and quantities. We need better insight into how the federation would work, and how to make shortcuts without copying entire Wikidata locally.'''
 
 
 
[[File:Luo uusi -modaali English - details.png|1000px]]
 
 
 
==Some intelligent features to build==
 
 
 
Location can use a minimum input from the user. It may be one of these
 
* Coordinates -> Can yield street address, city, country
 
* Street address -> Can yield coordinates, city, country
 
* Known location (in Wikidata) -> Can yield coordinates, city, country
 
* Known geographic location -> Can yield city, country
 
* City yields country
 
* Only country if no other info is present
 
 
 
Sources can be automatically retrieved from ISBN / DOI / url / Wikidata ID
 
* Date retrieved will automatically be added
 
* Additional data can be manually added here or later
 
* The data will be saved (locally/in Wikidata?)
 
  
 
==Creating topics in the Wikibase interface==
 
==Creating topics in the Wikibase interface==
Line 79: Line 44:
 
==Mass creating topics==
 
==Mass creating topics==
 
It will be possible to configure external tools to upload to Wikidocumentaries
 
It will be possible to configure external tools to upload to Wikidocumentaries
* OpenRefine. Follow the development in...
+
* OpenRefine
* QuickStatements. Has been configured for FactGrid. See documentation in...
+
* QuickStatements
  
 
{{design-nav}}
 
{{design-nav}}

Latest revision as of 13:34, 12 December 2021

Creating items manually while browsing

Through search

  1. User searches for a topic in the search box
  2. A list of possible topics is shown in the pulldown menu
  3. If the right topic is not displayed, the user may choose to create it

Header search.png

Through a red link

Wikit - Red link.png

By selecting unlinked text in an article

  1. In the article, the user notices a topic that has not been linked
  2. She highlights the word
  3. This creates a search pulldown
  4. The user may navigate to a page displayed in the pulldown.
  5. The user may create a new item. The item is created with a pre-filled label.

Wikit - annotointi.png

Through content components

  • Image component
    • Image depicts this topic option for each image uploads the image file to Wikimedia Commons and creates a structured data statement depicts referring to the current topic.
    • Image is by this creator option uploads the image to Wikimedia Commons and creates a structured data statement creator referring to the current topic.
    • Favourite image uploads the image to Wikimedia Commons, creates a local data item for the image and links it to the user's selected collection.
    • Add image uploads the image to Wikimedia Commons, creates a local data item for the image and lets modify the image metadata.
    • Exclude image from the images section of a topic creates a local data item for the image and lets modify the metadata.
    • Uploading your own image. Creates a data item and uploads to a selected service.
  • Event timeline
    • Option to associate or create an event to the current topic. Depending on event type, the value of the event is either just a date and location or a separate item with all properties.
  • Newspaper articles
  • Bibliographic data
    • Publications may be discovered in connected repositories by searches via their APIs. Users can validate relevant hits, which will be added to Wikidata for linking to the topic. If the amount of links exceeds what is suitable for Wikidata, they could be stored in Wikidocumentaries instead/additionally. Working with another bibliographic database would be a better option.
    • Users may add publications manually by adding an ISBN, URI, DOI etc. The functionality will use Citoid for Wikidata. Save publication to Wikidata, link to topic in Wikidocumentaries.
    • Reference to a specific book chapter, date, page, item in a database or page in a website are saved with the local reference.
  • Geolocating tool will allow to create a new location if it does not exist
  • Annotation tool will allow to create a new person if it does not exist.

Creating topics in the Wikibase interface

It is always possible to switch to Wikibase view and add and edit items. Navigation for that is needed.

Mass creating topics

It will be possible to configure external tools to upload to Wikidocumentaries

  • OpenRefine
  • QuickStatements


Navigation

About Technology Design Content modules Tool pages Projects
Status

Wikidocumentaries blog

Wikidocumentaries demo

Phabricator project

Facebook group

GitHub repository

Translation in TranslateWiki

Wikidocumentaries Slack

Setting up dev environment

Resources

Translations

Languages

Using Wikibase

Federation with Wikidata

APIs

Linking

Media metadata

Properties to content

User registration

Licensing

Page types

Landing page

Search page

Topic page

User page

Organisation page

Project page

Tool page

Tasks

Components

Main toolbar and footer

Search

Faceting

Topic page header

Content module

Dropdown

Modal

Icons

Active modules

Article

Family tree

Gallery

Historical map

Images

Image viewer

Infobox

Map

Module ideas

Audio/Video

Bibliography

Correspondence

Discussion

Graph

Name

Newspaper articles

Testimonials

Timeline

Visualizations

Wikidocumentary

3D

Visual editor

Query tool

QuickStatements

Open Refine

Creating topics

Uploading images

Geolocating tool

Metadata editor

Rectifying maps

Transcription

Annotation tool

Central Park Archives

Convent Quarter

Wikisource