Export semantic data via API (Tutorial)

From semantic-mediawiki.org
< SMWCon Fall 2020
SMWCon Fall 2020Export semantic data via API (Tutorial)
SMWCon Fall 2020
Export semantic data via API (Tutorial)
Talk details
Description: The most important concepts and where you can learn everything
Speaker(s): Robert Vogel
Type: Tutorial
Audience:
Event start: 2020/11/26 11:30:00
Event finish: 2020/11/26 12:00:00
Length: 20 minutes
Video: click here
Keywords: API, Export
Give feedback

Ways to get data out of SMW[edit]

  • ASK with formats like JSON, Feed/XML, Spreadsheet, CSV, ...
    • But also regular HTML table in conjunction with some screen scraping software like Microsoft Power BI
  • SPARQL backend
  • MediaWiki Action API modules "ask" and "askargs"
  • Extension:Data_Transfer

The MediaWiki Action API in general[edit]

Semantic MediaWiki Action API modules[edit]

  • ask and askargs
  • Integrated client code smw.Api

Third-Party SMW Action API modules[edit]

  • PageForms: pfautocomplete
  • BlueSpiceSMWConnector: bs-smw-connector-smw-property-store and bs-smw-connector-ask-store