CSV: Difference between revisions

From PHENOM Portal Knowledgebase
Jump to navigation Jump to search
Annie (talk | contribs)
Added link to UoP formatting page
Annie (talk | contribs)
Added platform type import page link
 
(One intermediate revision by the same user not shown)
Line 30: Line 30:
* Enumerations (see [[Formatting a CSV for Enum Import]])
* Enumerations (see [[Formatting a CSV for Enum Import]])
* Entities & Associations (see [[Formatting a CSV for Entities and Associations Import]])
* Entities & Associations (see [[Formatting a CSV for Entities and Associations Import]])
* Constraints
* Constraints (See [[Formatting a CSV for Constraint Import]])
* Platform Types
* Platform Types (See [[Formatting a CSV for Platform Type Import]])
* UoPs (see [[Formatting a CSV for UoP Import]])
* UoPs (see [[Formatting a CSV for UoP Import]])

Latest revision as of 15:17, 6 February 2026

The CSV import tool allows users to bulk import data into their model, both creating new nodes and editing existing nodes.

Simply select a CSV file to import which is less than 5MB, and press the import button. Depending on the size of the file, it may take some time to process.

When the processing is finished, an error message will appear if the columns in the CSV file do not fit any of the acceptable formats. If the imported CSV file is valid, a table will appear for review displaying all of the created and edited nodes, as well as a summary of the import.

Visible in the list is the following information about the processed node:

  • Row Number (corresponding to the CSV line number in which the node was created or edited)
  • Node Name
  • Node Validity
  • Node Type
  • Node Guid (If this would be a new node, the guid would be replaced with "New")

There are many actions to take on this table, including:

  • Nodes may be manually selected or unselected to be saved using the check box in the far left of the row. All rows are selected by default.
  • Select a node to see and potentially edit its attributes. If the node is not valid, the node must be edited before finishing the import.
  • Reset any manual edits made to the node using the far right column in the row.

To save the changes displayed to the model, press the "FINISH IMPORT" button. Navigating away before pressing this button will not save any of the processed nodes.

CSV Header Formats

Valid formats a user can import are: