We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 548c00d + 7f46e0a commit 939ecddCopy full SHA for 939ecdd
1 file changed
ted_sws/core/model/transform.py
@@ -150,7 +150,6 @@ class MappingSuite(MappingSuiteComponent):
150
title: str = "no_title"
151
version: str = "0.1.1"
152
ontology_version: str = "0.0.1"
153
- xsd_version: str = "no_xsd_version"
154
git_latest_commit_hash: str = "no_hash"
155
mapping_suite_hash_digest: str = "no_hash"
156
metadata_constraints: MetadataConstraints
0 commit comments