@prefix foaf: . @prefix ns1: . ns1:stefan-dietze foaf:made . ns1:besnik-fetahu foaf:made . ns1:ujwal-gadiraju foaf:made . @prefix ns2: . @prefix ns3: . ns3:proceedings ns2:hasPart . @prefix rdf: . @prefix ns5: . rdf:type ns5:ProceedingsPaper , ns2:InProceedings . @prefix rdfs: . rdf:type rdfs:Resource . @prefix ns7: . rdf:type ns7:InformationObject , ns7:Object . @prefix owl: . rdf:type owl:Thing , ns7:SocialObject ; rdfs:label "Entity Summarisation on Structured Web Markup" ; owl:sameAs . @prefix ns9: . ns9:abstract "Embedded markup based on Microdata, RDFa, and Microformats have become prevalent on the Web and constitute an unprecedented source of data. However, RDF statements extracted from markup are fundamentally different to traditional RDF graphs: entity descriptions are flat, facts are highly redundant and granular, and co-references are very frequent yet explicit links are missing. Therefore, carrying out typical entity-centric tasks such as retrieval and summarisation cannot be tackled sufficiently with state of the art methods. We present an entity summarisation approach that overcomes such issues through a combination of entity retrieval and summarisation techniques geared towards the specific challenges associated with embedded markup. We perform a preliminary evaluation on a subset of the Web Data Commons dataset and show improvements over existing entity retrieval baselines. In addition, an investigation into the coverage and complementary of facts from the constructed entity summaries shows potential for aiding tasks such as knowledge base population." . @prefix dc: . dc:creator ns1:xiaofei-zhu , ns1:ujwal-gadiraju , ns1:stefan-dietze , ns1:besnik-fetahu , ns1:ran-yu ; dc:title "Entity Summarisation on Structured Web Markup" . @prefix ns11: . @prefix ns12: . ns11:authorList ns12:authorList ; foaf:maker ns1:ran-yu , ns1:besnik-fetahu , ns1:xiaofei-zhu , ns1:stefan-dietze , ns1:ujwal-gadiraju ; ns2:abstract "Embedded markup based on Microdata, RDFa, and Microformats have become prevalent on the Web and constitute an unprecedented source of data. However, RDF statements extracted from markup are fundamentally different to traditional RDF graphs: entity descriptions are flat, facts are highly redundant and granular, and co-references are very frequent yet explicit links are missing. Therefore, carrying out typical entity-centric tasks such as retrieval and summarisation cannot be tackled sufficiently with state of the art methods. We present an entity summarisation approach that overcomes such issues through a combination of entity retrieval and summarisation techniques geared towards the specific challenges associated with embedded markup. We perform a preliminary evaluation on a subset of the Web Data Commons dataset and show improvements over existing entity retrieval baselines. In addition, an investigation into the coverage and complementary of facts from the constructed entity summaries shows potential for aiding tasks such as knowledge base population." ; ns2:hasAuthorList ns12:authorList ; ns2:isPartOf ns3:proceedings ; ns2:title "Entity Summarisation on Structured Web Markup" . ns1:ran-yu foaf:made . ns1:xiaofei-zhu foaf:made .