SlideShare a Scribd company logo
1 of 57
Download to read offline
Not doubly naked?
rurik.greenall@ub.ntnu.no / @brinxmat




                                  CC BY-SA 3.0
setninger
<mann_1> bor_i <Paris> .
<mann_1> fritid <ski_mountaineering> .
<kvinne_1> studerer <logikk> .
<kvinne_1> kjenner <kvinne_2> .
<mann_2> skrev <Peer_Gynt> .
<http://innsida.ntnu.no> omtaler <Peer_Gynt> .
<kvinne_2> født_i <Mailand> .
<kvinne_2> jobber <NTNU> .
<kvinne_2> tippoldemor <1855> .
<kvinne_2> leste <Peer_Gynt> .
<familie_1> avbildet <1855> .
<familie_1> forakter <ski_mountaineering> .
enighet om betydning

• Så lenge vi er enige om:
 • at <kvinne_1>, <kvinne_2>,<Paris>,… er
    “ting” av type <Person>,<Sted>,…
 • hva relasjonen “bor_i”, “kjenner”, “leste”,
    … betyr
…kan vi si


• hva slags ting ting er
• hvordan disse forholder seg til hverandre
hvorfor er dette nyttig?

• Vi kan finne ting mer presist
• Vi kan si mye om mange ulike ting
• Vi kan gjøre disse ting tilgjengelig på
  Webben
• Vi jobber på samme måte som alle andre
viktige prinsipper
•   hvem som helst kan si hva som helst om hva
    som helst

    •   ≠ tradisjonell bibliotekstenking
        (biblioteksbasen(e) innholder “godkjent”
        informasjon)
    •   et spørsmål om (kritisk) tillit i kilden (Web-
        tenking!)
•   gratis, uhemmet tilgang til dataene
…og autoriteter da?
autoriteter er…

• faste punkter
• rimelig håndfast
• enkle å lenke
• “nav” i metadatanettverk
ved      teater-     ved
                 direktør

                                                …
født    jobbet
                                        skrev

               jobbet       forfatter


bodde   bodde       influert
                                    disse
hovedstad

ordfører

                        kjente nordmenn


           mor
ved      teater-     ved
                 direktør

                                                …
født    jobbet
                                        skrev

               jobbet       forfatter


bodde   bodde      innfluert
                                    disse
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix radatana: <http://def.bibsys.no/xmlns/radatana/1.0#>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix whois: <http://www.kanzaki.com/ns/whois#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix dc: <http://purl.org/dc/terms/>.
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718> radatana:catalogueName "Ibsen, Henrik";
!    dc:identifier "x90061718";
!    dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!    whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!    whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!    a foaf:Person;
!    rdfs:label "Henrik Ibsen";
!    = <http://dbpedia.org/resource/Henrik_Ibsen>,
!    !    <http://d-nb.info/gnd/118555286>,
!    !    <http://viaf.org/viaf/71378383>;
!    skos:altLabel "Brynjolf Bjarme",
!    !    "Chenrik Ibzen",
!    !    "Chenriku016D Ibsenu016D",
!    !    "Enrico Ibsen",
!    !    "Errikou Ipsen",
!    !    "Genrik Ibsen",
!    !    "Hendrik Ibsen",
!    !    "Henr. Ibsen",
!    !    "Henrick Ibsen",
!    !    "Henrik Johan Ibsen",
!    !    "Henrikku Ipusen",
!    !    "Henriks Ibsens",
!    !    "Henryk Ibsen",
!    !    "Hinrik Ibsin",
!    !    "Ipusen",
!    !    "I-pu-sheng",
!    !    "Yi bu sheng",
!    !    "Yibusheng";
!    foaf:name "Henrik Ibsen".
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix radatana: <http://def.bibsys.no/xmlns/radatana/1.0#>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix whois: <http://www.kanzaki.com/ns/whois#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix dc: <http://purl.org/dc/terms/>.
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718> radatana:catalogueName "Ibsen, Henrik";
!    dc:identifier "x90061718";
!    dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!    whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!    whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!    a foaf:Person;
!    rdfs:label "Henrik Ibsen";
!    = <http://dbpedia.org/resource/Henrik_Ibsen>,
!    !    <http://d-nb.info/gnd/118555286>,
!    !    <http://viaf.org/viaf/71378383>;
!    skos:altLabel "Brynjolf Bjarme",
!    !    "Chenrik Ibzen",
!    !    "Chenriku016D Ibsenu016D",
!    !    "Enrico Ibsen",
!    !    "Errikou Ipsen",
!    !    "Genrik Ibsen",
!    !    "Hendrik Ibsen",
!    !    "Henr. Ibsen",
!    !    "Henrick Ibsen",
!    !    "Henrik Johan Ibsen",
!    !    "Henrikku Ipusen",
!    !    "Henriks Ibsens",
!    !    "Henryk Ibsen",
!    !    "Hinrik Ibsin",
!    !    "Ipusen",
!    !    "I-pu-sheng",
!    !    "Yi bu sheng",
!    !    "Yibusheng";
!    foaf:name "Henrik Ibsen".
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix radatana: <http://def.bibsys.no/xmlns/radatana/1.0#>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix whois: <http://www.kanzaki.com/ns/whois#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix dc: <http://purl.org/dc/terms/>.
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718> radatana:catalogueName "Ibsen, Henrik";
!    dc:identifier "x90061718";
!    dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!    whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!    whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!    a foaf:Person;
!    rdfs:label "Henrik Ibsen";
!    = <http://dbpedia.org/resource/Henrik_Ibsen>,
!    !    <http://d-nb.info/gnd/118555286>,
!    !    <http://viaf.org/viaf/71378383>;
!    skos:altLabel "Brynjolf Bjarme",
!    !    "Chenrik Ibzen",
!    !    "Chenriku016D Ibsenu016D",
!    !    "Enrico Ibsen",
!    !    "Errikou Ipsen",
!    !    "Genrik Ibsen",
!    !    "Hendrik Ibsen",
!    !    "Henr. Ibsen",
!    !    "Henrick Ibsen",
!    !    "Henrik Johan Ibsen",
!    !    "Henrikku Ipusen",
!    !    "Henriks Ibsens",
!    !    "Henryk Ibsen",
!    !    "Hinrik Ibsin",
!    !    "Ipusen",
!    !    "I-pu-sheng",
!    !    "Yi bu sheng",
!    !    "Yibusheng";
!    foaf:name "Henrik Ibsen".
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
<http://data.bibsys.no/data/notrbib/authorityentry/x90061718>

!   a foaf:Person;
!   rdfs:label "Henrik Ibsen";
!   foaf:name "Henrik Ibsen".
    radatana:catalogueName "Ibsen, Henrik";
!   dc:identifier "x90061718";
!   dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>;
!   whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>;
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
    skos:altLabel "Brynjolf Bjarme",
!   ! "Chenrik Ibzen",
!   ! "Chenriku016D Ibsenu016D",
!   ! "Enrico Ibsen",
!   ! "Errikou Ipsen",
!   ! "Genrik Ibsen",
!   ! "Hendrik Ibsen",
!   ! "Henr. Ibsen",
!   ! "Henrick Ibsen",
!   ! "Henrik Johan Ibsen",
!   ! "Henrikku Ipusen",
!   ! "Henriks Ibsens",
!   ! "Henryk Ibsen",
!   ! "Hinrik Ibsin",
!   ! "Ipusen",
!   ! "I-pu-sheng",
!   ! "Yi bu sheng",
!   ! "Yibusheng";
!   owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>,
!   ! <http://d-nb.info/gnd/118555286>,
!   ! <http://viaf.org/viaf/71378383>;
oss
d-nb.info


oss


      viaf.org
d-nb.info


oss


      viaf.org
d-nb.info


oss


      viaf.org
hvordan ville dette se ut for katalogisatorer?!
Personautoritet: x90061718
Fornavn: Henrik
Etternavn: Ibsen
Født: 1828
Dødd: 1906


                 …resten skapes “automagisk”
hvordan blir dataene brukt?
bildekatalogisering
quiz time!
hvem er dette?
A. Parker-Bowles, Camilla 1947–

B. Camilla, Duchess of Cornwall 1947–

C. Windsor, Camilla 1947–

D. Camilla, Duchess of Rothesay 1947–

E. Camilla, Duchess of Cornwall, Duchess of
   Rothesay, Countess of Chester and
   Baroness of Renfrew 1947–
hva er dette?
http://vimeo.com/34555644#
http://vimeo.com/34555644#
A. Ekstremskiidrett

B. Alpinskiidrett

C. Skiidrett

D. Frikjøring

E. Galskap
er det alltid ett riktig svar?


for å kunne bruke dataene
     må det være det?
i noen domener…ja
i andre ikke…
(men for datafusjonens og delingens skyld…)
takk :)
http://en.wikipedia.org/wiki/File:Henrik_Ibsen_by_Gustav_Borgen_NFB-19778_restored.jpg


                                                      http://en.wikipedia.org/wiki/File:Skien_komm.svg


                                          http://upload.wikimedia.org/wikipedia/commons/9/98/Nationale_Scene.jpg


                                         http://upload.wikimedia.org/wikipedia/commons/3/3f/Christiania_theater.jpg


                         http://upload.wikimedia.org/wikipedia/en/thumb/b/ba/Flag_of_Germany.svg/500px-Flag_of_Germany.svg.png


                       http://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Flag_of_Norway.svg/500px-Flag_of_Norway.svg.png


                              http://upload.wikimedia.org/wikipedia/en/thumb/0/03/Flag_of_Italy.svg/500px-Flag_of_Italy.svg.png


           Wenche Foss: http://en.wikipedia.org/wiki/File:66382_Wenche_Foss.jpg / CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/)


                                           “Fabian Stang: Jarle Vines (Creative Commons Attribution Sharealike 3.0)”


Camilla, Duchess of Cornwall: http://en.wikipedia.org/wiki/File:Duchess_of_Cornwall_2012.JPG / CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/)


           Katalogkort: http://commons.wikimedia.org/wiki/File:LA2-katalogkort.jpg / CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/)

More Related Content

Recently uploaded

Castellà parelles 2n - Abril i Irina.pdf
Castellà parelles 2n - Abril i Irina.pdfCastellà parelles 2n - Abril i Irina.pdf
Castellà parelles 2n - Abril i Irina.pdfErnest Lluch
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning ProjectNuckles
 
RESOLUCION DEL SIMULACRO UNMSM 2023 ii 2.pptx
RESOLUCION DEL SIMULACRO UNMSM 2023 ii 2.pptxRESOLUCION DEL SIMULACRO UNMSM 2023 ii 2.pptx
RESOLUCION DEL SIMULACRO UNMSM 2023 ii 2.pptxscbastidasv
 
Saunanaine_Helen Moppel_JUHENDATUD SAUNATEENUSE JA LOODUSMATKA SÜNERGIA_strat...
Saunanaine_Helen Moppel_JUHENDATUD SAUNATEENUSE JA LOODUSMATKA SÜNERGIA_strat...Saunanaine_Helen Moppel_JUHENDATUD SAUNATEENUSE JA LOODUSMATKA SÜNERGIA_strat...
Saunanaine_Helen Moppel_JUHENDATUD SAUNATEENUSE JA LOODUSMATKA SÜNERGIA_strat...Eesti Loodusturism
 
Català parelles 3r - Emma i Ariadna (1).pdf
Català parelles 3r - Emma i Ariadna (1).pdfCatalà parelles 3r - Emma i Ariadna (1).pdf
Català parelles 3r - Emma i Ariadna (1).pdfErnest Lluch
 
محاضرات الاحصاء التطبيقي لطلاب علوم الرياضة.pdf
محاضرات الاحصاء التطبيقي لطلاب علوم الرياضة.pdfمحاضرات الاحصاء التطبيقي لطلاب علوم الرياضة.pdf
محاضرات الاحصاء التطبيقي لطلاب علوم الرياضة.pdfKhaled Elbattawy
 
Català Individual 3r - Víctor.pdf JOCS FLORALS
Català Individual 3r - Víctor.pdf JOCS FLORALSCatalà Individual 3r - Víctor.pdf JOCS FLORALS
Català Individual 3r - Víctor.pdf JOCS FLORALSErnest Lluch
 

Recently uploaded (8)

Castellà parelles 2n - Abril i Irina.pdf
Castellà parelles 2n - Abril i Irina.pdfCastellà parelles 2n - Abril i Irina.pdf
Castellà parelles 2n - Abril i Irina.pdf
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
RESOLUCION DEL SIMULACRO UNMSM 2023 ii 2.pptx
RESOLUCION DEL SIMULACRO UNMSM 2023 ii 2.pptxRESOLUCION DEL SIMULACRO UNMSM 2023 ii 2.pptx
RESOLUCION DEL SIMULACRO UNMSM 2023 ii 2.pptx
 
Saunanaine_Helen Moppel_JUHENDATUD SAUNATEENUSE JA LOODUSMATKA SÜNERGIA_strat...
Saunanaine_Helen Moppel_JUHENDATUD SAUNATEENUSE JA LOODUSMATKA SÜNERGIA_strat...Saunanaine_Helen Moppel_JUHENDATUD SAUNATEENUSE JA LOODUSMATKA SÜNERGIA_strat...
Saunanaine_Helen Moppel_JUHENDATUD SAUNATEENUSE JA LOODUSMATKA SÜNERGIA_strat...
 
Català parelles 3r - Emma i Ariadna (1).pdf
Català parelles 3r - Emma i Ariadna (1).pdfCatalà parelles 3r - Emma i Ariadna (1).pdf
Català parelles 3r - Emma i Ariadna (1).pdf
 
Díptic IFE (2) ifeifeifeife ife ife.pdf
Díptic IFE (2)  ifeifeifeife ife ife.pdfDíptic IFE (2)  ifeifeifeife ife ife.pdf
Díptic IFE (2) ifeifeifeife ife ife.pdf
 
محاضرات الاحصاء التطبيقي لطلاب علوم الرياضة.pdf
محاضرات الاحصاء التطبيقي لطلاب علوم الرياضة.pdfمحاضرات الاحصاء التطبيقي لطلاب علوم الرياضة.pdf
محاضرات الاحصاء التطبيقي لطلاب علوم الرياضة.pdf
 
Català Individual 3r - Víctor.pdf JOCS FLORALS
Català Individual 3r - Víctor.pdf JOCS FLORALSCatalà Individual 3r - Víctor.pdf JOCS FLORALS
Català Individual 3r - Víctor.pdf JOCS FLORALS
 

Featured

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Bibsys 2013 bare_bare

  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 8. <mann_1> bor_i <Paris> . <mann_1> fritid <ski_mountaineering> . <kvinne_1> studerer <logikk> . <kvinne_1> kjenner <kvinne_2> . <mann_2> skrev <Peer_Gynt> . <http://innsida.ntnu.no> omtaler <Peer_Gynt> . <kvinne_2> født_i <Mailand> . <kvinne_2> jobber <NTNU> . <kvinne_2> tippoldemor <1855> . <kvinne_2> leste <Peer_Gynt> . <familie_1> avbildet <1855> . <familie_1> forakter <ski_mountaineering> .
  • 9. enighet om betydning • Så lenge vi er enige om: • at <kvinne_1>, <kvinne_2>,<Paris>,… er “ting” av type <Person>,<Sted>,… • hva relasjonen “bor_i”, “kjenner”, “leste”, … betyr
  • 10. …kan vi si • hva slags ting ting er • hvordan disse forholder seg til hverandre
  • 11. hvorfor er dette nyttig? • Vi kan finne ting mer presist • Vi kan si mye om mange ulike ting • Vi kan gjøre disse ting tilgjengelig på Webben • Vi jobber på samme måte som alle andre
  • 12. viktige prinsipper • hvem som helst kan si hva som helst om hva som helst • ≠ tradisjonell bibliotekstenking (biblioteksbasen(e) innholder “godkjent” informasjon) • et spørsmål om (kritisk) tillit i kilden (Web- tenking!) • gratis, uhemmet tilgang til dataene
  • 14. autoriteter er… • faste punkter • rimelig håndfast • enkle å lenke • “nav” i metadatanettverk
  • 15. ved teater- ved direktør … født jobbet skrev jobbet forfatter bodde bodde influert disse
  • 16. hovedstad ordfører kjente nordmenn mor
  • 17. ved teater- ved direktør … født jobbet skrev jobbet forfatter bodde bodde innfluert disse
  • 18. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. @prefix radatana: <http://def.bibsys.no/xmlns/radatana/1.0#>. @prefix foaf: <http://xmlns.com/foaf/0.1/>. @prefix whois: <http://www.kanzaki.com/ns/whois#>. @prefix skos: <http://www.w3.org/2004/02/skos/core#>. @prefix owl: <http://www.w3.org/2002/07/owl#>. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. @prefix dc: <http://purl.org/dc/terms/>. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! = <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; ! skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng"; ! foaf:name "Henrik Ibsen".
  • 19. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. @prefix radatana: <http://def.bibsys.no/xmlns/radatana/1.0#>. @prefix foaf: <http://xmlns.com/foaf/0.1/>. @prefix whois: <http://www.kanzaki.com/ns/whois#>. @prefix skos: <http://www.w3.org/2004/02/skos/core#>. @prefix owl: <http://www.w3.org/2002/07/owl#>. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. @prefix dc: <http://purl.org/dc/terms/>. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! = <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; ! skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng"; ! foaf:name "Henrik Ibsen".
  • 20. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. @prefix radatana: <http://def.bibsys.no/xmlns/radatana/1.0#>. @prefix foaf: <http://xmlns.com/foaf/0.1/>. @prefix whois: <http://www.kanzaki.com/ns/whois#>. @prefix skos: <http://www.w3.org/2004/02/skos/core#>. @prefix owl: <http://www.w3.org/2002/07/owl#>. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. @prefix dc: <http://purl.org/dc/terms/>. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! = <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; ! skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng"; ! foaf:name "Henrik Ibsen".
  • 21. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 22. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 23. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 24. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 25. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 26. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 27. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 28. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 29. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 30. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 31. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 32. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 33. <http://data.bibsys.no/data/notrbib/authorityentry/x90061718> ! a foaf:Person; ! rdfs:label "Henrik Ibsen"; ! foaf:name "Henrik Ibsen". radatana:catalogueName "Ibsen, Henrik"; ! dc:identifier "x90061718"; ! dc:modified "2009-11-27"^^<http://www.w3.org/2001/XMLSchema#date>; ! whois:since "1828"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! whois:until "1906"^^<http://www.w3.org/2001/XMLSchema#gYear>; ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>; skos:altLabel "Brynjolf Bjarme", ! ! "Chenrik Ibzen", ! ! "Chenriku016D Ibsenu016D", ! ! "Enrico Ibsen", ! ! "Errikou Ipsen", ! ! "Genrik Ibsen", ! ! "Hendrik Ibsen", ! ! "Henr. Ibsen", ! ! "Henrick Ibsen", ! ! "Henrik Johan Ibsen", ! ! "Henrikku Ipusen", ! ! "Henriks Ibsens", ! ! "Henryk Ibsen", ! ! "Hinrik Ibsin", ! ! "Ipusen", ! ! "I-pu-sheng", ! ! "Yi bu sheng", ! ! "Yibusheng";
  • 34. ! owl:sameAs <http://dbpedia.org/resource/Henrik_Ibsen>, ! ! <http://d-nb.info/gnd/118555286>, ! ! <http://viaf.org/viaf/71378383>;
  • 35.
  • 36. oss
  • 37. d-nb.info oss viaf.org
  • 38. d-nb.info oss viaf.org
  • 39. d-nb.info oss viaf.org
  • 40. hvordan ville dette se ut for katalogisatorer?!
  • 41. Personautoritet: x90061718 Fornavn: Henrik Etternavn: Ibsen Født: 1828 Dødd: 1906 …resten skapes “automagisk”
  • 46.
  • 47. A. Parker-Bowles, Camilla 1947– B. Camilla, Duchess of Cornwall 1947– C. Windsor, Camilla 1947– D. Camilla, Duchess of Rothesay 1947– E. Camilla, Duchess of Cornwall, Duchess of Rothesay, Countess of Chester and Baroness of Renfrew 1947–
  • 51. A. Ekstremskiidrett B. Alpinskiidrett C. Skiidrett D. Frikjøring E. Galskap
  • 52. er det alltid ett riktig svar? for å kunne bruke dataene må det være det?
  • 54. i andre ikke… (men for datafusjonens og delingens skyld…)
  • 55.
  • 57. http://en.wikipedia.org/wiki/File:Henrik_Ibsen_by_Gustav_Borgen_NFB-19778_restored.jpg http://en.wikipedia.org/wiki/File:Skien_komm.svg http://upload.wikimedia.org/wikipedia/commons/9/98/Nationale_Scene.jpg http://upload.wikimedia.org/wikipedia/commons/3/3f/Christiania_theater.jpg http://upload.wikimedia.org/wikipedia/en/thumb/b/ba/Flag_of_Germany.svg/500px-Flag_of_Germany.svg.png http://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Flag_of_Norway.svg/500px-Flag_of_Norway.svg.png http://upload.wikimedia.org/wikipedia/en/thumb/0/03/Flag_of_Italy.svg/500px-Flag_of_Italy.svg.png Wenche Foss: http://en.wikipedia.org/wiki/File:66382_Wenche_Foss.jpg / CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/) “Fabian Stang: Jarle Vines (Creative Commons Attribution Sharealike 3.0)” Camilla, Duchess of Cornwall: http://en.wikipedia.org/wiki/File:Duchess_of_Cornwall_2012.JPG / CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/) Katalogkort: http://commons.wikimedia.org/wiki/File:LA2-katalogkort.jpg / CC BY-SA 3.0 (http://creativecommons.org/licenses/by-sa/3.0/)