Data management
FAMILY
to create and manage relational context families (set of formal contexts and relations)
Usage
java -jar fca4j-cli.jar FAMILY <family> [<context>] [options]
Options
| Option | Description |
|---|---|
-a <ACTION> |
actions are:
|
-n <CONTEXT> |
name of the concerned context |
-new <CONTEXT> |
new name of the context for rename action |
-op <OPERATOR> |
scaling operator to import relational context supported operators are:
|
-source <CONTEXT> |
source name to import relational context |
-target <CONTEXT> |
target name to import relational context |
-f <FAMILY-FORMAT> |
supported formats are:
|
-x <CONTEXT-FORMAT> |
supported formats are:
|
-s <SEPARATOR> |
separator (CSV format only):
|
-timeout <SECONDS> |
set timeout for algorithm execution, in seconds |
-v, --verbose |
print a final report of the algorithm execution |