Configure MABXML Data Resources - dswarm/dswarm-documentation GitHub Wiki
When you have selected the data resource to be configured you can (currently) explicitly define a MABXML data resource be parsed as MABXML (so that a proper MABXML schema will be assigned to it that offers a better UX and other enhancement at certain points) by choosing the option “as MABXML” from the “Configure ...” pop-up menu. In order to make adjustments easy, a preview of the first few rows of the XML file is generated dynamically (1).
Configuration Workflow
- In the field “XML Record Tag” (2), state the XML element name that encloses each individual record set.
- Save the configuration by clicking on “Save”.
- You can discard any changes and go back to the “Data” tab by clicking on “Cancel”.
Notes:
- If you enter an XML record tag that does not exist in the data resource or does not denote records, the resource will be imported improperly. Currently, you won't receive a notification about any errors but you can check the result by means of graph exploration.
- At the moment, all XML files are interpreted as UTF-8. In case you have a file with different encoding you need to convert it to UTF-8 before importing it to d:swarm.
D:SWARM Help - Step by Step
- next: Create and Edit Projects
- previous: Configure XML Data Resources