BabelNet 3.7 now out!

2016-08-08 Thread Roberto Navigli
[apologies for cross-postings]

=

   RELEASE OF BABELNET 3.7

   http://babelnet.org

=


We are happy to announce the release a new version of BabelNet, a project
recently featured in a TIME magazine article. BabelNet (http://babelnet.org)
is the *largest multilingual encyclopedic dictionary *and *semantic network
*created by means of the seamless integration of the largest multilingual
Web encyclopedia - i.e., Wikipedia - with the most popular computational
lexicon of English - i.e., WordNet, and other lexical resources such as
Wiktionary, OmegaWiki, Wikidata, Open Multilingual WordNet, Wikiquote,
VerbNet, Microsoft Terminology, GeoNames, WoNeF, ImageNet, ItalWordNet,
Open Dutch WordNet and FrameNet. The integration is performed via a
high-performance linking algorithm and by filling in lexical gaps with the
aid of Machine Translation. The result is an encyclopedic dictionary that
provides Babel synsets, i.e., concepts and named entities lexicalized in
many languages and connected with large amounts of semantic relations.

Version 3.7 comes with the following new features:


   -

   New resource integrated: FrameNet (lexical units)
   -

   More than 2500 Babel synsets identified as key concepts
   -

   Mappings with several versions of WordNet now integrated (from 1.6 to
   3.0)
   -

   More than 2.6 million Babel synsets labeled with domains (was 1,558,806
   in v3.6)


More statistics are available at: http://babelnet.org/stats

BabelNet was part of the MultiJEDI project 
originally funded by the European Research Council and headed by Prof.
Roberto Navigli at the Linguistic Computing Laboratory
 of the Sapienza University of Rome. BabelNet is
now a self-sustained project. It is, and always will be, free for research
purposes, including download. Babelscape , a
Sapienza startup company, is BabelNet's commercial support arm, thanks to
which the project will be continued and improved over time.


Enjoy!

The BabelNet group


-- 
=
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
=


Re: Vocabulary to describe software projects and their dependencies

2016-08-08 Thread matteo casu
Hi Martynas,

a couple of years ago, while searching for a similar use case, I came across 
this one:

https://joinup.ec.europa.eu/asset/adms_foss/description 



> On 8 Aug 2016, at 14:57, Martynas Jusevičius  wrote:
> 
> Hey,
> 
> I am looking for a way to describe a software project in RDF, in detail.
> 
> DOAP vocabulary comes very close: https://github.com/edumbill/doap
> 
> Too bad it looks to be unmaintained. Strangely, the schema does not
> seem to support relationships (dependencies) between projects.
> 
> Are there any other vocabularies I should know about?
> 
> Please do not suggest https://schema.org/SoftwareApplication as it is
> not nearly expressive enough.
> 
> 
> Martynas
> 



Re: Vocabulary to describe software projects and their dependencies

2016-08-08 Thread Tom Johnson
You may be interested in https://github.com/codemeta/codemeta.

I've lost touch with progress on this, and not clear on the current status
w.r.t. describing dependency graphs, but I know it was a question this
group was considering in the spring.

On Mon, Aug 8, 2016 at 6:57 AM, Martynas Jusevičius 
wrote:

> Hey,
>
> I am looking for a way to describe a software project in RDF, in detail.
>
> DOAP vocabulary comes very close: https://github.com/edumbill/doap
>
> Too bad it looks to be unmaintained. Strangely, the schema does not
> seem to support relationships (dependencies) between projects.
>
> Are there any other vocabularies I should know about?
>
> Please do not suggest https://schema.org/SoftwareApplication as it is
> not nearly expressive enough.
>
>
> Martynas
>
>


-- 
-Tom Johnson


Vocabulary to describe software projects and their dependencies

2016-08-08 Thread Martynas Jusevičius
Hey,

I am looking for a way to describe a software project in RDF, in detail.

DOAP vocabulary comes very close: https://github.com/edumbill/doap

Too bad it looks to be unmaintained. Strangely, the schema does not
seem to support relationships (dependencies) between projects.

Are there any other vocabularies I should know about?

Please do not suggest https://schema.org/SoftwareApplication as it is
not nearly expressive enough.


Martynas