SlideShare uma empresa Scribd logo
1 de 54
Introduction and Theoretical Foundations of New Media Metadata and Ontologies ..
Contents Metadata Ontologies Folksonomies The sematic web The internet of things David Lamas, TLU, 2011 2
Metadata David Lamas, TLU, 2011 3
Metadata So, why is metadata relevant? Or… why should we care about metadata? David Lamas, TLU, 2011 4
Metadata As a concept, is not new Metadata has long been for managing document collections such as the ones kept by libraries But the term itself, was only coined in 1968 By Philip Bagley, a pioneer of computerized document retrieval David Lamas, TLU, 2011 5
Metadata Literally, a set of data that describes and gives information about other data, metadata in our context is: Machine readable Descriptive For the purposes of resource… 	Discovery 	Management Delivery Access control Use 	Re-use Long term preservation David Lamas, TLU, 2011 6
Metadata Or in other words, metadata allows for the description of the… Definition Structure; and Administration of selected resources with all contents in context to ease the further use of the resource David Lamas, TLU, 2011 7
MARC Or… Machine Readable Catalogue Is still the main metadata standard in the library world although it is not a full cataloguing scheme being  David Lamas, TLU, 2011 8
UDC, AARC2 and RDA Universal Decimal Classification A multilingual classification scheme for all fields of knowledge 	Available at… http://www.udcc.org/udcsummary/php/index.php Anglo-American Cataloguing Rules For use in the construction of catalogues Available at… http://www.aacr2.org/ Resource description and access Available at… http://www.rda-jsc.org/rda.html David Lamas, TLU, 2011 9
Z39.50, SRW and SRU Z39.50 is a client–server protocol for searching and retrieving information widely used in library environments Search & Retrieve Web Service A intended standard web-based text-searching interface Search/Retrieval via URL Astandard XML-focused search protocol for Internet search queries, which uses the Contextual Query Language David Lamas, TLU, 2011 10
But… This should not bother you other than to note that… Metadata tends to get more complicated the longer you think about it David Lamas, TLU, 2011 11
As for the web… It was early recognized that finding what you need was going to start getting difficult We’re talking about the mid nineties when the web’s size was referred to in terms of tens of thousands Users, mainly information sciences specialists, begun trying to catalogue it by hand Do you remember Yahoo’s earlier versions? David Lamas, TLU, 2011 12
As for the web… The first search engines appeared and authors begun to realize that the metadata they embedded into web pages might be important <html> <head> <title>A web page</title> <meta name=“keywords” content=“some, key, words” /> <meta name=“description” content=“a summary” /> </head> <body> … David Lamas, TLU, 2011 13
As for the web… Then came Google And metadata lost some relevance as Google’s PageRank algorithm takes note of links between pages but places less emphasis on embedded metadata to avoid… Metaspam <meta name=“description” content=“a summary” /> Metacrap <title>put your title here</title> David Lamas, TLU, 2011 14
Dublin Core Despite the initial drawbacks, work continued on embedded metadata and the Dublin Core was and still is one of the main players with its 15 elements… Title, Creator, Subject, Description, Publisher, Contributor, Date, Type, Format, Identifier, Source, Language, Relation, Coverage, Rights …embedded into web pages or encoded using XML The initial intention was to improve indexing by search engines But whereas its promoters forgot about metaspam and metacrap, the search engines didn’t And so, main search engines still ignore embedded metadata David Lamas, TLU, 2011 15
Dublin Core David Lamas, TLU, 2011 16
Metadata Remarkably, there has been fairly widespread adoption of metadata principles, specially in policy terms, namely in government (look into http://www.esd.org.uk/standards/egms/viewer/viewer.aspxfor and interesting example) And in: Education Health Cultural heritage Environmental agencies, and… Libraries, of course David Lamas, TLU, 2011 17
Metadata This resulted in the…  Growth of metadata cataloguing rules (although every community has its own rules) Growth in use of additional elements for particular communities (and again, every community’s additions are different) Adoption of application profiles to document the distinct cataloguing rules and additions Institution of the Dublin Core Metadata Initiative as an organization engaged in the development of interoperable metadata standards that support a broad range of purposes and business models David Lamas, TLU, 2011 18
Metadata But the Dublin Core isn’t alone, far from it Many other standards were and are being developed such as these, just to name two: RDF (Resource Description Framework) LOM (Learning Object Metadata) David Lamas, TLU, 2011 19
Resource Description Framework The resource description framework was developed by the W3C, the RDF is the envisioned standard for the semantic web Its goal is to allow software to automatically navigate and reason about web content thus enabling… 	A web of (linked) data David Lamas, TLU, 2011 20
Resource Description Framework David Lamas, TLU, 2011 21
Learning Object Metadata Learning Object Metadata is a data model Usually encoded in XML, it is used to describe learning objects and similar digital resources used to support learning. David Lamas, TLU, 2011 22
Learning Object Metadata David Lamas, TLU, 2011 23
Metadata As said in the beginning… Metadata tends to get more complicated the longer we think about it The current metadata efforts lack of within standards and within communities coherence and cohesion are a good example 	And that is why we will next look into Ontologies So… do we care about metadata? Why are we interested? David Lamas, TLU, 2011 24
Metadata I guess the answer is yes, we care. And yes, we are interested, because metadata is everywhere 	Sometimes it is explicitly available, Other times it is hidden or not so readily available, butanyway… It would be foolish not to make use of it David Lamas, TLU, 2011 25
Metadata Further, there is increasing pressure to expose metadata on the web for other to mash up and this is specially true today in settingssuch as… Education; Research; and Government And finally, metadata becomes paramount in scenarios where content is data; or the required information can not easily derived from content David Lamas, TLU, 2011 26
Ontologies David Lamas, TLU, 2011 27
Ontologies One way of dealing with the lack of within standards and within communities coherence and cohesion of current metadata efforts is to evolve to an ontology-base metadata approach But what does this means? David Lamas, TLU, 2011 28
Ontologies An ontology is a logical theory which gives an explicit partial account of a conceptualization An intentional semantic structure which encodes the implicit rules constraining the structure of a piece of reality In this light, the aim of an ontology is to define which primitives, provided with their associated semantics, are necessary for knowledge representation in a given context David Lamas, TLU, 2011 Thomas R. Gruber (1993). Toward principles for the design of ontologies used for knowledge sharing. Originally in N. Guarino and R. Poli, (Eds.), International Workshop on Formal Ontology, Padova, Italy. Revised August 1993. Published in International Journal of Human-Computer Studies, Volume 43 , Issue 5-6 Nov./Dec. 1995, Pages: 907-928, special issue on the role of formal ontology in the information technology.
Ontologies Ontologies are usually characterized by their… Coverage The extent to which the primitives mobilized by the perceived usage scenarios are covered by the ontology Specificity The extent to which ontological primitives are precisely identified Granularity The extent to which primitives are precisely and formally defined Formality The extent to which primitives are described in a formal language David Lamas, TLU, 2011 30
Ontologies And ontologies are not… taxonomies But  taxonomy might be perceived as a  specific case of an ontology A taxonomy is a particular classification arranged in a hierarchical structure Typically it is organized by supertype/subtype relationships also called generalization/specialization relationships David Lamas, TLU, 2011 31
Why ontologies? David Lamas, TLU, 2011 32 Pipe
Why ontologies? David Lamas, TLU, 2011 33 Pipe
Why ontologies? David Lamas, TLU, 2011 34 Pipe
Why ontologies? In short, we interpret, machines don’t As such, an effort must be undertaken in order to support adequate usage of digital resources So, what’s missing? Among other… 	The possibility to share a common understanding of the structure of information within a specific domain 	The possibility to reuse domain knowledge 	The possibility to make domain assumptions explicit The possibility to analyze domain knowledge David Lamas, TLU, 2011 35
Ontologies and the web It is estimated that by 2010… 70% of public web pages will have some level of metadata, but only 20% will use more extensive semantic web approaches such as ontology-based metadata But why should we care? David Lamas, TLU, 2011 36 http://www.afsg.nl/InformationManagement/images/nieuws/finding%20and%20exploiting%20value%20of%20semantic%20tech%20on%20web.pdf
Ontologies and the web An emerging ontological approach is OWL or… Web Ontology Language A vocabulary extension of the Resource Description Framework, which adds more vocabulary for describing characteristics of properties and classes or relations between classes David Lamas, TLU, 2011 37
Web Ontology Language OWL enables ontology-based information sharing and manipulation together with RDF and XML In reverse order… XML allows users to add arbitrary structure to their docuemnts but says nothing about what such structures mean RDF enables expression of meaning over XML (and other) structures Using subject, verb and object triples OWL enables machines to comprehend semantic documents and data David Lamas, TLU, 2011 38
Web Ontology Language David Lamas, TLU, 2011 39 http://www.w3.org/TR/owl-features/
Ontologies This said and while addressing some of the current metadata efforts weaknesses, present-day ontologies still largely depend on explicit human intervention to be useful And that is why we will next look into folksonomies David Lamas, TLU, 2011 40
Folksonomies David Lamas, TLU, 2011
Folksonomies Are mainly a bottom-up social classification system A way to organize and share contents by tagging resources Synonyms are… Ethno-classification; and Collaborative tagging David Lamas, TLU, 2011
Folksonomies Folksonomies are created by users and have… No structure No fixed vocabulary No explicit relationships between terms, and No authority David Lamas, TLU, 2011 43
Folksonomies Folksonomies also are… Distributed, and Collaboratively built and maintained You can tag items owned by others You can get instant feedback 	All items for the same tag 	All tags for the same item You can a adapt your tags to the group norm 	But you are never forced David Lamas, TLU, 2011 44
Folksonomies Some of their apparent benefits are… Being cheap and easy to build and use Being capable to adapt very quickly to changes and users needs They scale well Foster serendipity Semantic browsing instead of searching Lower the cooperation barriers David Lamas, TLU, 2011 45
Folksonomies But they have limits such as… Semantic ambiguity Polysemy, synonymy, cardinality and the use of acronyms Syntax free Spaces and multiple words are used without rules Language Different languages can be used for the same tag Being eventually shortsighted Fail to depict the general overview Lack of (or minimal) structure No explicit relationships between otherwise related tags David Lamas, TLU, 2011 46
Folksonomies and ontologies Folksonomies Domains Large corpus Informal categories Unstable entities Unclear edges Participants Naïve cataloguers No authority Uncoordinated users Amateur users Critical mass needed Ontologies Domains Small corpus Formal categories Stable entities Restricted entities Clear edges Participants Expert cataloguers Authoritative sources of judgment Coordinated users Expert users David Lamas, TLU, 2011 47
Folksonomies and ontologies How do we choose? Folksonomies are useful when all that is needed is the ability to link items to topics Ontologies are useful when what is needed is to formally define meaning But… do we need to choose? Not really, at least that what current research is exploring David Lamas, TLU, 2011 48
Folksonomies and ontologies Research directions include The combination of the folksonomy and ontology approaches into an hybrid system where the most consensual constructs would long last while others would be forgotten or redefined An approach that combines the ease and adaptability of folksonomy with the formality and semantic richness of an ontology Quantitative tag analysis and qualitative use analysis in current online social networking services To understand if tag usage converge or not To understand how a folksonomy is formed To… any ideas? David Lamas, TLU, 2011 49
Semantic web David Lamas, TLU, 2011
Semantic Web The Web was designed as an information space, with the goal that it should be useful not only for human-human communication, but also that machines would be able to participate and help One of the major obstacles to this has been the fact that most information on the Web is designed for human consumption, and even if it was derived from a database with well defined meanings (in at least some terms) for its columns, that the structure of the data is not evident to a robot browsing the web Leaving aside the artificial intelligence problem of training machines to behave like people, the Semantic Web approach instead develops languages for expressing information in a machine processable form. David Lamas, TLU, 2011
Internet of things David Lamas, TLU, 2011
The internet of things The internet of things might be described as a self-configuring wireless network of sensors whose purpose would be to interconnect all things And the concept is attributed to the former Auto-ID Center, founded in 1999, based at the time at the MIT An alternative viewfocuses instead on making all things addressable by the existing naming protocols In the current vision, objects themselves do not interact, but they may now be referred to by other agents, such as centralized servers acting for their human users David Lamas, TLU, 2011
Metadata and Ontologies recap Metadata Ontologies Folksonomies The sematic web The internet of things David Lamas, TLU, 2011 54

Mais conteúdo relacionado

Mais procurados

Data Strategy Best Practices
Data Strategy Best PracticesData Strategy Best Practices
Data Strategy Best Practices
DATAVERSITY
 

Mais procurados (20)

Data Modeling Fundamentals
Data Modeling FundamentalsData Modeling Fundamentals
Data Modeling Fundamentals
 
Data Catalog for Better Data Discovery and Governance
Data Catalog for Better Data Discovery and GovernanceData Catalog for Better Data Discovery and Governance
Data Catalog for Better Data Discovery and Governance
 
Data Governance and Metadata Management
Data Governance and Metadata ManagementData Governance and Metadata Management
Data Governance and Metadata Management
 
The Business Glossary, Data Dictionary, Data Catalog Trifecta
The Business Glossary, Data Dictionary, Data Catalog TrifectaThe Business Glossary, Data Dictionary, Data Catalog Trifecta
The Business Glossary, Data Dictionary, Data Catalog Trifecta
 
How a Semantic Layer Makes Data Mesh Work at Scale
How a Semantic Layer Makes  Data Mesh Work at ScaleHow a Semantic Layer Makes  Data Mesh Work at Scale
How a Semantic Layer Makes Data Mesh Work at Scale
 
Data Mesh 101
Data Mesh 101Data Mesh 101
Data Mesh 101
 
Time to Talk about Data Mesh
Time to Talk about Data MeshTime to Talk about Data Mesh
Time to Talk about Data Mesh
 
Data Strategy Best Practices
Data Strategy Best PracticesData Strategy Best Practices
Data Strategy Best Practices
 
Data Mesh for Dinner
Data Mesh for DinnerData Mesh for Dinner
Data Mesh for Dinner
 
How to Use a Semantic Layer to Deliver Actionable Insights at Scale
How to Use a Semantic Layer to Deliver Actionable Insights at ScaleHow to Use a Semantic Layer to Deliver Actionable Insights at Scale
How to Use a Semantic Layer to Deliver Actionable Insights at Scale
 
Dataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabulariesDataset description: DCAT and other vocabularies
Dataset description: DCAT and other vocabularies
 
Business Intelligence Data Warehouse System
Business Intelligence Data Warehouse SystemBusiness Intelligence Data Warehouse System
Business Intelligence Data Warehouse System
 
From Data Lakes to the Data Fabric: Our Vision for Digital Strategy
From Data Lakes to the Data Fabric: Our Vision for Digital StrategyFrom Data Lakes to the Data Fabric: Our Vision for Digital Strategy
From Data Lakes to the Data Fabric: Our Vision for Digital Strategy
 
Building a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business GoalsBuilding a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business Goals
 
Design Guidelines for Data Mesh and Decentralized Data Organizations
Design Guidelines for Data Mesh and Decentralized Data OrganizationsDesign Guidelines for Data Mesh and Decentralized Data Organizations
Design Guidelines for Data Mesh and Decentralized Data Organizations
 
Data Catalog as the Platform for Data Intelligence
Data Catalog as the Platform for Data IntelligenceData Catalog as the Platform for Data Intelligence
Data Catalog as the Platform for Data Intelligence
 
Enterprise Data Architecture Deliverables
Enterprise Data Architecture DeliverablesEnterprise Data Architecture Deliverables
Enterprise Data Architecture Deliverables
 
Webinar Data Mesh - Part 3
Webinar Data Mesh - Part 3Webinar Data Mesh - Part 3
Webinar Data Mesh - Part 3
 
AI Data Acquisition and Governance: Considerations for Success
AI Data Acquisition and Governance: Considerations for SuccessAI Data Acquisition and Governance: Considerations for Success
AI Data Acquisition and Governance: Considerations for Success
 
Most Common Data Governance Challenges in the Digital Economy
Most Common Data Governance Challenges in the Digital EconomyMost Common Data Governance Challenges in the Digital Economy
Most Common Data Governance Challenges in the Digital Economy
 

Destaque

Introduction to Metadata Standards
Introduction to Metadata StandardsIntroduction to Metadata Standards
Introduction to Metadata Standards
David Massart
 
Data Access
Data AccessData Access
Data Access
eclumson
 
Design issues and processes
Design issues and processesDesign issues and processes
Design issues and processes
David Lamas
 

Destaque (20)

From OBO to OWL and back - building scalable ontologies
From OBO to OWL and back - building scalable ontologiesFrom OBO to OWL and back - building scalable ontologies
From OBO to OWL and back - building scalable ontologies
 
OWL and OBO
OWL and OBOOWL and OBO
OWL and OBO
 
SKOS in a nutshell
SKOS in a nutshellSKOS in a nutshell
SKOS in a nutshell
 
Using SPARQL to Query BioPortal Ontologies and Metadata
Using SPARQL to Query BioPortal Ontologies and MetadataUsing SPARQL to Query BioPortal Ontologies and Metadata
Using SPARQL to Query BioPortal Ontologies and Metadata
 
Interaction styles
Interaction stylesInteraction styles
Interaction styles
 
Development of Semantic Web based Disaster Management System
Development of Semantic Web based Disaster Management SystemDevelopment of Semantic Web based Disaster Management System
Development of Semantic Web based Disaster Management System
 
Metadata standards
Metadata standardsMetadata standards
Metadata standards
 
Introduction to Metadata Standards
Introduction to Metadata StandardsIntroduction to Metadata Standards
Introduction to Metadata Standards
 
Data Access
Data AccessData Access
Data Access
 
Mapping, Merging, and Multilingual Taxonomies
Mapping, Merging, and Multilingual TaxonomiesMapping, Merging, and Multilingual Taxonomies
Mapping, Merging, and Multilingual Taxonomies
 
Linked Data, Ontologies and Inference
Linked Data, Ontologies and InferenceLinked Data, Ontologies and Inference
Linked Data, Ontologies and Inference
 
Design issues and processes
Design issues and processesDesign issues and processes
Design issues and processes
 
AAUP 2014--Metadata Standards
AAUP 2014--Metadata StandardsAAUP 2014--Metadata Standards
AAUP 2014--Metadata Standards
 
Le web sémantique par l'exemple
Le web sémantique par l'exempleLe web sémantique par l'exemple
Le web sémantique par l'exemple
 
Taxonomies and Folksonomies
Taxonomies and FolksonomiesTaxonomies and Folksonomies
Taxonomies and Folksonomies
 
IFI7159 M4
IFI7159 M4IFI7159 M4
IFI7159 M4
 
Data Access - Best Practice
Data Access - Best PracticeData Access - Best Practice
Data Access - Best Practice
 
Working With Legacy Code
Working With Legacy CodeWorking With Legacy Code
Working With Legacy Code
 
big data: to smart data
big data: to smart data big data: to smart data
big data: to smart data
 
Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities Semantic Technologies for the Internet of Things: Challenges and Opportunities
Semantic Technologies for the Internet of Things: Challenges and Opportunities
 

Semelhante a Metadata and ontologies

20111120 warsaw learning curve by b hyland notes
20111120 warsaw   learning curve by b hyland notes20111120 warsaw   learning curve by b hyland notes
20111120 warsaw learning curve by b hyland notes
Bernadette Hyland-Wood
 
Missing pieces in_the_global_metadata_landscap
Missing pieces in_the_global_metadata_landscapMissing pieces in_the_global_metadata_landscap
Missing pieces in_the_global_metadata_landscap
Stuart Weibel
 
Managed metadata in_share_point_2010
Managed metadata in_share_point_2010Managed metadata in_share_point_2010
Managed metadata in_share_point_2010
G. Scott Singleton
 
A theory of digital library metadata the emergence of enriching and filtering
A theory of digital library metadata the emergence of enriching and filteringA theory of digital library metadata the emergence of enriching and filtering
A theory of digital library metadata the emergence of enriching and filtering
Getaneh Alemu
 
The Future of Cataloging and Catalogers
The Future of Cataloging and CatalogersThe Future of Cataloging and Catalogers
The Future of Cataloging and Catalogers
kramsey
 

Semelhante a Metadata and ontologies (20)

Metadata issues and challenges: Link Data
Metadata issues and challenges: Link DataMetadata issues and challenges: Link Data
Metadata issues and challenges: Link Data
 
20111120 warsaw learning curve by b hyland notes
20111120 warsaw   learning curve by b hyland notes20111120 warsaw   learning curve by b hyland notes
20111120 warsaw learning curve by b hyland notes
 
Missing pieces in_the_global_metadata_landscap
Missing pieces in_the_global_metadata_landscapMissing pieces in_the_global_metadata_landscap
Missing pieces in_the_global_metadata_landscap
 
Managed metadata in_share_point_2010
Managed metadata in_share_point_2010Managed metadata in_share_point_2010
Managed metadata in_share_point_2010
 
Metadata : Concentrating on the data, not on the scheme
Metadata : Concentrating on the data, not on the schemeMetadata : Concentrating on the data, not on the scheme
Metadata : Concentrating on the data, not on the scheme
 
Object models and object representation
Object models and object representationObject models and object representation
Object models and object representation
 
test
testtest
test
 
A theory of digital library metadata the emergence of enriching and filtering
A theory of digital library metadata the emergence of enriching and filteringA theory of digital library metadata the emergence of enriching and filtering
A theory of digital library metadata the emergence of enriching and filtering
 
Charleston 2012 - The Future of Serials in a Linked Data World
Charleston 2012 - The Future of Serials in a Linked Data WorldCharleston 2012 - The Future of Serials in a Linked Data World
Charleston 2012 - The Future of Serials in a Linked Data World
 
The Future of Cataloging and Catalogers
The Future of Cataloging and CatalogersThe Future of Cataloging and Catalogers
The Future of Cataloging and Catalogers
 
LOR Characteristics and Considerations
LOR Characteristics and ConsiderationsLOR Characteristics and Considerations
LOR Characteristics and Considerations
 
262 rob wolfe 29 may08
262 rob wolfe 29 may08262 rob wolfe 29 may08
262 rob wolfe 29 may08
 
Intro semanticweb
Intro semanticwebIntro semanticweb
Intro semanticweb
 
Metadata and Tagging
Metadata and TaggingMetadata and Tagging
Metadata and Tagging
 
SIRTEL'08 Cross Repository Tag Usage
SIRTEL'08 Cross Repository Tag UsageSIRTEL'08 Cross Repository Tag Usage
SIRTEL'08 Cross Repository Tag Usage
 
Learning Resource Metadata Initiative: Vocabulary Development Best Practices
Learning Resource Metadata Initiative: Vocabulary Development Best PracticesLearning Resource Metadata Initiative: Vocabulary Development Best Practices
Learning Resource Metadata Initiative: Vocabulary Development Best Practices
 
Topic Maps - Human-oriented semantics?
Topic Maps - Human-oriented semantics?Topic Maps - Human-oriented semantics?
Topic Maps - Human-oriented semantics?
 
Intelligent expert systems for location planning
Intelligent expert systems for location planningIntelligent expert systems for location planning
Intelligent expert systems for location planning
 
OER Search
OER SearchOER Search
OER Search
 
Semantic Web Nature
Semantic Web NatureSemantic Web Nature
Semantic Web Nature
 

Mais de David Lamas

Metodologias e métodos de investigação
Metodologias e métodos de investigaçãoMetodologias e métodos de investigação
Metodologias e métodos de investigação
David Lamas
 
A Dissertação de Mestrado
A Dissertação de MestradoA Dissertação de Mestrado
A Dissertação de Mestrado
David Lamas
 
TLU, Institute of Informatics presentation industry partners
TLU, Institute of Informatics presentation industry partnersTLU, Institute of Informatics presentation industry partners
TLU, Institute of Informatics presentation industry partners
David Lamas
 
Timeliner: Early Ideas
Timeliner: Early IdeasTimeliner: Early Ideas
Timeliner: Early Ideas
David Lamas
 

Mais de David Lamas (20)

IFI7159 M3
IFI7159 M3IFI7159 M3
IFI7159 M3
 
IFI7159 M2
IFI7159 M2IFI7159 M2
IFI7159 M2
 
IFI7159 M1
IFI7159 M1IFI7159 M1
IFI7159 M1
 
IFI7159 M0
IFI7159 M0IFI7159 M0
IFI7159 M0
 
EstCHI
EstCHIEstCHI
EstCHI
 
Welcome
WelcomeWelcome
Welcome
 
Paper Prototype Evaluation
Paper Prototype EvaluationPaper Prototype Evaluation
Paper Prototype Evaluation
 
Paper Prototyping
Paper PrototypingPaper Prototyping
Paper Prototyping
 
Imke presentation-november-2012
Imke presentation-november-2012Imke presentation-november-2012
Imke presentation-november-2012
 
Metodologias e métodos de investigação
Metodologias e métodos de investigaçãoMetodologias e métodos de investigação
Metodologias e métodos de investigação
 
A Dissertação de Mestrado
A Dissertação de MestradoA Dissertação de Mestrado
A Dissertação de Mestrado
 
Mobile Interactions
Mobile InteractionsMobile Interactions
Mobile Interactions
 
Introduction and Theoretical Foundations of New Media
Introduction and Theoretical Foundations of New MediaIntroduction and Theoretical Foundations of New Media
Introduction and Theoretical Foundations of New Media
 
Interactive Media
Interactive MediaInteractive Media
Interactive Media
 
TLU, Institute of Informatics presentation industry partners
TLU, Institute of Informatics presentation industry partnersTLU, Institute of Informatics presentation industry partners
TLU, Institute of Informatics presentation industry partners
 
CoCreat
CoCreatCoCreat
CoCreat
 
IMKE: The internationalization challenge
IMKE: The internationalization challengeIMKE: The internationalization challenge
IMKE: The internationalization challenge
 
Experimental Input and Output
Experimental Input and OutputExperimental Input and Output
Experimental Input and Output
 
Interactive Digital Media
Interactive Digital MediaInteractive Digital Media
Interactive Digital Media
 
Timeliner: Early Ideas
Timeliner: Early IdeasTimeliner: Early Ideas
Timeliner: Early Ideas
 

Último

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Último (20)

Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

Metadata and ontologies

  • 1. Introduction and Theoretical Foundations of New Media Metadata and Ontologies ..
  • 2. Contents Metadata Ontologies Folksonomies The sematic web The internet of things David Lamas, TLU, 2011 2
  • 3. Metadata David Lamas, TLU, 2011 3
  • 4. Metadata So, why is metadata relevant? Or… why should we care about metadata? David Lamas, TLU, 2011 4
  • 5. Metadata As a concept, is not new Metadata has long been for managing document collections such as the ones kept by libraries But the term itself, was only coined in 1968 By Philip Bagley, a pioneer of computerized document retrieval David Lamas, TLU, 2011 5
  • 6. Metadata Literally, a set of data that describes and gives information about other data, metadata in our context is: Machine readable Descriptive For the purposes of resource… Discovery Management Delivery Access control Use Re-use Long term preservation David Lamas, TLU, 2011 6
  • 7. Metadata Or in other words, metadata allows for the description of the… Definition Structure; and Administration of selected resources with all contents in context to ease the further use of the resource David Lamas, TLU, 2011 7
  • 8. MARC Or… Machine Readable Catalogue Is still the main metadata standard in the library world although it is not a full cataloguing scheme being David Lamas, TLU, 2011 8
  • 9. UDC, AARC2 and RDA Universal Decimal Classification A multilingual classification scheme for all fields of knowledge Available at… http://www.udcc.org/udcsummary/php/index.php Anglo-American Cataloguing Rules For use in the construction of catalogues Available at… http://www.aacr2.org/ Resource description and access Available at… http://www.rda-jsc.org/rda.html David Lamas, TLU, 2011 9
  • 10. Z39.50, SRW and SRU Z39.50 is a client–server protocol for searching and retrieving information widely used in library environments Search & Retrieve Web Service A intended standard web-based text-searching interface Search/Retrieval via URL Astandard XML-focused search protocol for Internet search queries, which uses the Contextual Query Language David Lamas, TLU, 2011 10
  • 11. But… This should not bother you other than to note that… Metadata tends to get more complicated the longer you think about it David Lamas, TLU, 2011 11
  • 12. As for the web… It was early recognized that finding what you need was going to start getting difficult We’re talking about the mid nineties when the web’s size was referred to in terms of tens of thousands Users, mainly information sciences specialists, begun trying to catalogue it by hand Do you remember Yahoo’s earlier versions? David Lamas, TLU, 2011 12
  • 13. As for the web… The first search engines appeared and authors begun to realize that the metadata they embedded into web pages might be important <html> <head> <title>A web page</title> <meta name=“keywords” content=“some, key, words” /> <meta name=“description” content=“a summary” /> </head> <body> … David Lamas, TLU, 2011 13
  • 14. As for the web… Then came Google And metadata lost some relevance as Google’s PageRank algorithm takes note of links between pages but places less emphasis on embedded metadata to avoid… Metaspam <meta name=“description” content=“a summary” /> Metacrap <title>put your title here</title> David Lamas, TLU, 2011 14
  • 15. Dublin Core Despite the initial drawbacks, work continued on embedded metadata and the Dublin Core was and still is one of the main players with its 15 elements… Title, Creator, Subject, Description, Publisher, Contributor, Date, Type, Format, Identifier, Source, Language, Relation, Coverage, Rights …embedded into web pages or encoded using XML The initial intention was to improve indexing by search engines But whereas its promoters forgot about metaspam and metacrap, the search engines didn’t And so, main search engines still ignore embedded metadata David Lamas, TLU, 2011 15
  • 16. Dublin Core David Lamas, TLU, 2011 16
  • 17. Metadata Remarkably, there has been fairly widespread adoption of metadata principles, specially in policy terms, namely in government (look into http://www.esd.org.uk/standards/egms/viewer/viewer.aspxfor and interesting example) And in: Education Health Cultural heritage Environmental agencies, and… Libraries, of course David Lamas, TLU, 2011 17
  • 18. Metadata This resulted in the… Growth of metadata cataloguing rules (although every community has its own rules) Growth in use of additional elements for particular communities (and again, every community’s additions are different) Adoption of application profiles to document the distinct cataloguing rules and additions Institution of the Dublin Core Metadata Initiative as an organization engaged in the development of interoperable metadata standards that support a broad range of purposes and business models David Lamas, TLU, 2011 18
  • 19. Metadata But the Dublin Core isn’t alone, far from it Many other standards were and are being developed such as these, just to name two: RDF (Resource Description Framework) LOM (Learning Object Metadata) David Lamas, TLU, 2011 19
  • 20. Resource Description Framework The resource description framework was developed by the W3C, the RDF is the envisioned standard for the semantic web Its goal is to allow software to automatically navigate and reason about web content thus enabling… A web of (linked) data David Lamas, TLU, 2011 20
  • 21. Resource Description Framework David Lamas, TLU, 2011 21
  • 22. Learning Object Metadata Learning Object Metadata is a data model Usually encoded in XML, it is used to describe learning objects and similar digital resources used to support learning. David Lamas, TLU, 2011 22
  • 23. Learning Object Metadata David Lamas, TLU, 2011 23
  • 24. Metadata As said in the beginning… Metadata tends to get more complicated the longer we think about it The current metadata efforts lack of within standards and within communities coherence and cohesion are a good example And that is why we will next look into Ontologies So… do we care about metadata? Why are we interested? David Lamas, TLU, 2011 24
  • 25. Metadata I guess the answer is yes, we care. And yes, we are interested, because metadata is everywhere Sometimes it is explicitly available, Other times it is hidden or not so readily available, butanyway… It would be foolish not to make use of it David Lamas, TLU, 2011 25
  • 26. Metadata Further, there is increasing pressure to expose metadata on the web for other to mash up and this is specially true today in settingssuch as… Education; Research; and Government And finally, metadata becomes paramount in scenarios where content is data; or the required information can not easily derived from content David Lamas, TLU, 2011 26
  • 27. Ontologies David Lamas, TLU, 2011 27
  • 28. Ontologies One way of dealing with the lack of within standards and within communities coherence and cohesion of current metadata efforts is to evolve to an ontology-base metadata approach But what does this means? David Lamas, TLU, 2011 28
  • 29. Ontologies An ontology is a logical theory which gives an explicit partial account of a conceptualization An intentional semantic structure which encodes the implicit rules constraining the structure of a piece of reality In this light, the aim of an ontology is to define which primitives, provided with their associated semantics, are necessary for knowledge representation in a given context David Lamas, TLU, 2011 Thomas R. Gruber (1993). Toward principles for the design of ontologies used for knowledge sharing. Originally in N. Guarino and R. Poli, (Eds.), International Workshop on Formal Ontology, Padova, Italy. Revised August 1993. Published in International Journal of Human-Computer Studies, Volume 43 , Issue 5-6 Nov./Dec. 1995, Pages: 907-928, special issue on the role of formal ontology in the information technology.
  • 30. Ontologies Ontologies are usually characterized by their… Coverage The extent to which the primitives mobilized by the perceived usage scenarios are covered by the ontology Specificity The extent to which ontological primitives are precisely identified Granularity The extent to which primitives are precisely and formally defined Formality The extent to which primitives are described in a formal language David Lamas, TLU, 2011 30
  • 31. Ontologies And ontologies are not… taxonomies But taxonomy might be perceived as a specific case of an ontology A taxonomy is a particular classification arranged in a hierarchical structure Typically it is organized by supertype/subtype relationships also called generalization/specialization relationships David Lamas, TLU, 2011 31
  • 32. Why ontologies? David Lamas, TLU, 2011 32 Pipe
  • 33. Why ontologies? David Lamas, TLU, 2011 33 Pipe
  • 34. Why ontologies? David Lamas, TLU, 2011 34 Pipe
  • 35. Why ontologies? In short, we interpret, machines don’t As such, an effort must be undertaken in order to support adequate usage of digital resources So, what’s missing? Among other… The possibility to share a common understanding of the structure of information within a specific domain The possibility to reuse domain knowledge The possibility to make domain assumptions explicit The possibility to analyze domain knowledge David Lamas, TLU, 2011 35
  • 36. Ontologies and the web It is estimated that by 2010… 70% of public web pages will have some level of metadata, but only 20% will use more extensive semantic web approaches such as ontology-based metadata But why should we care? David Lamas, TLU, 2011 36 http://www.afsg.nl/InformationManagement/images/nieuws/finding%20and%20exploiting%20value%20of%20semantic%20tech%20on%20web.pdf
  • 37. Ontologies and the web An emerging ontological approach is OWL or… Web Ontology Language A vocabulary extension of the Resource Description Framework, which adds more vocabulary for describing characteristics of properties and classes or relations between classes David Lamas, TLU, 2011 37
  • 38. Web Ontology Language OWL enables ontology-based information sharing and manipulation together with RDF and XML In reverse order… XML allows users to add arbitrary structure to their docuemnts but says nothing about what such structures mean RDF enables expression of meaning over XML (and other) structures Using subject, verb and object triples OWL enables machines to comprehend semantic documents and data David Lamas, TLU, 2011 38
  • 39. Web Ontology Language David Lamas, TLU, 2011 39 http://www.w3.org/TR/owl-features/
  • 40. Ontologies This said and while addressing some of the current metadata efforts weaknesses, present-day ontologies still largely depend on explicit human intervention to be useful And that is why we will next look into folksonomies David Lamas, TLU, 2011 40
  • 42. Folksonomies Are mainly a bottom-up social classification system A way to organize and share contents by tagging resources Synonyms are… Ethno-classification; and Collaborative tagging David Lamas, TLU, 2011
  • 43. Folksonomies Folksonomies are created by users and have… No structure No fixed vocabulary No explicit relationships between terms, and No authority David Lamas, TLU, 2011 43
  • 44. Folksonomies Folksonomies also are… Distributed, and Collaboratively built and maintained You can tag items owned by others You can get instant feedback All items for the same tag All tags for the same item You can a adapt your tags to the group norm But you are never forced David Lamas, TLU, 2011 44
  • 45. Folksonomies Some of their apparent benefits are… Being cheap and easy to build and use Being capable to adapt very quickly to changes and users needs They scale well Foster serendipity Semantic browsing instead of searching Lower the cooperation barriers David Lamas, TLU, 2011 45
  • 46. Folksonomies But they have limits such as… Semantic ambiguity Polysemy, synonymy, cardinality and the use of acronyms Syntax free Spaces and multiple words are used without rules Language Different languages can be used for the same tag Being eventually shortsighted Fail to depict the general overview Lack of (or minimal) structure No explicit relationships between otherwise related tags David Lamas, TLU, 2011 46
  • 47. Folksonomies and ontologies Folksonomies Domains Large corpus Informal categories Unstable entities Unclear edges Participants Naïve cataloguers No authority Uncoordinated users Amateur users Critical mass needed Ontologies Domains Small corpus Formal categories Stable entities Restricted entities Clear edges Participants Expert cataloguers Authoritative sources of judgment Coordinated users Expert users David Lamas, TLU, 2011 47
  • 48. Folksonomies and ontologies How do we choose? Folksonomies are useful when all that is needed is the ability to link items to topics Ontologies are useful when what is needed is to formally define meaning But… do we need to choose? Not really, at least that what current research is exploring David Lamas, TLU, 2011 48
  • 49. Folksonomies and ontologies Research directions include The combination of the folksonomy and ontology approaches into an hybrid system where the most consensual constructs would long last while others would be forgotten or redefined An approach that combines the ease and adaptability of folksonomy with the formality and semantic richness of an ontology Quantitative tag analysis and qualitative use analysis in current online social networking services To understand if tag usage converge or not To understand how a folksonomy is formed To… any ideas? David Lamas, TLU, 2011 49
  • 50. Semantic web David Lamas, TLU, 2011
  • 51. Semantic Web The Web was designed as an information space, with the goal that it should be useful not only for human-human communication, but also that machines would be able to participate and help One of the major obstacles to this has been the fact that most information on the Web is designed for human consumption, and even if it was derived from a database with well defined meanings (in at least some terms) for its columns, that the structure of the data is not evident to a robot browsing the web Leaving aside the artificial intelligence problem of training machines to behave like people, the Semantic Web approach instead develops languages for expressing information in a machine processable form. David Lamas, TLU, 2011
  • 52. Internet of things David Lamas, TLU, 2011
  • 53. The internet of things The internet of things might be described as a self-configuring wireless network of sensors whose purpose would be to interconnect all things And the concept is attributed to the former Auto-ID Center, founded in 1999, based at the time at the MIT An alternative viewfocuses instead on making all things addressable by the existing naming protocols In the current vision, objects themselves do not interact, but they may now be referred to by other agents, such as centralized servers acting for their human users David Lamas, TLU, 2011
  • 54. Metadata and Ontologies recap Metadata Ontologies Folksonomies The sematic web The internet of things David Lamas, TLU, 2011 54