bvosburgh-tq commented on pull request #1146: URL: https://github.com/apache/jena/pull/1146#issuecomment-1010678064
I am sorry I blew you off, Andy. : ( I submitted this PR (and 1147) in the middle of a long holiday and it has taken me a while to get back into things. Thank you for cherry-picking the good stuff from this PR, though! The thing that instigated this PR was when I worked on a custom writer and was trying to figure out how to register it. There is no clear documentation of how a new writer should be integrated with "RIOT"; so I am left with the code. : ) So, when I looked at the code in `RDFLanguages` to understand what it is for and how I should use it, the code had a few obvious bugs. Thus the PR. But, although my writer seems to integrate successfully with RIOT, it's still not obvious to me how all the parts (e.g. labels, content types, alt names, alt content types, file extensions) fit together and how they are used by Jena.... : ( Also, I will start with a Jira issue next time. Should be coming soon. : ) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
