An Architecture based on Linked Data
technologies for the Integration and reuse of
OER in MOOCs Context
Edmundo Tovar (UPM)
Nelson Piedra, Janneth Chicaiza, Jorge López (UTPL)
LJUBLJANA, SLOVENIA - 23 - 25 April 2014
Theme: “Open Education for a Multicultural World”
UPM GICAC Research Group
this work is licensed under a CreativeCommons Attribution3.0 License http://creativecommons.org/licenses/by/3.0/ec/
Agenda
• Purpose
• The emergence of MOOCs
• Issues of Openness
• Use of Linked Data on OER domain
• The framework
I. Purpose
• To present a framework based on Semantic
Web technologies to support the inclusion of
open materials in massive online courses.
• The framework provides a service that allows
MOOCs’ users to discover and access open
educational resources that are extracted from
open repositories distributed.
II. THE EMERGENCE OF MOOCs
The recent emergence of Open Massive Open Online Courses (MOOCs) has helped to spread the Open concept but
not to clarify the true meaning of Open.
MOOCs are large-scale online courses where thousands of participants may assist.
Although MOOCs are free as in gratis, they are not open in the sense of being reusable of openly accessible.
Students are forced to sign up and get access to the course;
MOOC initiatives emphasize free access and interactive features rather than static content. The dominant
message is of the quantity of access rather than the openness of educational resources for use, re-use,
adaptation or repurpose.
The use of Linked Data has been the approach used by the authors for years to face to the previous challenge. The
goal is to significantly improve discovery, accessibility, visibility, and to promote reuse of open educational content in
massive course.
C. Hodgkinson-Williams, and E. Gray, “Degrees of Openness: The
emergence of Open Educational Resources at the University of Cape
Town,” International Journal of Education and Development using
Information and Communication Technology (IJEDICT), 2009, Vol. 5, Issue
5, pp.101-116.
III. ISSUES OF OPENNESS
OERs
discoverability:
•Technical issues around search engines and
repositories, practical searching skills and
the volume of available resources in
different subject areas.
•Tutors are still expecting to find useful
materials online and are prepared to spend
time searching for them.
Open
Licensing:
•Most of OER repositories are licensed under
Creative Commons Licenses. The use of
open licenses can help users to discover
materials that they know can use, reuse,
adapt and redistribute.
•OER suitable for a new use or purpose,
easier to discover, adapt and remix, and
consequently affect the level of openness of
an OER. This implies the right to adapt,
adjusts, modify, or alter the content itself.
OERs Reuse:
•One of the two fundamental concepts
related to OER is "the ability to freely adapt
and re-use existing pieces of knowledge" to
improve quality, meet a teaching need and
peer suggestion.
•Reuse is to use a resource for using as
another resource, usually for a purpose
unintended by the original creator.
OER Main Purpose: ensuring wide access to quality
education
IV. USE OF LINKED DATA ON OER
DOMAIN
• The philosophy of Linked Data is that the value
and usefulness of data increase in proportion
to their links with other data.
• Linked Data uses the Web to create different
types of links among data from different
sources.
Educational content
Open licenses
data in machine format
OPEN: "A piece of knowledge is open if you are free to use, reuse, and redistribute it” http://www.opendefinition.org/okd
OER semantic
based on LinkedData approach
+
+
Linked Data technologies
• Linked Data technologies can also help to
integrate the work of disperse institutions
producing diverse linked data.
• Linked Open Data (LOD) is well known for
providing a extensive amount of detailed and
structured information.
• Linked Data vision enables a new generation of
open educational resources that can be
semantically described and connected with
other data and discoverable sources.
V. Architecture for Seeker of OER from Linked
OpenCourseWare and OER Data
The process can be broken down to the following steps:
1. OER collecting.
2. OER Data Publication and Semantic Annotation of OER.
3. MOOC profiles provider.
4. Seeker of resources.
5. OER recommender.
Architecture for Seeker of OER from LOCWD Triplestore .
1. OER Collecting
Goal: Identify and select OER repositories, then extract metadata and
educational resources with Open Licenses
Description: The initial step is to identify and select the OER repositories that
are available in the Web. There is a large amount of
unstructured data of an OCW resource available on the Web,
but only in a human-readable representation, HTML. Most OCW
web sites do not have APIs for data consumption. So, the only
other alternative for automatically reconstitute the underlying
data from an OCW web site is to use web-scraping techniques.
• Examples of extracted OER properties include the
name of the resource, its creation date, abstract,
keywords, information about creator, language,
open license information, format, MIME type,
expected study duration, expected level of
difficulty, and so on.
• On the other hand, metadata correspond to the
properties of the knowledge and skills designed,
such as learning objectives, learning pathways,
and examinations.
2. OER – Data Publication
Goal: Development and delivery of open educational
resources data as Linked Data.
Description: LOCWD reuses a set of RDF(S) vocabularies. Each
vocabulary includes a set of terms and classes that are
common to a particular knowledge domain. The aim of
these vocabularies is to connect the described OCW
domain with Datasets in the LOD cloud.
Publication of OER data
Identify and select
heterogeneous
repositories.
Model vocabularies
for OER domain.
Data extraction
from OER
repositories.
Generate OER data
as Linked Data.
Publish linked data.
Consume and
display linked data.
The following is an outline for producing Linked Data in OER context:
Using Linked Data design
issues, developers can query
Linked Data from multiple
sources at once and merge it
without the need for a single
common schema that all
data shares. Linked data
technologies can also help
to integrate the work of
disperse institutions
producing diverse linked
data.
Overview of conceptual map about general
structure of OCW
LOCWD Vocabulary Modeling
Common data available from
OCW websites are: title,
knowledge area, open
educational materials, open
licenses, repositories, higher
education institutions, content
creators, fields of knowledge,
learning guides, licenses,
accessibility conformance, and
others
Semantic Annotation of OERs
• We also focus on semantic or conceptual
annotation of OERs, which consists in
attaching “semantic labels” to a resource or
parts of a course using semantic features
provided by a formal knowledge organization
called ontology or semantic vocabulary.
• The primary external source of semantic
annotation of OER is DBpedia, the most
important part of the Linked Open Data.
Some properties and values about the entity Java Programing .
Property Value
owl:sameAs http://dbpedia.org/resource/Category:Java_programming_language
rdf:type skos:Concept
rdfs:label Java programming language
is skos:broader of category:Java_APIs
category:Java_specification_requests
category:Eclipse_(software)
category:Software_programmed_in_Java
category:Articles_with_example_Java_code
category:Java_libraries
category:Java_programmers
Topics and Subject related to Programing and Java. The table shows the resources
retrieved from DBPedia related to “programming and Java”. The query returned
899 related subjects from DBPedia.
Some of the resources returned
3. MOOC profiles provider
Goal: Extract Data from a course profile that serves
as a filter onto the whole universe.
Description: Users don't know precisely what they can find
on OER site, or what to search for. Self-
learners are trying to discover relationships or
trends between MOOC profile and OER data.
Some properties for describe a MOOC profile for Java Course
4. Seeker of resources
Goal: Merge the functionalities of recommendation seeker and Course
Profile.
This module is designed to access two data sources: The first one
reline on LOCWD data, which provides RDF data extracted from
OCW and OER websites. The second one use the LOD Project,
particularly from DBPEDIA, which provides RDF data extracted from
the info-boxes of Wikipedia pages in a structured way.
Description: The architecture uses seekers based on SPARQL to express
preferences and resources needs by rating OERs. The system
focuses on SPARQL query-based algorithms for matching OER based
on MOOC preferences and weighting the interest of MOOC designer
with similar taste to produce a recommendation for the resources
seeker.
A specific topic for Java Course: Introduction to Java programming
Summary of Resources found in LOCWD data source for Topic “Introduction to
Java programming
5. OER Recommender
Goal: For our purpose, a preference is an individual mental
state concerning a subset of items from the universe of
alternatives. Users can use the architecture because a
single taxonomic order or a single folksonomy is not
suitable or sufficient for explorer OER resources.
Description: The architecture proposed attempt to recommend
OERs that are similar to educational resources planned
by the MOOC Designer and others records of social
activity, such as OCW Syllabus and system usage
history.
OER recommended for subtopic: Programming introduction
Conclusions
• Our aim: our willing to contribute to the
Openness in in the MOOC environment
• A more interoperable and integrated system to
sharing, connecting and discovering data and
metadata of OCW initiatives that are extracted
from open repositories distributed.
• The framework provides an approach that allows
to MOOC Designers and users to discover and
access open educational resources.
• Our principal OER providers are OCW institutions.
this work is licensed under a CreativeCommons Attribution3.0 License http://creativecommons.org/licenses/by/3.0/ec/
Edmundo Tovar (UPM, @etc91) - Nelson Piedra (UTPL,
@nopiedra)
Thanks!
OCWC Global Conference 2014
Theme: “Open Education for a Multicultural World”
http://conference.ocwconsortium.org/2014/
LJUBLJANA, SLOVENIA - 23 - 25 April 2014
UPM GICAC Research Group

More Related Content

PDF
Comparative evaluation of four multi label classification algorithms in class...
PPTX
Ocwc global 2013 locwd a vocabulary for ocw based on linked open data techn...
PPTX
IInstitutional Policy of Open Educational Resources: Fact and Trivia
PDF
A Framework for improving the effectiveness of the Openness in OER Repositori...
PDF
Applying Semantic Web Technologies to Services of e-learning System
PPTX
AI Based Search Engine for Locating Desirable Open Educational Resources
PPT
Jorum Open Archives Initiative (OAI) Interface
PPTX
Moocs in higher education
Comparative evaluation of four multi label classification algorithms in class...
Ocwc global 2013 locwd a vocabulary for ocw based on linked open data techn...
IInstitutional Policy of Open Educational Resources: Fact and Trivia
A Framework for improving the effectiveness of the Openness in OER Repositori...
Applying Semantic Web Technologies to Services of e-learning System
AI Based Search Engine for Locating Desirable Open Educational Resources
Jorum Open Archives Initiative (OAI) Interface
Moocs in higher education

What's hot (18)

PPT
Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...
PDF
Educause 7 things you should know about oer
PPTX
Environmental Thesauri Under the Lens of Reusability (EGOVIS 2014)
PDF
Pathways to Online Information: A Collaborative Project for E-Resources
PPTX
2014 04 03 (educon2014) emadrid upm supporting openness of moo cs contents th...
PDF
Publishing OER
PPTX
Openness in Open & Distance Learning system
PPTX
Opening up MOOCs for OER management on the Web of linked data
PPT
Reusable Learning Objects: Designing and Archiving
PPTX
SCORM - Suit of e-Learning
PPT
Keynote at AgroLT 2008
PDF
ONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEM
PDF
FUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICES
PPTX
OER Curation and Search - The Issues at Hand
PPTX
Standardization of Online Laboratories for Education. 2015-11-19
PDF
Making the Most of the New File Upload Question Feature in an LMS: Nine Appl...
PDF
A Comparative Study Ontology Building Tools for Semantic Web Applications
PDF
SDA2013 Pundit: Creating, Exploring and Consuming Annotations
Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...
Educause 7 things you should know about oer
Environmental Thesauri Under the Lens of Reusability (EGOVIS 2014)
Pathways to Online Information: A Collaborative Project for E-Resources
2014 04 03 (educon2014) emadrid upm supporting openness of moo cs contents th...
Publishing OER
Openness in Open & Distance Learning system
Opening up MOOCs for OER management on the Web of linked data
Reusable Learning Objects: Designing and Archiving
SCORM - Suit of e-Learning
Keynote at AgroLT 2008
ONTOLOGY-ORIENTED INFERENCE-BASED LEARNING CONTENT MANAGEMENT SYSTEM
FUNCTIONAL SEMANTICS AWARE BROKER BASED ARCHITECTURE FOR E-LEARNING WEB SERVICES
OER Curation and Search - The Issues at Hand
Standardization of Online Laboratories for Education. 2015-11-19
Making the Most of the New File Upload Question Feature in an LMS: Nine Appl...
A Comparative Study Ontology Building Tools for Semantic Web Applications
SDA2013 Pundit: Creating, Exploring and Consuming Annotations
Ad

Similar to An Architecture based on Linked Data technologies for the Integration of OER in MOOCs Context (20)

DOC
Finding & Evaluating OER - SCORE Workshop Activity by Non Scantlebury
PPTX
2014 10 23 (fie2014) emadrid upm roadmap towards the openness of educational ...
PPTX
Serendipity: a platform to discover and visualize data from OER
PDF
OCWC Global Conference 2013: Serendipity
PPT
RIDE 2011: OER workshop slides
PPT
OER Workshop
PDF
from local/regional OER Silos towards an OER Global Dataspace
PPTX
Open Educational Resources (OER)
PDF
oer-190126165035.pdf
PPTX
So You Have Been Asked To Use OER Resources!
PPTX
Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...
PPTX
Slidescambridge2012 120417062050-phpapp02
PDF
Integrating library services and oer into distance learning
DOC
OER fact sheet CSAPOER2 cascade project
PPT
OERs in Courseware Design and Development
PPTX
Learning Registry Overview Aug 2 2012
PPTX
#OCWCGlobal Research in Open Education
PDF
Open Educational Resources, OER
PDF
OSFair2017 Workshop | Building a global knowledge commons - ramping up reposi...
Finding & Evaluating OER - SCORE Workshop Activity by Non Scantlebury
2014 10 23 (fie2014) emadrid upm roadmap towards the openness of educational ...
Serendipity: a platform to discover and visualize data from OER
OCWC Global Conference 2013: Serendipity
RIDE 2011: OER workshop slides
OER Workshop
from local/regional OER Silos towards an OER Global Dataspace
Open Educational Resources (OER)
oer-190126165035.pdf
So You Have Been Asked To Use OER Resources!
Capturing Conversations, Context and Curricula: The JLeRN Experiment and the ...
Slidescambridge2012 120417062050-phpapp02
Integrating library services and oer into distance learning
OER fact sheet CSAPOER2 cascade project
OERs in Courseware Design and Development
Learning Registry Overview Aug 2 2012
#OCWCGlobal Research in Open Education
Open Educational Resources, OER
OSFair2017 Workshop | Building a global knowledge commons - ramping up reposi...
Ad

More from The Open Education Consortium (20)

PPTX
Moving Beyond OER: USNH
PPTX
Universities for the Future (OE Global 2015)
PDF
Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)
PPTX
Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...
PPTX
Open license for MOOCs - Martijn Ouwehand (OE global 2015)
PDF
OE Global 2015 - Paradis
PDF
Inclusive design (oe global action lab)
PPTX
OE global2015 Pre-conference workshop
PPTX
Open Education 101 (OE Global 2015 Pre-conference workshop)
PPTX
OER Roadmap (OE Global Pre-conference workshop)
PPTX
Collaborating across borders: OER use and open educational practices within t...
PPTX
OER strategies and best practices as success factors in Open Access initiativ...
PPTX
The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...
PDF
Teachers time is valuable (OE global2015)
PDF
Open Assembly (Global 2015 Action Lab)
PPTX
OER strategies and best practices as success factors in Open Access initiativ...
PPT
Web based learning - research and innovation in translation learning resource...
PDF
Free of Open? Investigating Intellectual Property Right and Openness for OER ...
Moving Beyond OER: USNH
Universities for the Future (OE Global 2015)
Training Entrepreneurship Through OEP - the Start up Model (OE Global 2015)
Qualitative Investigation of Faculty Usage of OERs in Wachington Community an...
Open license for MOOCs - Martijn Ouwehand (OE global 2015)
OE Global 2015 - Paradis
Inclusive design (oe global action lab)
OE global2015 Pre-conference workshop
Open Education 101 (OE Global 2015 Pre-conference workshop)
OER Roadmap (OE Global Pre-conference workshop)
Collaborating across borders: OER use and open educational practices within t...
OER strategies and best practices as success factors in Open Access initiativ...
The Maturing Open Educational Resources (OER) Ecosystem: Partners, Expansion,...
Teachers time is valuable (OE global2015)
Open Assembly (Global 2015 Action Lab)
OER strategies and best practices as success factors in Open Access initiativ...
Web based learning - research and innovation in translation learning resource...
Free of Open? Investigating Intellectual Property Right and Openness for OER ...

Recently uploaded (20)

PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
PDF
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
PDF
Trump Administration's workforce development strategy
PPTX
Computer Architecture Input Output Memory.pptx
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PPTX
20th Century Theater, Methods, History.pptx
PPTX
B.Sc. DS Unit 2 Software Engineering.pptx
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PPTX
TNA_Presentation-1-Final(SAVE)) (1).pptx
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
Τίμαιος είναι φιλοσοφικός διάλογος του Πλάτωνα
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
ELIAS-SEZIURE AND EPilepsy semmioan session.pptx
Vision Prelims GS PYQ Analysis 2011-2022 www.upscpdf.com.pdf
Trump Administration's workforce development strategy
Computer Architecture Input Output Memory.pptx
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
20th Century Theater, Methods, History.pptx
B.Sc. DS Unit 2 Software Engineering.pptx
Environmental Education MCQ BD2EE - Share Source.pdf
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
Weekly quiz Compilation Jan -July 25.pdf
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
TNA_Presentation-1-Final(SAVE)) (1).pptx
What if we spent less time fighting change, and more time building what’s rig...
MBA _Common_ 2nd year Syllabus _2021-22_.pdf

An Architecture based on Linked Data technologies for the Integration of OER in MOOCs Context

  • 1. An Architecture based on Linked Data technologies for the Integration and reuse of OER in MOOCs Context Edmundo Tovar (UPM) Nelson Piedra, Janneth Chicaiza, Jorge López (UTPL) LJUBLJANA, SLOVENIA - 23 - 25 April 2014 Theme: “Open Education for a Multicultural World” UPM GICAC Research Group this work is licensed under a CreativeCommons Attribution3.0 License http://creativecommons.org/licenses/by/3.0/ec/
  • 2. Agenda • Purpose • The emergence of MOOCs • Issues of Openness • Use of Linked Data on OER domain • The framework
  • 3. I. Purpose • To present a framework based on Semantic Web technologies to support the inclusion of open materials in massive online courses. • The framework provides a service that allows MOOCs’ users to discover and access open educational resources that are extracted from open repositories distributed.
  • 4. II. THE EMERGENCE OF MOOCs The recent emergence of Open Massive Open Online Courses (MOOCs) has helped to spread the Open concept but not to clarify the true meaning of Open. MOOCs are large-scale online courses where thousands of participants may assist. Although MOOCs are free as in gratis, they are not open in the sense of being reusable of openly accessible. Students are forced to sign up and get access to the course; MOOC initiatives emphasize free access and interactive features rather than static content. The dominant message is of the quantity of access rather than the openness of educational resources for use, re-use, adaptation or repurpose. The use of Linked Data has been the approach used by the authors for years to face to the previous challenge. The goal is to significantly improve discovery, accessibility, visibility, and to promote reuse of open educational content in massive course.
  • 5. C. Hodgkinson-Williams, and E. Gray, “Degrees of Openness: The emergence of Open Educational Resources at the University of Cape Town,” International Journal of Education and Development using Information and Communication Technology (IJEDICT), 2009, Vol. 5, Issue 5, pp.101-116. III. ISSUES OF OPENNESS
  • 6. OERs discoverability: •Technical issues around search engines and repositories, practical searching skills and the volume of available resources in different subject areas. •Tutors are still expecting to find useful materials online and are prepared to spend time searching for them. Open Licensing: •Most of OER repositories are licensed under Creative Commons Licenses. The use of open licenses can help users to discover materials that they know can use, reuse, adapt and redistribute. •OER suitable for a new use or purpose, easier to discover, adapt and remix, and consequently affect the level of openness of an OER. This implies the right to adapt, adjusts, modify, or alter the content itself. OERs Reuse: •One of the two fundamental concepts related to OER is "the ability to freely adapt and re-use existing pieces of knowledge" to improve quality, meet a teaching need and peer suggestion. •Reuse is to use a resource for using as another resource, usually for a purpose unintended by the original creator. OER Main Purpose: ensuring wide access to quality education
  • 7. IV. USE OF LINKED DATA ON OER DOMAIN • The philosophy of Linked Data is that the value and usefulness of data increase in proportion to their links with other data. • Linked Data uses the Web to create different types of links among data from different sources.
  • 8. Educational content Open licenses data in machine format OPEN: "A piece of knowledge is open if you are free to use, reuse, and redistribute it” http://www.opendefinition.org/okd OER semantic based on LinkedData approach + +
  • 9. Linked Data technologies • Linked Data technologies can also help to integrate the work of disperse institutions producing diverse linked data. • Linked Open Data (LOD) is well known for providing a extensive amount of detailed and structured information. • Linked Data vision enables a new generation of open educational resources that can be semantically described and connected with other data and discoverable sources.
  • 10. V. Architecture for Seeker of OER from Linked OpenCourseWare and OER Data The process can be broken down to the following steps: 1. OER collecting. 2. OER Data Publication and Semantic Annotation of OER. 3. MOOC profiles provider. 4. Seeker of resources. 5. OER recommender.
  • 11. Architecture for Seeker of OER from LOCWD Triplestore .
  • 12. 1. OER Collecting Goal: Identify and select OER repositories, then extract metadata and educational resources with Open Licenses Description: The initial step is to identify and select the OER repositories that are available in the Web. There is a large amount of unstructured data of an OCW resource available on the Web, but only in a human-readable representation, HTML. Most OCW web sites do not have APIs for data consumption. So, the only other alternative for automatically reconstitute the underlying data from an OCW web site is to use web-scraping techniques.
  • 13. • Examples of extracted OER properties include the name of the resource, its creation date, abstract, keywords, information about creator, language, open license information, format, MIME type, expected study duration, expected level of difficulty, and so on. • On the other hand, metadata correspond to the properties of the knowledge and skills designed, such as learning objectives, learning pathways, and examinations.
  • 14. 2. OER – Data Publication Goal: Development and delivery of open educational resources data as Linked Data. Description: LOCWD reuses a set of RDF(S) vocabularies. Each vocabulary includes a set of terms and classes that are common to a particular knowledge domain. The aim of these vocabularies is to connect the described OCW domain with Datasets in the LOD cloud.
  • 15. Publication of OER data Identify and select heterogeneous repositories. Model vocabularies for OER domain. Data extraction from OER repositories. Generate OER data as Linked Data. Publish linked data. Consume and display linked data. The following is an outline for producing Linked Data in OER context: Using Linked Data design issues, developers can query Linked Data from multiple sources at once and merge it without the need for a single common schema that all data shares. Linked data technologies can also help to integrate the work of disperse institutions producing diverse linked data.
  • 16. Overview of conceptual map about general structure of OCW LOCWD Vocabulary Modeling Common data available from OCW websites are: title, knowledge area, open educational materials, open licenses, repositories, higher education institutions, content creators, fields of knowledge, learning guides, licenses, accessibility conformance, and others
  • 17. Semantic Annotation of OERs • We also focus on semantic or conceptual annotation of OERs, which consists in attaching “semantic labels” to a resource or parts of a course using semantic features provided by a formal knowledge organization called ontology or semantic vocabulary. • The primary external source of semantic annotation of OER is DBpedia, the most important part of the Linked Open Data.
  • 18. Some properties and values about the entity Java Programing . Property Value owl:sameAs http://dbpedia.org/resource/Category:Java_programming_language rdf:type skos:Concept rdfs:label Java programming language is skos:broader of category:Java_APIs category:Java_specification_requests category:Eclipse_(software) category:Software_programmed_in_Java category:Articles_with_example_Java_code category:Java_libraries category:Java_programmers
  • 19. Topics and Subject related to Programing and Java. The table shows the resources retrieved from DBPedia related to “programming and Java”. The query returned 899 related subjects from DBPedia.
  • 20. Some of the resources returned
  • 21. 3. MOOC profiles provider Goal: Extract Data from a course profile that serves as a filter onto the whole universe. Description: Users don't know precisely what they can find on OER site, or what to search for. Self- learners are trying to discover relationships or trends between MOOC profile and OER data.
  • 22. Some properties for describe a MOOC profile for Java Course
  • 23. 4. Seeker of resources Goal: Merge the functionalities of recommendation seeker and Course Profile. This module is designed to access two data sources: The first one reline on LOCWD data, which provides RDF data extracted from OCW and OER websites. The second one use the LOD Project, particularly from DBPEDIA, which provides RDF data extracted from the info-boxes of Wikipedia pages in a structured way. Description: The architecture uses seekers based on SPARQL to express preferences and resources needs by rating OERs. The system focuses on SPARQL query-based algorithms for matching OER based on MOOC preferences and weighting the interest of MOOC designer with similar taste to produce a recommendation for the resources seeker.
  • 24. A specific topic for Java Course: Introduction to Java programming
  • 25. Summary of Resources found in LOCWD data source for Topic “Introduction to Java programming
  • 26. 5. OER Recommender Goal: For our purpose, a preference is an individual mental state concerning a subset of items from the universe of alternatives. Users can use the architecture because a single taxonomic order or a single folksonomy is not suitable or sufficient for explorer OER resources. Description: The architecture proposed attempt to recommend OERs that are similar to educational resources planned by the MOOC Designer and others records of social activity, such as OCW Syllabus and system usage history.
  • 27. OER recommended for subtopic: Programming introduction
  • 28. Conclusions • Our aim: our willing to contribute to the Openness in in the MOOC environment • A more interoperable and integrated system to sharing, connecting and discovering data and metadata of OCW initiatives that are extracted from open repositories distributed. • The framework provides an approach that allows to MOOC Designers and users to discover and access open educational resources. • Our principal OER providers are OCW institutions.
  • 29. this work is licensed under a CreativeCommons Attribution3.0 License http://creativecommons.org/licenses/by/3.0/ec/ Edmundo Tovar (UPM, @etc91) - Nelson Piedra (UTPL, @nopiedra) Thanks! OCWC Global Conference 2014 Theme: “Open Education for a Multicultural World” http://conference.ocwconsortium.org/2014/ LJUBLJANA, SLOVENIA - 23 - 25 April 2014 UPM GICAC Research Group