README.md
pyproject.toml
src/tidas_tools/__init__.py
src/tidas_tools/convert.py
src/tidas_tools/export.py
src/tidas_tools/tidas_log.py
src/tidas_tools/validate.py
src/tidas_tools/validate_methodologies.py
src/tidas_tools.egg-info/PKG-INFO
src/tidas_tools.egg-info/SOURCES.txt
src/tidas_tools.egg-info/dependency_links.txt
src/tidas_tools.egg-info/entry_points.txt
src/tidas_tools.egg-info/requires.txt
src/tidas_tools.egg-info/top_level.txt
src/tidas_tools/eilcd/schemas/ILCD_Categories.xsd
src/tidas_tools/eilcd/schemas/ILCD_Common_DataTypes.xsd
src/tidas_tools/eilcd/schemas/ILCD_Common_EnumerationValues.xsd
src/tidas_tools/eilcd/schemas/ILCD_Common_Groups.xsd
src/tidas_tools/eilcd/schemas/ILCD_Common_Validation.xsd
src/tidas_tools/eilcd/schemas/ILCD_ContactDataSet.xsd
src/tidas_tools/eilcd/schemas/ILCD_Documentation.xsd
src/tidas_tools/eilcd/schemas/ILCD_FlowDataSet.xsd
src/tidas_tools/eilcd/schemas/ILCD_FlowPropertyDataSet.xsd
src/tidas_tools/eilcd/schemas/ILCD_ILCD.xsd
src/tidas_tools/eilcd/schemas/ILCD_LCIAMethodDataSet.xsd
src/tidas_tools/eilcd/schemas/ILCD_LCIAMethodologies.xsd
src/tidas_tools/eilcd/schemas/ILCD_LifeCycleModelDataSet.xsd
src/tidas_tools/eilcd/schemas/ILCD_Locations.xsd
src/tidas_tools/eilcd/schemas/ILCD_ProcessDataSet.xsd
src/tidas_tools/eilcd/schemas/ILCD_SourceDataSet.xsd
src/tidas_tools/eilcd/schemas/ILCD_UnitGroupDataSet.xsd
src/tidas_tools/eilcd/schemas/xml.xsd
src/tidas_tools/eilcd/stylesheets/ILCDClassification_Reference.xml
src/tidas_tools/eilcd/stylesheets/ILCDFlowCategorization_Reference.xml
src/tidas_tools/eilcd/stylesheets/ILCDLCIAMethodologies_Reference.xml
src/tidas_tools/eilcd/stylesheets/ILCDLocations_Reference.xml
src/tidas_tools/eilcd/stylesheets/common.xsl
src/tidas_tools/eilcd/stylesheets/compliance_1.1.xsl
src/tidas_tools/eilcd/stylesheets/contact2html.xsl
src/tidas_tools/eilcd/stylesheets/dataset-common.xsl
src/tidas_tools/eilcd/stylesheets/display-common.xsl
src/tidas_tools/eilcd/stylesheets/flow2html.xsl
src/tidas_tools/eilcd/stylesheets/flowproperty2html.xsl
src/tidas_tools/eilcd/stylesheets/ilcd2xls.xsl
src/tidas_tools/eilcd/stylesheets/lciamethod2html.xsl
src/tidas_tools/eilcd/stylesheets/process2html.xsl
src/tidas_tools/eilcd/stylesheets/reference_types.xml
src/tidas_tools/eilcd/stylesheets/source2html.xsl
src/tidas_tools/eilcd/stylesheets/unitTests.xsl
src/tidas_tools/eilcd/stylesheets/unitgroup2html.xsl
src/tidas_tools/eilcd/stylesheets/validate.xsl
src/tidas_tools/tidas/methodologies/tidas_flows.yaml
src/tidas_tools/tidas/methodologies/tidas_processes.yaml
src/tidas_tools/tidas/schemas/tidas_contacts.json
src/tidas_tools/tidas/schemas/tidas_contacts_category.json
src/tidas_tools/tidas/schemas/tidas_data_types.json
src/tidas_tools/tidas/schemas/tidas_flowproperties.json
src/tidas_tools/tidas/schemas/tidas_flowproperties_category.json
src/tidas_tools/tidas/schemas/tidas_flows.json
src/tidas_tools/tidas/schemas/tidas_flows_elementary_category.json
src/tidas_tools/tidas/schemas/tidas_flows_product_category.json
src/tidas_tools/tidas/schemas/tidas_lciamethods.json
src/tidas_tools/tidas/schemas/tidas_lciamethods_category.json
src/tidas_tools/tidas/schemas/tidas_lifecyclemodels.json
src/tidas_tools/tidas/schemas/tidas_locations_category.json
src/tidas_tools/tidas/schemas/tidas_processes.json
src/tidas_tools/tidas/schemas/tidas_processes_category.json
src/tidas_tools/tidas/schemas/tidas_sources.json
src/tidas_tools/tidas/schemas/tidas_sources_category.json
src/tidas_tools/tidas/schemas/tidas_unitgroups.json
src/tidas_tools/tidas/schemas/tidas_unitgroups_category.json
tests/test_validate.py