Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
/ fise.plone Public archive

Plone Integration of FISE (Semantic Engine)

Notifications You must be signed in to change notification settings

collective/fise.plone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 FISE Plone Integration.
  • it expects a FISE server running at http://localhost:8080. This is hardcoded for now.
  • it passes the SearchableText of any Plone content to FISE. It depends on the Plone configuration whats content is passed to FISE.
  • 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 fise.plone to your instances eggs and zcml`.

Run buildout.

(Re)start Zope/Plone.

In Configuration -> Addons: Install FISE Plone Integration.

Changelog

0.2

  • make fise 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, License, Contributors

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 FISE (Semantic Engine)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages