<!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>Integrating Semantic Web Technologies in the Architecture of BBC Knowledge &amp; Learning Beta Online Pages</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Dong Liu</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Eleni Mikroyannidi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Robert Lee</string-name>
          <email>robert.leeg@bbc.co.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>British Broadcasting Corporation, Future Media Knowledge &amp; Learning</institution>
          ,
          <addr-line>Salford</addr-line>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>The BBC has understood the value of online learning from the early stages of the web, and has provided rich educational material to those wanting to learn. An example of this is the BBC Bitesize website1, which started back in 1998 and is a popular formal education resource. In the formal learning space the BBC has a number of sites: the already mentioned Bitesize, Skillswise2 and Class Clips3 amongst others. There are tens of thousands of content items across these sites, with each site having di erent mechanisms for publishing, discovering and describing the content it serves. To provide a coherent learning experience to users, a model for describing content in the context of the UK national curricula was developed. This model provided the foundation for building the new Knowledge &amp; Learning beta website, presenting learning resources in the context of the UK national curricula in a consistent way. In addition, it allows for consistent re ection of changes in the national curricula throughout the product. Designing the architecture of such a system is a challenging task. Each of the existing sites have similar yet di erent ways of describing and navigating through their content. In addition, the existing learning sites do not have a single content description model that could be reused in the beta site. Having a exible structure in the back-end that can re ect the national curriculum and that can be used for consistently describing and organising learning resources is a key feature of the architecture. We are going to present the architecture behind the Knowledge &amp; Learning Beta site and we focus on the curriculum ontology, which is central to the architecture. We show how it is used to describe and organise learning resources, how it supports navigation and how it is aligned with semantic markup vocabularies for better precision in search. We will also present some of the challenges we faced and discuss future work.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The overview of the architecture of the architecture is shown in Figure 1. The
curriculum ontology plays a key role in the description of the learning resources,
which are video clips and revision guides.</p>
      <p>Following a Dynamic Semantic Publishing (DSP) model, the BBC Knowledge
&amp; Learning system incorporates semantic web models and linked data in its
architecture. In the Knowledge &amp; Learning Online Pages, di erent components
of the front end are served by di erent systems in the back-end.</p>
      <p>In a nutshell, the ontology and its instance data are served by the Linked Data
Platform, which amongst other services it provides the BBC internal triple store.
Learning content such as video clips and revision guides are saved in a di erent
system named as Content Store. The coupling between Learning resources and
curriculum ontology is done through semantic annotation. In particular, the
content items are semantically annotated with curriculum instances so that the
Application Layer can retrieve related content for curriculum ontology instances.</p>
      <p>The Curriculum Ontology aims (1) to provide a model of the national
curricula across the UK, (2) to organise learning resources, e.g. video clips and revision
guides and (3) to allow users to discover content via the national curricula. These
are achieved by providing broad units of learning (e.g. a Topic) and more nely
grained units (e.g. a Topic of Study).</p>
      <p>The Curriculum Ontology is the glue that holds the content together and
the basis of the website navigation. One of the bene ts of this is that it can
offer dynamic aggregations of content achieved by querying the linked curriculum
data. It can also help to easily discover content. For example, the
recommendations on other relevant topics to a video clip is done via the ontology data.
Building additional recommendation services using the curriculum ontology and
other BBC and external ontologies is a promising direction.</p>
      <p>Finally we will show how, mapping the Curriculum Ontology concepts with
learning markup vocabularies, such as the Learning Resource Metadata Initiative
(LRMI), allowed for better precision in search using the metadata of the learning
content.</p>
    </sec>
  </body>
  <back>
    <ref-list />
  </back>
</article>