Skip to content

ymazzer/stanbol.plone

 
 

Repository files navigation

This is the Plone integration of the Semantic Engine Apache Stanbol FISE (see also the old IKS-WIKI).

This package is an outcome of the IKS early adopter programme. It does not aim to provide a full-fledged FISE integration in Plone. It's meant as a minimal example implementation and focal point for future work.

Current features:

  • it provides a GenericSetup install step Stanbol Plone Integration.
  • it expects a Stanbol server running at http://localhost:8080. This is hardcoded for now.
  • it passes the SearchableText of any Plone content to Stanbol. It depends on the Plone configuration whats content is passed to Stanbol.
  • a view available as a document-action fetches the raw enhancement metadata and shows it in Plone.

Installation

In a Plone buildout add the a line with stanbol.plone to your instances eggs and zcml`.

Run buildout.

(Re)start Zope/Plone.

In Configuration -> Addons: Install Stanbol Plone Integration.

Changelog

0.2

  • make stanbol server configureable through portal_properties. See propertiestool.xml in the profile for details. - jensens, 2011-01-26

0.1

  • initial code, tests and documentation

copyright BlueDynamics Alliance, 2010-2011

This package is provided under the OSI-approved OpenSource License GNU General Public License, version 2 (as Plone itself is).

Contributors:

About

Plone Integration of Stanbol (Semantic Engine)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • Python 2.2%