-
Sub-task
-
Resolution: Done
-
Blocker
-
None
-
None
Modify the JDBC import processor to identify connection is a Teiid VDB source, then inject appropriate tags/extension info into the model to identify it as a VDB Source Model.
*Add VDB name and version as extension data to Model Annotation
-
- Need to be aware of this new extension data on MS sequencing?
*Create VdbSourceModelExtensionHandler class that can peek into ModelResource/IFile and check to see if it's a VDB Source Model as well as inject extension data (See use of ResourceAnnotationHelper class for connection info)
- Need to be aware of this new extension data on MS sequencing?