Projects:Cargo-complete: Difference between revisions
No edit summary |
m →Project goals: Fix WhatLinksHere links |
||
| (16 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
Articles on this wiki contain structured data about the article's topic which is stored in a Cargo template. This data is being prepared for a browser extension that will notify users about a company's past incidents while they are shopping online. On some pages this data shows up in a box alongside the article, but on Incident pages, it is invisible. We need editors to contribute to this data by filling in missing data points and adding Cargo templates to old pages that do not have them. We've put this project page together to try and make it easier to track down and identify articles in need of metadata updates.<!-- is there a link on this wiki to learn about or beta test the extension?--> | |||
===What are Cargo tables?=== | |||
Cargo tables are data structures used on the Consumer Rights Wiki for storing info about articles. These can be used to create queries on the wiki (like the ones generating the tables you see below) as well as accessed via the wiki's API by things like the consumerrights.wiki browser extension project. | |||
We have a few different Cargo tables, which are linked below. Each corresponds to a certain [[Consumer Rights Wiki:Article types|article type]] (although not all article types have Cargo tables). | |||
===Project goals=== | ===Project goals=== | ||
The purpose of project Cargo-Complete is to ensure that every Cargo table on the wiki contains all the information that it should, and that every relevant page has a Cargo table. This page contains tables which fetch all of the articles with each kind of Cargo table present on them, | The purpose of project Cargo-Complete is to ensure that every Cargo table on the wiki contains all the information that it should, and that every relevant page has a Cargo table. This page contains tables which fetch all of the articles with each kind of Cargo table present on them, By checking over these tables, you should be able to identify articles where the Cargo data is missing, incorrect, or incomplete. | ||
The pages which should have a Cargo table include: | The pages which should have a Cargo table include: | ||
| Line 13: | Line 13: | ||
*Pages about specific product lines ([[Template:ProductLineCargo|template]]) | *Pages about specific product lines ([[Template:ProductLineCargo|template]]) | ||
There are pages without Cargo. Some pages are using the deprecated Infobox data structures, which can be searched for and replaced: | |||
* [[Special:WhatLinksHere/Template:InfoboxCompany|Companies]] - done, but still referenced on internal pages | |||
* [[Special:WhatLinksHere/Template:InfoboxProductLine|Product lines]] - mostly done | |||
Other pages do not have Cargo or Infoboxes and must be found by searching through the wiki in places like [[Special:AncientPages|ancient pages]] or [[Special:FewestRevisions|fewest revisions]], or may be stumbled across while doing other work on the wiki like copyediting or adding categories. | |||
New method to find articles: [[User:Bythmusters#Finding articles without certain templates]] List has been exhausted, remaining articles do not fit into cargo classifications. | |||
'''TL;DR - We want to look for empty boxes in the tables below, and fill them in''' | |||
==What you need to do== | ==What you need to do== | ||
| Line 27: | Line 32: | ||
This project will be considered complete when all relevant pages contain Cargo tables, and all Cargo tables have their full complement of data. | This project will be considered complete when all relevant pages contain Cargo tables, and all Cargo tables have their full complement of data. | ||
Additionally, our CI process for the CRW extension compiles a report on a daily basis going over Cargo data quality, which can be found [[Projects:Cargo-complete/report|here]]. This report may be a useful tool for quickly finding articles where data quality is lacking. | |||
==Incidents== | ==Incidents== | ||
| Line 67: | Line 74: | ||
|limit=1000 | |limit=1000 | ||
}} | }} | ||
[[Category:Projects]] | |||