- From: Gannon Dick <gannon_dick@yahoo.com>
- Date: Fri, 2 Mar 2018 18:37:17 +0000 (UTC)
- To: Jean-Marc Vanel <jeanmarc.vanel@gmail.com>, Jean-Claude Moissinac <jean-claude.moissinac@telecom-paristech.fr>, Armando Stellato <stellato@uniroma2.it>
- Cc: Roberto Navigli <navigli@di.uniroma1.it>, Linking Open Data <public-lod@w3.org>
- Message-ID: <677653144.9432042.1520015837268@mail.yahoo.com>
+1, I think so too. FWIW ...This federalism effect can be seen in SQL too. The US Constitution was declared ratified when 9 of 13 Colonies agreed. Eventually all 13 agreed. Today the number of entities stands at 63. If you select the first 13 dates (by limit) the result view is not in alphabetical order. If you want sorted names you have to sort that view as a second step. If you attempt to select names and sort names in the same query, then the limit (first 13 names) is not the same list. Any "Federal Republic" form of government (Germany, Mexico, many in South America) will have this problem with Formal Names and "Nick Names" for civil entities. --Gannon On Friday, March 2, 2018, 4:43:05 AM CST, Armando Stellato <stellato@uniroma2.it> wrote: Hi, Just my guess-shot: in the triples store there’s probably an automatic LIMIT clause set on a certain amount of triples and the DISTINCT works after the limit, so a totally open query hits only that certain amount of triples and all of them contain rdf:type predicates... Cheers, Armando From: Jean-Marc Vanel [mailto:jeanmarc.vanel@gmail.com] Sent: Friday, March 2, 2018 11:13 AM To: Jean-Claude Moissinac <jean-claude.moissinac@telecom-paristech.fr> Cc: Roberto Navigli <navigli@di.uniroma1.it>; Linking Open Data <public-lod@w3.org> Subject: Re: Release of BabelNet 4.0 Indeed ! For example, it works on http://dbpedia.org/sparql . 2018-03-02 11:11 GMT+01:00 Jean-Claude Moissinac <jean-claude.moissinac@telecom-paristech.fr>: OK. It works And also SELECT distinct ?properties WHERE { ?s a skos:Concept; ?properties ?a . } works But, it is very disturbing that SELECT distinct ?properties WHERE { ?s ?properties ?a . } gives only one property: http://www.w3.org/1999/02/22-rdf-syntax-ns#type -- Jean-Claude Moissinac 2018-03-02 10:59 GMT+01:00 Roberto Navigli <navigli@di.uniroma1.it>: Hi Jean-Marc, shouldn't you do: SELECT distinct ?properties WHERE { <http://babelnet.org/rdf/s00001007n> a skos:Concept; ?properties ?a . } Thanks, Roberto 2018-03-02 10:00 GMT+01:00 Jean-Marc Vanel <jeanmarc.vanel@gmail.com>: Roberto, indeed , what Jean-Claude means is that the only result of query SELECT distinct ?p where { ?s ?p ?o } on endpoint http://babelnet.org/sparql/ is rdfs:type , which would impliy that there is no other property used in BabelNet ! 2018-03-02 7:56 GMT+01:00 Jean-Claude Moissinac <jean-claude.moissinac@telecom-paristech.fr>: Dear Roberto In the sparql access point, the query SELECT distinct ?p where { ?s ?p ?o } has the result http://www.w3.org/1999/02/22-rdf-syntax-ns#type which seems to badly reflect what can be seen for example in the page http://babelnet.org/rdf/page/s00001007n Cordially | | Garanti sans virus.www.avast.com | -- Jean-Claude Moissinac 2018-02-28 14:04 GMT+01:00 Roberto Navigli <navigli@di.uniroma1.it>: Dear Jean-Marc, unfortunately LOD-wise we are still working on porting v4.0. V3.6 is available at http://babelnet.org/rdf and querable at http://babelnet.org/sparql/ Source code is not available. Best, Roberto 2018-02-28 12:03 GMT+01:00 Jean-Marc Vanel <jeanmarc.vanel@gmail.com>: Could you remind how BabelNet does fit in LOD technology ? It is clear that BabelNet reuses some data sources, and makes some alignements. But from the point of view of data consumers, how do we get the triples ? SPARQL server ? RDF API ? Let's take a concrete example : the plant Dianthuscaryophyllus : http://live.babelnet.org/synset?word=bn:00016128n&details=1&lang=FR&orig=oeillet Is there a corresponding URL for the data ? Another question: is the source code available ( the HTML server, the alignment tool ) ? 2018-02-28 8:36 GMT+01:00 Roberto Navigli <navigli@di.uniroma1.it>: ============================= RELEASE OF BABELNET 4.0 http://babelnet.org ============================= We are proud to announce the release of a new major version ofBabelNet and its API, developed jointly by the Linguistic Computing Laboratoryof theSapienza University of Rome under the supervision of prof. Roberto Navigli, andBabelscape, a Sapienza startup company providing innovative solutions for multilingual NLP. BabelNet -- winner of theprominent paper award 2017 from the Artificial Intelligence Journal and theMETA prize 2015, and covered in media such as The Guardian andTime magazine -- is today’smost far-reaching multilingual resource which, according to need, can be used as anencyclopedic dictionary, or a semantic network or a huge knowledge base.BabelNet was created by means of the seamless interlinking and integration of the largest multilingual Web encyclopedia - i.e., Wikipedia - with the most popular computational lexicon of English - i.e., WordNet, and other lexical semantic resources such as Wiktionary, OmegaWiki, Wikidata, Wikipedia infoboxes, dozens of wordnets, Wikiquote, FrameNet, VerbNet, Microsoft Terminology, GeoNames, and ImageNet. BabelNet provides multilingual synsets, i.e., concepts and named entities lexicalized in many languages and connected with large amounts of semantic relations. Version 4.0 comes with the following features: - 284 languagesnow covered - Wikipedia, Wiktionary, Wikidata and OmegaWikihave been updated thanks toBabelNet live, a continuously-growing resource withdaily updates from all the sources that go to make it up - Better sense inventorythanks to the manual validation of thousands of mappings - All existing wordnetsupdated - New wordnetsintegrated forGaelic, Portuguese and Korean - Improved treatment of Chinese - 2 million new multilingual synsets(from 14 in v3.7 to 16 million synsets in v4) - 832 million senses (was 745 million Babel senses in v3.7, increasing language coverage considerably) - Improved management of open wordnetsthat are now stored with their individual licenses - Improved version of the Java and HTTP RESTful API(http://babelnet.org/download). The Java API comes with reengineered interfaces and classes, additional methods for Java 8 and a Java 9-ready packaging, support of the latest version of Lucene. Universal POS tags are now adopted, paving the way to synsets for closed-class words. A brand-new Python API is under development with the same interface as the Java API. More statistics are available at:http://babelnet.org/stats. We are organizing atwo-daysummer school andhackathon, with tutorials, interactive sessions and presentations targeting computational linguists, computer scientists, linguists and, more in general, BabelNet fans. We are gathering interest and preferences: if you are potentially interested,just fill in the form! The workshop will be held either in Rome or Venice (to be decided: vote for it!). Kind regards, The BabelNet team -- ===================================== Roberto Navigli Dipartimento di Informatica Sapienza University of Rome Viale Regina Elena 295b (building G, second floor) 00161 Roma Italy Phone: +39 0649255161 - Fax:+39 06 49918301 Home Page: http://wwwusers.di.uniroma1.it/~navigli ===================================== -- Jean-Marc Vanel http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me#subject Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web +33 (0)6 89 16 29 52 Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui -- ===================================== Roberto Navigli Dipartimento di Informatica Sapienza University of Rome Viale Regina Elena 295b (building G, second floor) 00161 Roma Italy Phone: +39 0649255161 - Fax:+39 06 49918301 Home Page: http://wwwusers.di.uniroma1.it/~navigli ===================================== -- Jean-Marc Vanel http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me#subject Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web +33 (0)6 89 16 29 52 Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui -- ===================================== Roberto Navigli Dipartimento di Informatica Sapienza University of Rome Viale Regina Elena 295b (building G, second floor) 00161 Roma Italy Phone: +39 0649255161 - Fax:+39 06 49918301 Home Page: http://wwwusers.di.uniroma1.it/~navigli ===================================== -- Jean-Marc Vanel http://www.semantic-forms.cc:9111/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me#subject Déductions SARL - Consulting, services, training, Rule-based programming, Semantic Web +33 (0)6 89 16 29 52 Twitter: @jmvanel , @jmvanel_fr ; chat: irc://irc.freenode.net#eulergui
Received on Friday, 2 March 2018 18:38:49 UTC