SlideShare una empresa de Scribd logo
1 de 27
Descargar para leer sin conexión
rNews
                               Parte I: Conociendo la ontología




martes 27 de noviembre de 12
...Y 50
                                otros
martes 27 de noviembre de 12
martes 27 de noviembre de 12
Componentes de la historia que son obvios para
                   una persona…



                 HISTORIA


        FOTO



martes 27 de noviembre de 12
...no son tan obvios para una máquina.




                 HISTORIA


        FOTO



martes 27 de noviembre de 12
El Problema de los
                Datos Estructurados
                                                  Display
                                                   Capa de
             Sitios Web Modernos                    Tier
                                                 Visualización
             construidos con una
             Arquitectura de 3 Capas

             Capa de Datos: BD donde reside el
             Contenido.                            Logic
                                                    Capa
             Capa de Presentación: Documento
             HTML que se le envía al usuario.
                                                    Tier
                                                   Lógica
             Capa de Lógica: Software que lee
             de la Capa de Datos y produce la

                                                   Data
             Capa de Presentación.
                                                   Capa de
                                                    Datos
                                                    Tier
martes 27 de noviembre de 12
El Problema de los
                  Datos Estructurados
             Capa de Datos                                            Capa Lógica Capa de Visualización
          Label       Type                   Value                                                <html>
                                                                                                   <head>
            id       number             1248069162607                                              <title>
        Headline       text    New Web Code Draws Concern...                             New Web Code Draws Concern...
                                                                                                   </title>
          Byline       text           By TANZINA VEGA
                                                                                                  </head>
          Date         date                20101010                                                <body>
                                                                                                     <div>
          Body         text    In the next few years, a powerful...
                                                                                        New Web Code Draws Concern...
         Length      number                   1123                                                  </div>
           Tag         text                  Privacy                                                 <div>
                                                                                                By TANZINA VEGA
           Tag         text       Computers and the Internet                                        </div>
           Tag         text              Web Browsers                                                <div>
                                                                                                October 10, 2010
                                                                                                    </div>
                                                                                                     <div>
                                                                                     In the next few years, a powerful...
                                                                                                    </div>
                                                                                                  </body>
                                                                                                 </html>
        Contenido muy bien estructurado en la Capa
        de Datos, pero toda esta estructura se pierde
        en la traducción a la Capa de Visualización.


martes 27 de noviembre de 12
El Problema de los
                Datos Estructurados
             Capa de Visualización
                                 <html>
                                   <head>
                                   <title>
                        New Web Code Draws Concern...
                                   </title>
                                                                        ?
                                  </head>
                                   <body>




                                                           =
                                    <div>
                       New Web Code Draws Concern...
                                    </div>
                                    <div>
                               By TANZINA VEGA
                                    </div>
                                    <div>                      Motores de Búsqueda,
                               October 10, 2010
                                    </div>                     Redes Sociales y otros sitios
                                    <div>
                    In the next few years, a powerful...
                                                               web sólo ven la Capa de
                                    </div>                     Visualizacion, y no pueden
                                  </body>
                                </html>                        hacer uso de la estructura
                                                               de los datos subyacente.



martes 27 de noviembre de 12
Estándares de
                   Marcado Semántico
        Microformats              RDFa          Microdata          JSON




        § Primero             § Oficial      § No oficial    § Oficial
        § Simple              § Complejo    § Flexible     § Desarrolladores
        § Rígido              § OpenGraph   § Schema.org   § External




martes 27 de noviembre de 12
rNews Definido
                       rNews es un modelo de datos
                       para embeber metadatos
                       legibles por máquinas en
                       documentos web y un conjunto
                       de implementaciones sugeridas.




martes 27 de noviembre de 12
rNews: modelo de datos
                                                                  PostalAddress



                                                 address     address                            address




                                                                           geo
                                                                       Coordinates   Geo
                                 Person                    Location               Coordinates                   Organization




                                    creator                                                                     creator
                                    editor                                           name                        editor
                                    contributor                                                             contributor
                                    provider                                                                   provider
                                    copyrightHolder                     Concept                         copyrightHolder
                                    accountablePerson                                                sourceOrganization
                                                                      about   mentions

                               Comment

                                                 comment




                                                                       NewsItem




                                                                  associatedMedia


                                                                 associatedArticle


                               ImageObject
                               VideoObject                                                                          Article
                               AudioObject


martes 27 de noviembre de 12
para embeber metadatos
                               legibles por máquinas en
                                   documentos web

               Headline
                Byline
                Tags
               Creator
                  ...




martes 27 de noviembre de 12
y un conjunto de implementaciones
                                    sugeridas


                                RDFa      Microdata




                                 Hoy        Hoy




martes 27 de noviembre de 12
rNews - Ejemplo




martes 27 de noviembre de 12
1<!DOCTYPE4html4PUBLIC4">//W3C//DTD4XHTML41.04Transitional//EN"44"http://www.w3.org/TR/xhtml1/DTD/xhtml1>transitional.dtd">44
                  2<html>
                  3<head></head>
                  4<body>
                  5444<div>
                  64444<div>
                  74444444<div>Allies4Are44Split...</div>
                  8444444<div>NATO4Takes44Command</div>
                  9444444<div>
                 1044444444<img44src="img/libya_sample_reuters.jpg"/>
                 1144444444<div>Credit:4Goran4Tomasevic/Reuters</div>
                 12444444444<div>Rebel4fighters44take...</div>
                 13444444</div>
                 14444444<div>By4STEVEN4LEE44MYERS</div>
                 15444444<div>WASHINGTON44|4March424,42011</div>
                 16444444<div>
                 1744444444<p>Having44largely4succeeded...</p>
                 18444444</div>
                 19444444<div>
                 2044444444<p><a44href="http://www.nytimes.com/content/help/rights/copyright/copyright>notice.html">
                 2144444444444©4Copyright442011
                 22444444444</a><span>The4New4York44Times44Company</span></p>
                 2344444444<p><a44href="http://www.nytimes.com/ref/membercenter/help/agree.html">
                 2444444444444Disclaimer
                 25444444444</a></p>
                 264444444</div>
                 274444</div>
                 2844444<div>
                 29444444<div>
                 3044444444<div>Section</div>
                 3144444444<div>World</div>
                 32444444</div>
                 33444444<div>Tags</div>
                 344444444<div>
                 3544444444<div>
                 364444444444<div>People</div>
                 374444444444<div>Qaddafi,4Muammar44el></div>
                 3844444444</div>
                 39444444</div>444444
                 40444444<div>
                 4144444444<div>Discussion44(3)</div>
                 4244444444<div>
                 434444444444<div>So4the4question44is..."</div>
                 444444444444<div>
                 454444444444<a44href="http://timespeople.nytimes.com/view/user/27242827/activities.html">Chuck</a></div>
                 464444444444<div>March425th,44201148:274am</div>
                 4744444444</div>
                 48444444</div>
                 494444</div>
                 50444</div>
                 51</body>
                 52</html>



martes 27 de noviembre de 12
HTML 5 Microdata
         <!DOCTYPE HTML>
         <html itemscope itemtype="http://schema.org/NewsArticle" >
         <head>
         ! <style type="text/css">@import url(css/iptc_times2.css);</style>
         ! <meta itemprop="dateCreated" content="2011-03-23"/>
         ! <meta itemprop="description" content="The questions about the command..."/>
         ! <meta itemprop="inLanguage" content="en-US"/>
         ! <meta itemprop="thumbnailUrl" content="http://graphics8.nytimes.com/images/common/icons/t_wb_75.gif"/>
         ! <meta itemprop="genre" content="Current"/>
         ! <meta itemprop="id" content="1248069687395"/>
         ! <meta itemprop="version" content="2"/>
         ! <meta itemprop="publishingPrinciples" content="http://www.nytco.com/press/ethics.html"/>
         ! <meta itemprop="wordCount" content="879"/>!
         </head>
         <body>
         ! <div style="height:900px" class="article">
         ! ! <div class="a_column">
         ! ! ! <div itemprop="headline" class="headline">Allies Are Split on Goal and Exit Strategy in Libya</div>
         ! ! ! <div itemprop="alternativeHeadline" class="rider">NATO Takes Command</div>
         ! ! ! <div itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
         ! ! ! ! <img itemprop="URL" class="image" src="img/libya_sample_reuters.jpg"/>
         ! ! ! ! <div class="image_credit">Credit:
         ! ! ! ! ! <span itemprop="creator" itemscope itemtype="http://schema.org/Person">
         ! ! ! ! ! ! <span itemprop="name">Goran Tomasevic</span>
         ! ! ! ! ! </span>
         ! ! ! ! ! /
         ! ! ! ! ! <span itemprop="sourceOrganization" itemscope itemtype="http://schema.org/Organization">
         ! ! ! ! ! ! <span itemprop="name">Reuters</span>
         ! ! ! ! ! ! <meta itemprop="tickerSymbol" content="NYSE TRI"/>
         ! ! ! ! ! </span>
         ! ! ! ! </div>

martes 27 de noviembre de 12
RDFa
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
      <html xmlns:rnews="http://dec.iptc.org/rnews/0.1/">
      <head>
      ! <style type="text/css">@import url(css/iptc_times2.css);</style>
      </head>
      <body>
      ! <div class="article" style="height:623px">
      ! ! <div class="a_column">
      ! ! ! <div property="rnews:headline" class="headline">Allies Are Split on Goal and Exit Strategy in Libya</div>
      ! ! ! <div class="rider">NATO Takes Command</div>
      ! ! ! <div class="main_image">
      ! ! ! ! <img class="image" src="img/libya_sample_reuters.jpg"/>
      ! ! ! ! <div class="image_credit">Credit: Goran Tomasevic/Reuters</div>
      ! ! ! ! <div class="image_caption">
      ! ! ! ! ! Rebel fighters take cover during a shelling near Ajdabiyah, Libya on Thursday.
      ! ! ! ! </div>
      ! ! ! </div>
      ! ! ! <div rel="rnews:createdBy" class="byline">By
      ! ! ! ! <span about="http://demo.iptc.org/per/steven_lee_myers" typeof="rnews:Person">
      ! ! ! ! ! <span property="rnews:name">STEVEN LEE MYERS</span>
      ! ! ! ! </span>
      ! ! ! </div>
      ! ! ! <div class="publication_date">
      ! ! ! ! <span property="rnews:dateline">WASHINGTON</span>
      ! ! ! ! |
      ! ! ! ! <span property="rnews:dateCreated" content="2011-03-24">March 24, 2011</span>
      ! ! ! </div>




martes 27 de noviembre de 12
PostalAddress



                                                 address     address                            address




                                                                           geo
                                                                       Coordinates   Geo
                                 Person                    Location               Coordinates                   Organization




                                    creator                                                                     creator
                                    editor                                           name                        editor
                                    contributor                                                             contributor
                                    provider                                                                   provider
                                    copyrightHolder                     Concept                         copyrightHolder
                                    accountablePerson                                                sourceOrganization
                                                                      about   mentions

                               Comment

                                                 comment




                                                                       NewsItem




                                                                  associatedMedia


                                                                 associatedArticle


                               ImageObject
                               VideoObject                                                                          Article
                               AudioObject

martes 27 de noviembre de 12
NewsItem
                                      headline   identifier
                                   description   genre
                                   dateCreated   version
                                  dateModified   dateline
                                 datePublished   interactionCount
                                    inLanguage   discussionUrl
                                  thumbnailUrl   alternativeHeadline
                                    usageTerms   publishingPrinciples
                               copyrightNotice   copyrightYear




martes 27 de noviembre de 12
height
                               width
                               encodingFormat
                               transcript
                               duration




                               ImageObject
                               VideoObject
                               AudioObject

martes 27 de noviembre de 12
articleBody
                               articleSection
                                    wordCount
                                    printPage
                                  printColumn
                                 printEdition
                                 printSection




                                   Article

martes 27 de noviembre de 12
Comment




                               commentText
                               commentTime
                               replyToUrl



martes 27 de noviembre de 12
streetAddress                                  url
                                postOfficeBoxNumber                          email
                                addressLocality                          faxNumber
                                addressRegion                            telephone
                                addressCountry                          postalCode
                                                      PostalAddress
  honorificPrefix
  givenName
  additionalName
  familyName
                                   address     address                           address
  honorificSuffix                                                                            tickerSymbol

                                                                                 point
                                                                                 circle
                                                                                 elevation
                               featureCode
                                                                                 polygon
                                                             geo                 box
                                                         Coordinates             line
                                                                      Geo
                                              Place                Coordinates               Organization




                                                                       name




martes 27 de noviembre de 12
rNews - España
                               La mayor parte de medios no
                               tienen un etiquetado semántico:
                                  El País, El Mundo, Canal 9, ...
                               Los que lo tienen sólo tienen la
                               parte de multimedia (no se puede
                               recuperar info de noticias):
                                  RTVE, As, ...


martes 27 de noviembre de 12
Sesión 1: Protégé




martes 27 de noviembre de 12
Sesión 1: Protégé
                               Guardar el fichero que estáis generando con Protégé
                               con el nombre Noticias_rNews.owl en la carpeta
                               Public de vuestro Dropbox.

                               Copiar el enlace público de dicho fichero.




martes 27 de noviembre de 12
Sesión 1: Protégé
                               Elegid un periódico español con edición digital, y extraer
                               las 10 noticias que más os interesen.

                               Generar las instancias adecuadas de la ontología rNews
                               para almacenar dichas noticias.

                               Guardar vuestro fichero.

                               Publicar como un comentario a la noticia sobre rNews del
                               blog de la asignatura el enlace público de vuestro fichero.

                               Incluir todos los enlaces de todos los compañeros de
                               forma similar a la usada para incluir la ontología rNews.




martes 27 de noviembre de 12

Más contenido relacionado

Último

Tarea 5_ Foro _Selección de herramientas digitales_Manuel.pdf
Tarea 5_ Foro _Selección de herramientas digitales_Manuel.pdfTarea 5_ Foro _Selección de herramientas digitales_Manuel.pdf
Tarea 5_ Foro _Selección de herramientas digitales_Manuel.pdfManuel Molina
 
MODELO DE INFORME DE INDAGACION CIENTIFICA .docx
MODELO DE INFORME DE INDAGACION CIENTIFICA .docxMODELO DE INFORME DE INDAGACION CIENTIFICA .docx
MODELO DE INFORME DE INDAGACION CIENTIFICA .docxRAMON EUSTAQUIO CARO BAYONA
 
4º SOY LECTOR PART2- MD EDUCATIVO.p df PARTE
4º SOY LECTOR PART2- MD  EDUCATIVO.p df PARTE4º SOY LECTOR PART2- MD  EDUCATIVO.p df PARTE
4º SOY LECTOR PART2- MD EDUCATIVO.p df PARTESaraNolasco4
 
Fichas de Matemática DE SEGUNDO DE SECUNDARIA.pdf
Fichas de Matemática DE SEGUNDO DE SECUNDARIA.pdfFichas de Matemática DE SEGUNDO DE SECUNDARIA.pdf
Fichas de Matemática DE SEGUNDO DE SECUNDARIA.pdfssuser50d1252
 
SISTEMA INMUNE FISIOLOGIA MEDICA UNSL 2024
SISTEMA INMUNE FISIOLOGIA MEDICA UNSL 2024SISTEMA INMUNE FISIOLOGIA MEDICA UNSL 2024
SISTEMA INMUNE FISIOLOGIA MEDICA UNSL 2024gharce
 
FICHA DE MONITOREO Y ACOMPAÑAMIENTO 2024 MINEDU
FICHA DE MONITOREO Y ACOMPAÑAMIENTO  2024 MINEDUFICHA DE MONITOREO Y ACOMPAÑAMIENTO  2024 MINEDU
FICHA DE MONITOREO Y ACOMPAÑAMIENTO 2024 MINEDUgustavorojas179704
 
libro para colorear de Peppa pig, ideal para educación inicial
libro para colorear de Peppa pig, ideal para educación iniciallibro para colorear de Peppa pig, ideal para educación inicial
libro para colorear de Peppa pig, ideal para educación inicialLorenaSanchez350426
 
sesión de aprendizaje 4 E1 Exposición oral.pdf
sesión de aprendizaje 4 E1 Exposición oral.pdfsesión de aprendizaje 4 E1 Exposición oral.pdf
sesión de aprendizaje 4 E1 Exposición oral.pdfpatriciavsquezbecerr
 
5° SEM29 CRONOGRAMA PLANEACIÓN DOCENTE DARUKEL 23-24.pdf
5° SEM29 CRONOGRAMA PLANEACIÓN DOCENTE DARUKEL 23-24.pdf5° SEM29 CRONOGRAMA PLANEACIÓN DOCENTE DARUKEL 23-24.pdf
5° SEM29 CRONOGRAMA PLANEACIÓN DOCENTE DARUKEL 23-24.pdfOswaldoGonzalezCruz
 
EDUCACION FISICA 1° PROGRAMACIÓN ANUAL 2023.docx
EDUCACION FISICA 1°  PROGRAMACIÓN ANUAL 2023.docxEDUCACION FISICA 1°  PROGRAMACIÓN ANUAL 2023.docx
EDUCACION FISICA 1° PROGRAMACIÓN ANUAL 2023.docxLuisAndersonPachasto
 
Tema 8.- Gestion de la imagen a traves de la comunicacion de crisis.pdf
Tema 8.- Gestion de la imagen a traves de la comunicacion de crisis.pdfTema 8.- Gestion de la imagen a traves de la comunicacion de crisis.pdf
Tema 8.- Gestion de la imagen a traves de la comunicacion de crisis.pdfDaniel Ángel Corral de la Mata, Ph.D.
 
Fichas de matemática DE PRIMERO DE SECUNDARIA.pdf
Fichas de matemática DE PRIMERO DE SECUNDARIA.pdfFichas de matemática DE PRIMERO DE SECUNDARIA.pdf
Fichas de matemática DE PRIMERO DE SECUNDARIA.pdfssuser50d1252
 
Monitoreo a los coordinadores de las IIEE JEC_28.02.2024.vf.pptx
Monitoreo a los coordinadores de las IIEE JEC_28.02.2024.vf.pptxMonitoreo a los coordinadores de las IIEE JEC_28.02.2024.vf.pptx
Monitoreo a los coordinadores de las IIEE JEC_28.02.2024.vf.pptxJUANCARLOSAPARCANARE
 
Presentación de Estrategias de Enseñanza-Aprendizaje Virtual.pptx
Presentación de Estrategias de Enseñanza-Aprendizaje Virtual.pptxPresentación de Estrategias de Enseñanza-Aprendizaje Virtual.pptx
Presentación de Estrategias de Enseñanza-Aprendizaje Virtual.pptxYeseniaRivera50
 
Fichas de MatemáticA QUINTO DE SECUNDARIA).pdf
Fichas de MatemáticA QUINTO DE SECUNDARIA).pdfFichas de MatemáticA QUINTO DE SECUNDARIA).pdf
Fichas de MatemáticA QUINTO DE SECUNDARIA).pdfssuser50d1252
 
Fisiologia.Articular. 3 Kapandji.6a.Ed.pdf
Fisiologia.Articular. 3 Kapandji.6a.Ed.pdfFisiologia.Articular. 3 Kapandji.6a.Ed.pdf
Fisiologia.Articular. 3 Kapandji.6a.Ed.pdfcoloncopias5
 
DETALLES EN EL DISEÑO DE INTERIOR
DETALLES EN EL DISEÑO DE INTERIORDETALLES EN EL DISEÑO DE INTERIOR
DETALLES EN EL DISEÑO DE INTERIORGonella
 

Último (20)

Tarea 5_ Foro _Selección de herramientas digitales_Manuel.pdf
Tarea 5_ Foro _Selección de herramientas digitales_Manuel.pdfTarea 5_ Foro _Selección de herramientas digitales_Manuel.pdf
Tarea 5_ Foro _Selección de herramientas digitales_Manuel.pdf
 
MODELO DE INFORME DE INDAGACION CIENTIFICA .docx
MODELO DE INFORME DE INDAGACION CIENTIFICA .docxMODELO DE INFORME DE INDAGACION CIENTIFICA .docx
MODELO DE INFORME DE INDAGACION CIENTIFICA .docx
 
4º SOY LECTOR PART2- MD EDUCATIVO.p df PARTE
4º SOY LECTOR PART2- MD  EDUCATIVO.p df PARTE4º SOY LECTOR PART2- MD  EDUCATIVO.p df PARTE
4º SOY LECTOR PART2- MD EDUCATIVO.p df PARTE
 
Fichas de Matemática DE SEGUNDO DE SECUNDARIA.pdf
Fichas de Matemática DE SEGUNDO DE SECUNDARIA.pdfFichas de Matemática DE SEGUNDO DE SECUNDARIA.pdf
Fichas de Matemática DE SEGUNDO DE SECUNDARIA.pdf
 
SISTEMA INMUNE FISIOLOGIA MEDICA UNSL 2024
SISTEMA INMUNE FISIOLOGIA MEDICA UNSL 2024SISTEMA INMUNE FISIOLOGIA MEDICA UNSL 2024
SISTEMA INMUNE FISIOLOGIA MEDICA UNSL 2024
 
FICHA DE MONITOREO Y ACOMPAÑAMIENTO 2024 MINEDU
FICHA DE MONITOREO Y ACOMPAÑAMIENTO  2024 MINEDUFICHA DE MONITOREO Y ACOMPAÑAMIENTO  2024 MINEDU
FICHA DE MONITOREO Y ACOMPAÑAMIENTO 2024 MINEDU
 
libro para colorear de Peppa pig, ideal para educación inicial
libro para colorear de Peppa pig, ideal para educación iniciallibro para colorear de Peppa pig, ideal para educación inicial
libro para colorear de Peppa pig, ideal para educación inicial
 
sesión de aprendizaje 4 E1 Exposición oral.pdf
sesión de aprendizaje 4 E1 Exposición oral.pdfsesión de aprendizaje 4 E1 Exposición oral.pdf
sesión de aprendizaje 4 E1 Exposición oral.pdf
 
PPTX: La luz brilla en la oscuridad.pptx
PPTX: La luz brilla en la oscuridad.pptxPPTX: La luz brilla en la oscuridad.pptx
PPTX: La luz brilla en la oscuridad.pptx
 
5° SEM29 CRONOGRAMA PLANEACIÓN DOCENTE DARUKEL 23-24.pdf
5° SEM29 CRONOGRAMA PLANEACIÓN DOCENTE DARUKEL 23-24.pdf5° SEM29 CRONOGRAMA PLANEACIÓN DOCENTE DARUKEL 23-24.pdf
5° SEM29 CRONOGRAMA PLANEACIÓN DOCENTE DARUKEL 23-24.pdf
 
EDUCACION FISICA 1° PROGRAMACIÓN ANUAL 2023.docx
EDUCACION FISICA 1°  PROGRAMACIÓN ANUAL 2023.docxEDUCACION FISICA 1°  PROGRAMACIÓN ANUAL 2023.docx
EDUCACION FISICA 1° PROGRAMACIÓN ANUAL 2023.docx
 
Tema 8.- Gestion de la imagen a traves de la comunicacion de crisis.pdf
Tema 8.- Gestion de la imagen a traves de la comunicacion de crisis.pdfTema 8.- Gestion de la imagen a traves de la comunicacion de crisis.pdf
Tema 8.- Gestion de la imagen a traves de la comunicacion de crisis.pdf
 
VISITA À PROTEÇÃO CIVIL _
VISITA À PROTEÇÃO CIVIL                  _VISITA À PROTEÇÃO CIVIL                  _
VISITA À PROTEÇÃO CIVIL _
 
Fichas de matemática DE PRIMERO DE SECUNDARIA.pdf
Fichas de matemática DE PRIMERO DE SECUNDARIA.pdfFichas de matemática DE PRIMERO DE SECUNDARIA.pdf
Fichas de matemática DE PRIMERO DE SECUNDARIA.pdf
 
Monitoreo a los coordinadores de las IIEE JEC_28.02.2024.vf.pptx
Monitoreo a los coordinadores de las IIEE JEC_28.02.2024.vf.pptxMonitoreo a los coordinadores de las IIEE JEC_28.02.2024.vf.pptx
Monitoreo a los coordinadores de las IIEE JEC_28.02.2024.vf.pptx
 
Aedes aegypti + Intro to Coquies EE.pptx
Aedes aegypti + Intro to Coquies EE.pptxAedes aegypti + Intro to Coquies EE.pptx
Aedes aegypti + Intro to Coquies EE.pptx
 
Presentación de Estrategias de Enseñanza-Aprendizaje Virtual.pptx
Presentación de Estrategias de Enseñanza-Aprendizaje Virtual.pptxPresentación de Estrategias de Enseñanza-Aprendizaje Virtual.pptx
Presentación de Estrategias de Enseñanza-Aprendizaje Virtual.pptx
 
Fichas de MatemáticA QUINTO DE SECUNDARIA).pdf
Fichas de MatemáticA QUINTO DE SECUNDARIA).pdfFichas de MatemáticA QUINTO DE SECUNDARIA).pdf
Fichas de MatemáticA QUINTO DE SECUNDARIA).pdf
 
Fisiologia.Articular. 3 Kapandji.6a.Ed.pdf
Fisiologia.Articular. 3 Kapandji.6a.Ed.pdfFisiologia.Articular. 3 Kapandji.6a.Ed.pdf
Fisiologia.Articular. 3 Kapandji.6a.Ed.pdf
 
DETALLES EN EL DISEÑO DE INTERIOR
DETALLES EN EL DISEÑO DE INTERIORDETALLES EN EL DISEÑO DE INTERIOR
DETALLES EN EL DISEÑO DE INTERIOR
 

Destacado

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Destacado (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

rNews - Parte I: Conociendo la ontología

  • 1. rNews Parte I: Conociendo la ontología martes 27 de noviembre de 12
  • 2. ...Y 50 otros martes 27 de noviembre de 12
  • 3. martes 27 de noviembre de 12
  • 4. Componentes de la historia que son obvios para una persona… HISTORIA FOTO martes 27 de noviembre de 12
  • 5. ...no son tan obvios para una máquina. HISTORIA FOTO martes 27 de noviembre de 12
  • 6. El Problema de los Datos Estructurados Display Capa de Sitios Web Modernos Tier Visualización construidos con una Arquitectura de 3 Capas Capa de Datos: BD donde reside el Contenido. Logic Capa Capa de Presentación: Documento HTML que se le envía al usuario. Tier Lógica Capa de Lógica: Software que lee de la Capa de Datos y produce la Data Capa de Presentación. Capa de Datos Tier martes 27 de noviembre de 12
  • 7. El Problema de los Datos Estructurados Capa de Datos Capa Lógica Capa de Visualización Label Type Value <html> <head> id number 1248069162607 <title> Headline text New Web Code Draws Concern... New Web Code Draws Concern... </title> Byline text By TANZINA VEGA </head> Date date 20101010 <body> <div> Body text In the next few years, a powerful... New Web Code Draws Concern... Length number 1123 </div> Tag text Privacy <div> By TANZINA VEGA Tag text Computers and the Internet </div> Tag text Web Browsers <div> October 10, 2010 </div> <div> In the next few years, a powerful... </div> </body> </html> Contenido muy bien estructurado en la Capa de Datos, pero toda esta estructura se pierde en la traducción a la Capa de Visualización. martes 27 de noviembre de 12
  • 8. El Problema de los Datos Estructurados Capa de Visualización <html> <head> <title> New Web Code Draws Concern... </title> ? </head> <body> = <div> New Web Code Draws Concern... </div> <div> By TANZINA VEGA </div> <div> Motores de Búsqueda, October 10, 2010 </div> Redes Sociales y otros sitios <div> In the next few years, a powerful... web sólo ven la Capa de </div> Visualizacion, y no pueden </body> </html> hacer uso de la estructura de los datos subyacente. martes 27 de noviembre de 12
  • 9. Estándares de Marcado Semántico Microformats RDFa Microdata JSON § Primero § Oficial § No oficial § Oficial § Simple § Complejo § Flexible § Desarrolladores § Rígido § OpenGraph § Schema.org § External martes 27 de noviembre de 12
  • 10. rNews Definido rNews es un modelo de datos para embeber metadatos legibles por máquinas en documentos web y un conjunto de implementaciones sugeridas. martes 27 de noviembre de 12
  • 11. rNews: modelo de datos PostalAddress address address address geo Coordinates Geo Person Location Coordinates Organization creator creator editor name editor contributor contributor provider provider copyrightHolder Concept copyrightHolder accountablePerson sourceOrganization about mentions Comment comment NewsItem associatedMedia associatedArticle ImageObject VideoObject Article AudioObject martes 27 de noviembre de 12
  • 12. para embeber metadatos legibles por máquinas en documentos web Headline Byline Tags Creator ... martes 27 de noviembre de 12
  • 13. y un conjunto de implementaciones sugeridas RDFa Microdata Hoy Hoy martes 27 de noviembre de 12
  • 14. rNews - Ejemplo martes 27 de noviembre de 12
  • 15. 1<!DOCTYPE4html4PUBLIC4">//W3C//DTD4XHTML41.04Transitional//EN"44"http://www.w3.org/TR/xhtml1/DTD/xhtml1>transitional.dtd">44 2<html> 3<head></head> 4<body> 5444<div> 64444<div> 74444444<div>Allies4Are44Split...</div> 8444444<div>NATO4Takes44Command</div> 9444444<div> 1044444444<img44src="img/libya_sample_reuters.jpg"/> 1144444444<div>Credit:4Goran4Tomasevic/Reuters</div> 12444444444<div>Rebel4fighters44take...</div> 13444444</div> 14444444<div>By4STEVEN4LEE44MYERS</div> 15444444<div>WASHINGTON44|4March424,42011</div> 16444444<div> 1744444444<p>Having44largely4succeeded...</p> 18444444</div> 19444444<div> 2044444444<p><a44href="http://www.nytimes.com/content/help/rights/copyright/copyright>notice.html"> 2144444444444©4Copyright442011 22444444444</a><span>The4New4York44Times44Company</span></p> 2344444444<p><a44href="http://www.nytimes.com/ref/membercenter/help/agree.html"> 2444444444444Disclaimer 25444444444</a></p> 264444444</div> 274444</div> 2844444<div> 29444444<div> 3044444444<div>Section</div> 3144444444<div>World</div> 32444444</div> 33444444<div>Tags</div> 344444444<div> 3544444444<div> 364444444444<div>People</div> 374444444444<div>Qaddafi,4Muammar44el></div> 3844444444</div> 39444444</div>444444 40444444<div> 4144444444<div>Discussion44(3)</div> 4244444444<div> 434444444444<div>So4the4question44is..."</div> 444444444444<div> 454444444444<a44href="http://timespeople.nytimes.com/view/user/27242827/activities.html">Chuck</a></div> 464444444444<div>March425th,44201148:274am</div> 4744444444</div> 48444444</div> 494444</div> 50444</div> 51</body> 52</html> martes 27 de noviembre de 12
  • 16. HTML 5 Microdata <!DOCTYPE HTML> <html itemscope itemtype="http://schema.org/NewsArticle" > <head> ! <style type="text/css">@import url(css/iptc_times2.css);</style> ! <meta itemprop="dateCreated" content="2011-03-23"/> ! <meta itemprop="description" content="The questions about the command..."/> ! <meta itemprop="inLanguage" content="en-US"/> ! <meta itemprop="thumbnailUrl" content="http://graphics8.nytimes.com/images/common/icons/t_wb_75.gif"/> ! <meta itemprop="genre" content="Current"/> ! <meta itemprop="id" content="1248069687395"/> ! <meta itemprop="version" content="2"/> ! <meta itemprop="publishingPrinciples" content="http://www.nytco.com/press/ethics.html"/> ! <meta itemprop="wordCount" content="879"/>! </head> <body> ! <div style="height:900px" class="article"> ! ! <div class="a_column"> ! ! ! <div itemprop="headline" class="headline">Allies Are Split on Goal and Exit Strategy in Libya</div> ! ! ! <div itemprop="alternativeHeadline" class="rider">NATO Takes Command</div> ! ! ! <div itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject"> ! ! ! ! <img itemprop="URL" class="image" src="img/libya_sample_reuters.jpg"/> ! ! ! ! <div class="image_credit">Credit: ! ! ! ! ! <span itemprop="creator" itemscope itemtype="http://schema.org/Person"> ! ! ! ! ! ! <span itemprop="name">Goran Tomasevic</span> ! ! ! ! ! </span> ! ! ! ! ! / ! ! ! ! ! <span itemprop="sourceOrganization" itemscope itemtype="http://schema.org/Organization"> ! ! ! ! ! ! <span itemprop="name">Reuters</span> ! ! ! ! ! ! <meta itemprop="tickerSymbol" content="NYSE TRI"/> ! ! ! ! ! </span> ! ! ! ! </div> martes 27 de noviembre de 12
  • 17. RDFa <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"> <html xmlns:rnews="http://dec.iptc.org/rnews/0.1/"> <head> ! <style type="text/css">@import url(css/iptc_times2.css);</style> </head> <body> ! <div class="article" style="height:623px"> ! ! <div class="a_column"> ! ! ! <div property="rnews:headline" class="headline">Allies Are Split on Goal and Exit Strategy in Libya</div> ! ! ! <div class="rider">NATO Takes Command</div> ! ! ! <div class="main_image"> ! ! ! ! <img class="image" src="img/libya_sample_reuters.jpg"/> ! ! ! ! <div class="image_credit">Credit: Goran Tomasevic/Reuters</div> ! ! ! ! <div class="image_caption"> ! ! ! ! ! Rebel fighters take cover during a shelling near Ajdabiyah, Libya on Thursday. ! ! ! ! </div> ! ! ! </div> ! ! ! <div rel="rnews:createdBy" class="byline">By ! ! ! ! <span about="http://demo.iptc.org/per/steven_lee_myers" typeof="rnews:Person"> ! ! ! ! ! <span property="rnews:name">STEVEN LEE MYERS</span> ! ! ! ! </span> ! ! ! </div> ! ! ! <div class="publication_date"> ! ! ! ! <span property="rnews:dateline">WASHINGTON</span> ! ! ! ! | ! ! ! ! <span property="rnews:dateCreated" content="2011-03-24">March 24, 2011</span> ! ! ! </div> martes 27 de noviembre de 12
  • 18. PostalAddress address address address geo Coordinates Geo Person Location Coordinates Organization creator creator editor name editor contributor contributor provider provider copyrightHolder Concept copyrightHolder accountablePerson sourceOrganization about mentions Comment comment NewsItem associatedMedia associatedArticle ImageObject VideoObject Article AudioObject martes 27 de noviembre de 12
  • 19. NewsItem headline identifier description genre dateCreated version dateModified dateline datePublished interactionCount inLanguage discussionUrl thumbnailUrl alternativeHeadline usageTerms publishingPrinciples copyrightNotice copyrightYear martes 27 de noviembre de 12
  • 20. height width encodingFormat transcript duration ImageObject VideoObject AudioObject martes 27 de noviembre de 12
  • 21. articleBody articleSection wordCount printPage printColumn printEdition printSection Article martes 27 de noviembre de 12
  • 22. Comment commentText commentTime replyToUrl martes 27 de noviembre de 12
  • 23. streetAddress url postOfficeBoxNumber email addressLocality faxNumber addressRegion telephone addressCountry postalCode PostalAddress honorificPrefix givenName additionalName familyName address address address honorificSuffix tickerSymbol point circle elevation featureCode polygon geo box Coordinates line Geo Place Coordinates Organization name martes 27 de noviembre de 12
  • 24. rNews - España La mayor parte de medios no tienen un etiquetado semántico: El País, El Mundo, Canal 9, ... Los que lo tienen sólo tienen la parte de multimedia (no se puede recuperar info de noticias): RTVE, As, ... martes 27 de noviembre de 12
  • 25. Sesión 1: Protégé martes 27 de noviembre de 12
  • 26. Sesión 1: Protégé Guardar el fichero que estáis generando con Protégé con el nombre Noticias_rNews.owl en la carpeta Public de vuestro Dropbox. Copiar el enlace público de dicho fichero. martes 27 de noviembre de 12
  • 27. Sesión 1: Protégé Elegid un periódico español con edición digital, y extraer las 10 noticias que más os interesen. Generar las instancias adecuadas de la ontología rNews para almacenar dichas noticias. Guardar vuestro fichero. Publicar como un comentario a la noticia sobre rNews del blog de la asignatura el enlace público de vuestro fichero. Incluir todos los enlaces de todos los compañeros de forma similar a la usada para incluir la ontología rNews. martes 27 de noviembre de 12