K10plus

From BITPlan cr Wiki
Jump to navigation Jump to search

Platform

Template:Platform

ID-Chain

Dumps

Example

CEUR - WS

SRU API

Catmandu

Catmandu

# get records for a PPN e.g. 521359651
convert kxp --query "pica.1049=521359651 and pica.1045=rel-tt and pica.1001=b" to pp
# catmandu convert kxp --query "pica.1049=521359651 and pica.1045=rel-tt and pica.1001=b" to pp | grep 004V
004V $010.1007/978-3-540-92148-6
004V $010.1007/978-3-540-89765-1
004V $010.1007/11926078
# get PPN for GND ID
catmandu convert kxpnorm --query "pica.nid=65130881" to JSON | jq .[]._id
"521359651"

Wikidata example

  1. Q98093643:The Semantic Web - ISWC 2008: 7th International Semantic Web Conference, ISWC 2008, Karlsruhe, Germany, October 26-30, 2008. Proceedings
  2. DOI 10.1007/978-3-540-88564-1
  3. select * from event_dblp where ee like '%10.1007/978-3-540-88564%'
    
    1. https://dblp.org/db/conf/semweb/iswc2008.html
catmandu convert kxp --query "pica.isb=\"978-3-540-89765-1\"" to pp | picadata count
4 records
42 holdings
44 items
741 fields
catmandu convert kxp --query "pica.isb=\"978-3-540-88563-4\"" to pp | picadata '029F'
029F $9584148429$VTfv1$7gnd/10360484-4$3287495582$wvie$AISWC$N7$D2008$CKarlsruhe
029F $9584148429$VTfv1$7gnd/10360484-4$3287495582$wvie$AISWC$N7$D2008$CKarlsruhe
029F $9584148429$VTfv1$7gnd/10360484-4$3287495582$wvie$AISWC$N7$D2008$CKarlsruhe

wf@capri:~/catmandu$ catmandu convert kxp --query "pica.isb=\"978-3-540-89765-1\"" to pp | picadata '029F'
029F $9589121650$VTfv1$7gnd/10367091-9$3294388435$wvie$AURSW$N1-3$D2005-2007
029F $961335009X$VTfv1$7gnd/16034667-8$3313285691$wvie$AISWC$N4$D2005$CGalway
029F $9521359651$VTfv1$7gnd/6513088-1$325902080X$wvie$AISWC$N5$D2006$CAthens, Ga.
029F $9548267308$VTfv1$7gnd/6068481-1$3274342030$wvie$AISWC$N6$D2007$CBusan

029F $9101054815$VTbv1$7gnd/381461-0$3193118386$AInternational Society for the Welfare of Cripples

catmandu convert kxp --query "pica.isb=\"978-3-540-49055-5\"" to pp | picadata '029F'
029F $9521359651$VTfv1$7gnd/6513088-1$325902080X$wvie$AISWC$N5$D2006$CAthens, Ga.


978-3-540-88563-4 978-3-540-88564-1

Links