Are you sure this is not a new requirement or bug?
Yes
Task Type
Sub-task
💡 Description
Write a script that reads the PDS Tools Tracker spreadsheet and generates a Product_Resource PDS4 XML label for each tool/service entry.
Acceptance Criteria
Notes
Are you sure this is not a new requirement or bug?
Yes
Task Type
Sub-task
💡 Description
Write a script that reads the PDS Tools Tracker spreadsheet and generates a
Product_ResourcePDS4 XML label for each tool/service entry.Acceptance Criteria
Product_ResourceXML elements (LID, title, abstract/description, URL, resource_type, resource_subtype, associated node(s), etc.)Product_Resource(see Develop New Product Resource Data Model for Services and Tools pds4-information-model#965 for prototype release)data/pds4/context-ops/service/data/pds4/context-ops/service/(or a staging directory) named<tool_name>_1.0.xmlpython generate_resource_labels.py --input tools.csv)Notes
Product_Servicelabels indata/pds4/context-ops/service/serve as the structural reference until theProduct_Resourceschema is finalizedProduct_Resourceprototype (schema + schematron) is attached to Develop New Product Resource Data Model for Services and Tools pds4-information-model#965xml.etree.ElementTreeorlxmlfor XML generation