manikyab
manikyab
I am using TFS 2017 with windows authentication only and trying to access a python script which is connecting to TFS using HTTPRequestNegotiate as auth_type The server is IIS10.0 with...
Hello @eiglesias34 , Thanks for the prompt fix :) I am able to run the sample fix but if I am using a big XML fix the code is getting...
Hi @eiglesias34 I have shared the files over mail Regards, Manikya
HI @eiglesias34 Thanks a lot for all help till now it has help me lot. `#ProductValuesMapping_L4` is a container for data and it can contain data or have another container...
Hi @eiglesias34 Based on running of SDM-RDFizer and comparing its result from output from Java RMLMapper we found that many triples are missing from SDM-RDFizer generated output and some triples...
Hi @eiglesias34 , Thank you for all your help I was out of town so I was not able to reply to you promptly. I found 2 issue with data...
Hi @eiglesias34 I found and fixed some issues in code based on XML parsing and created [PR](https://github.com/SDM-TIB/SDM-RDFizer/pull/112) for same. It encodes the data based on RFC3987 as per specification defined...
I have tried a few fixes here and there and it solves majority of the cases. Will share the code if u want to