Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

LexInfo - Data Category Ontology for OntoLex-Lemon

License

NotificationsYou must be signed in to change notification settings

ontolex/lexinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LexInfo is the data category ontology forOntoLex-Lemon, which provides descriptionof lexicographic resources in RDF relative to ontologies

Installing

Set up the Python environment as follows

python -m venv envsource env/bin/activatepip install -r requirements.txt

For subsequent usages rerun the following command

source env/bin/activate

Building

The ontology can be built with the following command

python src/build-ontology.py

The most recent ontology is available atontology/3.0/lexinfo.owl

Deploying

The following are the steps to deploy the ontology

python src/build-ontology.py > ontology/3.0/lexinfo.owlcp ontology/3.0/lexinfo.owl docs/ontology/3.0/lexinfo.owlrapper -o turtle docs/ontology/3.0/lexinfo.owl > docs/ontology/3.0/lexinfo.ttl

Editing

The ontology is generated from a selection of CSV and Turtle files:

Morphosyntactic Properties

The list of the morphosyntactic properties is available indata/morphosyntactic_properties.csv.The values for each of these properties are listed in individual CSV files inthedata/values folder.

Definitions

Properties for defining entries are listed indata/definitions.csv. These aredatatype properties whose range is assumed to be a lang-tagged literal.

Representations

The representations are listed indata/representations.csv. These can be usedin place of the defaultwrittenRep andphoneticRep properties in OntoLex

Usages

The usages give usage restrictions on a sense and are listed indata/usages.csv.

Arguments and Frames

These extend the synsem module of OntoLex

The arguments are listed in the filedata/syntactic_arguments.csv, some extrainformation about the arguments is added in the filedata/args.ttl.

The frames are lists in the filedata/frames.csv and further definition isgiven in Turtle indata/frames.ttl. In addition, examples of the frames arelist indata/frame_examples.csv

Relations

Relations extend the vartrans module of OntoLex

The relations are listed in the filedata/relations.csv

About

LexInfo - Data Category Ontology for OntoLex-Lemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp