-
Notifications
You must be signed in to change notification settings - Fork 0
Using LD3 Tool
With LD3 Tool, a user can visualize and modify an existing Ingest_LDD file or create a new one from scratch.
From the home page, click "Choose a file" and upload an existing Ingest_LDD XML file.
The file must be a valid Ingest_LDD file.
From the home page, click the "Create" button under "Make an Ingest_LDD.xml file from scratch."
Root nodes (a node without its own parent node) are filled green.
Classes are filled light blue.
Attributes are filled white.
Click a node to select it. Click it again to un-select it.
Selecting a node updates the toolbar with:
- the details of the selected node
- a list of the selected node's links (parents and children)
Choose a node to be the parent of the new node and select it.
Click on the "Add Node" button in the top left corner of the toolbar (plus sign icon).
Fill out the form that appears.
Note: You will be able to modify all the details entered here later except the logical identifier and the name of the new node.
Choose a node to be the parent in the new link and select it.
Click the "Create Link" button in the top left corner of the toolbar (small chain icon).
Next, click the node that will be the child in the new link.
To cancel creating a new link, click the "Create Link" button again.
An Ingest_LDD file can be downloaded at any time by clicking the download button from the top right corner of the toolbar (down arrow icon).
The global LDD definitions can be modified by clicking the "Edit LDD" button in the top right corner of the toolbar (pencil icon).
Select a node.
The toolbar will display the node definition beneath its identifier reference.
Click the "Edit Node" button to the left of the identifier reference (pencil icon).
Select one of the two nodes in the link to be removed.
Locate the remaining node in the list of links in the toolbar and click the "Remove Link" button (trash can icon).
A node will be completely removed from the LDD once all of its links have been removed.