Hi, I was looking around but I have not found any other task. If someone has in mind another task that I can do just let me know.
Regards, Alessandro 2016-04-01 8:21 GMT+02:00 Alessandro Seganti <[email protected]>: > Hi Andy, > I finally managed to make the pull request ( > https://github.com/apache/jena/pull/132)! > Let me know what you think. > > > > 2016-03-18 17:46 GMT+01:00 Andy Seaborne <[email protected]>: > >> Hi Alessandro, >> >> On 18/03/16 06:39, Alessandro Seganti wrote: >> >>> Hi, >>> I forgot another thing: is there a way to get the locale that should be >>> used for string conversion inside the >>> jena-arq/.../sparql/expr/nodevalue/XSDFuncOp class? I need this to >>> convert >>> numbers to strings (using or not the dot). >>> >> >> In XSD, any number to string should be happening locale-independent, ie >> Locale.ROOT so the issue has never come up before. You need to get the >> Locale in force. >> >> >> 2016-03-17 21:28 GMT+01:00 Alessandro Seganti < >>> [email protected]> >>> >>>> Hi Andy, >>>> it took me some time to understand how the code is organized but I think >>>> that I have completed the JENA-967 task. I have still some doubts but I >>>> need to show you the code to explain my problem. I wanted to make a pull >>>> request on github but I was denied access. Do I need to do something >>>> lese >>>> before having access to the repository? My github account is under >>>> [email protected]. >>>> >>> >> What should work is to fork http://github.com/apache/jena in github, >> work on the clone ("git:" URL) cloned to the local machine, then do a >> github UI "pull request". Is that what you tried? What access denied did >> you get? >> >> Andy >> >> >
