SlideShare a Scribd company logo
WORLD CONFERENCE 2013
OCTOBER 25 - 28 2013 DUBAI, UAE
Drosopoulos, Evain, Simou, Tzouvaras (2013). Aggregating and Enriching Audiovisual Metadata using EBUcore .

AGGREGATING AND ENRICHING AUDIO-VISUAL METADATA
USING EBUCORE
Athanasios DROSOPOULOS1a, Jean-Pierre EVAINb,, Nikolaos SIMOU2a and Vassilis TZOUVARAS3a
a

National Technical University of Athens; bEuropean Broadcasting Union

The EUscreen project represents the European television archives, inc. a large number of members from the
European Broadcasting Union (EBU), and acts as a domain aggregator for Europeana, Europe’s digital library. The
main proposal from Euscreen has been to provide a harmonised access to a collection of television programmes,
and associated resources such as articles. One of the essential declared goals is to allow students, scholars and
the general public to study the history of television in its wider context. This paper presents the methodology
followed for generating and publishing the EUscreen dataset as Linked Open Data.
Keywords Ingestion tool | Metadata Enrichment | EBUcore

1. INTRODUCTION

This paper presents the aggregation workflows and respective tools used for the ingestion of
Europe’s Television Heritage content and metadata as well as the methodology adopted for
its publication as Linked Open Data. The massive digitization and aggregation of content and
metadata across Europe and the rest of the world have set the technical foundation of digital
Cultural Heritage. European galleries, libraries, archives, museums and major IT companies
have converged supporting the capture of knowledge via multimodal multimedia cultural
content generation combined with Linked Open Data.
The creation and evolution of Europeana (www.europeana.eu) as a unique point of access to
European Cultural Heritage, has been a major achievement. More than 20 million metadata
records, representing the European cultural richness, are already accessible through the
Europeana portal, and it is expected that this number will be doubled within the next five
years. The Europeana portal currently provides access to various cultural objects and their
digital representations, of which the majority is text or images. Audio-visual collections are
under-represented. Europeana collaborates with EUScreen and other projects to reinforce its
presence in these domains acknowledging the fact that recent analysis results indicated the
user special interest for audiovisual content, as generally the case throughout the web. A lot
of attention has therefore been paid to involve and facilitate wider access to a general public
1  Athanasios Drosopoulos: Department of Computer Science | National Technical University of Athens
Herron Polytechneiou | Athens 15772 | Greece
e-mail: ndroso@image.ntua.gr
2  Nikolaos Simou: Department of Computer Science | National Technical University of Athens
Herron Polytechneiou | Athens 15772 | Greece
e-mail: nsimou@image.ntua.gr
3  VassilisTzouvaras: Department of Computer Science | National Technical University of Athens
Herron Polytechneiou | Athens 15772 | Greece
e-mail: tzouvaras@image.ntua.gr
Copyright © of this paper is the property of the author(s). FIAT/IFTA is granted permission to reproduce copies of
this work for purposes relevant to the above conference and future communication by FIAT/IFTA without
limitation, provided that the author(s), source and copyright notice are included in each copy. For other uses,
including extended quotation, please contact the author(s).
Drosopoulos, Evain, Simou, Tzouvaras

or professional users, e.g. enriching metadata, facilitating queries and providing relevant
results. This has been a first necessary step before integrating data from social network as
part of Linked Open Data.
Television content, which is a vital component of Europe’s cultural heritage, collective
memory and identity (all our yesterdays), remains difficult to publish and therefore to access.
Copyrights, the multiplicity of audio and video formats, digitization costs and storage issues
make its publishing on the Web more challenging than for museums and library collections,
which consists of publishing pictures and scan of documents in the public domain. The
Euscreen (www.euscreen.eu) project has constituted a representative collection of television
programmes and associated resources such as articles, facilitating access to students,
scholars and the general public.
Providing access to large digital collections of television and radio cultural heritage content is
a real challenge. The aggregation of metadata from different content providers requires to
take harmonisation actions before being released to the public in a consistent manner. But
offering user friendly navigation and content preview is not the only goal. Allowing automatic
processing by information engines is equally vital. In order to achieve this, the overall
workflow has been divided into three main phases:metadata ingestion, transformation of
metadata into a common reference schema, and finally their publication as Linked Open
Data.
2. BUILDING A CONSISTENT METADATA FRAMEWORK

As metadata aggregator, EUscreen faced the problem that, content providers use various
collection and content management systems that store, manage and share knowledge using
a wide range of varying metadata models. EUScreen therefore imposed a common format in
which metadata would have to be submitted by content providers or transformed after
ingestion.
Semantic interoperability was achieved using a harvesting schema based on EBUCore
[Evain, 2010], which is an established standard in the audiovisual sector. EBUCore was
selected as the result of an extensive evaluation [Schreiber, 2010] of different standards
including MPEG-7, Dublin Core, TV-Anytime, etc..
Why was EBUCore retained as the best option? EBUCore has been designed as an
extension of the Dublin Core for media. It is in use in a wide range of broadcasting
applications including archiving, programme exchange, production (EBU/AMWA FIMS project
on Service Oriented Architecture recently awarded at IBC 2012), and distribution. EBUcore
brings flexibility missing in Dublin Core by letting the user define the type of e.g. title or
description that is being provided. In comparison to MPEG-7, EBUCore provides some
technical metadata but at a higher level of granularity with a less complex schema sufficient
to address the EUScreen requirements. The EBU class conceptual data model is common to
TV-Anytime and EBUCore but here again the schema is simpler. Additionally, EBUCore was
the only metadata schema available in the form of an RDF/OWL ontology, which was an
essential selection criteria looking forward to linked open data exchange. Even the W3C
Media Annotation ontology was developed later, also based on the EBU class conceptual
data model.
Once metadata has been aggregated in a common format, dissemination to Europeana has
been implemented using a Linked Open Data publication procedure. using the RDF
representation of EBUcore (http://tech.ebu.ch/lang/en/MetadataEbuCore). Finally, internal
and external linking to the EUscreen content has been established and the resulting
repository was made accessiblethrough a SPARQL query endpoint. However, it is well
accepted that only a minority of expert users would be able to use raw SPARQL endpoints
and write correct queries using the SPARQL language and syntax. It is therefore
recommended that in the future are presented with a higher level GUI (graphical User
Interface). The principle is to let the user select a set of classes and ontologically associated
properties (e.g. from lists) being the most relevant for their field of research or activity. The
2

FIAT/IFTA World Conference 2013 in Dubai
Aggregating and Enriching Audiovisual Metadata using EBUcore

application behind the GUI would generate valid triples using these classes and properties,
which would eventually be automatically combined into valid SPARQL query expressions
strictly matching the ontology.
3. METADATA AGGREGATION AND TRANSFORMATION

As mentioned earlier, metadata aggregation has been performed using the Metadata
Interoperability (MINT) toolset. MINT (mint.image.ntua.gr) is an open source, web based
platform for the ingestion, mapping to a common format and transformation of metadata
records from EUScreen contributing partners into this common format. Interoperability is
achieved aligning provider's records through the use of well defined metadata models –
EBUCore in the EUscreen case.
The MINT platform is a metadata management system. It supports the deployment and
operation of different aggregation schemes. It provides functionalities corresponding to
different user roles and access rights.
Users start by uploading their metadata records as XML instances or Comma-separated
values (CSV). MINT supports different uploading and harvesting protocols such as HTTP,
FTP and OAI-PMH.. Users can also directly upload and validate records in a range of
supported metadata standards (XSD). XML records are stored and indexed for statistics,
previews and access from the mapping tool. Handling of metadata records includes indexing,
retrieval, update and transformation of XML files and records. XML processors are used for
validation and transformation tasks as well as for the visualization of XML and XSLT. One
essential feature of MINT is its visual mapping editor. Mapping is performed through dragand-drop from the user metadata format into the target format (EBUCore for EUScreen) as
visualised by the editor (Figure 1). The user can navigate within the structure and data of the
input schema, and the structure, documentation and restrictions of the target schema.
Eventually, mappings can be applied to ingested records, edited, downloaded and shared as
templates. As a collateral gain, access to the XLST and XPaths expression provides an
invaluable educational to users willing to dive into the arcane world of XML transformation.

Figure 1 Screenshot of the MINT mapping editor

Once these templates have been defined, users can transform their collections and publish
them in the target common format imposed aggregation and remediation steps.
Preview interfaces provide access to the current input xml record, the XSLT code for
mappings, the transformed record in the target schema, subsequent transformations from the
target schema to other models of interest (e.g. Europeana's metadata schema), and available
html renderings of each xml record.
FIAT/IFTA World Conference 2013 in Dubai

3
Drosopoulos, Evain, Simou, Tzouvaras

Finally, the Revision/Annotation procedure enables the addition and correction of annotations,
the editing of a single or group of items to assign metadata not originally available , further
transformations and quality control checks according to the aggregation guidelines and scope
(e.g. for URLs).
4. EUSCREEN LINKED OPEN DATA PILOT

In this section we present the steps followed for the publication of the EUscreen content as
Linked Open Data. We start by illustrating the production of the RDF instances from the
metadata aggregated and transformed to EBUCore (XML to RDF via XSLT). Then semantic
knowledge derived from metadata records is linked to external open data sources.
4.1 SEMANTIC REPRESENTATION OF THE EUSCREEN CONTENT

EUscreen Linked Data resources have been created as machine readable representation in
RDF by transforming EBUCore XML metadata into EBUCore RDF (see below the description
of the EBUCore ontology [Buerge, 2011])
4.2 EBUCORE ONTOLOGY

The EBUCore ontology is an RDF representation of the EBUCore object model, which forms
part of the EBU Class Conceptual Data Model (CCDM) also used as class model for W3C
MAWG's Media Annotation ontology (http://www.w3.org/TR/mediaont-10/).
CCDM and EBUCore define a minimum structured set of audiovisual classes (inc. groups of
resources, media resources, parts, media objects but also locations, events, persons and
organizations). The EBUCore and CCDM ontologies also define the semantic relationships
(objectProperties) between these classes as well as properties (dataProperties)
characterizing these classes (http://www.w3.org/TR/owl2-prime). A lot of the knowledge
gathered in the EBU CCDM and EBUCore RDF was used to develop the W3C Media
Annotation ontology (W3C MAWG). Reciprocally, EBUCore RDF has implemented in a
subsequent version the RDF modelling options chosen by W3C MAWG.
The EBUCore ontology (expressed in RDF) is not a conversion from EBUCore XML to RDF. It
is a representation of the EBUCore XML model (classes and properties) expressed in RDF.

Figure 2

Snapshot of the EBUCore ontology

As shown in figure 2, the general concept of BusinessObject corresponds to the content
being described and made available for consultation i.e. a document (e.g. PDF), an image,
and audio and/or video file. All these BusinessObjects can be associated through a variety of
relations and can also be grouped. The ontology offers several Linked Open Data
connections to the social web via user tagging and rating. EBUCore also proposes additional
concepts such as for example 'genre', 'role' and 'target audience' (target groups and parental
guidance) as Linked Open Data in the form of SKOS Classification Schemes. Figure 3 shows
a snapshot of the display of the EBU SKOS genre list In Protégé (Stanford University), which

4

FIAT/IFTA World Conference 2013 in Dubai
Aggregating and Enriching Audiovisual Metadata using EBUcore

unambiguously illustrates how a reasoner can reconstruct a hierarchical thesaurus from a flat
list of Linked Open Data statements / triples.

Figure 2

Schreenshot of the EBU RDF/SKOS Genre list on protégé

4.3 IMPLEMENTING LINKED OPEN DATA

The RDF representation of the EUscreen metadata and its linkage to content was followed by
the creation of additional resources using URIs to fulfill the first principle of Linked Data [Lee,
2006]. Creating cool URIs for the semantic web [Lee, 1998] ,[Sauermann, 2008] is based on
two basic characteristics: they must be unique for every item, and consistent. As a result,
every entity represented in the EUScreen data set leads to
the minting of at least three URIs:
•

a URI for the real-world object itself

•

a URI for a related information resource that describes the real-world object and has
an HTML representation (dereferencable)

•

a URI for a related information resource that describes the real-world object and has
an RDF/XML representation

To ensure the global uniqueness of the URIs, web resources are served under a domain
administered by the project (lod.euscreen.eu) which assigns unique identifier to the item
aspart of the URI. An example of such globally unique URIs for an EUscreen item is shown
below.
•

http://lod.euscreen.eu/resource/EUS_55F569268ACA42B186682960875F862B

•

http://www.euscreen.eu/play.html?id=EUS_55F569268ACA42B186682960875F862B

•

http://lod.euscreen.eu/data/EUS_55F569268ACA42B186682960875F862B

In complement to the URIs constructed for the EUScreen items described in the dataset (i.e.
the videos), additional URIs have been defined to manage information shared within the
dataset such as actors, locations/ or countries that can be the location of production of more
than one video item. Therefore new reusable resources have been created for these
elements using their unique names to craft globally unique URIs. For example, in the case of

FIAT/IFTA World Conference 2013 in Dubai

5
Drosopoulos, Evain, Simou, Tzouvaras

the Netherlands, the shared resource constructed is
http://lod.euscreen.eu/resource/Netherlands.
After specifying the method for minting present and future URIs, EUScreen identified the
things described with EBUCore RDF classes and properties. More specifically, the type of
video, as is defined in the XML schema. can be either a part of a programme or the whole
programme. Depending on this information the resource created for the video can either be
an instance of the EBUCore class Part (i.e. one of several media fragments / segments of
audio, video, data, that compose an audiovisual media resource) or a MediaResource itself.
The additional characteristics of the video resources are represented in RDF by using
EBUCore properties having as range either typed literals (e.g. original title was represented
by ebucore:originalTitle of type literal/string) or in some cases other internal
resources/classes (e.g. a provider is defined as an ebucore:Agent). In the case of strings
the language in which they are expressed is also provided. In this way the possible
consumers of the EUscreen dataset can perform queries to generate language specific mashups. The complete set of properties and classes used for the mapping can be found at
http://goo.gl/HBK7f
Finally, another recommendation that is very important and has to be considered during
Linked Data publication is ownership of the resources, licencing and provenance of
information. Therefore, for every RDF representation of an item provenance metadata is
published including the publication date and the creator. In that way consumers can track the
origin of particular data fragments. Regarding the rights that apply to the dataset, there are
three kinds “Rights Reserved – Free Access”, “Rights Reserved – Paid Access” and
“Restricted Access”. The data provider selects among them the one that applies to his/her
dataset during the metadata mapping process. The rights are represented in the RDFized
version of the metadata by using the “dc:rights” property provided in EBUCore, having one of
the above values as filler, and also by using the property edm:rights, taken from the
Europeana Data Model1, together with the corresponding Europeana rights.
4.4 LINKING OF EUSCREEN RESOURCES

Linked Data is simply about using the Web to create typed links between data from different
sources, including the social web. Therefore after RDF representation of the EUscreen
content and related metadata, links to other resources have been established. There are two
distinct linking cases of interest for the scope of a cultural heritage aggregation repository like
EUScreen: links between the internal resources originating from providers' data sources and
links connecting to external repositories. External RDF links are crucial for the Web of Data
as they are the glue that connects data islands into a global, interconnected data space
[Heath, 2011].
Users want to consume more audiovisual content. It is therefore important to convince
content providers to submit more material. This objective can be achieved by taking benefit of
the association of Linked Open Data with social network tagging and recommendations.
For the case of internal linking, specific elements of the harvesting schema that relate items
were used. As such, the value of the harvesting schema’s element isRelatedToItem is an
EUscreen item identifier. Respectively, in the RDF representation the EBUCore property
isRelatedTo was used having as range the resource of the specific item. Furthermore,
additional internal linking was implemented for the countries, the actors and the
organizations. As mentioned in the previous section, URIs were created for them that are
used as the object of a triple. For example, the Netherlands resource can be the object of a
triple having as predicate the EBUCore property “createdIn” and as subject the video
resource.
The resources implemented for the countries were also externally linked, talking benefit from
the availability of a large variety of data sources. For the creation of external links DBpedia
(http://dbpedia.org) has been used. The names of the EUScreen dataset countries were
6

FIAT/IFTA World Conference 2013 in Dubai
Aggregating and Enriching Audiovisual Metadata using EBUcore

compared using SPARQL (Prud’hommeaux, 2008) to names of the resources served by
DBpedia. As a natural consequence additional linked data resources are discovered by
retrieving the links associated to the link. In that way the EUscreen repository fully benefits
from the connection between DBpedia, Freebase, Eurostat and NYTimes. In addition to these
links, new external links were extracted from the video summaries by using DBpedia
spotlight, a tool that can extract resources from free text (http://dbpedia.org/spotlight). This
applies neatly to summary descriptions of a video. which quite often names of persons that
participate in or contribute to the video. Using spotlight very useful additional information
could be provided about the video therefore improving its searchability.
4.5 DEPLOYMENT OF THE LINKED OPEN DATA PILOT

We have described the main issues regarding the transformation of the harvested and
homogenized XML items to RDF and their internal and external linking. We have deployed
the EUscreen linked open data pilot available at http://lod.euscreen.eu following the 4 main
Linked Data principles (Lee, 2006). This pilot was first deployed on the 29th of September
2011 and has been visited by more than 1000 unique visitors around the world (google
analytics).
Both the machine (RDF) and the human readable information (a detailed HTML
representation of the items available at http://euscreen.eu/) are in operation. the metadata
aggregated and transformed by MINT are converted to RDF and published as Linked Open
Contributors, 582 countries / locations (linked to 1439 externals resurces) and 22 for
languages (linked to 63 externals resources). Using spotlight, 1490 additional person
resources have extracted extracted linking to 1133 programmes’ English summaries.
Finally, the data has been uploaded to 4store (http://4store.org/) - a dedicated database - in
order to provide SPARQL endpoint for access an consumption (http://goo.gl/N9mrl) using the
web interface of the 4store repository (http://goo.gl/EvUQo).
5. CONCLUSIONS

The Euscreen project is an operational portal for accessing broadcaster and national
audiovisual library archives. It has now passed the level of proof of concept and more content
providers are invited to join. RDF and Linked Open Data have been chosen has the preferred
format to exchange metadata with Europana and provide access to a vast bank of content. In
this context the use of Linked Open Data is a natural step forward using available resources
from e.g. DBPedia but also from social networks. From a broadcaster point of view, the
perspective is highly attractive but must be measured against the cost of operation (e.g.
disambiguation, context relevance). For national broadcaster with high quality standards,
Linked Open Data raises issues in terms of the editorial quality, accuracy and reliability of the
linked data in terms of content. Another important issue is persistence (how long will Linked
Open Data resources remain available. It is also not expected that standard users will get
familiar with the technology, such as SPARQL endpoints, which must be abstracted at the
application level. Only ease of use, relevant query results will be rewarded. Linked data ,
editorial quality and persistence Solutions must be developed to automatize or at least
facilitate the association of resources using LOD mechanisms at affordable cost. Other
requirements such as relevance of social network recommendations and tagging will require
the utmost attention.
6. REFERENCES

T. B. Lee, “Cool URIs don’t change,” 1998. [Online]. Available:
http://www.w3.org/Provider/Style/URI.html
T. B. Lee, “Linked Data - Design Issues”, 2006. [Online]. Available:
http://www.w3.org/DesignIssues/LinkedData.htm

FIAT/IFTA World Conference 2013 in Dubai

7
Drosopoulos, Evain, Simou, Tzouvaras

T. Buerge, J-P. Evain, and P-A. Champin, “W3C Media Annotation Working Group RDF
ontology” (ma-ont), 2011, [Online]. Available: http://www.w3.org/ns/ma-ont.rdf (see also
http://www.w3.org/TR/2011/PR-mediaont-10-20111129/ )
J-P. Evain, “EBU Core Metadata Set EBU”, 2009. [Onine]. Available:
http://tech.ebu.ch/docs/tech/tech3293v1_3.pdf
T. Heath, and C. Bizer, “Linked Data: Evolving the Web into a Global Data Space” 2011 (1st
edition). Synthesis Lectures on the Semantic Web: Theory and Technology, 1:1, 1-136.
Morgan  Claypool DOI: 10.2200/S00334ED1V01Y201102WBE001 ISBN:
9781608454303 (paperback) ISBN: 9781608454310 (ebook).
L. Kaye, “Content Selection and Metadata Handbook” , 2011. [Online]. Available:
http://blog.euscreen.eu/wp-content/uploads/2010/10/Content-Selection-and-MetadataHandbook_public.pdf
E. Prud’hommeaux and A. Seaborne “SPARQL Query Language for RDF - W3C
Recommendation”, 2008, [Online] Available: http://www.w3.org/TR/rdf-sparql-query/
L. Sauermann and R. Cyganiak, R. “Cool uris for the semantic web - w3c interest group
note”, 2008. [Online] Available: http://www.w3.org/TR/cooluris/
G. Schreiber, “Metadata Models, Interoperability Gaps, and Extensions to Preservation
Metadata Standards” 2010.
B. Scott, “Gordon Park's conversation theory: a domain independent constructivist model of
human knowing”. In: Foundations of Science 6(4):343-360. National Centre for
Biotechnology Information, 2001. [Online] Available: http://www.ncbi.nlm.nih.gov
M. Welshons, Our Cultural Commonwealth The Report of the American Council of Learned
Societies Commission on Cyberinfrastructure for the Humanities and Social Sciences.
Connections, December 15, 2006. [Online] Available: http://cnx.org/content/col10391/1.2/

8

FIAT/IFTA World Conference 2013 in Dubai

More Related Content

What's hot

LOD2 General Presentation 2012
LOD2 General Presentation 2012LOD2 General Presentation 2012
LOD2 General Presentation 2012
LOD2 Creating Knowledge out of Interlinked Data
 
MPEG-21 Digital Items in Research and Practice
MPEG-21 Digital Items in Research and PracticeMPEG-21 Digital Items in Research and Practice
MPEG-21 Digital Items in Research and PracticeAlpen-Adria-Universität
 
A Metadata Model for Peer-to-Peer Media Distribution
A Metadata Model for Peer-to-Peer Media DistributionA Metadata Model for Peer-to-Peer Media Distribution
A Metadata Model for Peer-to-Peer Media DistributionAlpen-Adria-Universität
 
Live to e-Learning, 
a lecture capture and delivery service based on MediaMosa
Live to e-Learning, 
a lecture capture and delivery service based on MediaMosaLive to e-Learning, 
a lecture capture and delivery service based on MediaMosa
Live to e-Learning, 
a lecture capture and delivery service based on MediaMosa
MediaMosa
 
The MPEG-21 Multimedia Framework
The MPEG-21 Multimedia FrameworkThe MPEG-21 Multimedia Framework
The MPEG-21 Multimedia Framework
Alpen-Adria-Universität
 
Integration of Accessible Documents into Digital Libraries of Tomorrow
Integration of Accessible Documents into Digital Libraries of TomorrowIntegration of Accessible Documents into Digital Libraries of Tomorrow
Integration of Accessible Documents into Digital Libraries of Tomorrow
Alexander Haffner
 
Multimedia Processing on Multimedia Semantics and Multimedia Context
Multimedia Processing on Multimedia Semantics and Multimedia ContextMultimedia Processing on Multimedia Semantics and Multimedia Context
Multimedia Processing on Multimedia Semantics and Multimedia Context
Ralf Klamma
 
Fabio Neri - Research topics ans issues faced in TREND, the FP7 Network of Ex...
Fabio Neri - Research topics ans issues faced in TREND, the FP7 Network of Ex...Fabio Neri - Research topics ans issues faced in TREND, the FP7 Network of Ex...
Fabio Neri - Research topics ans issues faced in TREND, the FP7 Network of Ex...iMinds conference
 
LinkedTV project results at the end of year 2
LinkedTV project results at the end of year 2LinkedTV project results at the end of year 2
LinkedTV project results at the end of year 2
LinkedTV
 
Describing Media Assets: Media Fragment Specification and Description
Describing Media Assets: Media Fragment Specification and DescriptionDescribing Media Assets: Media Fragment Specification and Description
Describing Media Assets: Media Fragment Specification and Description
Raphael Troncy
 
Multimedia cloud computing
Multimedia cloud computingMultimedia cloud computing
Multimedia cloud computingmunny92
 
/conferences/spr2004/presentations/verharen/verharen.ppt
/conferences/spr2004/presentations/verharen/verharen.ppt/conferences/spr2004/presentations/verharen/verharen.ppt
/conferences/spr2004/presentations/verharen/verharen.pptVideoguy
 
Challenges and requirements for a next generation service for video content s...
Challenges and requirements for a next generation service for video content s...Challenges and requirements for a next generation service for video content s...
Challenges and requirements for a next generation service for video content s...
Wesley De Neve
 
Bhl Europe Atos Origin Wp3 Insights V1.0
Bhl Europe Atos Origin   Wp3 Insights V1.0Bhl Europe Atos Origin   Wp3 Insights V1.0
Bhl Europe Atos Origin Wp3 Insights V1.0
Roger Essoh
 
Collaborative Construction of Telecommunications Services. An Enterprise Arch...
Collaborative Construction of Telecommunications Services. An Enterprise Arch...Collaborative Construction of Telecommunications Services. An Enterprise Arch...
Collaborative Construction of Telecommunications Services. An Enterprise Arch...
Vanea Chiprianov
 
Multimedia technology
Multimedia technologyMultimedia technology
Multimedia technology
Vishnu Ram
 
Introduction to Multimedia Technologies
Introduction to Multimedia TechnologiesIntroduction to Multimedia Technologies
Introduction to Multimedia Technologies
Tamanna Sehgal
 

What's hot (17)

LOD2 General Presentation 2012
LOD2 General Presentation 2012LOD2 General Presentation 2012
LOD2 General Presentation 2012
 
MPEG-21 Digital Items in Research and Practice
MPEG-21 Digital Items in Research and PracticeMPEG-21 Digital Items in Research and Practice
MPEG-21 Digital Items in Research and Practice
 
A Metadata Model for Peer-to-Peer Media Distribution
A Metadata Model for Peer-to-Peer Media DistributionA Metadata Model for Peer-to-Peer Media Distribution
A Metadata Model for Peer-to-Peer Media Distribution
 
Live to e-Learning, 
a lecture capture and delivery service based on MediaMosa
Live to e-Learning, 
a lecture capture and delivery service based on MediaMosaLive to e-Learning, 
a lecture capture and delivery service based on MediaMosa
Live to e-Learning, 
a lecture capture and delivery service based on MediaMosa
 
The MPEG-21 Multimedia Framework
The MPEG-21 Multimedia FrameworkThe MPEG-21 Multimedia Framework
The MPEG-21 Multimedia Framework
 
Integration of Accessible Documents into Digital Libraries of Tomorrow
Integration of Accessible Documents into Digital Libraries of TomorrowIntegration of Accessible Documents into Digital Libraries of Tomorrow
Integration of Accessible Documents into Digital Libraries of Tomorrow
 
Multimedia Processing on Multimedia Semantics and Multimedia Context
Multimedia Processing on Multimedia Semantics and Multimedia ContextMultimedia Processing on Multimedia Semantics and Multimedia Context
Multimedia Processing on Multimedia Semantics and Multimedia Context
 
Fabio Neri - Research topics ans issues faced in TREND, the FP7 Network of Ex...
Fabio Neri - Research topics ans issues faced in TREND, the FP7 Network of Ex...Fabio Neri - Research topics ans issues faced in TREND, the FP7 Network of Ex...
Fabio Neri - Research topics ans issues faced in TREND, the FP7 Network of Ex...
 
LinkedTV project results at the end of year 2
LinkedTV project results at the end of year 2LinkedTV project results at the end of year 2
LinkedTV project results at the end of year 2
 
Describing Media Assets: Media Fragment Specification and Description
Describing Media Assets: Media Fragment Specification and DescriptionDescribing Media Assets: Media Fragment Specification and Description
Describing Media Assets: Media Fragment Specification and Description
 
Multimedia cloud computing
Multimedia cloud computingMultimedia cloud computing
Multimedia cloud computing
 
/conferences/spr2004/presentations/verharen/verharen.ppt
/conferences/spr2004/presentations/verharen/verharen.ppt/conferences/spr2004/presentations/verharen/verharen.ppt
/conferences/spr2004/presentations/verharen/verharen.ppt
 
Challenges and requirements for a next generation service for video content s...
Challenges and requirements for a next generation service for video content s...Challenges and requirements for a next generation service for video content s...
Challenges and requirements for a next generation service for video content s...
 
Bhl Europe Atos Origin Wp3 Insights V1.0
Bhl Europe Atos Origin   Wp3 Insights V1.0Bhl Europe Atos Origin   Wp3 Insights V1.0
Bhl Europe Atos Origin Wp3 Insights V1.0
 
Collaborative Construction of Telecommunications Services. An Enterprise Arch...
Collaborative Construction of Telecommunications Services. An Enterprise Arch...Collaborative Construction of Telecommunications Services. An Enterprise Arch...
Collaborative Construction of Telecommunications Services. An Enterprise Arch...
 
Multimedia technology
Multimedia technologyMultimedia technology
Multimedia technology
 
Introduction to Multimedia Technologies
Introduction to Multimedia TechnologiesIntroduction to Multimedia Technologies
Introduction to Multimedia Technologies
 

Similar to AGGREGATING AND ENRICHING AUDIO-VISUAL METADATA USING EBUCORE | Athanasios DROSOPOULOS, Jean-Pierre EVAIN, Nikolaos SIMOU and Vassilis TZOUVARAS, National Technical University of Athens; European Broadcasting Union

Europeana Creative. EDM Endpoint. Custom Views
Europeana Creative. EDM Endpoint. Custom ViewsEuropeana Creative. EDM Endpoint. Custom Views
Europeana Creative. EDM Endpoint. Custom Views
Vladimir Alexiev, PhD, PMP
 
Videoactive @IASA World Conference 2009
Videoactive @IASA World Conference 2009Videoactive @IASA World Conference 2009
Videoactive @IASA World Conference 2009Marco Rendina
 
European Research Projects as EOSC Service Providers
European Research Projects as EOSC Service ProvidersEuropean Research Projects as EOSC Service Providers
European Research Projects as EOSC Service Providers
Pedro Príncipe
 
Rio Info 2009 - Europeana - Bram van der Werf
Rio Info 2009 - Europeana - Bram van der WerfRio Info 2009 - Europeana - Bram van der Werf
Rio Info 2009 - Europeana - Bram van der Werf
Rio Info
 
77. newsletter d andrea2012
77. newsletter d andrea201277. newsletter d andrea2012
77. newsletter d andrea2012Andrea D'Andrea
 
Europeana Cloud: The Essential Facts
Europeana Cloud: The Essential FactsEuropeana Cloud: The Essential Facts
Europeana Cloud: The Essential Facts
LIBER Europe
 
Reliance project introduction
Reliance project introductionReliance project introduction
Reliance project introduction
Raul Palma
 
EUscreen Multimedia Presentation
EUscreen Multimedia PresentationEUscreen Multimedia Presentation
EUscreen Multimedia Presentation
wvdheuvel
 
EUscreen Terena Networking Conference
EUscreen Terena Networking ConferenceEUscreen Terena Networking Conference
EUscreen Terena Networking Conference
Johan Oomen
 
EUscreen project presentation
EUscreen project presentationEUscreen project presentation
EUscreen project presentationEUscreen
 
Opening Digitized Newspapers Corpora: Europeana’s Full-text Data Interoperabi...
Opening Digitized Newspapers Corpora: Europeana’s Full-text Data Interoperabi...Opening Digitized Newspapers Corpora: Europeana’s Full-text Data Interoperabi...
Opening Digitized Newspapers Corpora: Europeana’s Full-text Data Interoperabi...
Nuno Freire
 
LoCloud Annual Publishable Summary 2014-15
LoCloud Annual Publishable Summary 2014-15LoCloud Annual Publishable Summary 2014-15
LoCloud Annual Publishable Summary 2014-15
locloud
 
Research and Development at Sound and Vision
Research and Development at Sound and Vision Research and Development at Sound and Vision
Research and Development at Sound and Vision
Victor de Boer
 
Keeping Emulation Environments Portable
Keeping Emulation Environments PortableKeeping Emulation Environments Portable
Keeping Emulation Environments Portable
KEEP_project
 
Science Demonstrator Session: Social and Earth Sciences
Science Demonstrator Session: Social and Earth SciencesScience Demonstrator Session: Social and Earth Sciences
Science Demonstrator Session: Social and Earth Sciences
EOSCpilot .eu
 
Gergely Sipos (EGI): Exploiting scientific data in the international context ...
Gergely Sipos (EGI): Exploiting scientific data in the international context ...Gergely Sipos (EGI): Exploiting scientific data in the international context ...
Gergely Sipos (EGI): Exploiting scientific data in the international context ...
Gergely Sipos
 
Jorum OCWC 2010
Jorum OCWC 2010Jorum OCWC 2010
Pushing Open The Jorum: A national repository for learning materials
Pushing Open The Jorum: A national repository for learning materialsPushing Open The Jorum: A national repository for learning materials
Pushing Open The Jorum: A national repository for learning materials
EDINA, University of Edinburgh
 
Pushing Open the Jorum
Pushing Open the JorumPushing Open the Jorum
Pushing Open the Jorum
The Open Education Consortium
 
Gergely Sipos, Claudio Cacciari: Welcome and mapping the landscape: EOSC-hub ...
Gergely Sipos, Claudio Cacciari: Welcome and mapping the landscape: EOSC-hub ...Gergely Sipos, Claudio Cacciari: Welcome and mapping the landscape: EOSC-hub ...
Gergely Sipos, Claudio Cacciari: Welcome and mapping the landscape: EOSC-hub ...
EOSC-hub project
 

Similar to AGGREGATING AND ENRICHING AUDIO-VISUAL METADATA USING EBUCORE | Athanasios DROSOPOULOS, Jean-Pierre EVAIN, Nikolaos SIMOU and Vassilis TZOUVARAS, National Technical University of Athens; European Broadcasting Union (20)

Europeana Creative. EDM Endpoint. Custom Views
Europeana Creative. EDM Endpoint. Custom ViewsEuropeana Creative. EDM Endpoint. Custom Views
Europeana Creative. EDM Endpoint. Custom Views
 
Videoactive @IASA World Conference 2009
Videoactive @IASA World Conference 2009Videoactive @IASA World Conference 2009
Videoactive @IASA World Conference 2009
 
European Research Projects as EOSC Service Providers
European Research Projects as EOSC Service ProvidersEuropean Research Projects as EOSC Service Providers
European Research Projects as EOSC Service Providers
 
Rio Info 2009 - Europeana - Bram van der Werf
Rio Info 2009 - Europeana - Bram van der WerfRio Info 2009 - Europeana - Bram van der Werf
Rio Info 2009 - Europeana - Bram van der Werf
 
77. newsletter d andrea2012
77. newsletter d andrea201277. newsletter d andrea2012
77. newsletter d andrea2012
 
Europeana Cloud: The Essential Facts
Europeana Cloud: The Essential FactsEuropeana Cloud: The Essential Facts
Europeana Cloud: The Essential Facts
 
Reliance project introduction
Reliance project introductionReliance project introduction
Reliance project introduction
 
EUscreen Multimedia Presentation
EUscreen Multimedia PresentationEUscreen Multimedia Presentation
EUscreen Multimedia Presentation
 
EUscreen Terena Networking Conference
EUscreen Terena Networking ConferenceEUscreen Terena Networking Conference
EUscreen Terena Networking Conference
 
EUscreen project presentation
EUscreen project presentationEUscreen project presentation
EUscreen project presentation
 
Opening Digitized Newspapers Corpora: Europeana’s Full-text Data Interoperabi...
Opening Digitized Newspapers Corpora: Europeana’s Full-text Data Interoperabi...Opening Digitized Newspapers Corpora: Europeana’s Full-text Data Interoperabi...
Opening Digitized Newspapers Corpora: Europeana’s Full-text Data Interoperabi...
 
LoCloud Annual Publishable Summary 2014-15
LoCloud Annual Publishable Summary 2014-15LoCloud Annual Publishable Summary 2014-15
LoCloud Annual Publishable Summary 2014-15
 
Research and Development at Sound and Vision
Research and Development at Sound and Vision Research and Development at Sound and Vision
Research and Development at Sound and Vision
 
Keeping Emulation Environments Portable
Keeping Emulation Environments PortableKeeping Emulation Environments Portable
Keeping Emulation Environments Portable
 
Science Demonstrator Session: Social and Earth Sciences
Science Demonstrator Session: Social and Earth SciencesScience Demonstrator Session: Social and Earth Sciences
Science Demonstrator Session: Social and Earth Sciences
 
Gergely Sipos (EGI): Exploiting scientific data in the international context ...
Gergely Sipos (EGI): Exploiting scientific data in the international context ...Gergely Sipos (EGI): Exploiting scientific data in the international context ...
Gergely Sipos (EGI): Exploiting scientific data in the international context ...
 
Jorum OCWC 2010
Jorum OCWC 2010Jorum OCWC 2010
Jorum OCWC 2010
 
Pushing Open The Jorum: A national repository for learning materials
Pushing Open The Jorum: A national repository for learning materialsPushing Open The Jorum: A national repository for learning materials
Pushing Open The Jorum: A national repository for learning materials
 
Pushing Open the Jorum
Pushing Open the JorumPushing Open the Jorum
Pushing Open the Jorum
 
Gergely Sipos, Claudio Cacciari: Welcome and mapping the landscape: EOSC-hub ...
Gergely Sipos, Claudio Cacciari: Welcome and mapping the landscape: EOSC-hub ...Gergely Sipos, Claudio Cacciari: Welcome and mapping the landscape: EOSC-hub ...
Gergely Sipos, Claudio Cacciari: Welcome and mapping the landscape: EOSC-hub ...
 

More from FIAT/IFTA

2021 FIAT/IFTA Timeline Survey
2021 FIAT/IFTA Timeline Survey2021 FIAT/IFTA Timeline Survey
2021 FIAT/IFTA Timeline Survey
FIAT/IFTA
 
20211021 FIAT/IFTA Most Wanted List
20211021 FIAT/IFTA Most Wanted List20211021 FIAT/IFTA Most Wanted List
20211021 FIAT/IFTA Most Wanted List
FIAT/IFTA
 
WARBURTON FIAT/IFTA Timeline Survey results 2020
WARBURTON FIAT/IFTA Timeline Survey results 2020WARBURTON FIAT/IFTA Timeline Survey results 2020
WARBURTON FIAT/IFTA Timeline Survey results 2020
FIAT/IFTA
 
OOMEN MEZARIS ReTV
OOMEN MEZARIS ReTVOOMEN MEZARIS ReTV
OOMEN MEZARIS ReTV
FIAT/IFTA
 
BUCHMAN Digitisation of quarter inch audio tapes at DR (FRAME Expert)
BUCHMAN Digitisation of quarter inch audio tapes at DR (FRAME Expert)BUCHMAN Digitisation of quarter inch audio tapes at DR (FRAME Expert)
BUCHMAN Digitisation of quarter inch audio tapes at DR (FRAME Expert)
FIAT/IFTA
 
CULJAT (FRAME Expert) Public procurement in audiovisual digitisation at RTÉ
CULJAT (FRAME Expert) Public procurement in audiovisual digitisation at RTÉCULJAT (FRAME Expert) Public procurement in audiovisual digitisation at RTÉ
CULJAT (FRAME Expert) Public procurement in audiovisual digitisation at RTÉ
FIAT/IFTA
 
HULSENBECK Value Use and Copyright Comission initiatives
HULSENBECK Value Use and Copyright Comission initiativesHULSENBECK Value Use and Copyright Comission initiatives
HULSENBECK Value Use and Copyright Comission initiatives
FIAT/IFTA
 
WILSON Film digitisation at BBC Scotland
WILSON Film digitisation at BBC ScotlandWILSON Film digitisation at BBC Scotland
WILSON Film digitisation at BBC Scotland
FIAT/IFTA
 
GOLODNOFF We need to make our past accessible!
GOLODNOFF We need to make our past accessible!GOLODNOFF We need to make our past accessible!
GOLODNOFF We need to make our past accessible!
FIAT/IFTA
 
LORENZ Building an integrated digital media archive and legal deposit
LORENZ Building an integrated digital media archive and legal depositLORENZ Building an integrated digital media archive and legal deposit
LORENZ Building an integrated digital media archive and legal deposit
FIAT/IFTA
 
BIRATUNGANYE Shock of formats
BIRATUNGANYE Shock of formatsBIRATUNGANYE Shock of formats
BIRATUNGANYE Shock of formats
FIAT/IFTA
 
CANTU VT is TV The History of Argentinian Video Art and Television Archives P...
CANTU VT is TV The History of Argentinian Video Art and Television Archives P...CANTU VT is TV The History of Argentinian Video Art and Television Archives P...
CANTU VT is TV The History of Argentinian Video Art and Television Archives P...
FIAT/IFTA
 
BERGER RIPPON BBC Music memories
BERGER RIPPON BBC Music memoriesBERGER RIPPON BBC Music memories
BERGER RIPPON BBC Music memories
FIAT/IFTA
 
AOIBHINN and CHOISTIN Rehash your archive
AOIBHINN and CHOISTIN Rehash your archiveAOIBHINN and CHOISTIN Rehash your archive
AOIBHINN and CHOISTIN Rehash your archive
FIAT/IFTA
 
HULSENBECK BLOM A blast from the past open up
HULSENBECK BLOM A blast from the past open upHULSENBECK BLOM A blast from the past open up
HULSENBECK BLOM A blast from the past open up
FIAT/IFTA
 
PERVIZ Automated evolvable media console systems in digital archives
PERVIZ Automated evolvable media console systems in digital archivesPERVIZ Automated evolvable media console systems in digital archives
PERVIZ Automated evolvable media console systems in digital archives
FIAT/IFTA
 
AICHROTH Systemaic evaluation and decentralisation for a (bit more) trusted AI
AICHROTH Systemaic evaluation and decentralisation for a (bit more) trusted AIAICHROTH Systemaic evaluation and decentralisation for a (bit more) trusted AI
AICHROTH Systemaic evaluation and decentralisation for a (bit more) trusted AI
FIAT/IFTA
 
VINSON Accuracy and cost assessment for archival video transcription methods
VINSON Accuracy and cost assessment for archival video transcription methodsVINSON Accuracy and cost assessment for archival video transcription methods
VINSON Accuracy and cost assessment for archival video transcription methods
FIAT/IFTA
 
LYCKE Artificial intelligence, hype or hope?
LYCKE Artificial intelligence, hype or hope?LYCKE Artificial intelligence, hype or hope?
LYCKE Artificial intelligence, hype or hope?
FIAT/IFTA
 
AZIZ BABBUCCI Let's play with the archive
AZIZ BABBUCCI Let's play with the archiveAZIZ BABBUCCI Let's play with the archive
AZIZ BABBUCCI Let's play with the archive
FIAT/IFTA
 

More from FIAT/IFTA (20)

2021 FIAT/IFTA Timeline Survey
2021 FIAT/IFTA Timeline Survey2021 FIAT/IFTA Timeline Survey
2021 FIAT/IFTA Timeline Survey
 
20211021 FIAT/IFTA Most Wanted List
20211021 FIAT/IFTA Most Wanted List20211021 FIAT/IFTA Most Wanted List
20211021 FIAT/IFTA Most Wanted List
 
WARBURTON FIAT/IFTA Timeline Survey results 2020
WARBURTON FIAT/IFTA Timeline Survey results 2020WARBURTON FIAT/IFTA Timeline Survey results 2020
WARBURTON FIAT/IFTA Timeline Survey results 2020
 
OOMEN MEZARIS ReTV
OOMEN MEZARIS ReTVOOMEN MEZARIS ReTV
OOMEN MEZARIS ReTV
 
BUCHMAN Digitisation of quarter inch audio tapes at DR (FRAME Expert)
BUCHMAN Digitisation of quarter inch audio tapes at DR (FRAME Expert)BUCHMAN Digitisation of quarter inch audio tapes at DR (FRAME Expert)
BUCHMAN Digitisation of quarter inch audio tapes at DR (FRAME Expert)
 
CULJAT (FRAME Expert) Public procurement in audiovisual digitisation at RTÉ
CULJAT (FRAME Expert) Public procurement in audiovisual digitisation at RTÉCULJAT (FRAME Expert) Public procurement in audiovisual digitisation at RTÉ
CULJAT (FRAME Expert) Public procurement in audiovisual digitisation at RTÉ
 
HULSENBECK Value Use and Copyright Comission initiatives
HULSENBECK Value Use and Copyright Comission initiativesHULSENBECK Value Use and Copyright Comission initiatives
HULSENBECK Value Use and Copyright Comission initiatives
 
WILSON Film digitisation at BBC Scotland
WILSON Film digitisation at BBC ScotlandWILSON Film digitisation at BBC Scotland
WILSON Film digitisation at BBC Scotland
 
GOLODNOFF We need to make our past accessible!
GOLODNOFF We need to make our past accessible!GOLODNOFF We need to make our past accessible!
GOLODNOFF We need to make our past accessible!
 
LORENZ Building an integrated digital media archive and legal deposit
LORENZ Building an integrated digital media archive and legal depositLORENZ Building an integrated digital media archive and legal deposit
LORENZ Building an integrated digital media archive and legal deposit
 
BIRATUNGANYE Shock of formats
BIRATUNGANYE Shock of formatsBIRATUNGANYE Shock of formats
BIRATUNGANYE Shock of formats
 
CANTU VT is TV The History of Argentinian Video Art and Television Archives P...
CANTU VT is TV The History of Argentinian Video Art and Television Archives P...CANTU VT is TV The History of Argentinian Video Art and Television Archives P...
CANTU VT is TV The History of Argentinian Video Art and Television Archives P...
 
BERGER RIPPON BBC Music memories
BERGER RIPPON BBC Music memoriesBERGER RIPPON BBC Music memories
BERGER RIPPON BBC Music memories
 
AOIBHINN and CHOISTIN Rehash your archive
AOIBHINN and CHOISTIN Rehash your archiveAOIBHINN and CHOISTIN Rehash your archive
AOIBHINN and CHOISTIN Rehash your archive
 
HULSENBECK BLOM A blast from the past open up
HULSENBECK BLOM A blast from the past open upHULSENBECK BLOM A blast from the past open up
HULSENBECK BLOM A blast from the past open up
 
PERVIZ Automated evolvable media console systems in digital archives
PERVIZ Automated evolvable media console systems in digital archivesPERVIZ Automated evolvable media console systems in digital archives
PERVIZ Automated evolvable media console systems in digital archives
 
AICHROTH Systemaic evaluation and decentralisation for a (bit more) trusted AI
AICHROTH Systemaic evaluation and decentralisation for a (bit more) trusted AIAICHROTH Systemaic evaluation and decentralisation for a (bit more) trusted AI
AICHROTH Systemaic evaluation and decentralisation for a (bit more) trusted AI
 
VINSON Accuracy and cost assessment for archival video transcription methods
VINSON Accuracy and cost assessment for archival video transcription methodsVINSON Accuracy and cost assessment for archival video transcription methods
VINSON Accuracy and cost assessment for archival video transcription methods
 
LYCKE Artificial intelligence, hype or hope?
LYCKE Artificial intelligence, hype or hope?LYCKE Artificial intelligence, hype or hope?
LYCKE Artificial intelligence, hype or hope?
 
AZIZ BABBUCCI Let's play with the archive
AZIZ BABBUCCI Let's play with the archiveAZIZ BABBUCCI Let's play with the archive
AZIZ BABBUCCI Let's play with the archive
 

Recently uploaded

Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
CatarinaPereira64715
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 

Recently uploaded (20)

Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
ODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User GroupODC, Data Fabric and Architecture User Group
ODC, Data Fabric and Architecture User Group
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 

AGGREGATING AND ENRICHING AUDIO-VISUAL METADATA USING EBUCORE | Athanasios DROSOPOULOS, Jean-Pierre EVAIN, Nikolaos SIMOU and Vassilis TZOUVARAS, National Technical University of Athens; European Broadcasting Union

  • 1. WORLD CONFERENCE 2013 OCTOBER 25 - 28 2013 DUBAI, UAE Drosopoulos, Evain, Simou, Tzouvaras (2013). Aggregating and Enriching Audiovisual Metadata using EBUcore . AGGREGATING AND ENRICHING AUDIO-VISUAL METADATA USING EBUCORE Athanasios DROSOPOULOS1a, Jean-Pierre EVAINb,, Nikolaos SIMOU2a and Vassilis TZOUVARAS3a a National Technical University of Athens; bEuropean Broadcasting Union The EUscreen project represents the European television archives, inc. a large number of members from the European Broadcasting Union (EBU), and acts as a domain aggregator for Europeana, Europe’s digital library. The main proposal from Euscreen has been to provide a harmonised access to a collection of television programmes, and associated resources such as articles. One of the essential declared goals is to allow students, scholars and the general public to study the history of television in its wider context. This paper presents the methodology followed for generating and publishing the EUscreen dataset as Linked Open Data. Keywords Ingestion tool | Metadata Enrichment | EBUcore 1. INTRODUCTION This paper presents the aggregation workflows and respective tools used for the ingestion of Europe’s Television Heritage content and metadata as well as the methodology adopted for its publication as Linked Open Data. The massive digitization and aggregation of content and metadata across Europe and the rest of the world have set the technical foundation of digital Cultural Heritage. European galleries, libraries, archives, museums and major IT companies have converged supporting the capture of knowledge via multimodal multimedia cultural content generation combined with Linked Open Data. The creation and evolution of Europeana (www.europeana.eu) as a unique point of access to European Cultural Heritage, has been a major achievement. More than 20 million metadata records, representing the European cultural richness, are already accessible through the Europeana portal, and it is expected that this number will be doubled within the next five years. The Europeana portal currently provides access to various cultural objects and their digital representations, of which the majority is text or images. Audio-visual collections are under-represented. Europeana collaborates with EUScreen and other projects to reinforce its presence in these domains acknowledging the fact that recent analysis results indicated the user special interest for audiovisual content, as generally the case throughout the web. A lot of attention has therefore been paid to involve and facilitate wider access to a general public 1 Athanasios Drosopoulos: Department of Computer Science | National Technical University of Athens Herron Polytechneiou | Athens 15772 | Greece e-mail: ndroso@image.ntua.gr 2 Nikolaos Simou: Department of Computer Science | National Technical University of Athens Herron Polytechneiou | Athens 15772 | Greece e-mail: nsimou@image.ntua.gr 3 VassilisTzouvaras: Department of Computer Science | National Technical University of Athens Herron Polytechneiou | Athens 15772 | Greece e-mail: tzouvaras@image.ntua.gr Copyright © of this paper is the property of the author(s). FIAT/IFTA is granted permission to reproduce copies of this work for purposes relevant to the above conference and future communication by FIAT/IFTA without limitation, provided that the author(s), source and copyright notice are included in each copy. For other uses, including extended quotation, please contact the author(s).
  • 2. Drosopoulos, Evain, Simou, Tzouvaras or professional users, e.g. enriching metadata, facilitating queries and providing relevant results. This has been a first necessary step before integrating data from social network as part of Linked Open Data. Television content, which is a vital component of Europe’s cultural heritage, collective memory and identity (all our yesterdays), remains difficult to publish and therefore to access. Copyrights, the multiplicity of audio and video formats, digitization costs and storage issues make its publishing on the Web more challenging than for museums and library collections, which consists of publishing pictures and scan of documents in the public domain. The Euscreen (www.euscreen.eu) project has constituted a representative collection of television programmes and associated resources such as articles, facilitating access to students, scholars and the general public. Providing access to large digital collections of television and radio cultural heritage content is a real challenge. The aggregation of metadata from different content providers requires to take harmonisation actions before being released to the public in a consistent manner. But offering user friendly navigation and content preview is not the only goal. Allowing automatic processing by information engines is equally vital. In order to achieve this, the overall workflow has been divided into three main phases:metadata ingestion, transformation of metadata into a common reference schema, and finally their publication as Linked Open Data. 2. BUILDING A CONSISTENT METADATA FRAMEWORK As metadata aggregator, EUscreen faced the problem that, content providers use various collection and content management systems that store, manage and share knowledge using a wide range of varying metadata models. EUScreen therefore imposed a common format in which metadata would have to be submitted by content providers or transformed after ingestion. Semantic interoperability was achieved using a harvesting schema based on EBUCore [Evain, 2010], which is an established standard in the audiovisual sector. EBUCore was selected as the result of an extensive evaluation [Schreiber, 2010] of different standards including MPEG-7, Dublin Core, TV-Anytime, etc.. Why was EBUCore retained as the best option? EBUCore has been designed as an extension of the Dublin Core for media. It is in use in a wide range of broadcasting applications including archiving, programme exchange, production (EBU/AMWA FIMS project on Service Oriented Architecture recently awarded at IBC 2012), and distribution. EBUcore brings flexibility missing in Dublin Core by letting the user define the type of e.g. title or description that is being provided. In comparison to MPEG-7, EBUCore provides some technical metadata but at a higher level of granularity with a less complex schema sufficient to address the EUScreen requirements. The EBU class conceptual data model is common to TV-Anytime and EBUCore but here again the schema is simpler. Additionally, EBUCore was the only metadata schema available in the form of an RDF/OWL ontology, which was an essential selection criteria looking forward to linked open data exchange. Even the W3C Media Annotation ontology was developed later, also based on the EBU class conceptual data model. Once metadata has been aggregated in a common format, dissemination to Europeana has been implemented using a Linked Open Data publication procedure. using the RDF representation of EBUcore (http://tech.ebu.ch/lang/en/MetadataEbuCore). Finally, internal and external linking to the EUscreen content has been established and the resulting repository was made accessiblethrough a SPARQL query endpoint. However, it is well accepted that only a minority of expert users would be able to use raw SPARQL endpoints and write correct queries using the SPARQL language and syntax. It is therefore recommended that in the future are presented with a higher level GUI (graphical User Interface). The principle is to let the user select a set of classes and ontologically associated properties (e.g. from lists) being the most relevant for their field of research or activity. The 2 FIAT/IFTA World Conference 2013 in Dubai
  • 3. Aggregating and Enriching Audiovisual Metadata using EBUcore application behind the GUI would generate valid triples using these classes and properties, which would eventually be automatically combined into valid SPARQL query expressions strictly matching the ontology. 3. METADATA AGGREGATION AND TRANSFORMATION As mentioned earlier, metadata aggregation has been performed using the Metadata Interoperability (MINT) toolset. MINT (mint.image.ntua.gr) is an open source, web based platform for the ingestion, mapping to a common format and transformation of metadata records from EUScreen contributing partners into this common format. Interoperability is achieved aligning provider's records through the use of well defined metadata models – EBUCore in the EUscreen case. The MINT platform is a metadata management system. It supports the deployment and operation of different aggregation schemes. It provides functionalities corresponding to different user roles and access rights. Users start by uploading their metadata records as XML instances or Comma-separated values (CSV). MINT supports different uploading and harvesting protocols such as HTTP, FTP and OAI-PMH.. Users can also directly upload and validate records in a range of supported metadata standards (XSD). XML records are stored and indexed for statistics, previews and access from the mapping tool. Handling of metadata records includes indexing, retrieval, update and transformation of XML files and records. XML processors are used for validation and transformation tasks as well as for the visualization of XML and XSLT. One essential feature of MINT is its visual mapping editor. Mapping is performed through dragand-drop from the user metadata format into the target format (EBUCore for EUScreen) as visualised by the editor (Figure 1). The user can navigate within the structure and data of the input schema, and the structure, documentation and restrictions of the target schema. Eventually, mappings can be applied to ingested records, edited, downloaded and shared as templates. As a collateral gain, access to the XLST and XPaths expression provides an invaluable educational to users willing to dive into the arcane world of XML transformation. Figure 1 Screenshot of the MINT mapping editor Once these templates have been defined, users can transform their collections and publish them in the target common format imposed aggregation and remediation steps. Preview interfaces provide access to the current input xml record, the XSLT code for mappings, the transformed record in the target schema, subsequent transformations from the target schema to other models of interest (e.g. Europeana's metadata schema), and available html renderings of each xml record. FIAT/IFTA World Conference 2013 in Dubai 3
  • 4. Drosopoulos, Evain, Simou, Tzouvaras Finally, the Revision/Annotation procedure enables the addition and correction of annotations, the editing of a single or group of items to assign metadata not originally available , further transformations and quality control checks according to the aggregation guidelines and scope (e.g. for URLs). 4. EUSCREEN LINKED OPEN DATA PILOT In this section we present the steps followed for the publication of the EUscreen content as Linked Open Data. We start by illustrating the production of the RDF instances from the metadata aggregated and transformed to EBUCore (XML to RDF via XSLT). Then semantic knowledge derived from metadata records is linked to external open data sources. 4.1 SEMANTIC REPRESENTATION OF THE EUSCREEN CONTENT EUscreen Linked Data resources have been created as machine readable representation in RDF by transforming EBUCore XML metadata into EBUCore RDF (see below the description of the EBUCore ontology [Buerge, 2011]) 4.2 EBUCORE ONTOLOGY The EBUCore ontology is an RDF representation of the EBUCore object model, which forms part of the EBU Class Conceptual Data Model (CCDM) also used as class model for W3C MAWG's Media Annotation ontology (http://www.w3.org/TR/mediaont-10/). CCDM and EBUCore define a minimum structured set of audiovisual classes (inc. groups of resources, media resources, parts, media objects but also locations, events, persons and organizations). The EBUCore and CCDM ontologies also define the semantic relationships (objectProperties) between these classes as well as properties (dataProperties) characterizing these classes (http://www.w3.org/TR/owl2-prime). A lot of the knowledge gathered in the EBU CCDM and EBUCore RDF was used to develop the W3C Media Annotation ontology (W3C MAWG). Reciprocally, EBUCore RDF has implemented in a subsequent version the RDF modelling options chosen by W3C MAWG. The EBUCore ontology (expressed in RDF) is not a conversion from EBUCore XML to RDF. It is a representation of the EBUCore XML model (classes and properties) expressed in RDF. Figure 2 Snapshot of the EBUCore ontology As shown in figure 2, the general concept of BusinessObject corresponds to the content being described and made available for consultation i.e. a document (e.g. PDF), an image, and audio and/or video file. All these BusinessObjects can be associated through a variety of relations and can also be grouped. The ontology offers several Linked Open Data connections to the social web via user tagging and rating. EBUCore also proposes additional concepts such as for example 'genre', 'role' and 'target audience' (target groups and parental guidance) as Linked Open Data in the form of SKOS Classification Schemes. Figure 3 shows a snapshot of the display of the EBU SKOS genre list In Protégé (Stanford University), which 4 FIAT/IFTA World Conference 2013 in Dubai
  • 5. Aggregating and Enriching Audiovisual Metadata using EBUcore unambiguously illustrates how a reasoner can reconstruct a hierarchical thesaurus from a flat list of Linked Open Data statements / triples. Figure 2 Schreenshot of the EBU RDF/SKOS Genre list on protégé 4.3 IMPLEMENTING LINKED OPEN DATA The RDF representation of the EUscreen metadata and its linkage to content was followed by the creation of additional resources using URIs to fulfill the first principle of Linked Data [Lee, 2006]. Creating cool URIs for the semantic web [Lee, 1998] ,[Sauermann, 2008] is based on two basic characteristics: they must be unique for every item, and consistent. As a result, every entity represented in the EUScreen data set leads to the minting of at least three URIs: • a URI for the real-world object itself • a URI for a related information resource that describes the real-world object and has an HTML representation (dereferencable) • a URI for a related information resource that describes the real-world object and has an RDF/XML representation To ensure the global uniqueness of the URIs, web resources are served under a domain administered by the project (lod.euscreen.eu) which assigns unique identifier to the item aspart of the URI. An example of such globally unique URIs for an EUscreen item is shown below. • http://lod.euscreen.eu/resource/EUS_55F569268ACA42B186682960875F862B • http://www.euscreen.eu/play.html?id=EUS_55F569268ACA42B186682960875F862B • http://lod.euscreen.eu/data/EUS_55F569268ACA42B186682960875F862B In complement to the URIs constructed for the EUScreen items described in the dataset (i.e. the videos), additional URIs have been defined to manage information shared within the dataset such as actors, locations/ or countries that can be the location of production of more than one video item. Therefore new reusable resources have been created for these elements using their unique names to craft globally unique URIs. For example, in the case of FIAT/IFTA World Conference 2013 in Dubai 5
  • 6. Drosopoulos, Evain, Simou, Tzouvaras the Netherlands, the shared resource constructed is http://lod.euscreen.eu/resource/Netherlands. After specifying the method for minting present and future URIs, EUScreen identified the things described with EBUCore RDF classes and properties. More specifically, the type of video, as is defined in the XML schema. can be either a part of a programme or the whole programme. Depending on this information the resource created for the video can either be an instance of the EBUCore class Part (i.e. one of several media fragments / segments of audio, video, data, that compose an audiovisual media resource) or a MediaResource itself. The additional characteristics of the video resources are represented in RDF by using EBUCore properties having as range either typed literals (e.g. original title was represented by ebucore:originalTitle of type literal/string) or in some cases other internal resources/classes (e.g. a provider is defined as an ebucore:Agent). In the case of strings the language in which they are expressed is also provided. In this way the possible consumers of the EUscreen dataset can perform queries to generate language specific mashups. The complete set of properties and classes used for the mapping can be found at http://goo.gl/HBK7f Finally, another recommendation that is very important and has to be considered during Linked Data publication is ownership of the resources, licencing and provenance of information. Therefore, for every RDF representation of an item provenance metadata is published including the publication date and the creator. In that way consumers can track the origin of particular data fragments. Regarding the rights that apply to the dataset, there are three kinds “Rights Reserved – Free Access”, “Rights Reserved – Paid Access” and “Restricted Access”. The data provider selects among them the one that applies to his/her dataset during the metadata mapping process. The rights are represented in the RDFized version of the metadata by using the “dc:rights” property provided in EBUCore, having one of the above values as filler, and also by using the property edm:rights, taken from the Europeana Data Model1, together with the corresponding Europeana rights. 4.4 LINKING OF EUSCREEN RESOURCES Linked Data is simply about using the Web to create typed links between data from different sources, including the social web. Therefore after RDF representation of the EUscreen content and related metadata, links to other resources have been established. There are two distinct linking cases of interest for the scope of a cultural heritage aggregation repository like EUScreen: links between the internal resources originating from providers' data sources and links connecting to external repositories. External RDF links are crucial for the Web of Data as they are the glue that connects data islands into a global, interconnected data space [Heath, 2011]. Users want to consume more audiovisual content. It is therefore important to convince content providers to submit more material. This objective can be achieved by taking benefit of the association of Linked Open Data with social network tagging and recommendations. For the case of internal linking, specific elements of the harvesting schema that relate items were used. As such, the value of the harvesting schema’s element isRelatedToItem is an EUscreen item identifier. Respectively, in the RDF representation the EBUCore property isRelatedTo was used having as range the resource of the specific item. Furthermore, additional internal linking was implemented for the countries, the actors and the organizations. As mentioned in the previous section, URIs were created for them that are used as the object of a triple. For example, the Netherlands resource can be the object of a triple having as predicate the EBUCore property “createdIn” and as subject the video resource. The resources implemented for the countries were also externally linked, talking benefit from the availability of a large variety of data sources. For the creation of external links DBpedia (http://dbpedia.org) has been used. The names of the EUScreen dataset countries were 6 FIAT/IFTA World Conference 2013 in Dubai
  • 7. Aggregating and Enriching Audiovisual Metadata using EBUcore compared using SPARQL (Prud’hommeaux, 2008) to names of the resources served by DBpedia. As a natural consequence additional linked data resources are discovered by retrieving the links associated to the link. In that way the EUscreen repository fully benefits from the connection between DBpedia, Freebase, Eurostat and NYTimes. In addition to these links, new external links were extracted from the video summaries by using DBpedia spotlight, a tool that can extract resources from free text (http://dbpedia.org/spotlight). This applies neatly to summary descriptions of a video. which quite often names of persons that participate in or contribute to the video. Using spotlight very useful additional information could be provided about the video therefore improving its searchability. 4.5 DEPLOYMENT OF THE LINKED OPEN DATA PILOT We have described the main issues regarding the transformation of the harvested and homogenized XML items to RDF and their internal and external linking. We have deployed the EUscreen linked open data pilot available at http://lod.euscreen.eu following the 4 main Linked Data principles (Lee, 2006). This pilot was first deployed on the 29th of September 2011 and has been visited by more than 1000 unique visitors around the world (google analytics). Both the machine (RDF) and the human readable information (a detailed HTML representation of the items available at http://euscreen.eu/) are in operation. the metadata aggregated and transformed by MINT are converted to RDF and published as Linked Open Contributors, 582 countries / locations (linked to 1439 externals resurces) and 22 for languages (linked to 63 externals resources). Using spotlight, 1490 additional person resources have extracted extracted linking to 1133 programmes’ English summaries. Finally, the data has been uploaded to 4store (http://4store.org/) - a dedicated database - in order to provide SPARQL endpoint for access an consumption (http://goo.gl/N9mrl) using the web interface of the 4store repository (http://goo.gl/EvUQo). 5. CONCLUSIONS The Euscreen project is an operational portal for accessing broadcaster and national audiovisual library archives. It has now passed the level of proof of concept and more content providers are invited to join. RDF and Linked Open Data have been chosen has the preferred format to exchange metadata with Europana and provide access to a vast bank of content. In this context the use of Linked Open Data is a natural step forward using available resources from e.g. DBPedia but also from social networks. From a broadcaster point of view, the perspective is highly attractive but must be measured against the cost of operation (e.g. disambiguation, context relevance). For national broadcaster with high quality standards, Linked Open Data raises issues in terms of the editorial quality, accuracy and reliability of the linked data in terms of content. Another important issue is persistence (how long will Linked Open Data resources remain available. It is also not expected that standard users will get familiar with the technology, such as SPARQL endpoints, which must be abstracted at the application level. Only ease of use, relevant query results will be rewarded. Linked data , editorial quality and persistence Solutions must be developed to automatize or at least facilitate the association of resources using LOD mechanisms at affordable cost. Other requirements such as relevance of social network recommendations and tagging will require the utmost attention. 6. REFERENCES T. B. Lee, “Cool URIs don’t change,” 1998. [Online]. Available: http://www.w3.org/Provider/Style/URI.html T. B. Lee, “Linked Data - Design Issues”, 2006. [Online]. Available: http://www.w3.org/DesignIssues/LinkedData.htm FIAT/IFTA World Conference 2013 in Dubai 7
  • 8. Drosopoulos, Evain, Simou, Tzouvaras T. Buerge, J-P. Evain, and P-A. Champin, “W3C Media Annotation Working Group RDF ontology” (ma-ont), 2011, [Online]. Available: http://www.w3.org/ns/ma-ont.rdf (see also http://www.w3.org/TR/2011/PR-mediaont-10-20111129/ ) J-P. Evain, “EBU Core Metadata Set EBU”, 2009. [Onine]. Available: http://tech.ebu.ch/docs/tech/tech3293v1_3.pdf T. Heath, and C. Bizer, “Linked Data: Evolving the Web into a Global Data Space” 2011 (1st edition). Synthesis Lectures on the Semantic Web: Theory and Technology, 1:1, 1-136. Morgan Claypool DOI: 10.2200/S00334ED1V01Y201102WBE001 ISBN: 9781608454303 (paperback) ISBN: 9781608454310 (ebook). L. Kaye, “Content Selection and Metadata Handbook” , 2011. [Online]. Available: http://blog.euscreen.eu/wp-content/uploads/2010/10/Content-Selection-and-MetadataHandbook_public.pdf E. Prud’hommeaux and A. Seaborne “SPARQL Query Language for RDF - W3C Recommendation”, 2008, [Online] Available: http://www.w3.org/TR/rdf-sparql-query/ L. Sauermann and R. Cyganiak, R. “Cool uris for the semantic web - w3c interest group note”, 2008. [Online] Available: http://www.w3.org/TR/cooluris/ G. Schreiber, “Metadata Models, Interoperability Gaps, and Extensions to Preservation Metadata Standards” 2010. B. Scott, “Gordon Park's conversation theory: a domain independent constructivist model of human knowing”. In: Foundations of Science 6(4):343-360. National Centre for Biotechnology Information, 2001. [Online] Available: http://www.ncbi.nlm.nih.gov M. Welshons, Our Cultural Commonwealth The Report of the American Council of Learned Societies Commission on Cyberinfrastructure for the Humanities and Social Sciences. Connections, December 15, 2006. [Online] Available: http://cnx.org/content/col10391/1.2/ 8 FIAT/IFTA World Conference 2013 in Dubai