Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wetneb/refine-wikitable-utils
Extension that adds utilites to deal with MediaWiki tables
https://github.com/wetneb/refine-wikitable-utils
Last synced: 29 days ago
JSON representation
Extension that adds utilites to deal with MediaWiki tables
- Host: GitHub
- URL: https://github.com/wetneb/refine-wikitable-utils
- Owner: wetneb
- License: bsd-3-clause
- Created: 2024-05-24T14:43:47.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-08-27T18:29:01.000Z (4 months ago)
- Last Synced: 2024-10-13T14:15:15.154Z (2 months ago)
- Language: Java
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
OpenRefine Wikitable utils extension
====================================This repository contains a draft of an OpenRefine extension which adds support for exporting OpenRefine project to wiki tables.
Those are [tables formatted according to MediaWiki's markup language](https://www.mediawiki.org/wiki/Help:Tables).OpenRefine already contains an importer to create an OpenRefine project from such tables. Because it's probably not used very widely, I think it could be worth having it in this extension instead.