LMF

From Semantic Web Standards

Linked Media Framework

Name of the tool: Linked Media Framework
Home page: http://lmf.googlecode.com
Date of latest release:
Programming language(s) that can be used with the tool: Java
Relevant semantic web technologies: RDF, SPARQL, SKOS
Categories: Triple Store, Rule Reasoner
See also:
Public mailing list:
Preferred project URI:
DOAP reference:
Company or institution: Salzburg Research

(Tool description last modified on 2013-04-7.)

Description

The Linked Media Framework is an easy-to-setup server application that bundles together some key open source projects to offer some advanced services for linked media management.

Architecture

LMF is build on top of three Apache projects:

  • Apache Marmotta provides the Linked Data Platform capabilities
  • Apache Stanbol is the extraction and enhancement framework used
  • Apache Solr provides indexation capabilities

The glue that LMF implements allows to get the best of these three projects for providing advance linked media capabilities, such as semantic search or semantic enrichment.

Modules

  • LMF Semantic Search offers a highly configurable Semantic Search service based on Apache SOLR. Several semantic search indexes can be configured using LDPath.
  • LMF Enhancer uses Stanbol to enhance the content od the triples stored.
  • LMF Text Classification provides basic statistical text classification services; multiple classifiers can be created, trained with sample data and used to classify texts into categories
  • LMF SKOS Editor allows to directly display and update SKOS thesauruses imported in the Linked Media Framework using the Open Source SKOSjs editor.