| Author | Lily Dong |
| Creation date | 06/01/2011 |
| Firing policy | all |
| Package | org.seasr.meandre.components.io.datasource.featurelens |
DESCRIPTION
Writes the Chunk table of FeatureLens to a database.
INPUTS
| Name | Description | Example |
|---|---|---|
connection |
JDBC database connection. TYPE: java.sql.Connection; |
|
document |
Document. TYPE: org.seasr.components.text.datatype.corpora.Document |
OUTPUTS
| Name | Description | Example |
|---|---|---|
document |
Document. TYPE: org.seasr.components.text.datatype.corpora.Document |
PROPERTIES
| Name | Description | Default value |
|---|---|---|
debug |
Verbose output. |
false |
label |
The Collection Label is the name stored in the database for the collection being processed. |
MyNewCollection |
Labels:
Add Comment