<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Discovering Educational Resources on the Web for Technology Enhanced Learning Applications</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>School of Information and Communication Technology, Griffith University</institution>
          ,
          <addr-line>170 Kessels Road, Nathan, QLD, 4111</addr-line>
          <country country="AU">Australia</country>
        </aff>
      </contrib-group>
      <fpage>17</fpage>
      <lpage>24</lpage>
      <abstract>
        <p>There are many works in TEL literature aiming to support learners and educators in their educational tasks. A current trend in this field is to develop expert systems and agents able to retrieve the most appropriate educational material. Such systems are great when handling pools of resources specifically designed for education, where the material is associated to educational data about the characteristics of the resource itself and its context of usage. Instead, many Web resources potentially suitable for education are not considered in their reasoning, because of the lack of such educational information. This PhD project aims to propose a solution for exploiting the Internet as an enormous repository of educational material, through an efficient discovering of Web resources that are suitable for education. Then, educational features of the resources shall be deduced and associated to them, building an overall concept map depicting the knowledge about educational material available on the Web. Current and novel TEL technologies are expected to benefit from the proposed research that will provide to them i) a novel huge amount of educational resources, and ii) a reusable representation of the educational knowledge coming from educators and institutions from all over the world.</p>
      </abstract>
      <kwd-group>
        <kwd>Web Crawling</kwd>
        <kwd>Technology Enhanced Learning</kwd>
        <kwd>Educational Resources</kwd>
        <kwd>Concept Map</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction and motivations</title>
      <p>
        The Web is widely recognized as a source of information for many different
applications, including educational ones. There are many websites and online platforms which
offer educational material covering a huge range of topics. In this scenario, learners
and educators have the chance to access a large number of Web resources anywhere
and anytime, with many benefits for them. Unsurprisingly, the Internet is now one of
the most popular sources of information for the retrieval of teaching resources [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
Another benefit for learners and educators is the increasing number of online systems
designed for sharing educational resources. A current trend in education is offering
Massive Open Online Courses (MOOC), namely online courses open to users from all
over the world. Coursera1, developed by Stanford University, is one of the most popular
MOOC platforms [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. At the moment, Coursera hosts more than 2,000 courses from
around 140 universities. The Internet is also plenty of platforms for sharing resources.
Among the most popular there are SlideShare2, YouTube3, and Wikipedia4.
      </p>
      <p>
        The increasing trend of sharing educational resources on the Web has attracted
several contributions from the research community. In fact, the research community in
Technology Enhanced Learning (TEL) has produced contributions about the use of
technology for the improvement of both learning and teaching processes [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Many
of those works are proposals on the recommendation of educational resources [
        <xref ref-type="bibr" rid="ref16 ref23 ref27 ref7">16, 27,
7, 23</xref>
        ]. Since a substantial part of TEL contributions are towards the recommendation
of Learning Objects (LO) [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] hosted on online Learning Object Repositories (LOR),
it is clear that experts in TEL consider the Internet as a source of educational
material. Therefore, it could be interesting to use the entire Web as a repository of teaching
material.
      </p>
      <p>
        However, the retrieval of Web resources presents some critical issues, mostly due
to the fact that the Internet is an enormous and unorganized space. Search engines like
Google are able to extract thousands of Web pages exploiting a user query, but it is not
possible to filter the results according to a desired purpose (e.g. extract only material
suitable for education). Even the most acknowledged proposals for crawling the Web
do not assure to retrieve Web pages appropriate for specific purposes such as teaching.
Indeed, approaches like the focused crawling [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] and the semantic crawling [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] are
remarkable in extracting Web resources according to a set of topics or terms of interests,
but the purpose of the resources is not taken into account.
      </p>
      <p>
        There are several contributions that aim to structure the content of the Web, in
particular for TEL applications [
        <xref ref-type="bibr" rid="ref1 ref21 ref31">1, 21, 31</xref>
        ]. Regarding to that, one of the most popular
approach is to provide additional information to Web resources using metadata for LO.
A number of standards have been proposed for annotating LO metadata, such as the
IEEE Learning Object Metadata (LOM)5, Dublin Core (DC)6, and ADL SCORM7.
Nevertheless, annotating metadata is an additional task that has to be performed mostly
manually by LO authors. Such extra effort required is one of the drawbacks of
composing, sharing and reuse LOs [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]. Recently, Linked Data (LD) [
        <xref ref-type="bibr" rid="ref13 ref4">13, 4</xref>
        ] is emerged has
the new standard for contextualizing learning material [
        <xref ref-type="bibr" rid="ref10 ref20 ref30 ref32 ref9">30, 32, 20, 10, 9</xref>
        ], with the aim
to improve [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] the previously discussed LO. However, other LO issues such as the
diversity of metadata standards and their lack in representing some educational aspects
are still present also in LD.
      </p>
      <p>
        The first object of this doctoral project is to design and propose a new approach
for Web crawling tailored to the educational field, able to fulfil the aforementioned
gap performing an accurate extraction of resources suitable for teaching and learning,
without any restriction on topics or terms. Then, the sharing and reuse of educational
Web resources is expected to be promoted proposing an automatic extraction of
edu2 http://www.slideshare.net/
3 http://www.youtube.com/
4 http://www.wikipedia.org/
5 IEEE 1484.12.1-2002, IEEE standard for Learning Object Metadata
6 http://dublincore.org/documents/dces/
7 http://www.adlnet.gov/scorm/scorm-2004-4th/
cational features, in order to represent two groups of data: the characteristics proper of
the resources, and the context where the resource has been used (including other related
resources). Also in [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], the educational features of a resource are divided in the same
two groups.
      </p>
      <p>
        Once the resources are equipped with contextual data, this PhD is expected to be
concluded proposing a representation of the overall knowledge about educational Web
resources in a Concept Map [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], a popular solution in TEL literature [
        <xref ref-type="bibr" rid="ref16 ref22">22, 16</xref>
        ]. Those
findings are expected to be beneficial to researchers in Technology Enhanced Learning
and Information Retrieval, towards a more effective support to students and educators
in their educational tasks.
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Related works</title>
      <p>The first step of this research regards the identification and extraction of Web resources
that are potentially useful for educational usages. Some important contributions in
literature presented in this section are about the definition of educational characteristics
of resources. Learning Object (LO) metadata standards are widely recognized by the
research community as correct ways for representing educational information about a
resource. Therefore, this study exploits the popular LO metadata standards IEEE
Learning Object Metadata (LOM) and Dublin Core (DC), together with related works with
the goal of discovering which educational characteristics are important when describing
an educational resource.</p>
      <p>
        Many works in TEL literature are focused on the feature selection and extraction
processes. An interesting contribution in this scope [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] is the proposal of an
automatic building of LOs using unstructured Web resources manually filtered by humans.
In that work, the author selected a subset of LOM features that are important to be
deduced for describing the educational characteristics of the resource itself. Another
related work is the proposal of a framework for crawling Web resources and extracting
their educational metadata [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. In that study, focused crawling is used for restricting the
mining to a domain deduced from a query given in input, and then metadata extraction
is performed. The focused crawling approach can be used only when there are topics
in input, so it cannot be applied to my research. About the extraction of educational
metadata from Web resources, the authors suggest to represent the resources as vectors
of terms, following a Vector Space Modeling (VSM) representation. Each term is then
weighted according to its significance for the topic, so that the similarity among Web
pages can be computed. A framework for analyzing textual resources gathered from
the English version of Wikipedia is presented in [
        <xref ref-type="bibr" rid="ref31">31</xref>
        ]. In such work, the most
important pieces of information are i) the article name, and ii) the text of the token used by
Wikipedia (namely, the exact text used in the article for referring to another page).
      </p>
      <p>
        A number of interesting approaches for developing Web crawling algorithms have
been presented by the research community. Among them, the focused crawling
approach [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] is defined as a selective seeking of Web pages that are relevant to a
predefined set of topics, deduced from the analysis of documents [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] or Web pages [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]
selected by the user, or from a set of terms [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Another suggestion is to estimate the
relevance of a Web page before to visit it [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]. An interesting refinement to this
approach is the Self-Adaptive Semantic Focused (SASF) crawler [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], where a module
for learning patterns of pages of interest is involved for improving the filtering of novel
Web pages. Although this approach is promising, SASF does not show a substantial
improvement when compared to other Web crawlers. Another popular crawling approach
is the semantic crawling [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], that aims to discover Web pages exploiting an ontology
of terms connected by semantic relationships. Such ontology represents the knowledge
of interest and it can be defined directly by users or using textual documents. A recent
contribution applies such approach for discovering Web resources about environment
and forecasting [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ], using topic directories such as the Open Directory Project8 for
retrieving a set of words of interest for the specific domain.
      </p>
      <p>Although Web crawling is a very popular topic, specially among researchers in
Information Retrieval, there is still a gap in current approaches because they are tailored
on topics, terms and domains, but not on the context of usage of Web resources.
Therefore, the new crawling approach proposed in this work is expected to fulfil the current
gap in the state-of-the-art and to unveil currently unclassified Web resources for
education, overcoming the limit of topic and domain specificity.</p>
      <p>
        The Web itself contains many known sources of educational material with semantic
information. For instance, there are repositories of LOs such as MERLOT9 [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ],
Connexions10 and ARIADNE11 that are very popular among TEL users and researchers.
Several proposals for improving the retrieval of LOs [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] and for comparing the
performance of systems based on them [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] have been presented. Open Educational Resources
(OER) are another example of resources enriched with semantic data, in this case LD.
An example of an institution that uses OER is presented in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. In that paper, the
author depicts the Open University’s Linked Data platform12, an open-access system that
aims to expose the public information of such university through LD. Among other
information, learning materials described as OER are shared. This is now very
common among universities and institutions, and there are even common platforms where
OER are made publicly available13. LOs and OER sources are expected to contain an
important number of educational resources. Hence, they will be explored during the
crawling process, exploiting the associated metadata and LD for the successive feature
extraction.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Research questions</title>
      <p>This doctoral project is articulated in three main steps, each of them with a research
question to be fulfilled. The first one is the following:</p>
      <p>RQ1: What are the features that describe an educational resource?
8 http://www.dmoz.org/
9 http://www.merlot.org/
10 http://cnx.org/
11 http://www.ariadne-eu.org/
12 http://data.open.ac.uk
13 https://www.oercommons.org/
The review of popular metadata standards for annotating LO and the literature coming
from the TEL research community has been fundamental for defining which features a
resource suitable for education should have. Some of them like title and URL can be
extracted from any Web resource, whether or not appropriate for education. Resources
coming from MOOCs are among the only ones for which their educational features can
be easily deduced, because such platforms present a standard structure that facilitates
the feature extraction. Other sources of information that offer contextual data of
resources are the repositories of LOs and OER already mentioned in the previous section
of this contribution. So far, this research has exploited metadata standards, linked data
dictionaries and the works presented in the literature review for proposing a
comprehensive set of features, which are the most popular features used by educational platforms
for describing their resources. Such set of features is the answer to this research
question. Unfortunately, the majority of the remaining Web sites on the Internet are not
structured for offering educational data. Then, deducing features very specific for
education (like prerequisites, educational level and difficulty) from resources coming from
other platforms than MOOCs, LOs and OER repositories is a foreseen challenge for the
research activity.</p>
      <p>
        Nevertheless, my proposal aims to determine if a resource coming from the Web
is appropriate to be used as educational resource. Therefore, the second main research
question to be addresses during the PhD program is:
RQ2: How to perform an efficient extraction of Web resources suitable for education?
For addressing the previously mentioned gap in literature about Web crawling, this
research proposes to exploit existent MOOCs, LORs and OER platforms as sources of i) a
huge amount of resources, and ii) precious teaching knowledge. In this scope, the PhD
includes the development of a classifier able to compare resources coming from the
Web with others hosted on the aforementioned educational platforms, namely
trustworthy educational material. The proposed system shall classify a resource coming from
the Web either as suitable for education or as not appropriate for education,
considering its similarity to other resources already used in an educational context (i.e., already
classified as suitable for education). At this stage, only MOOCs, LOs an OER
repositories are considered because they host resources developed by human instructors and
used in real courses. The choice of considering only such platforms in this phase allows
to build a highly reliable set of educational resources in a short time. Up until now, this
research has extracted more than 20,000 resources from Coursera creating a dataset of
educational resources called DAJEE (DAtaset of Joint Educational Entities) [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], all of
them described by the list of features discovered during the first step of this research.
Table 1 shows the entities currently included in DAJEE. It is necessary to specify that the
crawling of Coursera has been performed in August 2015, when preview of the course
content was still possible. Moreover, the data has been extracted without infringing the
copyright of the content, fully respecting the terms and conditions of Coursera.
      </p>
      <p>Once the classifier is enough accurate in recognizing educational Web resources,
an even bigger number of educational resources coming from other Web sites like
Wikipedia, SlideShare and YouTube are expected to be included in the DAJEE dataset.
Then, such new entries will be involved in the classification process as trusted
educational resources. In this way, the system is expected to learn many other structures
of educational resources and to improve the discovery of Web resources suitable for
teaching and learning.</p>
      <p>
        For concluding the PhD project, the third and last main research question to be
satisfied is:
RQ3: How to represent the discovered knowledge in a data structure compatible with
current technologies in TEL?
As anticipated in the previous section, building a Concept Map is one of the most
popular ways for representing knowledge in education. Many proposals in TEL literature are
about expert systems and agents using concept maps for their reasoning [
        <xref ref-type="bibr" rid="ref16 ref23">23, 16</xref>
        ]. Thus,
the proposal of an overall concept map of the Web resources discovered as appropriate
to be used in education is expected to be beneficial for already existent and novel
researches. However, a concept map is useful when the elements are connected by some
kind of semantic relationships. One of the last challenges of this research is the
definition of educational relationships among the resources, starting from the structure of
the MOOCs where resources are delivered, and the semantic information found on LOs
and OER repositories [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Then, the relationships discovered so far shall be exploited
for discovering connections also among novel Web resources classified as educational.
4
      </p>
    </sec>
    <sec id="sec-4">
      <title>Potential applications</title>
      <p>
        The overall goal of this PhD project is to propose a solution for i) extracting educational
resources from the Web, and ii) representing the discovered knowledge as a concept
map where resources are entities connected by educational relationships. Despite the
number of interesting proposals in TEL for supporting the retrieval of learning material,
at the moment, generic search engines like Google are still preferred by the users when
looking for resources that are suitable for their educational tasks [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. In this scope, the
contribution of this doctoral project would be a very important step towards offering
better educational applications both to students and to educators. Researchers in TEL
are expected to benefit from a crawler tailored to education, which could be the first
component of a novel educational-oriented search engine.
      </p>
      <p>In order to achieve the overall goal of this research, the definition of the features
that characterize educational resources is fundamental. Among many proposals and
standards for the representation of educational traits of digital material, this research
provides the definition of a comprehensive structure compatible with current systems
and useful for future contributions in TEL.</p>
      <p>Other applications may exploit the overall concept map for helping educators in
delivering their courses. Indeed, the educational knowledge contained into it has a huge
potential that can support the building of a course from scratch, e.g., suggesting the most
popular concepts and resources for teaching a subject. Even the refinement of already
existent courses would be easier, exploiting the semantic relationships among resources
used by other colleagues in their courses. Novel and up-to-date resources may be added
to a current pool after a certain amount of time, or at the beginning of the academic
term. In this way, this research shall also foster collaborations among institutions and
educators from all over the world.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Atkinson</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gonzalez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Munoz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Astudillo</surname>
          </string-name>
          , H.:
          <article-title>Web metadata extraction and semantic indexing for learning objects extraction</article-title>
          .
          <source>Applied Intelligence</source>
          <volume>41</volume>
          (
          <issue>2</issue>
          ),
          <fpage>649</fpage>
          -
          <lpage>664</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Batsakis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Petrakis</surname>
            ,
            <given-names>E.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Milios</surname>
          </string-name>
          , E.:
          <article-title>Improving the performance of focused web crawlers</article-title>
          .
          <source>Data &amp; Knowledge Engineering</source>
          <volume>68</volume>
          (
          <issue>10</issue>
          ),
          <fpage>1001</fpage>
          -
          <lpage>1013</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Bedi</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thukral</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Banati</surname>
          </string-name>
          , H.:
          <article-title>Focused crawling of tagged web resources using ontology</article-title>
          .
          <source>Computers &amp; Electrical Engineering</source>
          <volume>39</volume>
          (
          <issue>2</issue>
          ),
          <fpage>613</fpage>
          -
          <lpage>628</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Bizer</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Heath</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berners-Lee</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Linked data-the story so far (</article-title>
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Brent</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gibbs</surname>
            ,
            <given-names>G.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gruszczynska</surname>
            ,
            <given-names>A.K.</given-names>
          </string-name>
          :
          <article-title>Obstacles to creating and finding open educational resources: the case of research methods in the social sciences</article-title>
          .
          <source>Journal of Interactive Media in Education</source>
          <year>2012</year>
          (
          <article-title>1</article-title>
          ), Art-
          <volume>5</volume>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6. Can˜as,
          <string-name>
            <given-names>A.J.</given-names>
            ,
            <surname>Novak</surname>
          </string-name>
          ,
          <string-name>
            <surname>J.D.</surname>
          </string-name>
          :
          <article-title>Concept mapping using cmap tools to enhance meaningful learning</article-title>
          .
          <source>In: Knowledge Cartography</source>
          , pp.
          <fpage>25</fpage>
          -
          <lpage>46</lpage>
          . Springer (
          <year>2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Casali</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gerling</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Deco</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bender</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>A recommender system for learning objects personalized retrieval</article-title>
          .
          <source>Educational Recommender Systems and Technologies: Practices and Challenges</source>
          , Hershey, PA: Information Science Reference pp.
          <fpage>182</fpage>
          -
          <lpage>210</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Chakrabarti</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Van den Berg, M.,
          <string-name>
            <surname>Dom</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Focused crawling: a new approach to topicspecific web resource discovery</article-title>
          .
          <source>Computer Networks</source>
          <volume>31</volume>
          (
          <issue>11</issue>
          ),
          <fpage>1623</fpage>
          -
          <lpage>1640</lpage>
          (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>d'Aquin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Linked data for open and distance learning</article-title>
          .
          <source>Commonwealth of Learning Reports</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>d'Aquin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Putting linked data to use in a large higher-education organisation. Interacting with Linked Data (ILD</article-title>
          <year>2012</year>
          ) p.
          <fpage>9</fpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>De Medio</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gasparetti</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Limongelli</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lombardi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sciarrone</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Temperini</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Discovering prerequisite relationships among learning objects: a coursera-driven approach</article-title>
          .
          <source>In: Proceedings of the 15th International Conference on Web-Based Learning</source>
          . Springer (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>De Medio</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gasparetti</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Limongelli</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lombardi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sciarrone</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Temperini</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Towards a characterization of educational material: an analysis of coursera resources</article-title>
          .
          <source>In: Proceedings of the 1st International Symposium on Emerging Technologies for Education</source>
          . Springer (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Dietze</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sanchez-Alonso</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ebner</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Qing</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Giordano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            ,
            <surname>Marenzi</surname>
          </string-name>
          ,
          <string-name>
            <surname>I.</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Pereira</given-names>
            <surname>Nunes</surname>
          </string-name>
          ,
          <string-name>
            <surname>B.</surname>
          </string-name>
          :
          <article-title>Interlinking educational resources and the web of data: A survey of challenges and approaches</article-title>
          .
          <source>Program</source>
          <volume>47</volume>
          (
          <issue>1</issue>
          ),
          <fpage>60</fpage>
          -
          <lpage>91</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Dietze</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>H.Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Giordano</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kaldoudi</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dovrolis</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taibi</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Linked education: interlinking educational resources and the web of data</article-title>
          .
          <source>In: Proceedings of the 27th Annual ACM Symposium on Applied Computing</source>
          . pp.
          <fpage>366</fpage>
          -
          <lpage>371</lpage>
          . ACM (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Dong</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hussain</surname>
            ,
            <given-names>F.K.</given-names>
          </string-name>
          :
          <article-title>Self-adaptive semantic focused crawler for mining services information discovery</article-title>
          .
          <source>Industrial Informatics, IEEE Transactions on 10(2)</source>
          ,
          <fpage>1616</fpage>
          -
          <lpage>1626</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Drachsler</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verbert</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Santos</surname>
            ,
            <given-names>O.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manouselis</surname>
          </string-name>
          , N.:
          <article-title>Panorama of recommender systems to support learning</article-title>
          .
          <source>In: Recommender systems handbook</source>
          , pp.
          <fpage>421</fpage>
          -
          <lpage>451</lpage>
          . Springer (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Ehrig</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maedche</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Ontology-focused crawling of web documents</article-title>
          .
          <source>In: Proceedings of the 2003 ACM symposium on Applied computing</source>
          . pp.
          <fpage>1174</fpage>
          -
          <lpage>1178</lpage>
          . ACM (
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Estivill-Castro</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Limongelli</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lombardi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Dajee: A dataset of joint educational entities for information retrieval in technology enhanced learning</article-title>
          .
          <source>In: Proceedings of the 39th International ACM SIGIR conference on Research and Development in Information Retrieval</source>
          . pp.
          <fpage>681</fpage>
          -
          <lpage>684</lpage>
          . ACM (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Kay</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Reimann</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Diebold</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kummerfeld</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Moocs: So many learners, so much potential</article-title>
          .
          <source>Technology</source>
          <volume>52</volume>
          (
          <issue>1</issue>
          ),
          <fpage>49</fpage>
          -
          <lpage>67</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Keßler</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>d'Aquin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dietze</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Linked data for science and education</article-title>
          .
          <source>Semantic Web</source>
          <volume>4</volume>
          (
          <issue>1</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>2</lpage>
          (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Krieger</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Creating learning material from web resources</article-title>
          .
          <source>In: The Semantic Web. Latest Advances and New Domains</source>
          , pp.
          <fpage>721</fpage>
          -
          <lpage>730</lpage>
          . Springer (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Limongelli</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lombardi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sciarrone</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>A teacher model to speed up the process of building courses</article-title>
          .
          <source>In: Human-Computer Interaction. Applications and Services</source>
          , pp.
          <fpage>434</fpage>
          -
          <lpage>443</lpage>
          . Springer (
          <year>2013</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Limongelli</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lombardi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sciarrone</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Temperini</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>A recommendation module to help teachers build courses through the moodle learning management system</article-title>
          .
          <source>New Review of Hypermedia and Multimedia</source>
          <volume>22</volume>
          (
          <issue>1-2</issue>
          ),
          <fpage>58</fpage>
          -
          <lpage>82</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Lombardi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>A comparative framework to evaluate recommender systems in technology enhanced learning: a case study</article-title>
          .
          <source>In: Advances in Artificial Intelligence and Its Applications</source>
          , pp.
          <fpage>155</fpage>
          -
          <lpage>170</lpage>
          . Springer (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Meusel</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mika</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blanco</surname>
          </string-name>
          , R.:
          <article-title>Focused crawling for structured data</article-title>
          .
          <source>In: Proceedings of the 23rd ACM International Conference on Conference on Information and Knowledge Management</source>
          . pp.
          <fpage>1039</fpage>
          -
          <lpage>1048</lpage>
          . ACM (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>Ochoa</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Duval</surname>
          </string-name>
          , E.:
          <article-title>Quantitative analysis of learning object repositories</article-title>
          .
          <source>Learning Technologies, IEEE Transactions on 2(3)</source>
          ,
          <fpage>226</fpage>
          -
          <lpage>238</lpage>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <surname>Sergis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sampson</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Learning object recommendations for teachers based on elicited ict competence profiles</article-title>
          .
          <source>Learning Technologies</source>
          , IEEE Transactions on (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <surname>Sosteric</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hesemeier</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>When is a learning object not an object: A first step towards a theory of learning objects</article-title>
          .
          <source>The International Review of Research in Open and Distance Learning</source>
          <volume>3</volume>
          (
          <issue>2</issue>
          ) (
          <year>2002</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <surname>Tsikrika</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Moumtzidou</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vrochidis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kompatsiaris</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Focussed crawling of environmental web resources based on the combination of multimedia evidence</article-title>
          .
          <source>Multimedia Tools and Applications</source>
          pp.
          <fpage>1</fpage>
          -
          <lpage>25</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <surname>Vega-Gorgojo</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <article-title>Asensio-Pe´rez</article-title>
          ,
          <string-name>
            <surname>J.I.</surname>
          </string-name>
          ,
          <article-title>Go´mez-Sa´nchez</article-title>
          , E.,
          <string-name>
            <surname>Bote-Lorenzo</surname>
            ,
            <given-names>M.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>MunozCristobal</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ruiz-Calleja</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>A review of linked data proposals in the learning domain</article-title>
          .
          <source>Journal of Universal Computer Science</source>
          <volume>21</volume>
          (
          <issue>2</issue>
          ),
          <fpage>326</fpage>
          -
          <lpage>364</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          31.
          <string-name>
            <surname>Wojtinnek</surname>
            ,
            <given-names>P.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pulman</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Vo¨lker, J.:
          <article-title>Building semantic networks from plain text and wikipedia with application to semantic relatedness and noun compound paraphrasing</article-title>
          .
          <source>International Journal of Semantic Computing</source>
          <volume>6</volume>
          (
          <issue>01</issue>
          ),
          <fpage>67</fpage>
          -
          <lpage>91</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          32.
          <string-name>
            <surname>Zablith</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>Interconnecting and enriching higher education programs using linked data</article-title>
          .
          <source>In: Proceedings of the 24th International Conference on World Wide Web Companion</source>
          . pp.
          <fpage>711</fpage>
          -
          <lpage>716</lpage>
          . International World Wide Web Conferences Steering Committee (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>