User Tools

Site Tools


en:infra-convert:dev:export:jsonv2_neu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
en:infra-convert:dev:export:jsonv2_neu [2021/07/14 15:23]
me
en:infra-convert:dev:export:jsonv2_neu [2021/07/15 11:08] (current)
me
Line 18: Line 18:
 </​WRAP>​ </​WRAP>​
  
-The inspection ​plan export format **JSONVx** is based on the data exchange format [[http://​www.json.org/​json-en.html|JSON]],​ which can be read by all common programming languages. Compared to exchange formats such as CSV and DFD, it represents a larger scope of inspection ​plan information created with #​@IC_HTML@#​.+The test plan export format **JSONVx** is based on the data exchange format [[http://​www.json.org/​json-en.html|JSON]],​ which can be read by all common programming languages. Compared to exchange formats such as CSV and DFD, it represents a larger scope of test plan information created with #​@IC_HTML@#​.
  
 **Vx** indicates the version status of the included test plan data structure. The current version is **JSONV2**. JSONV1 will continue to be maintained. However, we recommend to prefer JSONV2. **Vx** indicates the version status of the included test plan data structure. The current version is **JSONV2**. JSONV1 will continue to be maintained. However, we recommend to prefer JSONV2.
Line 27: Line 27:
 ^  Version* ​ ^  Available ​ ^  Main characteristic / changes compared to the previous version ​ ^ ^  Version* ​ ^  Available ​ ^  Main characteristic / changes compared to the previous version ​ ^
 ^  1   ​ |  as of v1.0.0.0 ​ | A specific test plan version of a project is shown. | ^  1   ​ |  as of v1.0.0.0 ​ | A specific test plan version of a project is shown. |
-^  2.0  |  as of v1.4.2.1 ​ | All inspection ​plan versions of a project are displayed in an overall structure. |+^  2.0  |  as of v1.4.2.1 ​ | All test plan versions of a project are displayed in an overall structure. |
 ^  2.1  |  as of v2.7.9 ​ | Optional single characteristics formed on the basis of the number of repetitions are no longer exported as individual characteristic copies identical except for the stamp text. Instead, only one feature object is exported with a list of the assigned stamp texts ("​MultiCharacteristicSplitStampTexts"​).\\  **See** User manual > Settings > Settings > Characteristics > [[en:​infra-convert:​user:​config:​features#​dimensions_with_details_of_repetitions_group|„Dimensions with details of repetitions“ group]] | ^  2.1  |  as of v2.7.9 ​ | Optional single characteristics formed on the basis of the number of repetitions are no longer exported as individual characteristic copies identical except for the stamp text. Instead, only one feature object is exported with a list of the assigned stamp texts ("​MultiCharacteristicSplitStampTexts"​).\\  **See** User manual > Settings > Settings > Characteristics > [[en:​infra-convert:​user:​config:​features#​dimensions_with_details_of_repetitions_group|„Dimensions with details of repetitions“ group]] |
 | * – Main and minor version number. The latest main version is used for the corresponding JSONVx export. ||| | * – Main and minor version number. The latest main version is used for the corresponding JSONVx export. |||
Line 62: Line 62:
 <WRAP column 40%> <WRAP column 40%>
  
-A JSONV2 file is a closed export, meaning that no external resources or tables are required. "​ExportFormatVersion"​ and "​InfraConvertVersion"​ identify the export format and the exporting system. The directory tree with the root "​Project"​ contains the project data. The field "​InspectionPlanVersions"​ lists the inspection ​plan versions with the respective drawing sheets and characteristics. The cross-project definitions for classes, categories, stamp templates and tags are expanded in the fields "​Classes",​ "​Categories",​ "​StampTemplates"​ and "​CharacteristicTags"​. They are assigned to the characteristics using reference IDs (GUIDs). The structure within the fields is explained in detail in the following sections.+A JSONV2 file is a closed export, meaning that no external resources or tables are required. "​ExportFormatVersion"​ and "​InfraConvertVersion"​ identify the export format and the exporting system. The directory tree with the root "​Project"​ contains the project data. The field "​InspectionPlanVersions"​ lists the test plan versions with the respective drawing sheets and characteristics. The cross-project definitions for classes, categories, stamp templates and tags are expanded in the fields "​Classes",​ "​Categories",​ "​StampTemplates"​ and "​CharacteristicTags"​. They are assigned to the characteristics using reference IDs (GUIDs). The structure within the fields is explained in detail in the following sections.
  
 </​WRAP>​ </​WRAP>​
en/infra-convert/dev/export/jsonv2_neu.txt · Last modified: 2021/07/15 11:08 by me