Publishing and Linking WordNet using lemon and RDF

♣John McCrae, ♦Christiane Fellbaum, ♣Philipp Cimiano

♣Semantic Computing Group, University of Bielefeld. ♦Princeton University

What is WordNet?

WordNet as a global project

WordNet-RDF

Wait, hasn't this been done already?

So..., what is a (ontology-)lexicon?

lemon Design goals

Forms

lemon allows us to distinguish between different forms:
“edema” (singular) “edemata” (plural)
Hence, forms are also nodes:

Senses

lemon allows us to say something about why a particular word is used
“edema” (modern) “dropsy” (antiquated)
Hence we introduce a sense to describe the usage of a word with a given meaning

lemon and WordNet

WordNet as an ontology

WordNet stable identifiers

Synsets:

http://wordnet-rdf.princeton.edu/wn31/103547513-n

Words:

http://wordnet-rdf.princeton.edu/wn31/hotel-n

Wordnet data example

The 'hotel' lexical entry
Data available as HTML+RDFa, RDF/XML, Turtle, N-Triples and JSON-LD

External data linking

Including translations

Including translations

Linking to previous version

e.g.,

http://wordnet-rdf.princeton.edu/wn30/03542333-n
http://wordnet-rdf.princeton.edu/wn31/103547513-n

Summary

These slides http://jmccrae.github.io/wn-rdf-paper/slides/slides.html (CC-BY)