SlideShare une entreprise Scribd logo
1  sur  18
Télécharger pour lire hors ligne
Motivation
Data on the Web
Some eyecatching opener illustrating growth and or diversity of web data




Linked Data for Open Educational Data Sharing
         and Repository Federation

                                             Stefan Dietze
                    (L3S Research Center, DE, @stefandietze, http://purl.org/dietze)




                                              Stefan Dietze                            02/04/13
Linked Data

 De-facto standard for sharing data on the Web

 Vision: well connected graph of open Web data
                                                                                     rNews
 W3C standards (RDF, SPARQL) to expose data
 Persistent URIs to interlink datasets                           Media                            Geo
                                                                 Ontology                        Ontology
                    Number of
Domain                           Triples          %        (Out-)Links %
                    datasets
Media               25            1,841,852,061   5.82 %    50,440,705     10.01 %                                   Dublin
                                                                                                                      Core
Geographic          31            6,145,532,484 19.43 %     35,812,328 DBpedia
                                                                          7.11 %
Government          49           13,315,009,400 42.09 %     19,343,519 Ontology
                                                                          3.84 %
Publications        87            2,950,720,693   9.33 % 139,925,218       27.76 %
Cross-domain        41            4,184,635,715 13.23 %     63,183,065     12.54 %
Life sciences       41            3,036,336,004   9.60 % 191,844,090   38.06 %
                                                                    FOAF                    FMA                          BIBO
User-generated
                    20             134,127,413    0.42 %     3,449,143      0.68 %         Ontology
content
                    295          31,634,213,770            503,998,829


                                                                             Gene
                                                                            Ontology

                                                                                       Source: http://lod-cloud.net/state, September 2011
Option 1: LD for integration of heterogeneous APIs & data
Use case: biomedical education in
                                   Metamorphosis+         Tailored (L)CMS plugins
                => http://metamorphosis.med.duth.gr/      => http://www.meducator3.net/




                           Data/services integration & retrieval/search APIs




                                                 ?
      Educational Web Resources
Option 1: LD for integration of heterogeneous APIs & data
   Approach:       1) On the fly queries via “SmartLink” (Linked Data registry execution engine for open APIs)
                    2) Data lifting from heterogeneous repositories using “SmartLink” API and lifting
                       specifications
                    3) Data enrichment (via DBpedia, Freebase, BioPortal) & clustering, eg to identify correlated
                       resources
   Goal: improvement of distributed (non-LD) data with public LOD vocabularies; tighter interlinking to
    provide coherent graph of educational data (across disparate stores)

        http://purl.org/smartlink                                                http://linkededucation.org/meducator

                                    Data/services integration & retrieval/search APIs   Linked Educational Resources



Schemas: OAI-DC, LOM, …
Formats: XML, JSON
Interfaces: OAI-PMH, REST, SOAP



             Educational Web Resources
Option 1: LD for integration of heterogeneous APIs & data
LD vocabularies for disambiguation & clustering
                                                                       <led:Resource-BBC-519215>
                                                                       <led:title>…virus…</led:title>
                               db:Life                                 …
                              Sciences                                 </led:Resource-BBC-519215>




                                         db:Disease
                                                                      db:Viral
               db:Human                                              Infections
           Papilloma Virus




  <led:Resource-mEducator-2139393292>                         <led:Resource-OpenLearn-2139393292>
  <led:title>Virtual patient 1002,                            <led:title>…viral…disease…</led:title>
  infections & HPV</led:title>                                …
  …                                                           </led:Resource-OpenLearn-2139393292>
  </led:Resource-mEducator-2139393292>



                                              Stefan Dietze                              08/04/13
Option 1: LD for integration of heterogeneous APIs & data
 Some issues/challenges

      On-the-fly data integration, but issues wrt:
       Annotation and description overhead: data lifting requires well-defined lifting specs for each API
       Performance: distributed queries (multiple HTTP requests), on-the fly data lifting and processing
       Scalability: decrease of query performance with increasing amount of repositories and/or data



        http://purl.org/smartlink                                                http://linkededucation.org/meducator

                                    Data/services integration & retrieval/search APIs   Linked Educational Resources



Schemas: OAI-DC, LOM, …
Formats: XML, JSON
Interfaces: OAI-PMH, REST, SOAP



             Educational Web Resources
Option 2: large-scale data harvesting and LD-ification
Linked Data for automated cross-platform integration
LD and non-LD data

                                                       Step 1 – Alignment of types/properties
                                                                       ?
                                                         <dc:title>        <akt:has-title>
                                                                OER                   VideoLecture

                      LinkedUniversities                             Publication
                      educational videos
                                                       Step 2 – Linking of resources




                                  6 million distinct (but linked) resources

                                  97 million RDF triples

                                  21.6 GB of data

                                  Schema: http://data.linkededucation.org/ns/linked-education.rdf

                                  SPARQL: http://data.linkededucation.org/request/linked-learning/sparql
                                                     Mathieu d‘Aquin, Stefan Dietze        12/03/13   7
Option 2: large-scale data harvesting and LD-ification
Linked Data for automated cross-platform integration
LD and non-LD data
      Larger scale data processing, but issues wrt:
                                                                 Step 1 – Alignment of types/properties
       Scalability and performance of data storage                              ?
                                                                   <dc:title>
        (potential solutions: applying distributed RDF storage, map/reduce etc)      <akt:has-title>
                                                                               OER                   VideoLecture
       Poor query performance (on large-scale datasets)
                                  LinkedUniversities                                Publication
         Redundant data maintenance => periodic data imports
                                  educational videos
                                                                      Step 2 – Linking of resources
       Maintenance of different identifiers (in case of non-LD sources: URIs vs internal IDs)




                                                 6 million distinct (but linked) resources

                                                 97 million RDF triples

                                                 21.6 GB of data

                                                 Schema: http://data.linkededucation.org/ns/linked-education.rdf

                                                 SPARQL: http://data.linkededucation.org/request/linked-learning/sparql
                                                                    Mathieu d‘Aquin, Stefan Dietze        12/03/13   8
Option 3: dataset cataloging and query federation
LinkedUp approach [ http://linkedup-project.eu ]
 “LinkedUp/Linked Education cloud” as (expanded) subset of LOD cloud:
  CKAN – “The DataHub” (http://datahub.io) for data collection in dedicated group “linked-education”

 Public RDF vocabulary of datasets (“Linked Education Catalog”)
  (classification of datasets according to, eg, represented types, disciplines, data quality)

 Additional integration datasets: dataset links and coreferences => providing a unified view on
  educational data => Linked Education Graph

 Infrastructure, unified (SPARQL) endpoint & APIs for distributed/federated querying


                                                                                          LinkedUp    LinkedUp
                                                   Dataset Catalog
                                                   Data Interlinking & Correlation




                                                     Educational Datasets




                                                     Stefan Dietze                                   08/04/13
http://data.linkededucation.org/linkedup/catalog/
Linked Education Cloud & Catalog
                                           http://datahub.io/group/linked-education
Option 3: dataset cataloging and query federation
   Sparse knowledge / metadata about datasets
http://datahub.io/group/linked-education


                                             http://datahub.io/dataset/lak-dataset




                                           Resource Types?

                                           Topics & disciplines?

                                           Quality & availability?
Option 3: dataset cataloging and query federation
Co-occurence of (mapped) types




                             Stefan Dietze          08/04/13
Option 3: dataset cataloging and query federation
Dataset graph (according to type co-occurence)




                             Stefan Dietze          08/04/13
Option 3: dataset cataloging and query federation
 Detection of topics and dataset DBpedia Category
                                 similarities                        Total
                                 Management                                  180
                                 Academia                                    151
 Top-ranked categories/topics
                                 Social_sciences                             131
 in Linked Education Catalog &
                                 Philosophy_of_science                       125
                 their frequency
                                 Design                                      120
                                 Sociology_index                             117
                                 Systems_science                             117
                                 Anthropology                                116
                                 Universities_and_colleges                   116
                                 Economics                                   114
                                 Scientific_method                           111
Approach                         Cognitive_science                           110
                                 Systems                                     107
 Enriching sample               Sociological_terms                          104
   resources from each           Neuropsychological_assessment               100
   dataset with DBpedia          Concepts_in_metaphysics                      96
   entities/categories           Developmental_psychology                     93
 Linking resources to LOD       Political_philosophy                         89
   entities & categories via     Cybernetics                                  88
                                 Education                                    87
                                 Philosophy_of_education                      86
                                 Arts                                         77
                                 Critical_thinking                            73
                                 Biology                                      71
                                 Political_science_termsDietze
                                                    Stefan       02/04/13     71
Summary and outlook

Summary
 Different ways of using LD for federation of OER repositories
 Linked Education data catalog (http://linkedup-project.eu,
  http://data.linkededucation.org/linkedup/catalog/): Linked Data-based catalog of open educational
  datasets (gradual addition of metadata about, eg, types, topics etc)
 On the way: exposing non-LD educational data according to LD priniciples (eg LAK dataset)


Future work
 Data interlinking: complementary dataset of links between datasets and actual data/resources
 Query federation and dedicated APIs
 Exploitation in innovative educational scenarios and applications => LinkedUp Challenge
  (http://linkedup-challenge.org)


                                             40.000 EUR price budget
                                             Large network of organisations in LD & TEL
                                             Dedicated data and support
                                             Series of affiliated events at major conferences
                                              (www2013, ESWC2013, OKCON, LAK2013…)
                                                Stefan Dietze                                    08/04/13
LAK Challenge / LA & Linked Data Tutorial
    in a nutshell
http://www.solaresearch.org/events/lak/lak-data-challenge/




                                              http://linkedu.eu/event/lak2013-linkeddata-tutorial/




                                                                 Stefan Dietze
Thank you!


                                    Contact
                    http://purl.org/dietze | @stefandietze


                              See also (general)
                          http://linkedup-project.eu
                         http://linkedup-challenge.org
                         http://linkededucation.org
                         http://linkeduniversities.org


                                See also (data)
                   http://datahub.io/group/linked-education
              http://data.linkededucation.org/linkedup/catalog /
              http://www.solaresearch.org/resources/lak-dataset/
                     http://datahub.io/dataset/meducator




                               Stefan Dietze                        08/04/13

Contenu connexe

Tendances

Open Data & Education Seminar, ITMO, St Petersburg, March 2014
Open Data & Education Seminar, ITMO, St Petersburg, March 2014Open Data & Education Seminar, ITMO, St Petersburg, March 2014
Open Data & Education Seminar, ITMO, St Petersburg, March 2014Stefan Dietze
 
WWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
WWW2014 Tutorial: Online Learning & Linked Data - Lessons LearnedWWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
WWW2014 Tutorial: Online Learning & Linked Data - Lessons LearnedStefan Dietze
 
What's all the data about? - Linking and Profiling of Linked Datasets
What's all the data about? - Linking and Profiling of Linked DatasetsWhat's all the data about? - Linking and Profiling of Linked Datasets
What's all the data about? - Linking and Profiling of Linked DatasetsStefan Dietze
 
Retrieval, Crawling and Fusion of Entity-centric Data on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the WebRetrieval, Crawling and Fusion of Entity-centric Data on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the WebStefan Dietze
 
Semantic Web, Linked Data and Education: A Perfect Fit?
Semantic Web, Linked Data and Education: A Perfect Fit?Semantic Web, Linked Data and Education: A Perfect Fit?
Semantic Web, Linked Data and Education: A Perfect Fit?Mathieu d'Aquin
 
KnowEscape workshop, OKCon 2013
KnowEscape workshop, OKCon 2013KnowEscape workshop, OKCon 2013
KnowEscape workshop, OKCon 2013Stefan Dietze
 
Experience from 10 months of University Linked Data
Experience from 10 months of University Linked Data Experience from 10 months of University Linked Data
Experience from 10 months of University Linked Data Mathieu d'Aquin
 
Semantic Web / Linked Data Technologies
Semantic Web / Linked Data TechnologiesSemantic Web / Linked Data Technologies
Semantic Web / Linked Data TechnologiesMathieu d'Aquin
 
Working with data.open.ac.uk, the Linked Data Platform of the Open University
Working with data.open.ac.uk, the Linked Data Platform of the Open UniversityWorking with data.open.ac.uk, the Linked Data Platform of the Open University
Working with data.open.ac.uk, the Linked Data Platform of the Open UniversityMathieu d'Aquin
 
Linked Data at the Open University: From Technical Challenges to Organization...
Linked Data at the Open University: From Technical Challenges to Organization...Linked Data at the Open University: From Technical Challenges to Organization...
Linked Data at the Open University: From Technical Challenges to Organization...Mathieu d'Aquin
 
Linking Universities - A broader look at the application of linked data and s...
Linking Universities - A broader look at the application of linked data and s...Linking Universities - A broader look at the application of linked data and s...
Linking Universities - A broader look at the application of linked data and s...Mathieu d'Aquin
 
Doing Clever Things with the Semantic Web
Doing Clever Things with the Semantic WebDoing Clever Things with the Semantic Web
Doing Clever Things with the Semantic WebMathieu d'Aquin
 
Interpreting Data Mining Results with Linked Data for Learning Analytics
Interpreting Data Mining Results with Linked Data for Learning AnalyticsInterpreting Data Mining Results with Linked Data for Learning Analytics
Interpreting Data Mining Results with Linked Data for Learning AnalyticsMathieu d'Aquin
 
Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...
Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...
Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...Stefan Dietze
 
B2: Open Up: Open Data in the Public Sector
B2: Open Up: Open Data in the Public SectorB2: Open Up: Open Data in the Public Sector
B2: Open Up: Open Data in the Public SectorMarieke Guy
 
Web Science Synergies: Exploring Web Knowledge through the Semantic Web
Web Science Synergies: Exploring Web Knowledge through the Semantic WebWeb Science Synergies: Exploring Web Knowledge through the Semantic Web
Web Science Synergies: Exploring Web Knowledge through the Semantic WebStefan Dietze
 
Extracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
Extracting Relevant Questions to an RDF Dataset Using Formal Concept AnalysisExtracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
Extracting Relevant Questions to an RDF Dataset Using Formal Concept AnalysisMathieu d'Aquin
 
Data4Ed - How data sharing, curation and analytics support innovation in educ...
Data4Ed - How data sharing, curation and analytics support innovation in educ...Data4Ed - How data sharing, curation and analytics support innovation in educ...
Data4Ed - How data sharing, curation and analytics support innovation in educ...Mathieu d'Aquin
 
Open Data Dialog 2013 - Linked Data in Education
Open Data Dialog 2013 - Linked Data in EducationOpen Data Dialog 2013 - Linked Data in Education
Open Data Dialog 2013 - Linked Data in EducationStefan Dietze
 

Tendances (20)

Open Data & Education Seminar, ITMO, St Petersburg, March 2014
Open Data & Education Seminar, ITMO, St Petersburg, March 2014Open Data & Education Seminar, ITMO, St Petersburg, March 2014
Open Data & Education Seminar, ITMO, St Petersburg, March 2014
 
WWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
WWW2014 Tutorial: Online Learning & Linked Data - Lessons LearnedWWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
WWW2014 Tutorial: Online Learning & Linked Data - Lessons Learned
 
What's all the data about? - Linking and Profiling of Linked Datasets
What's all the data about? - Linking and Profiling of Linked DatasetsWhat's all the data about? - Linking and Profiling of Linked Datasets
What's all the data about? - Linking and Profiling of Linked Datasets
 
Retrieval, Crawling and Fusion of Entity-centric Data on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the WebRetrieval, Crawling and Fusion of Entity-centric Data on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the Web
 
Semantic Web, Linked Data and Education: A Perfect Fit?
Semantic Web, Linked Data and Education: A Perfect Fit?Semantic Web, Linked Data and Education: A Perfect Fit?
Semantic Web, Linked Data and Education: A Perfect Fit?
 
KnowEscape workshop, OKCon 2013
KnowEscape workshop, OKCon 2013KnowEscape workshop, OKCon 2013
KnowEscape workshop, OKCon 2013
 
Experience from 10 months of University Linked Data
Experience from 10 months of University Linked Data Experience from 10 months of University Linked Data
Experience from 10 months of University Linked Data
 
Semantic Web / Linked Data Technologies
Semantic Web / Linked Data TechnologiesSemantic Web / Linked Data Technologies
Semantic Web / Linked Data Technologies
 
Working with data.open.ac.uk, the Linked Data Platform of the Open University
Working with data.open.ac.uk, the Linked Data Platform of the Open UniversityWorking with data.open.ac.uk, the Linked Data Platform of the Open University
Working with data.open.ac.uk, the Linked Data Platform of the Open University
 
Linked Data at the Open University: From Technical Challenges to Organization...
Linked Data at the Open University: From Technical Challenges to Organization...Linked Data at the Open University: From Technical Challenges to Organization...
Linked Data at the Open University: From Technical Challenges to Organization...
 
Linking Universities - A broader look at the application of linked data and s...
Linking Universities - A broader look at the application of linked data and s...Linking Universities - A broader look at the application of linked data and s...
Linking Universities - A broader look at the application of linked data and s...
 
Doing Clever Things with the Semantic Web
Doing Clever Things with the Semantic WebDoing Clever Things with the Semantic Web
Doing Clever Things with the Semantic Web
 
Interpreting Data Mining Results with Linked Data for Learning Analytics
Interpreting Data Mining Results with Linked Data for Learning AnalyticsInterpreting Data Mining Results with Linked Data for Learning Analytics
Interpreting Data Mining Results with Linked Data for Learning Analytics
 
Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...
Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...
Open Education Challenge 2014: exploiting Linked Data in Educational Applicat...
 
B2: Open Up: Open Data in the Public Sector
B2: Open Up: Open Data in the Public SectorB2: Open Up: Open Data in the Public Sector
B2: Open Up: Open Data in the Public Sector
 
Web Science Synergies: Exploring Web Knowledge through the Semantic Web
Web Science Synergies: Exploring Web Knowledge through the Semantic WebWeb Science Synergies: Exploring Web Knowledge through the Semantic Web
Web Science Synergies: Exploring Web Knowledge through the Semantic Web
 
Extracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
Extracting Relevant Questions to an RDF Dataset Using Formal Concept AnalysisExtracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
Extracting Relevant Questions to an RDF Dataset Using Formal Concept Analysis
 
Seminario Sobre Datasets Consorcio Madrono
Seminario Sobre Datasets Consorcio Madrono Seminario Sobre Datasets Consorcio Madrono
Seminario Sobre Datasets Consorcio Madrono
 
Data4Ed - How data sharing, curation and analytics support innovation in educ...
Data4Ed - How data sharing, curation and analytics support innovation in educ...Data4Ed - How data sharing, curation and analytics support innovation in educ...
Data4Ed - How data sharing, curation and analytics support innovation in educ...
 
Open Data Dialog 2013 - Linked Data in Education
Open Data Dialog 2013 - Linked Data in EducationOpen Data Dialog 2013 - Linked Data in Education
Open Data Dialog 2013 - Linked Data in Education
 

En vedette

LinkedUp ESWC poster
LinkedUp ESWC posterLinkedUp ESWC poster
LinkedUp ESWC posterMarieke Guy
 
LinkedUp Open Education Panel session
LinkedUp Open Education Panel sessionLinkedUp Open Education Panel session
LinkedUp Open Education Panel sessionMarieke Guy
 
LinkedUp Project
LinkedUp ProjectLinkedUp Project
LinkedUp ProjectMarieke Guy
 
Open Education and Open Development – working together
Open Education and Open Development – working togetherOpen Education and Open Development – working together
Open Education and Open Development – working togetherMarieke Guy
 
The Open Education Working Group: Bringing people and projects together
The Open Education Working Group: Bringing people and projects togetherThe Open Education Working Group: Bringing people and projects together
The Open Education Working Group: Bringing people and projects togetherMarieke Guy
 
LAK13 linkedup tutorial_evaluation_framework
LAK13 linkedup tutorial_evaluation_frameworkLAK13 linkedup tutorial_evaluation_framework
LAK13 linkedup tutorial_evaluation_frameworkHendrik Drachsler
 
Evaluation framework linkedup_amsterdam
Evaluation framework linkedup_amsterdamEvaluation framework linkedup_amsterdam
Evaluation framework linkedup_amsterdamHendrik Drachsler
 
LinkedUp kickoff meeting session 4
LinkedUp kickoff meeting session 4LinkedUp kickoff meeting session 4
LinkedUp kickoff meeting session 4Hendrik Drachsler
 
A bottom up approach for licences classification and selection
A bottom up approach for licences classification and selectionA bottom up approach for licences classification and selection
A bottom up approach for licences classification and selectionEnrico Daga
 
From Record-Bound to Boundless: FRBR, Linked Data and New Possibilities for S...
From Record-Bound to Boundless: FRBR, Linked Data and New Possibilities for S...From Record-Bound to Boundless: FRBR, Linked Data and New Possibilities for S...
From Record-Bound to Boundless: FRBR, Linked Data and New Possibilities for S...NASIG
 

En vedette (10)

LinkedUp ESWC poster
LinkedUp ESWC posterLinkedUp ESWC poster
LinkedUp ESWC poster
 
LinkedUp Open Education Panel session
LinkedUp Open Education Panel sessionLinkedUp Open Education Panel session
LinkedUp Open Education Panel session
 
LinkedUp Project
LinkedUp ProjectLinkedUp Project
LinkedUp Project
 
Open Education and Open Development – working together
Open Education and Open Development – working togetherOpen Education and Open Development – working together
Open Education and Open Development – working together
 
The Open Education Working Group: Bringing people and projects together
The Open Education Working Group: Bringing people and projects togetherThe Open Education Working Group: Bringing people and projects together
The Open Education Working Group: Bringing people and projects together
 
LAK13 linkedup tutorial_evaluation_framework
LAK13 linkedup tutorial_evaluation_frameworkLAK13 linkedup tutorial_evaluation_framework
LAK13 linkedup tutorial_evaluation_framework
 
Evaluation framework linkedup_amsterdam
Evaluation framework linkedup_amsterdamEvaluation framework linkedup_amsterdam
Evaluation framework linkedup_amsterdam
 
LinkedUp kickoff meeting session 4
LinkedUp kickoff meeting session 4LinkedUp kickoff meeting session 4
LinkedUp kickoff meeting session 4
 
A bottom up approach for licences classification and selection
A bottom up approach for licences classification and selectionA bottom up approach for licences classification and selection
A bottom up approach for licences classification and selection
 
From Record-Bound to Boundless: FRBR, Linked Data and New Possibilities for S...
From Record-Bound to Boundless: FRBR, Linked Data and New Possibilities for S...From Record-Bound to Boundless: FRBR, Linked Data and New Possibilities for S...
From Record-Bound to Boundless: FRBR, Linked Data and New Possibilities for S...
 

Similaire à Linked Data for Federation of OER Data &amp; Repositories

Linked Data: opportunities and challenges
Linked Data: opportunities and challengesLinked Data: opportunities and challenges
Linked Data: opportunities and challengesMichael Hausenblas
 
HKU Data Curation MLIM7350 Class 8
HKU Data Curation MLIM7350 Class 8HKU Data Curation MLIM7350 Class 8
HKU Data Curation MLIM7350 Class 8Scott Edmunds
 
Knowledge Discovery using an Integrated Semantic Web
Knowledge Discovery using an Integrated Semantic WebKnowledge Discovery using an Integrated Semantic Web
Knowledge Discovery using an Integrated Semantic WebMichel Dumontier
 
D paul ecn2013
D paul ecn2013D paul ecn2013
D paul ecn2013ECNOfficer
 
Modeling Data Life Cycles with PROV
Modeling Data Life Cycles with PROVModeling Data Life Cycles with PROV
Modeling Data Life Cycles with PROVEUDAT
 
Tim Malthus_Towards standards for the exchange of field spectral datasets
Tim Malthus_Towards standards for the exchange of field spectral datasetsTim Malthus_Towards standards for the exchange of field spectral datasets
Tim Malthus_Towards standards for the exchange of field spectral datasetsTERN Australia
 
Triplifier talk
Triplifier talkTriplifier talk
Triplifier talkJohn Deck
 
A Workflow-Driven Discovery and Training Ecosystem for Distributed Analysis o...
A Workflow-Driven Discovery and Training Ecosystem for Distributed Analysis o...A Workflow-Driven Discovery and Training Ecosystem for Distributed Analysis o...
A Workflow-Driven Discovery and Training Ecosystem for Distributed Analysis o...Ilkay Altintas, Ph.D.
 
Soeren okfn greece meetup
Soeren okfn greece meetupSoeren okfn greece meetup
Soeren okfn greece meetupOKFN-GR
 
Gene Ontology Network Enrichment Analysis
Gene Ontology Network Enrichment AnalysisGene Ontology Network Enrichment Analysis
Gene Ontology Network Enrichment AnalysisUC Davis
 
Scott Edmunds flashtalk slides from Beyond the PDF2
Scott Edmunds flashtalk slides from Beyond the PDF2Scott Edmunds flashtalk slides from Beyond the PDF2
Scott Edmunds flashtalk slides from Beyond the PDF2GigaScience, BGI Hong Kong
 
ESI Supplemental Webinar 2 - DataONE presentation slides
ESI Supplemental Webinar 2 - DataONE presentation slides ESI Supplemental Webinar 2 - DataONE presentation slides
ESI Supplemental Webinar 2 - DataONE presentation slides DuraSpace
 
Semantic Web Adoption
Semantic Web AdoptionSemantic Web Adoption
Semantic Web Adoptionguest262aaa
 
HDI III - Healthdata.gov - Now, Next and Challenges
HDI III - Healthdata.gov - Now, Next and ChallengesHDI III - Healthdata.gov - Now, Next and Challenges
HDI III - Healthdata.gov - Now, Next and ChallengesGeorge Thomas
 
dcat: An RDF vocabulary for interoperability of data catalogues
dcat: An RDF vocabulary for interoperability of data cataloguesdcat: An RDF vocabulary for interoperability of data catalogues
dcat: An RDF vocabulary for interoperability of data cataloguesRichard Cyganiak
 

Similaire à Linked Data for Federation of OER Data &amp; Repositories (20)

Linked Data: opportunities and challenges
Linked Data: opportunities and challengesLinked Data: opportunities and challenges
Linked Data: opportunities and challenges
 
HKU Data Curation MLIM7350 Class 8
HKU Data Curation MLIM7350 Class 8HKU Data Curation MLIM7350 Class 8
HKU Data Curation MLIM7350 Class 8
 
Knowledge Discovery using an Integrated Semantic Web
Knowledge Discovery using an Integrated Semantic WebKnowledge Discovery using an Integrated Semantic Web
Knowledge Discovery using an Integrated Semantic Web
 
D paul ecn2013
D paul ecn2013D paul ecn2013
D paul ecn2013
 
Modeling Data Life Cycles with PROV
Modeling Data Life Cycles with PROVModeling Data Life Cycles with PROV
Modeling Data Life Cycles with PROV
 
Tim Malthus_Towards standards for the exchange of field spectral datasets
Tim Malthus_Towards standards for the exchange of field spectral datasetsTim Malthus_Towards standards for the exchange of field spectral datasets
Tim Malthus_Towards standards for the exchange of field spectral datasets
 
Triplifier talk
Triplifier talkTriplifier talk
Triplifier talk
 
A Workflow-Driven Discovery and Training Ecosystem for Distributed Analysis o...
A Workflow-Driven Discovery and Training Ecosystem for Distributed Analysis o...A Workflow-Driven Discovery and Training Ecosystem for Distributed Analysis o...
A Workflow-Driven Discovery and Training Ecosystem for Distributed Analysis o...
 
Soeren okfn greece meetup
Soeren okfn greece meetupSoeren okfn greece meetup
Soeren okfn greece meetup
 
Gene Ontology Network Enrichment Analysis
Gene Ontology Network Enrichment AnalysisGene Ontology Network Enrichment Analysis
Gene Ontology Network Enrichment Analysis
 
Scott Edmunds flashtalk slides from Beyond the PDF2
Scott Edmunds flashtalk slides from Beyond the PDF2Scott Edmunds flashtalk slides from Beyond the PDF2
Scott Edmunds flashtalk slides from Beyond the PDF2
 
ESI Supplemental Webinar 2 - DataONE presentation slides
ESI Supplemental Webinar 2 - DataONE presentation slides ESI Supplemental Webinar 2 - DataONE presentation slides
ESI Supplemental Webinar 2 - DataONE presentation slides
 
Semantic Web Adoption
Semantic Web AdoptionSemantic Web Adoption
Semantic Web Adoption
 
Linked data life cycles
Linked data life cyclesLinked data life cycles
Linked data life cycles
 
HDI III - Healthdata.gov - Now, Next and Challenges
HDI III - Healthdata.gov - Now, Next and ChallengesHDI III - Healthdata.gov - Now, Next and Challenges
HDI III - Healthdata.gov - Now, Next and Challenges
 
dcat: An RDF vocabulary for interoperability of data catalogues
dcat: An RDF vocabulary for interoperability of data cataloguesdcat: An RDF vocabulary for interoperability of data catalogues
dcat: An RDF vocabulary for interoperability of data catalogues
 
Cornell 2011 05-13
Cornell 2011 05-13Cornell 2011 05-13
Cornell 2011 05-13
 
Ciard Initiative and a Global Infrastructure for Linked Open Data
Ciard Initiative and a Global Infrastructure for Linked Open Data Ciard Initiative and a Global Infrastructure for Linked Open Data
Ciard Initiative and a Global Infrastructure for Linked Open Data
 
Intro to RDM
Intro to RDMIntro to RDM
Intro to RDM
 
ECCS 2010
ECCS 2010ECCS 2010
ECCS 2010
 

Plus de Stefan Dietze

AI in between online and offline discourse - and what has ChatGPT to do with ...
AI in between online and offline discourse - and what has ChatGPT to do with ...AI in between online and offline discourse - and what has ChatGPT to do with ...
AI in between online and offline discourse - and what has ChatGPT to do with ...Stefan Dietze
 
An interdisciplinary journey with the SAL spaceship – results and challenges ...
An interdisciplinary journey with the SAL spaceship – results and challenges ...An interdisciplinary journey with the SAL spaceship – results and challenges ...
An interdisciplinary journey with the SAL spaceship – results and challenges ...Stefan Dietze
 
Research Knowledge Graphs at NFDI4DS & GESIS
Research Knowledge Graphs at NFDI4DS & GESISResearch Knowledge Graphs at NFDI4DS & GESIS
Research Knowledge Graphs at NFDI4DS & GESISStefan Dietze
 
Research Knowledge Graphs at GESIS & NFDI4DataScience
Research Knowledge Graphs at GESIS & NFDI4DataScienceResearch Knowledge Graphs at GESIS & NFDI4DataScience
Research Knowledge Graphs at GESIS & NFDI4DataScienceStefan Dietze
 
Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...
Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...
Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...Stefan Dietze
 
Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...
Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...
Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...Stefan Dietze
 
Towards research data knowledge graphs
Towards research data knowledge graphsTowards research data knowledge graphs
Towards research data knowledge graphsStefan Dietze
 
Beyond research data infrastructures: exploiting artificial & crowd intellige...
Beyond research data infrastructures: exploiting artificial & crowd intellige...Beyond research data infrastructures: exploiting artificial & crowd intellige...
Beyond research data infrastructures: exploiting artificial & crowd intellige...Stefan Dietze
 
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...Stefan Dietze
 
Using AI to understand everyday learning on the Web
Using AI to understand everyday learning on the WebUsing AI to understand everyday learning on the Web
Using AI to understand everyday learning on the WebStefan Dietze
 
Analysing User Knowledge, Competence and Learning during Online Activities
Analysing User Knowledge, Competence and Learning during Online ActivitiesAnalysing User Knowledge, Competence and Learning during Online Activities
Analysing User Knowledge, Competence and Learning during Online ActivitiesStefan Dietze
 
Analysing & Improving Learning Resources Markup on the Web
Analysing & Improving Learning Resources Markup on the WebAnalysing & Improving Learning Resources Markup on the Web
Analysing & Improving Learning Resources Markup on the WebStefan Dietze
 
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the WebBeyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the WebStefan Dietze
 
Big Data in Learning Analytics - Analytics for Everyday Learning
Big Data in Learning Analytics - Analytics for Everyday LearningBig Data in Learning Analytics - Analytics for Everyday Learning
Big Data in Learning Analytics - Analytics for Everyday LearningStefan Dietze
 
Mining and Understanding Activities and Resources on the Web
Mining and Understanding Activities and Resources on the WebMining and Understanding Activities and Resources on the Web
Mining and Understanding Activities and Resources on the WebStefan Dietze
 
Towards embedded Markup of Learning Resources on the Web
Towards embedded Markup of Learning Resources on the WebTowards embedded Markup of Learning Resources on the Web
Towards embedded Markup of Learning Resources on the WebStefan Dietze
 
Semantic Linking & Retrieval for Digital Libraries
Semantic Linking & Retrieval for Digital LibrariesSemantic Linking & Retrieval for Digital Libraries
Semantic Linking & Retrieval for Digital LibrariesStefan Dietze
 
Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for Architecture, Engineering and Construction (AEC)Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for Architecture, Engineering and Construction (AEC)Stefan Dietze
 
Dietze linked data-vr-es
Dietze linked data-vr-esDietze linked data-vr-es
Dietze linked data-vr-esStefan Dietze
 
From Data to Knowledge - Profiling & Interlinking Web Datasets
From Data to Knowledge - Profiling & Interlinking Web DatasetsFrom Data to Knowledge - Profiling & Interlinking Web Datasets
From Data to Knowledge - Profiling & Interlinking Web DatasetsStefan Dietze
 

Plus de Stefan Dietze (20)

AI in between online and offline discourse - and what has ChatGPT to do with ...
AI in between online and offline discourse - and what has ChatGPT to do with ...AI in between online and offline discourse - and what has ChatGPT to do with ...
AI in between online and offline discourse - and what has ChatGPT to do with ...
 
An interdisciplinary journey with the SAL spaceship – results and challenges ...
An interdisciplinary journey with the SAL spaceship – results and challenges ...An interdisciplinary journey with the SAL spaceship – results and challenges ...
An interdisciplinary journey with the SAL spaceship – results and challenges ...
 
Research Knowledge Graphs at NFDI4DS & GESIS
Research Knowledge Graphs at NFDI4DS & GESISResearch Knowledge Graphs at NFDI4DS & GESIS
Research Knowledge Graphs at NFDI4DS & GESIS
 
Research Knowledge Graphs at GESIS & NFDI4DataScience
Research Knowledge Graphs at GESIS & NFDI4DataScienceResearch Knowledge Graphs at GESIS & NFDI4DataScience
Research Knowledge Graphs at GESIS & NFDI4DataScience
 
Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...
Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...
Human-in-the-loop: the Web as Foundation for interdisciplinary Data Science M...
 
Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...
Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...
Human-in-the-Loop: das Web als Grundlage interdisziplinärer Data Science Meth...
 
Towards research data knowledge graphs
Towards research data knowledge graphsTowards research data knowledge graphs
Towards research data knowledge graphs
 
Beyond research data infrastructures: exploiting artificial & crowd intellige...
Beyond research data infrastructures: exploiting artificial & crowd intellige...Beyond research data infrastructures: exploiting artificial & crowd intellige...
Beyond research data infrastructures: exploiting artificial & crowd intellige...
 
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
From Web Data to Knowledge: on the Complementarity of Human and Artificial In...
 
Using AI to understand everyday learning on the Web
Using AI to understand everyday learning on the WebUsing AI to understand everyday learning on the Web
Using AI to understand everyday learning on the Web
 
Analysing User Knowledge, Competence and Learning during Online Activities
Analysing User Knowledge, Competence and Learning during Online ActivitiesAnalysing User Knowledge, Competence and Learning during Online Activities
Analysing User Knowledge, Competence and Learning during Online Activities
 
Analysing & Improving Learning Resources Markup on the Web
Analysing & Improving Learning Resources Markup on the WebAnalysing & Improving Learning Resources Markup on the Web
Analysing & Improving Learning Resources Markup on the Web
 
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the WebBeyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
Beyond Linked Data - Exploiting Entity-Centric Knowledge on the Web
 
Big Data in Learning Analytics - Analytics for Everyday Learning
Big Data in Learning Analytics - Analytics for Everyday LearningBig Data in Learning Analytics - Analytics for Everyday Learning
Big Data in Learning Analytics - Analytics for Everyday Learning
 
Mining and Understanding Activities and Resources on the Web
Mining and Understanding Activities and Resources on the WebMining and Understanding Activities and Resources on the Web
Mining and Understanding Activities and Resources on the Web
 
Towards embedded Markup of Learning Resources on the Web
Towards embedded Markup of Learning Resources on the WebTowards embedded Markup of Learning Resources on the Web
Towards embedded Markup of Learning Resources on the Web
 
Semantic Linking & Retrieval for Digital Libraries
Semantic Linking & Retrieval for Digital LibrariesSemantic Linking & Retrieval for Digital Libraries
Semantic Linking & Retrieval for Digital Libraries
 
Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for Architecture, Engineering and Construction (AEC)Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for Architecture, Engineering and Construction (AEC)
 
Dietze linked data-vr-es
Dietze linked data-vr-esDietze linked data-vr-es
Dietze linked data-vr-es
 
From Data to Knowledge - Profiling & Interlinking Web Datasets
From Data to Knowledge - Profiling & Interlinking Web DatasetsFrom Data to Knowledge - Profiling & Interlinking Web Datasets
From Data to Knowledge - Profiling & Interlinking Web Datasets
 

Dernier

Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)cama23
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfErwinPantujan2
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 

Dernier (20)

Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)Global Lehigh Strategic Initiatives (without descriptions)
Global Lehigh Strategic Initiatives (without descriptions)
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdfVirtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
Virtual-Orientation-on-the-Administration-of-NATG12-NATG6-and-ELLNA.pdf
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 

Linked Data for Federation of OER Data &amp; Repositories

  • 1. Motivation Data on the Web Some eyecatching opener illustrating growth and or diversity of web data Linked Data for Open Educational Data Sharing and Repository Federation Stefan Dietze (L3S Research Center, DE, @stefandietze, http://purl.org/dietze) Stefan Dietze 02/04/13
  • 2. Linked Data  De-facto standard for sharing data on the Web  Vision: well connected graph of open Web data rNews  W3C standards (RDF, SPARQL) to expose data  Persistent URIs to interlink datasets Media Geo Ontology Ontology Number of Domain Triples % (Out-)Links % datasets Media 25 1,841,852,061 5.82 % 50,440,705 10.01 % Dublin Core Geographic 31 6,145,532,484 19.43 % 35,812,328 DBpedia 7.11 % Government 49 13,315,009,400 42.09 % 19,343,519 Ontology 3.84 % Publications 87 2,950,720,693 9.33 % 139,925,218 27.76 % Cross-domain 41 4,184,635,715 13.23 % 63,183,065 12.54 % Life sciences 41 3,036,336,004 9.60 % 191,844,090 38.06 % FOAF FMA BIBO User-generated 20 134,127,413 0.42 % 3,449,143 0.68 % Ontology content 295 31,634,213,770 503,998,829 Gene Ontology Source: http://lod-cloud.net/state, September 2011
  • 3. Option 1: LD for integration of heterogeneous APIs & data Use case: biomedical education in Metamorphosis+ Tailored (L)CMS plugins => http://metamorphosis.med.duth.gr/ => http://www.meducator3.net/ Data/services integration & retrieval/search APIs ? Educational Web Resources
  • 4. Option 1: LD for integration of heterogeneous APIs & data  Approach: 1) On the fly queries via “SmartLink” (Linked Data registry execution engine for open APIs) 2) Data lifting from heterogeneous repositories using “SmartLink” API and lifting specifications 3) Data enrichment (via DBpedia, Freebase, BioPortal) & clustering, eg to identify correlated resources  Goal: improvement of distributed (non-LD) data with public LOD vocabularies; tighter interlinking to provide coherent graph of educational data (across disparate stores) http://purl.org/smartlink  http://linkededucation.org/meducator Data/services integration & retrieval/search APIs Linked Educational Resources Schemas: OAI-DC, LOM, … Formats: XML, JSON Interfaces: OAI-PMH, REST, SOAP Educational Web Resources
  • 5. Option 1: LD for integration of heterogeneous APIs & data LD vocabularies for disambiguation & clustering <led:Resource-BBC-519215> <led:title>…virus…</led:title> db:Life … Sciences </led:Resource-BBC-519215> db:Disease db:Viral db:Human Infections Papilloma Virus <led:Resource-mEducator-2139393292> <led:Resource-OpenLearn-2139393292> <led:title>Virtual patient 1002, <led:title>…viral…disease…</led:title> infections & HPV</led:title> … … </led:Resource-OpenLearn-2139393292> </led:Resource-mEducator-2139393292> Stefan Dietze 08/04/13
  • 6. Option 1: LD for integration of heterogeneous APIs & data Some issues/challenges On-the-fly data integration, but issues wrt:  Annotation and description overhead: data lifting requires well-defined lifting specs for each API  Performance: distributed queries (multiple HTTP requests), on-the fly data lifting and processing  Scalability: decrease of query performance with increasing amount of repositories and/or data http://purl.org/smartlink  http://linkededucation.org/meducator Data/services integration & retrieval/search APIs Linked Educational Resources Schemas: OAI-DC, LOM, … Formats: XML, JSON Interfaces: OAI-PMH, REST, SOAP Educational Web Resources
  • 7. Option 2: large-scale data harvesting and LD-ification Linked Data for automated cross-platform integration LD and non-LD data Step 1 – Alignment of types/properties ? <dc:title> <akt:has-title> OER VideoLecture LinkedUniversities Publication educational videos Step 2 – Linking of resources  6 million distinct (but linked) resources  97 million RDF triples  21.6 GB of data  Schema: http://data.linkededucation.org/ns/linked-education.rdf  SPARQL: http://data.linkededucation.org/request/linked-learning/sparql Mathieu d‘Aquin, Stefan Dietze 12/03/13 7
  • 8. Option 2: large-scale data harvesting and LD-ification Linked Data for automated cross-platform integration LD and non-LD data Larger scale data processing, but issues wrt: Step 1 – Alignment of types/properties  Scalability and performance of data storage ? <dc:title> (potential solutions: applying distributed RDF storage, map/reduce etc) <akt:has-title> OER VideoLecture  Poor query performance (on large-scale datasets) LinkedUniversities Publication  Redundant data maintenance => periodic data imports educational videos Step 2 – Linking of resources  Maintenance of different identifiers (in case of non-LD sources: URIs vs internal IDs)  6 million distinct (but linked) resources  97 million RDF triples  21.6 GB of data  Schema: http://data.linkededucation.org/ns/linked-education.rdf  SPARQL: http://data.linkededucation.org/request/linked-learning/sparql Mathieu d‘Aquin, Stefan Dietze 12/03/13 8
  • 9. Option 3: dataset cataloging and query federation LinkedUp approach [ http://linkedup-project.eu ]  “LinkedUp/Linked Education cloud” as (expanded) subset of LOD cloud: CKAN – “The DataHub” (http://datahub.io) for data collection in dedicated group “linked-education”  Public RDF vocabulary of datasets (“Linked Education Catalog”) (classification of datasets according to, eg, represented types, disciplines, data quality)  Additional integration datasets: dataset links and coreferences => providing a unified view on educational data => Linked Education Graph  Infrastructure, unified (SPARQL) endpoint & APIs for distributed/federated querying LinkedUp LinkedUp  Dataset Catalog  Data Interlinking & Correlation Educational Datasets Stefan Dietze 08/04/13
  • 10. http://data.linkededucation.org/linkedup/catalog/ Linked Education Cloud & Catalog http://datahub.io/group/linked-education
  • 11. Option 3: dataset cataloging and query federation Sparse knowledge / metadata about datasets http://datahub.io/group/linked-education http://datahub.io/dataset/lak-dataset Resource Types? Topics & disciplines? Quality & availability?
  • 12. Option 3: dataset cataloging and query federation Co-occurence of (mapped) types Stefan Dietze 08/04/13
  • 13. Option 3: dataset cataloging and query federation Dataset graph (according to type co-occurence) Stefan Dietze 08/04/13
  • 14. Option 3: dataset cataloging and query federation Detection of topics and dataset DBpedia Category similarities Total Management 180 Academia 151 Top-ranked categories/topics Social_sciences 131 in Linked Education Catalog & Philosophy_of_science 125 their frequency Design 120 Sociology_index 117 Systems_science 117 Anthropology 116 Universities_and_colleges 116 Economics 114 Scientific_method 111 Approach Cognitive_science 110 Systems 107  Enriching sample Sociological_terms 104 resources from each Neuropsychological_assessment 100 dataset with DBpedia Concepts_in_metaphysics 96 entities/categories Developmental_psychology 93  Linking resources to LOD Political_philosophy 89 entities & categories via Cybernetics 88 Education 87 Philosophy_of_education 86 Arts 77 Critical_thinking 73 Biology 71 Political_science_termsDietze Stefan 02/04/13 71
  • 15.
  • 16. Summary and outlook Summary  Different ways of using LD for federation of OER repositories  Linked Education data catalog (http://linkedup-project.eu, http://data.linkededucation.org/linkedup/catalog/): Linked Data-based catalog of open educational datasets (gradual addition of metadata about, eg, types, topics etc)  On the way: exposing non-LD educational data according to LD priniciples (eg LAK dataset) Future work  Data interlinking: complementary dataset of links between datasets and actual data/resources  Query federation and dedicated APIs  Exploitation in innovative educational scenarios and applications => LinkedUp Challenge (http://linkedup-challenge.org)  40.000 EUR price budget  Large network of organisations in LD & TEL  Dedicated data and support  Series of affiliated events at major conferences (www2013, ESWC2013, OKCON, LAK2013…) Stefan Dietze 08/04/13
  • 17. LAK Challenge / LA & Linked Data Tutorial in a nutshell http://www.solaresearch.org/events/lak/lak-data-challenge/ http://linkedu.eu/event/lak2013-linkeddata-tutorial/ Stefan Dietze
  • 18. Thank you! Contact  http://purl.org/dietze | @stefandietze See also (general)  http://linkedup-project.eu  http://linkedup-challenge.org http://linkededucation.org  http://linkeduniversities.org See also (data)  http://datahub.io/group/linked-education  http://data.linkededucation.org/linkedup/catalog /  http://www.solaresearch.org/resources/lak-dataset/  http://datahub.io/dataset/meducator Stefan Dietze 08/04/13