Difference between revisions of "EMWConTalk2023-04"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{PageSequence|prev=SMWConTalk2022-10|next=|category=talk|categoryIcon=picture-o}} | {{PageSequence|prev=SMWConTalk2022-10|next=|category=talk|categoryIcon=picture-o}} | ||
__NOTOC__ | __NOTOC__ | ||
− | {{NextSlide|WolfgangFahl}} | + | {{NextSlide|1|WolfgangFahl}} |
− | {{NextSlide|BITPlanGmbH}} | + | {{NextSlide|2|BITPlanGmbH}} |
− | {{NextSlide|Agenda}} | + | {{NextSlide|3|Agenda}} |
− | {{{NextSlide|SMWWikidataStorage}} | + | {{{NextSlide|4|SMWWikidataStorage}} |
− | {{{NextSlide|SMWWikidataDatabases}} | + | {{{NextSlide|5|SMWWikidataDatabases}} |
− | {{{NextSlide|SMWRelationalOperators}} | + | {{{NextSlide|6|SMWRelationalOperators}} |
− | {{{NextSlide|ModifyingASingleTriple}} | + | {{{NextSlide|7|ModifyingASingleTriple}} |
− | {{{NextSlide|ExampleUseCases}} | + | {{{NextSlide|8|ExampleUseCases}} |
− | {{{NextSlide|ExampleRoyalFamily}} | + | {{{NextSlide|9|ExampleRoyalFamily}} |
− | {{{NextSlide|SyncRoyalFamily}} | + | {{{NextSlide|10|SyncRoyalFamily}} |
− | {{{NextSlide|ExampleScholarlyCommunication}} | + | {{{NextSlide|11|ExampleScholarlyCommunication}} |
− | {{{NextSlide|SyncEventSeries}} | + | {{{NextSlide|12|SyncEventSeries}} |
− | {{{NextSlide|SyncInstitutions}} | + | {{{NextSlide|13|SyncInstitutions}} |
− | {{{NextSlide|HowSMWSyncWorks}} | + | {{{NextSlide|14|HowSMWSyncWorks}} |
− | {{{NextSlide|SelfDescribingProperties}} | + | {{{NextSlide|15|SelfDescribingProperties}} |
− | {{{NextSlide|MetaModelSiDIFandLinkMl}} | + | {{{NextSlide|16|MetaModelSiDIFandLinkMl}} |
− | {{{NextSlide|MappingSMWAndWikiDAtaProperties}} | + | {{{NextSlide|17|MappingSMWAndWikiDAtaProperties}} |
− | {{{NextSlide|CommandLineTool}} | + | {{{NextSlide|18|CommandLineTool}} |
− | {{{NextSlide|Todos}} | + | {{{NextSlide|19|Todos}} |
− | {{{NextSlide|Links}} | + | {{{NextSlide|20|Links}} |
− | {{{NextSlide|QuestionsDiscussion}} | + | {{{NextSlide|21|QuestionsDiscussion}} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 20:00, 24 April 2023
|
|||
|
|||
Wikidata
Synchronization |
|||
The princess of cambridge was born on [[is born::2015-05-03]] Her rank inline to the throne is [[throne rank is::4]]. Her mother is [[mother is::Duchess Kate]]. |
|||
Compare to a relational database:
|
|||
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 ✓ | ❌ | ❌ |
wikiedit -t family --template Person --property label --value "Alexandra of Denmark" -p Alexandra_of_Denmark
editing 1 pages in family (dry run)
1/1 (100.00%): editing Alexandra_of_Denmark ...👍 |childOf=F74
|parentOf=F2
|spouse=Q20875
+|label=Alexandra of Denmark
}}
[[Category:frontend]]
wikiedit -t family --template Person --property label --value "Alexandra of Denmark" -p Alexandra_of_Denmark -f
editing 1 pages in family (forced)
1/1 (100.00%): editing Alexandra_of_Denmark ...✅
|
|||
|
|||
|
|||
smwsync -u -t family --context FamilyContext --topic Person -p desc label died died_at --progress
updating cache for FamilyContext:Person from wiki family ...
stored 59 Person items to /Users/wf/.smwsync/family/FamilyContext/Person.json
59 Person items to sync ...
William IV of the United Kingdom→died_at: 100%|█████| 236/236 [01:48<00:00, 2.18it/s]
|
|||
https://cr.bitplan.com/index.php/List_of_EventSeries
smwsync -u -t cr --topic EventSeries -p desc title home --progress
updating cache for CrSchema:EventSeries from wiki cr ...
stored 10 EventSeries items to /Users/wf/.smwsync/cr/CrSchema/EventSeries.json
10 EventSeries items to sync ...
SGAI→homepage: 100%|██████████████████████████████████| 30/30 [00:28<00:00, 1.05it/s]
|
|||
smwsync -u -t cr --topic Institution -p desc home --progress
updating cache for CrSchema:Institution from wiki cr ...
stored 4 Institution items to /Users/wf/.smwsync/cr/CrSchema/Institution.json
4 Institution items to sync ...
Universität Stuttgart→homepage: 100%|█████████████████| 12/12 [00:12<00:00, 1.06s/it]
|
|||
|
|||
ypgen --wikiId family --context FamilyContext --serve --host localhost
FamilyContext SiDIF is in legacy SiDIF triple format. pyMetaModel mm_cmd command line tool will generate LinkML yaml markup and other target formats. LinkML can then generate even form format see: pyMetaModel family example files |
|||
# list of property mappings
# for family versus wikidata
- topic: Person
prop_list:
- pid: qid
smw_prop: qid
- arg: label
pid: label
smw_prop: label
- arg: desc
pid: description
pid_label: description
smw_prop: description
- arg: died
pid: P570
pid_label: date of death
smw_prop: died
- arg: died_at
pid: P20
pid_label: place of death
smw_prop: died_at
|
|||
usage: smwsync [-h] [-a] [--context CONTEXT] [-cpm CREATEPROPERTYMAP] [-d] [--dry]
[-e ENDPOINT] [--progress] [-p PROPS [PROPS ...]] [--proplist]
[-pm PROPERTYMAP] [-pk PRIMARYKEY]
[-pkv PRIMARYKEYVALUES [PRIMARYKEYVALUES ...]] [-t TARGET] [-u]
[--topic TOPIC] [--verbose] [-V]
|
|||
|
|||