Difference between revisions of "Workdocumentation 2022-08-29"

From BITPlan ceur-ws Wiki
Jump to navigation Jump to search
(Created page with "{{PageSequence|prev=Workdocumentation 2022-08-23|next=Workdocumentation 2022-08-30|category=Workdocumentation}} = Participants = * Wolfgang * Beyza = CEUR-WS Wikidata Sync ==...")
 
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{PageSequence|prev=Workdocumentation 2022-08-23|next=Workdocumentation 2022-08-30|category=Workdocumentation}}
+
{{PageSequence|prev=Workdocumentation 2022-08-23|next=Workdocumentation 2022-09-06|category=Workdocumentation}}
 
= Participants =
 
= Participants =
 
* Wolfgang
 
* Wolfgang
 
* Beyza  
 
* Beyza  
= CEUR-WS Wikidata Sync ==
+
= CEUR-WS Wikidata Sync =
  
 
CEUR-WS Platform siehe http://ceur-ws.org/
 
CEUR-WS Platform siehe http://ceur-ws.org/
Line 26: Line 26:
  
 
Wie soll die ConfIDent Anbindung erfolgen?
 
Wie soll die ConfIDent Anbindung erfolgen?
 +
 +
= Justpy =
 +
<source lang='bash'>
 +
scripts/findexamples
 +
wf@fix justpy % scripts/findexamples | grep plot_test
 +
jp.justpy(plot_test1)
 +
jp.justpy(plot_test2)
 +
jp.justpy(plot_test3)
 +
jp.justpy(plot_test4)
 +
jp.justpy(plot_test5)
 +
jp.justpy(plot_test6)
 +
jp.justpy(plot_test7)
 +
jp.justpy(plot_test8)
 +
jp.justpy(plot_test9)
 +
</source>
 +
* https://github.com/justpy-org/justpy/issues/468
 +
* https://github.com/justpy-org/justpy/issues/464

Latest revision as of 09:39, 6 September 2022

Participants

  • Wolfgang
  • Beyza

CEUR-WS Wikidata Sync

CEUR-WS Platform siehe http://ceur-ws.org/

Etwa 3200 Proceedings Volumes

Synchronisation mit Wikidata, k10plus und dblp

Dokumentiert in https://ceur-ws.bitplan.com/index.php/Workdocumentation_2022-08-12 und  folgende - siehe auch RQ Wiki

Nutzung dblp SPARQL Abfrage via https://qlever.cs.uni-freiburg.de/dblp bzw. lokale Endpoints

CEUR-WS Browser Frontend: http://ceur-ws-browser.bitplan.com/

Beispiel: http://ceur-ws-browser.bitplan.com/volume/3111

Bewusst noch keine Detaildaten wie Ort/Datum - Link-First Ansatz ...

Beispiel für komplette Serie: https://scholia.toolforge.org/event-series/Q56846035 - erzeugt von Lars Willighagen mit https://citation.js.org/

Ziel: Paper/Author Links see also https://github.com/zotero/translators/issues/2015

Wie soll die ConfIDent Anbindung erfolgen?

Justpy

scripts/findexamples
wf@fix justpy % scripts/findexamples | grep plot_test
jp.justpy(plot_test1)
jp.justpy(plot_test2)
jp.justpy(plot_test3)
jp.justpy(plot_test4)
jp.justpy(plot_test5)
jp.justpy(plot_test6)
jp.justpy(plot_test7)
jp.justpy(plot_test8)
jp.justpy(plot_test9)