CSV: Difference between revisions

From PHENOM Portal Knowledgebase
Jump to navigation Jump to search
No edit summary
 
Line 3: Line 3:
[[File:Phenom-data model-import csv.png|1200px|border]]
[[File:Phenom-data model-import csv.png|1200px|border]]


The types of data the user can import are:
To import a CSV file,
* View-Characteristic
* Select the type of data from the Import Type dropdown. Selecting the "... UPDATE" option for any type of data will overwrite existing information.
* Enum-Literal
* Under Import File, select a properly formatted CSV file (formatting rules are provided below)
* Model-Content
* Constraints
* Message Data Model
* Platform Types
 
Selecting the "... UPDATE" option for any type of data will overwrite existing information.
 
[[File:Phenom-data model-import csv update.png|1200px|border]]
 
== View Characteristics ==
To import a CSV file containing Views/Characteristics,
* Select "View-Characteristic" from the Import Type dropdown:
* Under Import File, select a properly formatted CSV file (see [[Formatting a CSV for View Import]])
* Click the Import button on the lower right side
* Click the Import button on the lower right side


The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed.
The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed.


== Enum-Literal ==
[[File:Phenom-data model-import csv update.png|1200px|border]]
To import a CSV file containing Enumerations and Enumeration Literals,
* Select "Enum-Literal" from the Import Type dropdown:
* Under Import File, select a properly formatted CSV file (see [[Formatting a CSV for Enum Import]])
* Click the Import button on the lower right side


The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed.
The types of data the user can import are:
 
* View-Characteristic (see [[Formatting a CSV for View Import]])
== Model-Content ==
* Enum-Literal (see [[Formatting a CSV for Enum Import]])
To import a CSV file containing model content,
* Model-Content (see [[Formatting a CSV for Model Content Import]])
* Select "Model-Content" from the Import Type dropdown:
* Constraints
* Under Import File, select a properly formatted CSV file (see [[Formatting a CSV for Model Content Import]])
* Message Data Model
* Click the Import button on the lower right side
* Platform Types
The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed.
 
== FACE XMI v2.1 Import ==
View-Characteristic Import
The View-Characteristic Bulk Import is a convenient tool for bulk creation of Views/Characteristics.

Latest revision as of 15:55, 18 October 2022

The CSV import tool allows users to bulk import data into their model.

To import a CSV file,

  • Select the type of data from the Import Type dropdown. Selecting the "... UPDATE" option for any type of data will overwrite existing information.
  • Under Import File, select a properly formatted CSV file (formatting rules are provided below)
  • Click the Import button on the lower right side

The import might take some time depending on the size of the file. After the import finishes, a success message or an Import Errors message with each error and its respective row will be displayed.

The types of data the user can import are: