Terms - the generic name for words used to denote things.
In this initial case the terms will be used for:
- tags (also called Categories in MediaWiki)
- IPCC glossary
- Acronyms
Notes
- Wikibase acts as the source of truth
- Terms can be used as tags (WikiMedia Categories) using WikiMedia templates and Lua to write them as Categories back to MediaWiki Pages. The terms can be grouped depending on Qualifiers given in Wikibase.
Questions
Should a term being used for structuring reports and report parts be kept as separate property and items. E.g., IPCC, AR6, Chapter, Technical Summary, Summary for Policy Makers, and Cross-Chapter Boxes, etc.
IPCC Scrape implementation
- Only 3 terms added per report or chapter/section. To demonstrate and povide a way to add more.
- Terms should be data type: item. This then allows them to be assigned a number of qualifiers for different uses re: subject matter.
Dev-ClimateKG implementation
- As items they can be made into Categories in MediaWiki and the source of truth comes from Wikibase. This would use Lua
- The full 925 items would be added from the IPCC Glossary
- IPCC Acronyms would be link
- Data would be linked to MediaWiki Pages using 'Site links'
- Templates would be written in Lua to add Terms to Pages as Categories.
Terms - the generic name for words used to denote things.
In this initial case the terms will be used for:
Notes
Questions
Should a term being used for structuring reports and report parts be kept as separate property and items. E.g., IPCC, AR6, Chapter, Technical Summary, Summary for Policy Makers, and Cross-Chapter Boxes, etc.
IPCC Scrape implementation
Dev-ClimateKG implementation