Wiki

Clone wiki

lmf / GuideSKOS-Thesaurus

Guide describing how to use the LMF to develop a SKOS thesaurus and use it for content interlinking

Introduction

SKOS is a Simple Knowledge Organization System proposed by W3C. The LMF SKOS Module provides a SKOS web editor (known as SKOSjs) for working with thesaurus within LMF.

Usage

From that module you can launch the tool, typically through one of the following URIs (depending on your current setup):

  • http://localhost:8080/skos/index.html
  • http://localhost:8080/LMF/skos/index.html

And then create/edit your knowledge schema:

http://wiki.lmf.googlecode.com/hg/images/skosjs/skosjs-create-graph.png

http://wiki.lmf.googlecode.com/hg/images/skosjs/skosjs-create-graph-name.png

http://wiki.lmf.googlecode.com/hg/images/skosjs/skosjs-graph-created.png

http://wiki.lmf.googlecode.com/hg/images/skosjs/skosjs-create-concept.png

http://wiki.lmf.googlecode.com/hg/images/skosjs/skosjs-concept-created.png

http://wiki.lmf.googlecode.com/hg/images/skosjs/skosjs-subconcept-created.png

Related information

Updated