language en
This version:
http://kaiko.getalp.org/dbnary/2.0.0
Imported Ontologies:
22-rdf-syntax-ns#
lime
ontolex
synsem
vartrans
Download serialization:
JSON-LD RDF/XML N-Triples TTL
License:
http://insertlicenseURIhere.org
Evaluation:
Evaluate with OOPS!
Cite as:
Retrieved from: http://kaiko.getalp.org/dbnary/2.0.0
Provenance of this page
Ontology Specification Draft

Abstract

DBnary: A lexicon model designed to allow the representation of lexical data extracted from wiktionary language editions (http://www.wiktionary.org/). The dbnary model extends the ontolex model (http://www.w3.org/ns/lemon/ontolex).

Introduction back to ToC

This is a place holder text for the introduction. The introduction should briefly describe the ontology, its motivation, state of the art and goals.

Namespace declarations

Table 1: Namespaces used in the document
[Ontology NS Prefix]<http://kaiko.getalp.org/dbnary>
void<http://rdfs.org/ns/void>
ns<http://creativecommons.org/ns>
owl<http://www.w3.org/2002/07/owl>
vartrans<http://www.w3.org/ns/lemon/vartrans>
xsd<http://www.w3.org/2001/XMLSchema>
rdfs<http://www.w3.org/2000/01/rdf-schema>
kaiko-getalp-org<http://kaiko.getalp.org>
lemon<http://www.w3.org/ns/lemon>
rdf<http://www.w3.org/1999/02/22-rdf-syntax-ns>
terms<http://purl.org/dc/terms>
ontolex<http://www.w3.org/ns/lemon/ontolex>
vann<http://purl.org/vocab/vann>
dc<http://purl.org/dc/elements/1.1>

dbnary: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

dbnary: Description back to ToC

This is a placeholder text for the description of your ontology. The description should include an explanation and a diagram explaining how the classes are related, examples of usage, etc.

Cross reference for dbnary classes, properties and dataproperties back to ToC

This section provides details for each class and property defined by dbnary.

Classes

glossc back to ToC or Class ToC

IRI: http://kaiko.getalp.org/dbnary#Gloss

A gloss used to represent the context in which a translation or a relation is valid.
is in range of
gloss op

pagec back to ToC or Class ToC

IRI: http://kaiko.getalp.org/dbnary#Page

A Page corresponds to a Wiktionary web page describing a set of Lexical Entries that usually share the same written form but that do not necessarily share the same Part Of Speech. E.g. cat_n and cat_v are distinct lexical entries while the page "cat" refers to both of them.
is in domain of
describes op

translationc back to ToC or Class ToC

IRI: http://kaiko.getalp.org/dbnary#Translation

Describe translation information for a Lexical Entry or a Lexical Sense.
has super-classes
thing c
is in domain of
is translation of op, target language op, target language code dp, usage dp, written form dp

Object Properties

antonymop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#antonym

An underspecified antonymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.
has super-properties
top nym property op

approximate synonymop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#approximateSynonym

An underspecified approximate synonymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.
has super-properties
top nym property op

describesop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#describes

links a vocable to any lexical entry that share the same written form.
has domain
page c
has range
lexical entry

glossop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#gloss

A short description of the context (usually a brief definition) under which the subject Translation or Relation is valid
has domain
statement or translation
has range
gloss c

holonymop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#holonym

An underspecified holonymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.
has super-properties
top nym property op

hypernymop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#hypernym

An underspecified hypernymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.
has super-properties
top nym property op

hyponymop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#hyponym

An underspecified hyponymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.
has super-properties
top nym property op

is translation ofop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#isTranslationOf

links the translation information to the Lexical Entity it belongs to.
has domain
translation c
has range
page c or lexical entry or lexical sense

meronymop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#meronym

An underspecified meronymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.
has super-properties
top nym property op

synonymop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#synonym

An underspecified synonymy relation between LexicalEntities (Lexical entries or Lexical Senses). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.
has super-properties
top nym property op

target languageop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#targetLanguage

The target language of a given translation, defined as a Linguistic System.

has characteristics: functional

has domain
translation c
has range
linguistic system c

top nym propertyop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#topNymProperty

An underspecified lexico semantic relation between LexicalEntities (Lexical entry OR Lexical Sense). This relation is used to encode an information available in a lexicon when the linked Lexical Senses are not known. When both source and target of the relation are Lexical Senses, one should use the corresponding LEMON relation.
has sub-properties
antonym op, approximate synonym op, holonym op, hypernym op, hyponym op, meronym op, synonym op, troponym op
has domain
page c or lexical entry or lexical sense
has range
page c or lexical entry or lexical sense

troponymop back to ToC or Object Property ToC

IRI: http://kaiko.getalp.org/dbnary#troponym

A verb that indicates more precisely the manner of doing something by replacing a verb of a more generalized meaning. E.g.: "Stroll" is a troponym of "walk", since it involves a slow and relaxed sort of walking.
has super-properties
top nym property op

Data Properties

extractor versiondp back to ToC or Data Property ToC

IRI: http://kaiko.getalp.org/dbnary#extractorVersion

The version number of the extraction program used to produce this dataset from the wiktionary dumps.

part of speechdp back to ToC or Data Property ToC

IRI: http://kaiko.getalp.org/dbnary#partOfSpeech

The original part of speech as it was defined in the Wiktionary page. This property takes a String litteral as object.
has domain
lexical entry
has range
string

rankdp back to ToC or Data Property ToC

IRI: http://kaiko.getalp.org/dbnary#rank

has range
int

sense numberdp back to ToC or Data Property ToC

IRI: http://kaiko.getalp.org/dbnary#senseNumber

The number of the lexical Sense in the Lexical Entry, as given by Wiktionary. This property takes a String literal as an object.
has domain
lexical sense
has range
string

target language codedp back to ToC or Data Property ToC

IRI: http://kaiko.getalp.org/dbnary#targetLanguageCode

The target language of a given translation. This may be used when the dbnary:targetLanguage object property can not be used.

has characteristics: functional

has domain
translation c
has range
string

usagedp back to ToC or Data Property ToC

IRI: http://kaiko.getalp.org/dbnary#usage

Usage note that is used to further annotate the target of the translation.
has domain
translation c
has range
string

written formdp back to ToC or Data Property ToC

IRI: http://kaiko.getalp.org/dbnary#writtenForm

The written form of a translation equivalent.
has domain
translation c
has range
string

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

References back to ToC

Add your references here. It is recommended to have them as a list.

Acknowledgements back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.