PyOnlineSpreadSheetEditing

From BITPlan Wiki
Revision as of 10:52, 4 January 2022 by Wf (talk | contribs) (→‎Issues)
Jump to navigation Jump to search

OsProject

OsProject
edit
id  pyOnlineSpreadSheetEditing
state  
owner  Wolfgang Fahl
title  python Online SpreadSheet Editing tool with configurable enhancer/importer and check phase
url  https://github.com/WolfgangFahl/pyOnlineSpreadSheetEditing
version  0.0.3
description  
date  2021-12-12
since  
until  

Freitext

Semantic MediaWiki Use Case

Steps

  1. Queries - multiple ones potentially via RESTful call giving e.g. CSV/JSON ... result , Simple Example: CSV export
  2. Enhance data - multiple RESTful calls (optional)
  3. manual check and edit with Spreadsheet
  4. Final data check - multiple RESTful calls (optional)
  5. Store data e.g. Wiki / Wikidata ... Simple Example: CSV import

Issues

  1. Issue 1 - List of Dict support
  2. Issue 2 - List of Dict support for CSV
  3. Issue 3 - allow enhancer Callback
  4. Issue 4 - Query support
  5. Issue 7 - add SPARQL query support
  6. Issue 6 - add SemanticMediaWiki Ask Query support