goe-wikidata / doathon-20180214

About the event
Other
3 stars 1 forks source link

Populating and interlinking publications from a Life Science Research Center #4

Open njahn82 opened 6 years ago

njahn82 commented 6 years ago

Ziel: Publikationen des SFB 1002 in Wikidata abbilden

https://sfb1002.med.uni-goettingen.de/production/literature

  1. SFB 1002 als Entität in Wikidata anlegen

  2. Abdeckung Publikationen SFB in Wikidata testen

  3. Mapping Bibliograpghieddatenbank SFB 1002 mit Wikidata

  4. Publikationen anreichern

  5. Als Tabelle aufbereiten

  6. Batch-Import Funktionalität

njahn82 commented 6 years ago

https://www.wikidata.org/wiki/Q48693816

njahn82 commented 6 years ago

Liste der Publikationen als Tabelle 2018-02-14_excel_export.xlsx

njahn82 commented 6 years ago

SFB Publikation https://www.wikidata.org/wiki/Q35161155

njahn82 commented 6 years ago

Förderinformationen hinzugefügt:

bildschirmfoto 2018-02-14 um 16 25 55
suhrm1 commented 6 years ago

WikiData Project page about scientific articles (possible resources & knowledge base)

https://www.wikidata.org/wiki/Wikidata:WikiProject_Source_MetaData

jstropel commented 6 years ago
SELECT ?Sponsor ?SponsorLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?Sponsor wdt:P859 wd:Q48693816.
}
LIMIT 100
njahn82 commented 6 years ago

https://tools.wmflabs.org/scholia/sponsor/Q48693816

Daniel-Mietchen commented 6 years ago

Getting to the Wikidata item with the PubMed ID (P698) of 123456: https://tools.wmflabs.org/hub/P698:123456?site=wikidata

Daniel-Mietchen commented 6 years ago

Uploader for DOIs: https://tools.wmflabs.org/sourcemd/?

Tool for adding TSV-formatted info https://tools.wmflabs.org/wikidata-todo/quick_statements.php

njahn82 commented 6 years ago

Missing publications:

missing_pubs.txt

Daniel-Mietchen commented 6 years ago

To convert between author strings (P2093) and author (P50) statements, use https://tools.wmflabs.org/sourcemd/new_resolve_authors.php?name=Sara+Yasemin+Nu%C3%9Fbeck&doit=Look+for+author

Daniel-Mietchen commented 6 years ago

https://tools.wmflabs.org/sourcemd/orcidator.php?

Daniel-Mietchen commented 6 years ago

Some initial pointers to the Wikidata API: https://www.wikidata.org/wiki/Special:ApiSandbox

njahn82 commented 6 years ago

curl PMIDs ergänzen

curl --header "Authorization: Token TOKEN" tools.wmflabs.org/fatameh/token/pmid/add/24928273
njahn82 commented 6 years ago

Nach PMIDs testen:

https://tools.wmflabs.org/hub/P698:PMID
suhrm1 commented 6 years ago

To get the oauth Token for fatameh API: go to https://tools.wmflabs.org/fatameh/profile

hkusch commented 6 years ago

https://tools.wmflabs.org/scholia/organization/Q2496408

njahn82 commented 6 years ago

Wikidata bibliographic fields: https://www.wikidata.org/wiki/Wikidata:WikiProject_Source_MetaData/Bibliographic_metadata_for_scholarly_articles_in_Wikidata