NASA-PDS / pds4-information-model

The software tools and data necessary for generating the Information Model including PDS4 ontology, data, and information model.
https://nasa-pds.github.io/pds4-information-model/
Other
9 stars 6 forks source link

lddtool json export seems to export the whole IM, not just the current dictionary #723

Open msbentley opened 3 months ago

msbentley commented 3 months ago

Checked for duplicates

Yes - I've already checked

🐛 Describe the bug

When I add the J flag to lddtool, a large json is generated which seems to contain much more than the output of the current dictionary:

image

🕵️ Expected behavior

I expected the -J flag to putput the json for the current dictionary.

📜 To Reproduce

1.
2.
3.
...

🖥 Environment Info

MacOS 14.1.1

📚 Version of Software Used

LDDTool Version: 14.3.0-SNAPSHOT Built with IM Version: 1.21.0.0 Build Date: 2023-08-23 23:18:03 Configured IM Versions: [1L00, 1K00, 1J00, 1I00, 1H00, 1G00, 1F00, 1E00, 1D00, 1C00, 1B10, 1B00]

🩺 Test Data / Additional context

No response

🦄 Related requirements

🦄 #xyz

⚙️ Engineering Details

No response