On Sun, 2011-08-07 at 18:29 +0100, Andy Seaborne wrote: > These are the outstanding copyright issues on Jena core that I know > about: they are all BSD currently so I believe we can always credit as- > is because it's category A. > > http://www.apache.org/legal/3party.html > > > 1 == Plugged In Software > > This looks to be the most complicated one. > > src/main/java/com/hp/hpl/jena/rdf/arp/ExtendedHandler.java > src/main/java/com/hp/hpl/jena/rdf/arp/impl/XMLHandler.java > src/main/java/com/hp/hpl/jena/rdf/arp/ARP.java > src/main/java/com/hp/hpl/jena/reasoner/package.html
Minor but the latter is a spurious pattern match on a comment, there's no Plugged In Software changes in the reasoner. > 2 == Rules (from Dave) > > [[ > o A small group of changes to the rule builtins to support datetime > comparisons. Maybe 20 lines in total. From Bradley Schatz. > > o Small tweak to TypeMapper from Thorsten Möller 8/5/09, about ~10 lines. > > o A small fix to XSDDateTime from Greg Shueler. A couple of lines, > manually edited based on Greg's suggestion. > > o A fix to Rule parsing suggested by Steve Cranefield, a couple of > lines, rewritten rather than applied directly. > > So only two directly made it into the code and they were small. > ]] > > --> We need software grants from Bradley Schatz and Thorsten Möller > > Dave - is that right? Yes. Having had not contact with Bradley for a long time I don't know contactable he is. If there's a problem then I can just rewrite that code section. Dave
