Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

A post-processing EnhancementEngine for Apache Stanbol that converts the Stanbol Enhancement Structure (FISE) to the Fusepool Annotation Model (FAM)

License

Notifications You must be signed in to change notification settings

fusepoolP3/p3-stanbol-engine-fam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FISE to FAM converstion Enhancement Engine

This module provides a post-processing Enhancement Engine for Apache Stanbol that converts the Stanbol Enhancement Structure (FISE) to the Fusepool Annotation Model (FAM).

For doing so this engine implements the transformation rules as specified here

This engine can be used with Apache Stanbol versions >= 0.12.0 < 2.

Configuration Parameters

This engine supports an optional configuration. Meaning that the default instance is available with the name fise2fam

  • Selector type (enhancer.engine.fise2fam.selectortype.name): This allows to configure the type of selectors. Supported are NIF 2.0 and Open Annotation. Also a compatibility mode where properties of both are written in supported (default: NIF).
  • Write Metadata (enhancer.engine.fise2fam.metadata.name): This switch allows to enable/disable the serialization of the metadata. If disabled no oa:Annotation and oa:SpecificResource will get serialized. Deactivating this option will make the resulting RDF to no longer confirm to the Open Annotation standard. However it will also reduce the triple count by > 50% (default: enabled)

Notes

About

A post-processing EnhancementEngine for Apache Stanbol that converts the Stanbol Enhancement Structure (FISE) to the Fusepool Annotation Model (FAM)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages