interoperability

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
interoperability [2026/07/27 20:10] Michael Böhmeinteroperability [2026/07/27 20:14] (current) Michael Böhme
Line 10: Line 10:
 Because both formats share an identical data schema, structural parameters, visual representation styles, and metadata can be inspected, modified, or generated programmatically using standard scripting languages such as Python. Because both formats share an identical data schema, structural parameters, visual representation styles, and metadata can be inspected, modified, or generated programmatically using standard scripting languages such as Python.
  
-**Prerequisites:** The standard Python library module ''json'' is used to parse the textual shapeXT file format (''.jsxt''). To additionally support the binary shapeXT file format (`.sxt`), the ''py-ubjson'' Python package needs to be installed (e.g., by ''pip install py-ubjson'').+**Prerequisites:** The standard Python library module ''json'' is used to parse the textual shapeXT file format (''.jsxt''). To additionally support the binary shapeXT file format (''.sxt''), the ''py-ubjson'' Python package needs to be installed (e.g., by ''pip install py-ubjson'').
  
 ===== Example 1: File Format Conversion (.jsxt <-> .sxt) ===== ===== Example 1: File Format Conversion (.jsxt <-> .sxt) =====
  • interoperability.1785183056.txt.gz
  • Last modified: 2026/07/27 20:10
  • by Michael Böhme