SteveYurongSu commented on code in PR #1340:
URL: https://github.com/apache/streampipes/pull/1340#discussion_r1114644920


##########
ui/src/app/data-explorer/services/data-explorer-field-provider-service.ts:
##########
@@ -194,10 +194,12 @@ export class DataExplorerFieldProviderService {
                 runtimeType === 'http://www.w3.org/2001/XMLSchema#float' ||

Review Comment:
   The string prefix `https://www.w3.org/2001` appears only five times in all 
files, and it only appears in files related to the ui. It seems that we can 
remove the code associated with the prefix...
   
   <img width="1020" alt="image" 
src="https://user-images.githubusercontent.com/30497621/220693506-afd59b32-01ab-402d-ba2c-52e3e48ec0fb.png";>
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to