Difference between revisions of "EMWConTalk2023-04"

From BITPlan Wiki
Jump to navigation Jump to search
Line 20: Line 20:
  
 
== SMW and Wikidata storage ==
 
== SMW and Wikidata storage ==
Both systems use triples
+
* Both systems use triples: subject, predicate and object
 +
* It's a girl revisited: [[File:Royalbaby.png|right|frame|It's a girl!]]
 +
<pre>
 +
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]].
 +
</pre>
 +
 
 
== SMW CRUD ==
 
== SMW CRUD ==
 
* Create - create page and use markup to set property  
 
* Create - create page and use markup to set property  

Revision as of 10:23, 19 April 2023

view EMWConTalk2023-04 as slides

Wolfgang Fahl

WolfgangFahl.png
  • Computer Scientist
  • Expert
  • Trainer for Software Architecture and Requirements Engineering
  • PhD Candidate at RWTH Aachen i5

BITPlan GmbH

BITPlan

  • Inception: 1999


  • Focus on Software-Engineering 

Training, Consulting, Projects …
  • 

Switch from Lotus Notes to 
Semantic Mediawiki in 2013


  • ProfiWiki since 2015

Agenda

  • Wikidata-logo-en.svg Wikidata
  • 20210702 Semantic MediaWiki logo with wordmark.png
  • Octicons-sync.svg Synchronization

SMW and Wikidata storage

  • Both systems use triples: subject, predicate and object
  • It's a girl revisited:
    It's a girl!
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]].

SMW CRUD

  • Create - create page and use markup to set property
  • Read - visit link of page
  • Update - modify page with edit
  • Deleate - delete page

Example Usecases

  • Royal Family
  • Scholary communication

Example: Scholary communication

0x1a095a5a.png

How SMWSync works

Links

Questions / Discussion

Bitplanpartner.png