0xx
- 000
- 001
- 003
- 005
- 006
- 007
- 008
- 009
- 010
- 013
- 015
- 016
- 017
- 018
- 020
- 022
- 024
- 025
- 026
- 027
- 028
- 030
- 031
- 032
- 033
- 034
- 035
- 036
- 037
- 038
- 040
- 041
- 042
- 043
- 044
- 045
- 046
- 047
- 048
- 049
- 050
- 051
- 052
- 055
- 060
- 061
- 066
- 070
- 071
- 072
- 074
- 080
- 082
- 083
- 084
- 085
- 086
- 088
- 090
- 092
- 096
- 098
- 099
3xx
- 300
- 306
- 307
- 310
- 321
- 336
- 337
- 338
- 340
- 341
- 342
- 343
- 344
- 345
- 346
- 347
- 348
- 350
- 351
- 352
- 355
- 357
- 362
- 363
- 365
- 366
- 370
- 377
- 380
- 381
- 382
- 383
- 384
- 385
- 386
- 388
5xx
- 500
- 501
- 502
- 504
- 505
- 506
- 507
- 508
- 510
- 511
- 513
- 514
- 515
- 516
- 518
- 520
- 521
- 522
- 524
- 525
- 526
- 530
- 532
- 533
- 534
- 535
- 536
- 538
- 540
- 541
- 542
- 544
- 545
- 546
- 547
- 550
- 552
- 555
- 556
- 561
- 562
- 563
- 565
- 567
- 580
- 581
- 583
- 584
- 585
- 586
- 588
- 590
- 599
7xx
- 700
- 710
- 711
- 720
- 730
- 740
- 751
- 752
- 753
- 754
- 755
- 758
- 760
- 762
- 765
- 767
- 770
- 772
- 773
- 774
- 775
- 776
- 777
- 780
- 785
- 786
- 787
BIB-600
Gå till exempelmatch
0
when
$t & i1=3
$t
about
_:title
property
1
when
$t & i1=0
2
when
$t & i1=1
3
when
$t
4
when
i1=3
resourceType
5
when
i1=0
resourceType
6
when
i1=1
resourceType
addLink
resourceType
$6
about
_:agent
property
$n
Exempel
Gå till toppen av sidanExempel: -
MARC
{ "600": { "ind1": "1", "ind2": "4", "subfields": [ { "a": "Lindgren, Astrid," }, { "d": "1907-2002" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Person", "familyName": "Lindgren", "givenName": "Astrid", "lifeSpan": "1907-2002" } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "0", "ind2": "0", "subfields": [ { "a": "Black Foot" }, { "c": "Chief," }, { "d": "-1877" }, { "c": "(Spirit)" } ] } }
Normalized MARC:
{ "600": { "ind1": "0", "ind2": "0", "subfields": [ { "a": "Black Foot," }, { "c": "Chief" }, { "c": "(Spirit)," }, { "d": "-1877" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Person", "name": "Black Foot", "marc:titlesAndOtherWordsAssociatedWithAName": [ "Chief", "(Spirit)" ], "lifeSpan": "-1877", "inScheme": { "@id": "https://id.kb.se/term/lcsh", "@type": "ConceptScheme", "code": "lcsh" } } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "0", "ind2": "4", "subfields": [ { "a": "Franz Kafka," }, { "d": "1883-1924." }, { "t": "Amerika" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Work", "hasTitle": [ { "@type": "Title", "mainTitle": "Amerika" } ], "contribution": [ { "@type": "Contribution", "agent": { "@type": "Person", "name": "Franz Kafka", "lifeSpan": "1883-1924." } } ] } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "3", "ind2": "4", "subfields": [ { "a": "Holmbring" }, { "t": "Med småländska rötter" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Work", "hasTitle": [ { "@type": "Title", "mainTitle": "Med småländska rötter" } ], "contribution": [ { "@type": "Contribution", "agent": { "@type": "Family", "name": "Holmbring" } } ] } ] } } }
Exempel: -
Normalized MARC:
{ "600": { "ind1": "1", "ind2": "4", "subfields": [ { "a": "Kipling, Rudyard," }, { "d": "1865-1936." }, { "t": "Djungelboken" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Work", "contribution": [ { "@type": "Contribution", "agent": { "@type": "Person", "familyName": "Kipling", "givenName": "Rudyard", "lifeSpan": "1865-1936." } } ], "hasTitle": [ { "@type": "Title", "mainTitle": "Djungelboken" } ] } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "1", "ind2": "7", "subfields": [ { "a": "Lindgren, Astrid," }, { "d": "1907-2002" }, { "2": "kao" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Person", "familyName": "Lindgren", "givenName": "Astrid", "lifeSpan": "1907-2002", "inScheme": { "@id": "https://id.kb.se/term/kao", "@type": "ConceptScheme", "code": "kao" } } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "1", "ind2": "2", "subfields": [ { "a": "Lindgren, Astrid," }, { "d": "1907-2002" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Person", "familyName": "Lindgren", "givenName": "Astrid", "lifeSpan": "1907-2002", "inScheme": { "@id": "https://id.kb.se/term/mesh", "@type": "ConceptScheme", "code": "mesh" } } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "0", "ind2": "0", "subfields": [ { "a": "Ovid," }, { "d": "43 B.C.-17 A.D. or 18 A.D." }, { "t": "Amores" }, { "l": "English." } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Work", "hasTitle": [ { "@type": "Title", "mainTitle": "Amores" } ], "contribution": [ { "@type": "Contribution", "agent": { "@type": "Person", "name": "Ovid", "lifeSpan": "43 B.C.-17 A.D. or 18 A.D." } } ], "inScheme": { "@id": "https://id.kb.se/term/lcsh", "@type": "ConceptScheme", "code": "lcsh" }, "language": { "@type": "Language", "label": "English." } } ] } } }
Exempel: Set ind2=4 as default value
MARC
{ "600": { "ind1": "3", "ind2": " ", "subfields": [ { "a": "Bonnier," }, { "c": "släkt" } ] } }
Normalized MARC:
{ "600": { "ind1": "3", "ind2": "4", "subfields": [ { "a": "Bonnier," }, { "c": "släkt" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "Family", "name": "Bonnier", "marc:titlesAndOtherWordsAssociatedWithAName": [ "släkt" ] } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "3", "ind2": "0", "subfields": [ { "a": "Butler family." }, { "x": "Health" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "ComplexSubject", "termComponentList": [ { "@type": "Family", "name": "Butler family." }, { "@type": "TopicSubdivision", "prefLabel": "Health" } ], "inScheme": { "@id": "https://id.kb.se/term/lcsh", "@type": "ConceptScheme", "code": "lcsh" } } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "1", "ind2": "0", "subfields": [ { "a": "Harris, Andy" }, { "c": "(Composer)" }, { "x": "Travel" }, { "z": "Morocco" }, { "z": "Marrakech" } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "ComplexSubject", "termComponentList": [ { "@type": "Person", "familyName": "Harris", "givenName": "Andy", "marc:titlesAndOtherWordsAssociatedWithAName": [ "(Composer)" ] }, { "@type": "TopicSubdivision", "prefLabel": "Travel" }, { "@type": "GeographicSubdivision", "prefLabel": "Morocco" }, { "@type": "GeographicSubdivision", "prefLabel": "Marrakech" } ], "inScheme": { "@id": "https://id.kb.se/term/lcsh", "@type": "ConceptScheme", "code": "lcsh" } } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "1", "ind2": "0", "subfields": [ { "a": "Mangunwijaya, Y. B.," }, { "d": "1929-1999" }, { "x": "Criticism and interpretation" }, { "x": "History" }, { "y": "21st century." } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "ComplexSubject", "termComponentList": [ { "@type": "Person", "familyName": "Mangunwijaya", "givenName": "Y. B.", "lifeSpan": "1929-1999" }, { "@type": "TopicSubdivision", "prefLabel": "Criticism and interpretation" }, { "@type": "TopicSubdivision", "prefLabel": "History" }, { "@type": "TemporalSubdivision", "prefLabel": "21st century." } ], "inScheme": { "@id": "https://id.kb.se/term/lcsh", "@type": "ConceptScheme", "code": "lcsh" } } ] } } }
Exempel: -
MARC
{ "600": { "ind1": "1", "ind2": "0", "subfields": [ { "a": "Scarlatti, Domenico," }, { "d": "1685-1757" }, { "t": "Sonatas," }, { "m": "harpsichord," }, { "n": "K. 492," }, { "r": "D major;" }, { "y": "21st century." } ] } }
JSON-LD
{ "mainEntity": { "instanceOf": { "@type": "Text", "subject": [ { "@type": "ComplexSubject", "inScheme": { "@id": "https://id.kb.se/term/lcsh", "@type": "ConceptScheme", "code": "lcsh" }, "termComponentList": [ { "@type": "Work", "contribution": [ { "@type": "Contribution", "agent": { "@type": "Person", "lifeSpan": "1685-1757", "familyName": "Scarlatti", "givenName": "Domenico" } } ], "hasTitle": [ { "@type": "Title", "mainTitle": "Sonatas", "partNumber": [ "K. 492" ] } ], "musicMedium": [ { "@type": "MusicMedium", "label": "harpsichord" } ], "musicKey": "D major;" }, { "@type": "TemporalSubdivision", "prefLabel": "21st century." } ] } ] } } }