See: Description
| Class | Description |
|---|---|
| CSVImporter |
Imports instances from CSV files.
|
| DataBaseImporter |
class to import a casebase from a postgres database
|
| MyCBRImporter |
Imports myCBR files version 2.6.4 or higher.
|
| XMLExporter |
Exports the given project using myCBR's internal XML format.
|
| XMLImporter |
Imports myCBR's internal XML files.
|
| Enum | Description |
|---|---|
| CSVImporter.CSVImportError | |
| DataBaseImporter.DataBaseImporterError |
MyCBRImporter is used to import myCBR projects version 2.x
and convert them into myCBR projects of the latest version.CSVImporter class can be used to import instances of a
given concept given as CSV.