SlideShare a Scribd company logo
Putting intelligence With examples in
education
Mathieu d’Aquin
(@mdaquin)
Knowledge Media Institute,
The Open University, UK
in web data
Mathieu d’Aquin
(@mdaquin)
Knowledge Media Institute,
The Open University, UK
Research Fellow – Background in Artificial Intelligence, Knowledge
Engineering, Reasoning
Working on Semantic Web, Linked Data and Knowledge Technologies
Especially applied to education and personal information
management/Privacy
Research Lab, ~75
people, many industrial
and academic
collaborations, Leader in
semantic web, linked data,
TEL, learning analytics,
new media research
Open and Distance Learning University, the biggest
university in the UK in number of students (~250,000 per
year), 13 regional centres, + national centres. Almost all
teaching at distance.
Putting intelligence With examples in
educationin web data
Semantic Web/Linked Data
Technologies?
The Semantic Web
Connected knowledge where
entities, concrete and abstract,
have formal attached
meaning/interpretations
The Web
Network of documents
interconnected with hyperlinks
The Linked Data Web
Graph of data objects connected
by labelled hyperlinks
Example (in education):
data.open.ac.uk
Course information:
600 modules/ description of the course, information about the levels and
number of credits associated with it, topics, and conditions of enrolment.
Research publications and people:
25,000 academic articles / information about authors, dates, abstract and
venue of the publication.
Podcasts:
2220 video podcasts and 1500 audio podcats / short description, topics, link
to a representative image and to a transscript if available, information about
the course the podcast might relate to and license information regarding the
content of the podcast.
Open Educational Resources:
640 OpenLearn Units / short description, topics, tags used to annotate the
resource, its language, the course it might relate to, and the license that
applies to the content.
Youtube videos:
900 videos / short description of the video, tags that were used to annotate
the video, collection it might be part of and link to the related course if
relevant.
University buildings:
100 buildings / address, a picture of the building and the sub-divisions of the
building into floors and spaces.
Library catalogue:
12,000 books/ topics, authors, publisher and ISBN, as well as the course
related.
Others…
Content
owl:sameAs
offers
location
data.open.ac.uk/course/m366
sws.geonames.org/2963597 (Ireland)
data.open.ac.uk/organization/the_open_u
niversity
Education.data.gov.uk/id/school/13384
SPARQL
Show some basic slides there
Front page
Sparql endpoint
Update follow up application slide
Discou – CRC – tackboard – REF - openlearn
select distinct ?q (count(distinct ?t) as ?n) where {
?q a <http://purl.org/net/mlo/qualification>.
?q <http://data.open.ac.uk/saou/ontology#hasPathway> ?p.
?p <http://data.open.ac.uk/saou/ontology#hasStage> ?s.
{{?s <http://data.open.ac.uk/saou/ontology#includesCompulsoryCourse> ?c}
union
{?s <http://data.open.ac.uk/saou/ontology#includesOptionalCourse> ?c}}.
?c <http://purl.org/dc/terms/subject> ?t.
[] <http://www.w3.org/2004/02/skos/core#hasTopConcept> ?t.
} group by ?q order by desc(?n)
List of courses (degrees, etc.) at The Open University, with
number of topics they cover
Simple example
Interactive map
of Open
University
Buildings in the
UK
Spaces
Floors
ID Address Post-
code
Buildings
build
1
build1-
address
Postcode-
mk76aa
name “Berrill building”
data.open.ac.uk
Milton
Keynes
inDistrict
Buckingha
mshire
inCounty
Mk76aa-
location
location
lat long
52.024924 -0.709726
data.ordnancesurvey.co.uk
Many other (simple) applications
Data
Linked Data
The Semantic Web
Gene
Ontology
FMA
Ontology
LODE
BIBO
Geo
Ontology
DBPedia
Ontology
Dublin
Core
FOAF
DOAP
SIOC
Music
Ontology
Media
Ontology
rNews
Ontologies
Example in education: DiscOU
See discou.info | d'aquin et al @ Demo ISWC 2012
Example in research: The
Listening Experience Database
Project with Royal College
of Music and the Open
University's Art Faculty
Goal: Create a large
database of evidence of
people listening to music
(of any genre, at any time,
in any place)
See led.kmi.open.ac.uk
Linked data
and
ontologies
to support
data crowd-
sourcing
Results
~700 contributions so far
Data/Information/Knowledge on the Semantic Web
NLP
Information
retrieval
Recommender
Systems
Data Mining
Step further: intelligent applications
and knowledge discovery
The Linked Data Web
Graph of data objects connected
by labelled hyperlinks
The Semantic Web
Connected knowledge where
entities, concrete and abstract,
have formal attached
meaning/interpretations
Intelligent Web information
and knowledge processing
Discovering knowledge models
Example in Education: The LinkedUp
Data Catalogue
See data.linkededucation.org/linkedup/catalogue/
See d'Aquin et al in ERCIM News 96
Summary visualisation of extracted schema
FCA-based
technique to
extract URI
patterns in RDF
datasets
Interactive mapping onto canonical ontologies
See d'Aquin et al @ WebSci2013
Getting a top
level view of an
area through its
datasets
… and looking at
relationships between
datasets (see the
Datanode ontology)
Example(s) in Education:
Learning Analytics
Location of students showing
particular interest based on
their enrolment into courses
ID course post-
code
Students
data.open.ac
.uk
Topics
data.ordnancesurvey.
co.uk
Districts
Location
Clustering
Other resources
DBpedia
Geonames
How to interpret the results?
See d'Aquin and Jay @ LAK2013
Sequence mining to find
common study pathways and
FCA_Linked Data to interpret
them
Can we use linked data
automatically to explain data
patterns?
See Tiddi et al. @ ESWC2014
Taking inspiration from ILP:
Interest in studying Health and Social Care
Positive examples Negative examples
Swansea East London
Machester Milton Keynes
Sheffield Brighton
Southampton Bristol
… ….
Background Knowledge?
Linked Data Traversal
See Tiddi et al. @ ESWC2014
Swansea
Manchester
Sheffield
Southampton
East London
Milton Keynes
Bristol
Brighton
51.2 -2.3
Dbpedia:Milton_Keynes
Dbpedia:Labour
241K
yago:unitary_authority
opencyc:unitary_authority
freebase:Bristol
198K
350mm
Dbpedia:Bristol
yago:city
opencyc:city
Dbpedia:Tory
Dbpedia:Southampton
freenase:Southampton
240mm
270K
290K
sameAs
sameAs
sameAssameAs
sameAs
sameAs
type
type
long lat
poppop
pop
pop
pop
party
party
party
rain
rain
SummaryIntelligent
information
processing
The Semantic Web
Linked Data Web
The Web
Making smart thing with
what we can find in the web
Naturally integrated
data, flexible model for
rapid development
Large scale,
collaborative,
distributed,
uncontrolled
Connected,
decentralised,
independent
Future
Understand this
Make explicit the competence of
data in being used at the upper
level, what is being done to it when
going from raw to processed.
Formalise the practice level in
addition to the symbol, syntax and
semantic levels, to boost
development benefits.
Create generic, standard processes
for the development of intelligence
semantic web systems.
Future
And build more
with it...
New environments even
more demanding – more
sophistication and
intelligence required!
See mksmart.org
Thank You!
More at:
http://people.kmi.open.ac.uk/mathieu
http://mdaquin.net
m.daquin@open.ac.uk
@mdaquin
These slides at:
http://slideshare.net/mdaquin
Team:
Ilaria Tiddi Alessandro Adamou Enrico Daga Keerthi Thomas
More complex reasoning example (in
personal data management): Epistemic
reasoning for privacy on Facebook
• Screenshot
See d'Aquin and Thomas @ Demo ISWC 2013
Facebook
graph API
Basic
linked
data
Facebook
Ontology
Ontological
inference
(types,
relations)
Epistemic
logic
theory of
Facebook
Epistemic
inference
(who knows
what)
Facebook Ontology (extract)
Person Post
Photo
Video
Status
update
Comment
Agent
App
subclass
author
likes
includes
subclass
author
on
Place
in
{Everyone, Friends_of_Friends, All_Friends, Custom}
scope
Example epistemic rules
Ka Post(X) :- author(X, a)
Ka Post(X) :- scope(X, All_Friends),
author(X, Y), friend(Y, a)
Ka Post(X) :- includes(X,Y), friend(Y, a)
Ka wasIn(P, Y) :- includes(X,Y), in(X,P),
Ka Post(X)
Ka wasWith (Y,Z) :- includes(X, Y),
includes(X, Z),
Ka Post(X)

More Related Content

What's hot

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
 
Supporting the use of data: From data repositories to service discovery
Supporting the use of data: From data repositories to service discoverySupporting the use of data: From data repositories to service discovery
Supporting the use of data: From data repositories to service discovery
Mathieu d'Aquin
 
Upclibraries 2008 Marta
Upclibraries 2008  MartaUpclibraries 2008  Marta
Upclibraries 2008 Marta
Nienke
 
Linked Data for Knowledge Discovery: Introduction
Linked Data for Knowledge Discovery: IntroductionLinked Data for Knowledge Discovery: Introduction
Linked Data for Knowledge Discovery: Introduction
Mathieu d'Aquin
 
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
Stefan Dietze
 
Open Educational Data - Datasets and APIs (Athens Green Hackathon 2012)
Open Educational Data - Datasets and APIs (Athens Green Hackathon 2012)Open Educational Data - Datasets and APIs (Athens Green Hackathon 2012)
Open Educational Data - Datasets and APIs (Athens Green Hackathon 2012)
Stefan Dietze
 
Open Science strategies in TEL labs: the case of the TIDE_UPF research group
Open Science strategies in TEL labs:  the case of the TIDE_UPF research groupOpen Science strategies in TEL labs:  the case of the TIDE_UPF research group
Open Science strategies in TEL labs: the case of the TIDE_UPF research group
davinia.hl
 
A Revolution in Open Science: Open Data and the Role of Libraries (Professor ...
A Revolution in Open Science: Open Data and the Role of Libraries (Professor ...A Revolution in Open Science: Open Data and the Role of Libraries (Professor ...
A Revolution in Open Science: Open Data and the Role of Libraries (Professor ...
LIBER Europe
 
LUCERO - Building the Open University's Web of Linked Data
LUCERO - Building the Open University's Web of Linked DataLUCERO - Building the Open University's Web of Linked Data
LUCERO - Building the Open University's Web of Linked Data
Mathieu d'Aquin
 
Roadmaps, Roles and Re-engineering: Developing Data Informatics Capability in...
Roadmaps, Roles and Re-engineering: Developing Data Informatics Capability in...Roadmaps, Roles and Re-engineering: Developing Data Informatics Capability in...
Roadmaps, Roles and Re-engineering: Developing Data Informatics Capability in...
LIBER Europe
 
Enabling Data-Intensive Science Through Data Infrastructures
Enabling Data-Intensive Science Through Data InfrastructuresEnabling Data-Intensive Science Through Data Infrastructures
Enabling Data-Intensive Science Through Data Infrastructures
LIBER Europe
 
OERinfo
OERinfoOERinfo
Finding learning resources through Web Data
Finding learning resources  through Web DataFinding learning resources  through Web Data
Finding learning resources through Web Data
Mathieu d'Aquin
 
Linked Data as a new environment for Learning Analytics and education
Linked Data as a new environment  for Learning Analytics and educationLinked Data as a new environment  for Learning Analytics and education
Linked Data as a new environment for Learning Analytics and education
Mathieu d'Aquin
 
Open Science and the European Commission
Open Science and the European CommissionOpen Science and the European Commission
Open Science and the European Commission
Jean-François Dechamp
 
A novel programmable attenuator based low Gm-OTA for biomedical applications
A novel programmable attenuator based low Gm-OTA for biomedical applicationsA novel programmable attenuator based low Gm-OTA for biomedical applications
A novel programmable attenuator based low Gm-OTA for biomedical applications
Hoopeer Hoopeer
 
Serendipity: a platform to discover and visualize data from OER
Serendipity: a platform to discover and visualize data from OERSerendipity: a platform to discover and visualize data from OER
Serendipity: a platform to discover and visualize data from OER
The Open Education Consortium
 
MedOANet Conference: Summary by Dr. Paul Ayris
MedOANet Conference: Summary by Dr. Paul AyrisMedOANet Conference: Summary by Dr. Paul Ayris
MedOANet Conference: Summary by Dr. Paul Ayris
LIBER Europe
 
Partner Presentation: Saarland University & DFKI
Partner Presentation: Saarland University & DFKIPartner Presentation: Saarland University & DFKI
Partner Presentation: Saarland University & DFKI
mathgear
 
Partner Presentation: Armenian State Pedagogical University named after Kh. A...
Partner Presentation: Armenian State Pedagogical University named after Kh. A...Partner Presentation: Armenian State Pedagogical University named after Kh. A...
Partner Presentation: Armenian State Pedagogical University named after Kh. A...
mathgear
 

What's hot (20)

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...
 
Supporting the use of data: From data repositories to service discovery
Supporting the use of data: From data repositories to service discoverySupporting the use of data: From data repositories to service discovery
Supporting the use of data: From data repositories to service discovery
 
Upclibraries 2008 Marta
Upclibraries 2008  MartaUpclibraries 2008  Marta
Upclibraries 2008 Marta
 
Linked Data for Knowledge Discovery: Introduction
Linked Data for Knowledge Discovery: IntroductionLinked Data for Knowledge Discovery: Introduction
Linked Data for Knowledge Discovery: Introduction
 
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
 
Open Educational Data - Datasets and APIs (Athens Green Hackathon 2012)
Open Educational Data - Datasets and APIs (Athens Green Hackathon 2012)Open Educational Data - Datasets and APIs (Athens Green Hackathon 2012)
Open Educational Data - Datasets and APIs (Athens Green Hackathon 2012)
 
Open Science strategies in TEL labs: the case of the TIDE_UPF research group
Open Science strategies in TEL labs:  the case of the TIDE_UPF research groupOpen Science strategies in TEL labs:  the case of the TIDE_UPF research group
Open Science strategies in TEL labs: the case of the TIDE_UPF research group
 
A Revolution in Open Science: Open Data and the Role of Libraries (Professor ...
A Revolution in Open Science: Open Data and the Role of Libraries (Professor ...A Revolution in Open Science: Open Data and the Role of Libraries (Professor ...
A Revolution in Open Science: Open Data and the Role of Libraries (Professor ...
 
LUCERO - Building the Open University's Web of Linked Data
LUCERO - Building the Open University's Web of Linked DataLUCERO - Building the Open University's Web of Linked Data
LUCERO - Building the Open University's Web of Linked Data
 
Roadmaps, Roles and Re-engineering: Developing Data Informatics Capability in...
Roadmaps, Roles and Re-engineering: Developing Data Informatics Capability in...Roadmaps, Roles and Re-engineering: Developing Data Informatics Capability in...
Roadmaps, Roles and Re-engineering: Developing Data Informatics Capability in...
 
Enabling Data-Intensive Science Through Data Infrastructures
Enabling Data-Intensive Science Through Data InfrastructuresEnabling Data-Intensive Science Through Data Infrastructures
Enabling Data-Intensive Science Through Data Infrastructures
 
OERinfo
OERinfoOERinfo
OERinfo
 
Finding learning resources through Web Data
Finding learning resources  through Web DataFinding learning resources  through Web Data
Finding learning resources through Web Data
 
Linked Data as a new environment for Learning Analytics and education
Linked Data as a new environment  for Learning Analytics and educationLinked Data as a new environment  for Learning Analytics and education
Linked Data as a new environment for Learning Analytics and education
 
Open Science and the European Commission
Open Science and the European CommissionOpen Science and the European Commission
Open Science and the European Commission
 
A novel programmable attenuator based low Gm-OTA for biomedical applications
A novel programmable attenuator based low Gm-OTA for biomedical applicationsA novel programmable attenuator based low Gm-OTA for biomedical applications
A novel programmable attenuator based low Gm-OTA for biomedical applications
 
Serendipity: a platform to discover and visualize data from OER
Serendipity: a platform to discover and visualize data from OERSerendipity: a platform to discover and visualize data from OER
Serendipity: a platform to discover and visualize data from OER
 
MedOANet Conference: Summary by Dr. Paul Ayris
MedOANet Conference: Summary by Dr. Paul AyrisMedOANet Conference: Summary by Dr. Paul Ayris
MedOANet Conference: Summary by Dr. Paul Ayris
 
Partner Presentation: Saarland University & DFKI
Partner Presentation: Saarland University & DFKIPartner Presentation: Saarland University & DFKI
Partner Presentation: Saarland University & DFKI
 
Partner Presentation: Armenian State Pedagogical University named after Kh. A...
Partner Presentation: Armenian State Pedagogical University named after Kh. A...Partner Presentation: Armenian State Pedagogical University named after Kh. A...
Partner Presentation: Armenian State Pedagogical University named after Kh. A...
 

Viewers also liked

Lessons from teaching non-computer scientists OWL and ontologies
Lessons from teaching non-computer scientists OWL and ontologiesLessons from teaching non-computer scientists OWL and ontologies
Lessons from teaching non-computer scientists OWL and ontologies
robertstevens65
 
Issues in Learning an Ontology from Text
Issues in Learning an Ontology from Text Issues in Learning an Ontology from Text
Issues in Learning an Ontology from Text
robertstevens65
 
Linux常用命令与工具简介
Linux常用命令与工具简介Linux常用命令与工具简介
Linux常用命令与工具简介weihe
 
Visualizing Consensus with Online Ontologies to Support Quality in Ontology D...
Visualizing Consensus with Online Ontologies to Support Quality in Ontology D...Visualizing Consensus with Online Ontologies to Support Quality in Ontology D...
Visualizing Consensus with Online Ontologies to Support Quality in Ontology D...
Mathieu d'Aquin
 
Using The Semantic Web
Using The Semantic WebUsing The Semantic Web
Using The Semantic Web
Mathieu d'Aquin
 
Semantic Monitoring of Personal Web Activity to Support the Management of Tru...
Semantic Monitoring of Personal Web Activity to Support the Management of Tru...Semantic Monitoring of Personal Web Activity to Support the Management of Tru...
Semantic Monitoring of Personal Web Activity to Support the Management of Tru...
Mathieu d'Aquin
 

Viewers also liked (6)

Lessons from teaching non-computer scientists OWL and ontologies
Lessons from teaching non-computer scientists OWL and ontologiesLessons from teaching non-computer scientists OWL and ontologies
Lessons from teaching non-computer scientists OWL and ontologies
 
Issues in Learning an Ontology from Text
Issues in Learning an Ontology from Text Issues in Learning an Ontology from Text
Issues in Learning an Ontology from Text
 
Linux常用命令与工具简介
Linux常用命令与工具简介Linux常用命令与工具简介
Linux常用命令与工具简介
 
Visualizing Consensus with Online Ontologies to Support Quality in Ontology D...
Visualizing Consensus with Online Ontologies to Support Quality in Ontology D...Visualizing Consensus with Online Ontologies to Support Quality in Ontology D...
Visualizing Consensus with Online Ontologies to Support Quality in Ontology D...
 
Using The Semantic Web
Using The Semantic WebUsing The Semantic Web
Using The Semantic Web
 
Semantic Monitoring of Personal Web Activity to Support the Management of Tru...
Semantic Monitoring of Personal Web Activity to Support the Management of Tru...Semantic Monitoring of Personal Web Activity to Support the Management of Tru...
Semantic Monitoring of Personal Web Activity to Support the Management of Tru...
 

Similar to Putting Intelligence in Open Data - With examples in education

Semantic Web / Linked Data Technologies
Semantic Web / Linked Data TechnologiesSemantic Web / Linked Data Technologies
Semantic Web / Linked Data Technologies
Mathieu d'Aquin
 
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
 
Presentation of LUCERO at EURECOM
Presentation of LUCERO at EURECOMPresentation of LUCERO at EURECOM
Presentation of LUCERO at EURECOM
Mathieu d'Aquin
 
Introduction to Linked Data
Introduction to Linked DataIntroduction to Linked Data
Introduction to Linked Data
Mathieu d'Aquin
 
Open Data and Higher Education: future gains and current practice
Open Data and Higher Education: future gains and current practiceOpen Data and Higher Education: future gains and current practice
Open Data and Higher Education: future gains and current practice
Su White
 
Linked Data at the OU - the story so far
Linked Data at the OU - the story so farLinked Data at the OU - the story so far
Linked Data at the OU - the story so far
Enrico Daga
 
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
Stefan Dietze
 
E-Learning in Education - R.D.Sivakumar
E-Learning in Education - R.D.SivakumarE-Learning in Education - R.D.Sivakumar
E-Learning in Education - R.D.Sivakumar
Sivakumar R D .
 
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
 
Interlinking educational data to Web of Data (Thesis presentation)
Interlinking educational data to Web of Data (Thesis presentation)Interlinking educational data to Web of Data (Thesis presentation)
Interlinking educational data to Web of Data (Thesis presentation)
Enayat Rajabi
 
Can Technology 'Democratize' Academia?
Can Technology 'Democratize' Academia?Can Technology 'Democratize' Academia?
Can Technology 'Democratize' Academia?
Robert Farrow
 
Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...
Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...
Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...
bamidis
 
LUCERO - Building the Open University Web of Linked Data
LUCERO - Building the Open University Web of Linked DataLUCERO - Building the Open University Web of Linked Data
LUCERO - Building the Open University Web of Linked Data
Mathieu d'Aquin
 
Open Web Data for Education - Linked Data technologies for connecting open ed...
Open Web Data for Education - Linked Data technologies for connecting open ed...Open Web Data for Education - Linked Data technologies for connecting open ed...
Open Web Data for Education - Linked Data technologies for connecting open ed...
Mathieu d'Aquin
 
Adaptive Knowledge Portal for Education Domain
Adaptive Knowledge Portal for Education DomainAdaptive Knowledge Portal for Education Domain
Adaptive Knowledge Portal for Education Domain
Mikhail Navrotskii
 
Using Linked Data in Learning Analytics tutorial - Introduction and basics of...
Using Linked Data in Learning Analytics tutorial - Introduction and basics of...Using Linked Data in Learning Analytics tutorial - Introduction and basics of...
Using Linked Data in Learning Analytics tutorial - Introduction and basics of...
Mathieu d'Aquin
 
Quant Meth
Quant MethQuant Meth
Quant Meth
FNian
 
Sharing knowledge is what we do: The Education and/or The Semantic Web
Sharing knowledge is what we do: The Education and/or The Semantic WebSharing knowledge is what we do: The Education and/or The Semantic Web
Sharing knowledge is what we do: The Education and/or The Semantic Web
Mathieu d'Aquin
 
CfP dataTEL SI at Journal IJTEL deadline 25.10.2011
CfP dataTEL SI at Journal IJTEL deadline 25.10.2011CfP dataTEL SI at Journal IJTEL deadline 25.10.2011
CfP dataTEL SI at Journal IJTEL deadline 25.10.2011
Hendrik Drachsler
 
Using Linked Data in Learning Analytics
Using Linked Data in Learning AnalyticsUsing Linked Data in Learning Analytics
Using Linked Data in Learning Analytics
Hendrik Drachsler
 

Similar to Putting Intelligence in Open Data - With examples in education (20)

Semantic Web / Linked Data Technologies
Semantic Web / Linked Data TechnologiesSemantic Web / Linked Data Technologies
Semantic Web / Linked Data Technologies
 
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
 
Presentation of LUCERO at EURECOM
Presentation of LUCERO at EURECOMPresentation of LUCERO at EURECOM
Presentation of LUCERO at EURECOM
 
Introduction to Linked Data
Introduction to Linked DataIntroduction to Linked Data
Introduction to Linked Data
 
Open Data and Higher Education: future gains and current practice
Open Data and Higher Education: future gains and current practiceOpen Data and Higher Education: future gains and current practice
Open Data and Higher Education: future gains and current practice
 
Linked Data at the OU - the story so far
Linked Data at the OU - the story so farLinked Data at the OU - the story so far
Linked Data at the OU - the story so far
 
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
 
E-Learning in Education - R.D.Sivakumar
E-Learning in Education - R.D.SivakumarE-Learning in Education - R.D.Sivakumar
E-Learning in Education - R.D.Sivakumar
 
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...
 
Interlinking educational data to Web of Data (Thesis presentation)
Interlinking educational data to Web of Data (Thesis presentation)Interlinking educational data to Web of Data (Thesis presentation)
Interlinking educational data to Web of Data (Thesis presentation)
 
Can Technology 'Democratize' Academia?
Can Technology 'Democratize' Academia?Can Technology 'Democratize' Academia?
Can Technology 'Democratize' Academia?
 
Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...
Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...
Panos Bamidis: to 2.0 or to 3.0? Contemporary Challenges for Medical Educatio...
 
LUCERO - Building the Open University Web of Linked Data
LUCERO - Building the Open University Web of Linked DataLUCERO - Building the Open University Web of Linked Data
LUCERO - Building the Open University Web of Linked Data
 
Open Web Data for Education - Linked Data technologies for connecting open ed...
Open Web Data for Education - Linked Data technologies for connecting open ed...Open Web Data for Education - Linked Data technologies for connecting open ed...
Open Web Data for Education - Linked Data technologies for connecting open ed...
 
Adaptive Knowledge Portal for Education Domain
Adaptive Knowledge Portal for Education DomainAdaptive Knowledge Portal for Education Domain
Adaptive Knowledge Portal for Education Domain
 
Using Linked Data in Learning Analytics tutorial - Introduction and basics of...
Using Linked Data in Learning Analytics tutorial - Introduction and basics of...Using Linked Data in Learning Analytics tutorial - Introduction and basics of...
Using Linked Data in Learning Analytics tutorial - Introduction and basics of...
 
Quant Meth
Quant MethQuant Meth
Quant Meth
 
Sharing knowledge is what we do: The Education and/or The Semantic Web
Sharing knowledge is what we do: The Education and/or The Semantic WebSharing knowledge is what we do: The Education and/or The Semantic Web
Sharing knowledge is what we do: The Education and/or The Semantic Web
 
CfP dataTEL SI at Journal IJTEL deadline 25.10.2011
CfP dataTEL SI at Journal IJTEL deadline 25.10.2011CfP dataTEL SI at Journal IJTEL deadline 25.10.2011
CfP dataTEL SI at Journal IJTEL deadline 25.10.2011
 
Using Linked Data in Learning Analytics
Using Linked Data in Learning AnalyticsUsing Linked Data in Learning Analytics
Using Linked Data in Learning Analytics
 

More from Mathieu d'Aquin

A factorial study of neural network learning from differences for regression
A factorial study of neural network learning from  differences for regressionA factorial study of neural network learning from  differences for regression
A factorial study of neural network learning from differences for regression
Mathieu d'Aquin
 
Recentrer l'intelligence artificielle sur les connaissances
Recentrer l'intelligence artificielle sur les connaissancesRecentrer l'intelligence artificielle sur les connaissances
Recentrer l'intelligence artificielle sur les connaissances
Mathieu d'Aquin
 
Data and Knowledge as Commodities
Data and Knowledge as CommoditiesData and Knowledge as Commodities
Data and Knowledge as Commodities
Mathieu d'Aquin
 
Unsupervised learning approach for identifying sub-genres in music scores
Unsupervised learning approach for identifying sub-genres in music scoresUnsupervised learning approach for identifying sub-genres in music scores
Unsupervised learning approach for identifying sub-genres in music scores
Mathieu d'Aquin
 
Is knowledge engineering still relevant?
Is knowledge engineering still relevant?Is knowledge engineering still relevant?
Is knowledge engineering still relevant?
Mathieu d'Aquin
 
A data view of the data science process
A data view of the data science processA data view of the data science process
A data view of the data science process
Mathieu d'Aquin
 
Dealing with Open Domain Data
Dealing with Open Domain DataDealing with Open Domain Data
Dealing with Open Domain Data
Mathieu d'Aquin
 
Web Analytics for Everyday Learning
Web Analytics for  Everyday LearningWeb Analytics for  Everyday Learning
Web Analytics for Everyday Learning
Mathieu d'Aquin
 
Presentation a in ovive montpellier - 26%2 f06%2f2018 (1)
Presentation a in ovive   montpellier - 26%2 f06%2f2018 (1)Presentation a in ovive   montpellier - 26%2 f06%2f2018 (1)
Presentation a in ovive montpellier - 26%2 f06%2f2018 (1)
Mathieu d'Aquin
 
Learning Analytics: understand learning and support the learner
Learning Analytics: understand learning and support the learnerLearning Analytics: understand learning and support the learner
Learning Analytics: understand learning and support the learner
Mathieu d'Aquin
 
The AFEL Project
The AFEL ProjectThe AFEL Project
The AFEL Project
Mathieu d'Aquin
 
Assessing the Readability of Policy Documents: The Case of Terms of Use of On...
Assessing the Readability of Policy Documents: The Case of Terms of Use of On...Assessing the Readability of Policy Documents: The Case of Terms of Use of On...
Assessing the Readability of Policy Documents: The Case of Terms of Use of On...
Mathieu d'Aquin
 
Data ethics
Data ethicsData ethics
Data ethics
Mathieu d'Aquin
 
Data for Learning and Learning with Data
Data for Learning and Learning with DataData for Learning and Learning with Data
Data for Learning and Learning with Data
Mathieu d'Aquin
 
Towards an “Ethics in Design” methodology for AI research projects
Towards an “Ethics in Design” methodology  for AI research projects Towards an “Ethics in Design” methodology  for AI research projects
Towards an “Ethics in Design” methodology for AI research projects
Mathieu d'Aquin
 
AFEL: Towards Measuring Online Activities Contributions to Self-Directed Lear...
AFEL: Towards Measuring Online Activities Contributions to Self-Directed Lear...AFEL: Towards Measuring Online Activities Contributions to Self-Directed Lear...
AFEL: Towards Measuring Online Activities Contributions to Self-Directed Lear...
Mathieu d'Aquin
 
Profiling information sources and services for discovery
Profiling information sources and services for discoveryProfiling information sources and services for discovery
Profiling information sources and services for discovery
Mathieu d'Aquin
 
Analyse de données et de réseaux sociaux pour l’aide à l’apprentissage infor...
Analyse de données et de réseaux sociaux pour  l’aide à l’apprentissage infor...Analyse de données et de réseaux sociaux pour  l’aide à l’apprentissage infor...
Analyse de données et de réseaux sociaux pour l’aide à l’apprentissage infor...
Mathieu d'Aquin
 
From Knowledge Bases to Knowledge Infrastructures for Intelligent Systems
From Knowledge Bases to Knowledge Infrastructures for Intelligent SystemsFrom Knowledge Bases to Knowledge Infrastructures for Intelligent Systems
From Knowledge Bases to Knowledge Infrastructures for Intelligent Systems
Mathieu d'Aquin
 
Data analytics beyond data processing and how it affects Industry 4.0
Data analytics beyond data processing and how it affects Industry 4.0Data analytics beyond data processing and how it affects Industry 4.0
Data analytics beyond data processing and how it affects Industry 4.0
Mathieu d'Aquin
 

More from Mathieu d'Aquin (20)

A factorial study of neural network learning from differences for regression
A factorial study of neural network learning from  differences for regressionA factorial study of neural network learning from  differences for regression
A factorial study of neural network learning from differences for regression
 
Recentrer l'intelligence artificielle sur les connaissances
Recentrer l'intelligence artificielle sur les connaissancesRecentrer l'intelligence artificielle sur les connaissances
Recentrer l'intelligence artificielle sur les connaissances
 
Data and Knowledge as Commodities
Data and Knowledge as CommoditiesData and Knowledge as Commodities
Data and Knowledge as Commodities
 
Unsupervised learning approach for identifying sub-genres in music scores
Unsupervised learning approach for identifying sub-genres in music scoresUnsupervised learning approach for identifying sub-genres in music scores
Unsupervised learning approach for identifying sub-genres in music scores
 
Is knowledge engineering still relevant?
Is knowledge engineering still relevant?Is knowledge engineering still relevant?
Is knowledge engineering still relevant?
 
A data view of the data science process
A data view of the data science processA data view of the data science process
A data view of the data science process
 
Dealing with Open Domain Data
Dealing with Open Domain DataDealing with Open Domain Data
Dealing with Open Domain Data
 
Web Analytics for Everyday Learning
Web Analytics for  Everyday LearningWeb Analytics for  Everyday Learning
Web Analytics for Everyday Learning
 
Presentation a in ovive montpellier - 26%2 f06%2f2018 (1)
Presentation a in ovive   montpellier - 26%2 f06%2f2018 (1)Presentation a in ovive   montpellier - 26%2 f06%2f2018 (1)
Presentation a in ovive montpellier - 26%2 f06%2f2018 (1)
 
Learning Analytics: understand learning and support the learner
Learning Analytics: understand learning and support the learnerLearning Analytics: understand learning and support the learner
Learning Analytics: understand learning and support the learner
 
The AFEL Project
The AFEL ProjectThe AFEL Project
The AFEL Project
 
Assessing the Readability of Policy Documents: The Case of Terms of Use of On...
Assessing the Readability of Policy Documents: The Case of Terms of Use of On...Assessing the Readability of Policy Documents: The Case of Terms of Use of On...
Assessing the Readability of Policy Documents: The Case of Terms of Use of On...
 
Data ethics
Data ethicsData ethics
Data ethics
 
Data for Learning and Learning with Data
Data for Learning and Learning with DataData for Learning and Learning with Data
Data for Learning and Learning with Data
 
Towards an “Ethics in Design” methodology for AI research projects
Towards an “Ethics in Design” methodology  for AI research projects Towards an “Ethics in Design” methodology  for AI research projects
Towards an “Ethics in Design” methodology for AI research projects
 
AFEL: Towards Measuring Online Activities Contributions to Self-Directed Lear...
AFEL: Towards Measuring Online Activities Contributions to Self-Directed Lear...AFEL: Towards Measuring Online Activities Contributions to Self-Directed Lear...
AFEL: Towards Measuring Online Activities Contributions to Self-Directed Lear...
 
Profiling information sources and services for discovery
Profiling information sources and services for discoveryProfiling information sources and services for discovery
Profiling information sources and services for discovery
 
Analyse de données et de réseaux sociaux pour l’aide à l’apprentissage infor...
Analyse de données et de réseaux sociaux pour  l’aide à l’apprentissage infor...Analyse de données et de réseaux sociaux pour  l’aide à l’apprentissage infor...
Analyse de données et de réseaux sociaux pour l’aide à l’apprentissage infor...
 
From Knowledge Bases to Knowledge Infrastructures for Intelligent Systems
From Knowledge Bases to Knowledge Infrastructures for Intelligent SystemsFrom Knowledge Bases to Knowledge Infrastructures for Intelligent Systems
From Knowledge Bases to Knowledge Infrastructures for Intelligent Systems
 
Data analytics beyond data processing and how it affects Industry 4.0
Data analytics beyond data processing and how it affects Industry 4.0Data analytics beyond data processing and how it affects Industry 4.0
Data analytics beyond data processing and how it affects Industry 4.0
 

Recently uploaded

How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
Sease
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
operationspcvita
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Neo4j
 
Day 2 - Intro to UiPath Studio Fundamentals
Day 2 - Intro to UiPath Studio FundamentalsDay 2 - Intro to UiPath Studio Fundamentals
Day 2 - Intro to UiPath Studio Fundamentals
UiPathCommunity
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024
Vadym Kazulkin
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
"Scaling RAG Applications to serve millions of users",  Kevin Goedecke"Scaling RAG Applications to serve millions of users",  Kevin Goedecke
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
Fwdays
 
A Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's ArchitectureA Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's Architecture
ScyllaDB
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
DanBrown980551
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Neo4j
 
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
Fwdays
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
ScyllaDB
 
Session 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdfSession 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdf
UiPathCommunity
 
Christine's Supplier Sourcing Presentaion.pptx
Christine's Supplier Sourcing Presentaion.pptxChristine's Supplier Sourcing Presentaion.pptx
Christine's Supplier Sourcing Presentaion.pptx
christinelarrosa
 
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Pitangent Analytics & Technology Solutions Pvt. Ltd
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 

Recently uploaded (20)

How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
From Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMsFrom Natural Language to Structured Solr Queries using LLMs
From Natural Language to Structured Solr Queries using LLMs
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
Day 2 - Intro to UiPath Studio Fundamentals
Day 2 - Intro to UiPath Studio FundamentalsDay 2 - Intro to UiPath Studio Fundamentals
Day 2 - Intro to UiPath Studio Fundamentals
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
"Scaling RAG Applications to serve millions of users",  Kevin Goedecke"Scaling RAG Applications to serve millions of users",  Kevin Goedecke
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
 
A Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's ArchitectureA Deep Dive into ScyllaDB's Architecture
A Deep Dive into ScyllaDB's Architecture
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
LF Energy Webinar: Carbon Data Specifications: Mechanisms to Improve Data Acc...
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid ResearchHarnessing the Power of NLP and Knowledge Graphs for Opioid Research
Harnessing the Power of NLP and Knowledge Graphs for Opioid Research
 
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
 
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-EfficiencyFreshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
Freshworks Rethinks NoSQL for Rapid Scaling & Cost-Efficiency
 
Session 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdfSession 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdf
 
Christine's Supplier Sourcing Presentaion.pptx
Christine's Supplier Sourcing Presentaion.pptxChristine's Supplier Sourcing Presentaion.pptx
Christine's Supplier Sourcing Presentaion.pptx
 
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
Crafting Excellence: A Comprehensive Guide to iOS Mobile App Development Serv...
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 

Putting Intelligence in Open Data - With examples in education