Difference between revisions of "EMWConTalk2023-04/SMWRelationalOperators"
Jump to navigation
Jump to search
| Line 34: | Line 34: | ||
| Delete || remove property value manually on a page {{Done}} || {{UtfIcon|utf=❌|size=24|color=red}} || {{UtfIcon|utf=❌|size=24|color=red}} | | Delete || remove property value manually on a page {{Done}} || {{UtfIcon|utf=❌|size=24|color=red}} || {{UtfIcon|utf=❌|size=24|color=red}} | ||
|} | |} | ||
| − | |||
Revision as of 15:17, 24 April 2023
Row and Column definition operations
| Operation | Manually | Via Api | Via Wikipush |
|---|---|---|---|
| Create | create page and use markup to set property ✓ | edit ✓ | wikipush, wikiupload, wikirestore ✓ |
| Read | visit link of page ✓ | read html or markup {Done}} | wikibackup, wikipush, wikiedit ✓ |
| Update | modify page via edit | edit ✓ | wikiedit, wikirestore, wikipush ✓ |
| Delete | delete page ✓ | delete {Done}} | wikinuke ✓ |
Column value operations
| Operation | Manually | Via Api | Via Wikipush |
|---|---|---|---|
| Create | add property value manually on a page ✓ | ❌ | ❌ -> ✓ |
| Read | use ask queries to retrieve property values ✓ | edit ✓ | wikiquery ✓ |
| Update | modify property value manually on a page ✓ | ❌ | ❌ -> ✓ |
| Delete | remove property value manually on a page ✓ | ❌ | ❌ |
