SlideShare a Scribd company logo
1 of 23
Granularity in Library Linked
        Open Data
           Gordon Dunsire
Keynote presentation to Code4Lib 2013,
    12-14 Feb 2013, Chicago, USA
Overview
Fractals
Self-similar at all levels of granularity




Cannot determine level: all levels are equal!
Multi-faceted granularity
What is described by a bibliographic record?
  Or a single statement?
What is the level of description?
  How complete is it?
How detailed is the schema used?
  How dumb?
Semantic constraints?
  Unconstrained?
AAA! OWA! Rumsfeld and the white light!
Resource Description Framework – Linked data
Triple: This resource has intended audience Juvenile

         Subject          Predicate         Object


                      has Granularity?

      Coarse-grained systems consist of fewer,
       larger components than fine-grained
                systems [Wikipedia]
Subject: what is the statement about?
                                     Consortium collection   RDF map
                               Library collection Digital collection
        coarser           Journals        Subjects      Access
Super-Aggregate         Journal title Journal index
    Aggregate          Issue         Festschrift
        Focus         Article Resource Work
  Component            Section          Graphics             Page
Sub-Component           Paragraph          Markup
           finer          Word            RDF/XML
                               URI        Node
Predicate: what is the aspect described?


        coarser            Membership category
Super-Aggregate          Access to resource
    Aggregate           Access to content
        Focus          Suitability rating
  Component             Audience and usage
Sub-Component            Audience
           finer           Audience of audio-visual material
Possible Audience map (partial)
                    unc:
                “has note on
                   use or
                 audience”                                          unc: unconstrained version
    rdfs:
subPropertyOf
                                                                    isbd: International Standard
                                     isbd:
                                  “has note on                      Bibliographic Description
              unc:                   use or
           “Intended               audience”
           audience”                                                dct: Dublin Core terms

    rdfs:
                                                          dct:
                                                       “audience”
                                                                    schema: Schema.org
subPropertyOf
                                        schema:
                                       “audience”                   rda: Resource Description
                                                                    and Access

                                     rda:
                                                                    m21: marc21rdf.info
           m21:                   “Intended
          “Target                 audience”
         audience”                                      frbrer:     frbrer: Functional
                                                    “has intended
                                                      audience”
                                                                    Requirements for
    rdfs:
subPropertyOf
                                                                    Bibliographic Records,
                          m21:                                      entity-relationship model
                        “Target
                     audience of …”
What is the aspect described?


        coarser           Resource record
Super-Aggregate         Manifestation record
    Aggregate          Title and s.o.r
        Focus         Title statement
  Component            Title of manifestation
Sub-Component           Title word
           finer          First word of title
Possible Title semantic map                                                       sP: rdfs:subPropertyOf
(partial)                                                                                  d: rdfs:domain
                                                                                              r: rdfs:range
                                          sP
                    sP
                              dc:                                        r
                             “Title”                                                   rdfs:
                                                     dct:
                                         sP         “Title”                          “Literal”



                                                                                                     sP
                                                                eP
                                                                                  rdaopen:
               isbd:                                                                “Title”
             “has title”

                                                                             sP
                     sP
                                                                                                             rdagrp1:
                                                                rdaopen:                                       “Title
                                               sP
                                                              “Title proper”                              (Manifestation)”

                          isbd:                      sP
                    “has title proper”                                                               sP
                                                                                                                     d

   d         d
                                                                  rdagrp1:
                                                                “Title proper                                   rdafrbr:
                                                              (Manifestation)”                               “Manifestation”
          isbd:
       “Resource”                                                                                d
Semantic reasoning: the sub-property ladder
Semantic rule:
If property1 sub-property of property2;
Then data triple: Resource property1 “string”
Implies data triple: Resource property2 “string”
                                                dct:
       dct:title                                “has title”
                             Resource                         “Physics”
            rdfs:                                                coarser
            subPropertyOf      machine
                               entailment              dumb-up
                                         isbd:                     finer
         isbd:                 isbd:     “has title proper”
  “has title proper”                                          “Physics”
                            ”Resource”
Data triples from multiple schema
                 frbrer:
                 ”has intended audience”
  ex:1                                     “Primary school”

           isbd:
           ”has note on use or audience”
  ex:2                                     “For ages 5-9”

             rda:
             ”Intended audience (Work)”
  ex:3                                     “For children aged 7-”

         m21:
         ”Target audience”        m21terms:
  ex:4
                                commonaud#j
                                                        “Juvenile”
                                       skos:prefLabel
Data triples entailed from sub-property map
        unc:”has note on use or audience”
 ex:1                                       “Primary school”

        unc:”has note on use or audience”
 ex:2                                       “For ages 5-9”

        unc:”has note on use or audience”
 ex:3                                       “For children aged 7-”

        unc:”has note on use or audience”
 ex:4                                       “Juvenile”
Data triples entailed from property domains


             ”is a”
    ex:1              frbrer:”Work”


             ”is a”
    ex:2              isbd:”Resource”


             ”is a”
    ex:3               rda:”Work”
What is the aspect described?


        coarser
Super-Aggregate         Creator
    Aggregate          Author
        Focus         Screenwriter
  Component            Animation screenwriter
Sub-Component           Children’s cartoon screenwriter
           finer
dc:”Contributor”
                                                      ?
                                                                          s
                                                  marcrel:”Author”
 dc:”Creator”                                                 ?     marcrel:”Author
          s                                                        of screenplay, etc.”
                      r
 dct:”Creator”               dct:”Agent”
      ?
                                                                        lcsh:
                                                                   ”Screenwriters”        ?
                             rdaroles:”Creator”
  d                                    s                              r
                 d                                        r
rda:”Work”                rdaroles:”Author (Work)”            [rda:”Agent”]
  d                                    s                              r
                     rdaroles:”Screenwriter (Work)”                  s: rdfs:subPropertyOf
                                                                             d: rdfs:domain
                                                                                r: rdfs:range
Machine-generated granularity

Full-text indexing: down to word level




  A very large multilingual ontology with 5.5 millions of concepts • A wide-
  coverage "encyclopedic dictionary" • Obtained from the automatic integration of
  WordNet and Wikipedia • Enriched with automatic translations of its concepts •
  Connected to the Linguistic Linked Open Data cloud!
User-generated granularity

   “OK for my kids (7 and 9)”

                “Too childish for me (age 14)”

     “Ideal for the child of ambitious parents”

           “This sucks – for kids only”

                       “Great! Has cool stuff”
KISS

               Keep it simple, stupid
             Keep it simple and stupid?
       The data model is very simple: triples!
        The (meta)data content is complex
           Resource discovery is complex
              The Mandelbrot Set:
 “an example of a complex structure arising from
   the application of simple rules” - Wikipedia
AAA

      Anyone can say anything about any thing


 Someone will say something about every thing



             In every conceivable way

                                  Linguistically
OWA

    Open World Assumption: the absence of a
  statement is not a statement of non-existence

“There are known knowns. These are things we know that we
know. There are known unknowns. That is to say, there are things
that we know we don't know. But there are also unknown
unknowns. There are things we don't know we don't know.”
- Donald Rumsfeld

              Will all the gaps get filled?
!

More Related Content

Viewers also liked

What is an RDA record?
What is an RDA record?What is an RDA record?
What is an RDA record?
Gordon Dunsire
 
RDA: thinking globally, acting globally
RDA: thinking globally, acting globallyRDA: thinking globally, acting globally
RDA: thinking globally, acting globally
Gordon Dunsire
 
Multilingual issues in the representation of international bibliographic stan...
Multilingual issues in the representation of international bibliographic stan...Multilingual issues in the representation of international bibliographic stan...
Multilingual issues in the representation of international bibliographic stan...
Gordon Dunsire
 

Viewers also liked (9)

Parallel computing persentation
Parallel computing persentationParallel computing persentation
Parallel computing persentation
 
What is an RDA record?
What is an RDA record?What is an RDA record?
What is an RDA record?
 
Open Knowledge Foundation Edinburgh meet-up #3
Open Knowledge Foundation Edinburgh meet-up #3Open Knowledge Foundation Edinburgh meet-up #3
Open Knowledge Foundation Edinburgh meet-up #3
 
RDA: thinking globally, acting globally
RDA: thinking globally, acting globallyRDA: thinking globally, acting globally
RDA: thinking globally, acting globally
 
RDA and the semantic Web
RDA and the semantic WebRDA and the semantic Web
RDA and the semantic Web
 
RDA and Linked Data. Gordon Dunsire
RDA and Linked Data. Gordon DunsireRDA and Linked Data. Gordon Dunsire
RDA and Linked Data. Gordon Dunsire
 
Multilingual issues in the representation of international bibliographic stan...
Multilingual issues in the representation of international bibliographic stan...Multilingual issues in the representation of international bibliographic stan...
Multilingual issues in the representation of international bibliographic stan...
 
DCMI/RDA Task Group Report, DC-2010 Pittsburgh
DCMI/RDA Task Group Report, DC-2010 PittsburghDCMI/RDA Task Group Report, DC-2010 Pittsburgh
DCMI/RDA Task Group Report, DC-2010 Pittsburgh
 
Quick Linked Data Introduction
Quick Linked Data IntroductionQuick Linked Data Introduction
Quick Linked Data Introduction
 

Similar to Granularity in linked open data

2015.03 - The RDF Validator - A Tool to Validate RDF Data (KIM)
2015.03 - The RDF Validator - A Tool to Validate RDF Data (KIM)2015.03 - The RDF Validator - A Tool to Validate RDF Data (KIM)
2015.03 - The RDF Validator - A Tool to Validate RDF Data (KIM)
Dr.-Ing. Thomas Hartmann
 
A hands on overview of the semantic web
A hands on overview of the semantic webA hands on overview of the semantic web
A hands on overview of the semantic web
Marakana Inc.
 
Shrinking the silo boundary: data and schema in the Semantic Web
Shrinking the silo boundary: data and schema in the Semantic WebShrinking the silo boundary: data and schema in the Semantic Web
Shrinking the silo boundary: data and schema in the Semantic Web
Gordon Dunsire
 
Big Data Processing using Apache Spark and Clojure
Big Data Processing using Apache Spark and ClojureBig Data Processing using Apache Spark and Clojure
Big Data Processing using Apache Spark and Clojure
Dr. Christian Betz
 
NISO/DCMI Webinar: International Bibliographic Standards, Linked Data, and th...
NISO/DCMI Webinar: International Bibliographic Standards, Linked Data, and th...NISO/DCMI Webinar: International Bibliographic Standards, Linked Data, and th...
NISO/DCMI Webinar: International Bibliographic Standards, Linked Data, and th...
National Information Standards Organization (NISO)
 
Heuristic based Query Optimisation for SPARQL
Heuristic based Query Optimisation for SPARQLHeuristic based Query Optimisation for SPARQL
Heuristic based Query Optimisation for SPARQL
PlanetData Network of Excellence
 

Similar to Granularity in linked open data (20)

An Introduction to RDF and the Web of Data
An Introduction to RDF and the Web of DataAn Introduction to RDF and the Web of Data
An Introduction to RDF and the Web of Data
 
RDF briefing
RDF briefingRDF briefing
RDF briefing
 
2015.03 - The RDF Validator - A Tool to Validate RDF Data (KIM)
2015.03 - The RDF Validator - A Tool to Validate RDF Data (KIM)2015.03 - The RDF Validator - A Tool to Validate RDF Data (KIM)
2015.03 - The RDF Validator - A Tool to Validate RDF Data (KIM)
 
A hands on overview of the semantic web
A hands on overview of the semantic webA hands on overview of the semantic web
A hands on overview of the semantic web
 
Shrinking the silo boundary: data and schema in the Semantic Web
Shrinking the silo boundary: data and schema in the Semantic WebShrinking the silo boundary: data and schema in the Semantic Web
Shrinking the silo boundary: data and schema in the Semantic Web
 
XML Bible
XML BibleXML Bible
XML Bible
 
RDF, SPARQL and Semantic Repositories
RDF, SPARQL and Semantic RepositoriesRDF, SPARQL and Semantic Repositories
RDF, SPARQL and Semantic Repositories
 
Semantic web
Semantic webSemantic web
Semantic web
 
Introduction to RDF
Introduction to RDFIntroduction to RDF
Introduction to RDF
 
Piloting Linked Data to Connect Library and Archive Resources to the New Worl...
Piloting Linked Data to Connect Library and Archive Resources to the New Worl...Piloting Linked Data to Connect Library and Archive Resources to the New Worl...
Piloting Linked Data to Connect Library and Archive Resources to the New Worl...
 
Exposing relational database as rdf
Exposing relational database as rdfExposing relational database as rdf
Exposing relational database as rdf
 
Rdf data-model-and-storage
Rdf data-model-and-storageRdf data-model-and-storage
Rdf data-model-and-storage
 
SHACL: Shaping the Big Ball of Data Mud
SHACL: Shaping the Big Ball of Data MudSHACL: Shaping the Big Ball of Data Mud
SHACL: Shaping the Big Ball of Data Mud
 
Big Data Processing using Apache Spark and Clojure
Big Data Processing using Apache Spark and ClojureBig Data Processing using Apache Spark and Clojure
Big Data Processing using Apache Spark and Clojure
 
Linked (Open) Data
Linked (Open) DataLinked (Open) Data
Linked (Open) Data
 
RSP-QL*: Querying Data-Level Annotations in RDF Streams
RSP-QL*: Querying Data-Level Annotations in RDF StreamsRSP-QL*: Querying Data-Level Annotations in RDF Streams
RSP-QL*: Querying Data-Level Annotations in RDF Streams
 
Comparative study on the processing of RDF in PHP
Comparative study on the processing of RDF in PHPComparative study on the processing of RDF in PHP
Comparative study on the processing of RDF in PHP
 
NISO/DCMI Webinar: International Bibliographic Standards, Linked Data, and th...
NISO/DCMI Webinar: International Bibliographic Standards, Linked Data, and th...NISO/DCMI Webinar: International Bibliographic Standards, Linked Data, and th...
NISO/DCMI Webinar: International Bibliographic Standards, Linked Data, and th...
 
Understanding RDF: the Resource Description Framework in Context (1999)
Understanding RDF: the Resource Description Framework in Context  (1999)Understanding RDF: the Resource Description Framework in Context  (1999)
Understanding RDF: the Resource Description Framework in Context (1999)
 
Heuristic based Query Optimisation for SPARQL
Heuristic based Query Optimisation for SPARQLHeuristic based Query Optimisation for SPARQL
Heuristic based Query Optimisation for SPARQL
 

Recently uploaded

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 

Granularity in linked open data

  • 1. Granularity in Library Linked Open Data Gordon Dunsire Keynote presentation to Code4Lib 2013, 12-14 Feb 2013, Chicago, USA
  • 3. Fractals Self-similar at all levels of granularity Cannot determine level: all levels are equal!
  • 4. Multi-faceted granularity What is described by a bibliographic record? Or a single statement? What is the level of description? How complete is it? How detailed is the schema used? How dumb? Semantic constraints? Unconstrained? AAA! OWA! Rumsfeld and the white light!
  • 5. Resource Description Framework – Linked data Triple: This resource has intended audience Juvenile Subject Predicate Object has Granularity? Coarse-grained systems consist of fewer, larger components than fine-grained systems [Wikipedia]
  • 6. Subject: what is the statement about? Consortium collection RDF map Library collection Digital collection coarser Journals Subjects Access Super-Aggregate Journal title Journal index Aggregate Issue Festschrift Focus Article Resource Work Component Section Graphics Page Sub-Component Paragraph Markup finer Word RDF/XML URI Node
  • 7. Predicate: what is the aspect described? coarser Membership category Super-Aggregate Access to resource Aggregate Access to content Focus Suitability rating Component Audience and usage Sub-Component Audience finer Audience of audio-visual material
  • 8. Possible Audience map (partial) unc: “has note on use or audience” unc: unconstrained version rdfs: subPropertyOf isbd: International Standard isbd: “has note on Bibliographic Description unc: use or “Intended audience” audience” dct: Dublin Core terms rdfs: dct: “audience” schema: Schema.org subPropertyOf schema: “audience” rda: Resource Description and Access rda: m21: marc21rdf.info m21: “Intended “Target audience” audience” frbrer: frbrer: Functional “has intended audience” Requirements for rdfs: subPropertyOf Bibliographic Records, m21: entity-relationship model “Target audience of …”
  • 9. What is the aspect described? coarser Resource record Super-Aggregate Manifestation record Aggregate Title and s.o.r Focus Title statement Component Title of manifestation Sub-Component Title word finer First word of title
  • 10. Possible Title semantic map sP: rdfs:subPropertyOf (partial) d: rdfs:domain r: rdfs:range sP sP dc: r “Title” rdfs: dct: sP “Title” “Literal” sP eP rdaopen: isbd: “Title” “has title” sP sP rdagrp1: rdaopen: “Title sP “Title proper” (Manifestation)” isbd: sP “has title proper” sP d d d rdagrp1: “Title proper rdafrbr: (Manifestation)” “Manifestation” isbd: “Resource” d
  • 11. Semantic reasoning: the sub-property ladder Semantic rule: If property1 sub-property of property2; Then data triple: Resource property1 “string” Implies data triple: Resource property2 “string” dct: dct:title “has title” Resource “Physics” rdfs: coarser subPropertyOf machine entailment dumb-up isbd: finer isbd: isbd: “has title proper” “has title proper” “Physics” ”Resource”
  • 12. Data triples from multiple schema frbrer: ”has intended audience” ex:1 “Primary school” isbd: ”has note on use or audience” ex:2 “For ages 5-9” rda: ”Intended audience (Work)” ex:3 “For children aged 7-” m21: ”Target audience” m21terms: ex:4 commonaud#j “Juvenile” skos:prefLabel
  • 13. Data triples entailed from sub-property map unc:”has note on use or audience” ex:1 “Primary school” unc:”has note on use or audience” ex:2 “For ages 5-9” unc:”has note on use or audience” ex:3 “For children aged 7-” unc:”has note on use or audience” ex:4 “Juvenile”
  • 14. Data triples entailed from property domains ”is a” ex:1 frbrer:”Work” ”is a” ex:2 isbd:”Resource” ”is a” ex:3 rda:”Work”
  • 15. What is the aspect described? coarser Super-Aggregate Creator Aggregate Author Focus Screenwriter Component Animation screenwriter Sub-Component Children’s cartoon screenwriter finer
  • 16. dc:”Contributor” ? s marcrel:”Author” dc:”Creator” ? marcrel:”Author s of screenplay, etc.” r dct:”Creator” dct:”Agent” ? lcsh: ”Screenwriters” ? rdaroles:”Creator” d s r d r rda:”Work” rdaroles:”Author (Work)” [rda:”Agent”] d s r rdaroles:”Screenwriter (Work)” s: rdfs:subPropertyOf d: rdfs:domain r: rdfs:range
  • 17. Machine-generated granularity Full-text indexing: down to word level A very large multilingual ontology with 5.5 millions of concepts • A wide- coverage "encyclopedic dictionary" • Obtained from the automatic integration of WordNet and Wikipedia • Enriched with automatic translations of its concepts • Connected to the Linguistic Linked Open Data cloud!
  • 18.
  • 19. User-generated granularity “OK for my kids (7 and 9)” “Too childish for me (age 14)” “Ideal for the child of ambitious parents” “This sucks – for kids only” “Great! Has cool stuff”
  • 20. KISS Keep it simple, stupid Keep it simple and stupid? The data model is very simple: triples! The (meta)data content is complex Resource discovery is complex The Mandelbrot Set: “an example of a complex structure arising from the application of simple rules” - Wikipedia
  • 21. AAA Anyone can say anything about any thing Someone will say something about every thing In every conceivable way Linguistically
  • 22. OWA Open World Assumption: the absence of a statement is not a statement of non-existence “There are known knowns. These are things we know that we know. There are known unknowns. That is to say, there are things that we know we don't know. But there are also unknown unknowns. There are things we don't know we don't know.” - Donald Rumsfeld Will all the gaps get filled?
  • 23. !