Difference between revisions of "PyOnlineSpreadSheetEditing"
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
| − | |||
| − | |||
= Semantic MediaWiki Use Case = | = Semantic MediaWiki Use Case = | ||
| + | == SMWCon Fall 2021 Presentation == | ||
| + | <youtube>0zD4cSRDj-Q<</youtube> | ||
| + | == Workflow == | ||
<graphviz format='svg'> | <graphviz format='svg'> | ||
digraph spreadsheetediting { | digraph spreadsheetediting { | ||
Revision as of 08:26, 2 May 2022
OsProject
| OsProject | |
|---|---|
| id | pyOnlineSpreadSheetEditing |
| state | active |
| 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.6 |
| description | |
| date | 2022-04-30 |
| since | 2021-12-12 |
| until | |
Semantic MediaWiki Use Case
SMWCon Fall 2021 Presentation
Workflow
The file "mwstore://local-backend/local-public/diagrams/archive/20251102162441!Diagrams_53ad95a10fb4e533c4c66368d9753a7b.svg" already exists.
Steps
- Queries - multiple ones potentially via RESTful call giving e.g. CSV/JSON ... result , Simple Example: CSV export
- Enhance data - multiple RESTful calls (optional)
- manual check and edit with Spreadsheet
- Final data check - multiple RESTful calls (optional)
- Store data e.g. Wiki / Wikidata ... Simple Example: CSV import