Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2014
License: CC BY
Data sources: Datacite
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2014
License: CC BY
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Dataset . 2014
License: CC BY
Data sources: Datacite
versions View all 2 versions
addClaim

xLiD-Lexica: Cross-lingual Linked Data Lexica

Authors: Zhang, Lei; Färber, Michael; Rettinger, Achim;

xLiD-Lexica: Cross-lingual Linked Data Lexica

Abstract

We provide cross-lingual linked data lexica called xLiD-Lexica. The data set contains the cross-lingual groundings of linked data resources from the Linked Open Data cloud as RDF data, which can be easily integrated into the LOD data sources. In addition, we created a SPARQL endpoint over ourxLiD-Lexica to allow users to easily access them using SPARQL query language. Multilingual and cross-lingual information access can be facilitated by the availability of such lexica, e.g., allowing for an easy mapping of natural language expressions in different languages to linked data resources from LOD. Many tasks in natural language processing, such as natural language generation, cross-lingual entity linking, text annotation and question answering, can benefit from our xLiD-Lexica. More information can be found in the LREC'14 paper xLiD-Lexica: Cross-lingual Linked Data Lexica and on our website https://km.aifb.kit.edu/sites/xlid-lexica/. Please cite this data set as follows (see also DBLP): Lei Zhang, Michael Färber, Achim Rettinger. "xLiD-Lexica: Cross-lingual Linked Data Lexica". In: Proceedings of the 9th International Conference on Language Resources and Evaluation (LREC 2014). Reykjavik, Iceland, 2014, pp. 2101–2105. Example queries: 1. Retrieve all entities with surface form which contain "iPhone": Select ?resource, ?label, ?probability from <http://www.xlid-lexica.org> where { ?resource <http://www.xlid-lexica.org/block> ?b1 . ?b1 <http://www.xlid-lexica.org/res#sf> ?sf . ?b1 <http://www.xlid-lexica.org/res#priorProbability> ?probability . ?sf <http://www.xlid-lexica.org/block> ?b2. ?b2 <http://www.xlid-lexica.org/sf#label> ?label . ?label bif:contains "iPhone" . } order by DESC(?probability) limit 100 2. Retrieve the top 100 resources for a given surface form ("iphone"): Select ?resource, ?probability from <http://www.xlid-lexica.org> where { ?resource <http://www.xlid-lexica.org/block> ?b1 . ?b1 <http://www.xlid-lexica.org/res#sf> ?sf . ?b1 <http://www.xlid-lexica.org/res#priorProbability> ?probability . ?sf <http://www.xlid-lexica.org/block> ?b2. ?b2 <http://www.xlid-lexica.org/sf#label> "iphone"@en . } order by DESC(?probability) limit 100 3. Retrieve the top 100 resources for a given surface form ("iphone", case-insensitive): Select ?resource, ?probability from <http://www.xlid-lexica.org> where { ?resource <http://www.xlid-lexica.org/block> ?b1 . ?b1 <http://www.xlid-lexica.org/res#sf> ?sf . ?b1 <http://www.xlid-lexica.org/res#priorProbability> ?probability . ?sf <http://www.xlid-lexica.org/block> ?b2. ?b2 <http://www.xlid-lexica.org/sf#label> ?surfaceform . filter(regex(?surfaceform, "^iphone$", "i")) } limit 100 4. Retrieve the top 100 surface forms per entity: Select ?label ?probability from <http://www.xlid-lexica.org> where { <http://dbpedia.org/resource/IPhone_5> <http://www.xlid-lexica.org/block> ?b1. ?b1 <http://www.xlid-lexica.org/res#sf> ?sf. ?b1 <http://www.xlid-lexica.org/res#priorProbability> ?probability. ?sf <http://www.xlid-lexica.org/block> ?b2. ?b2 <http://www.xlid-lexica.org/sf#label> ?label. ?b2 <http://www.xlid-lexica.org/block#lang> "en". } order by DESC(?probability) limit 100

Related Organizations
  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
    OpenAIRE UsageCounts
    Usage byUsageCounts
    visibility views 10
    download downloads 1
  • 10
    views
    1
    downloads
    Powered byOpenAIRE UsageCounts
Powered by OpenAIRE graph
Found an issue? Give us feedback
visibility
download
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
views
OpenAIRE UsageCountsViews provided by UsageCounts
downloads
OpenAIRE UsageCountsDownloads provided by UsageCounts
0
Average
Average
Average
10
1