Github user kinow commented on the issue:
https://github.com/apache/jena/pull/390
@ajs6f good point. I remember some projects in ASF keep the example code in
the main code repository (e.g. [Commons
Imaging](https://github.com/apache/commons-imaging/tree/master/src/test/java/org/apache/commons/imaging/examples)).
Or we can move the site to git?
Some time ago we discussed in the mailing list gitbox, gitpusub... I
believe the old git-wip are being slowly transitioned to gitbox (see
[this](http://mail-archives.apache.org/mod_mbox/commons-dev/201804.mbox/%3ccaogo0vy+nds2aftystaz96chsblkhmzqzzeaw8u_gdeqbw+...@mail.gmail.com%3e)
and
[this](http://mail-archives.apache.org/mod_mbox/commons-dev/201804.mbox/%3ccae9l6g2zest9_rot_6rijdqpcqezjyiwdasffup9nvxy0tw...@mail.gmail.com%3e)
for recent discussion in Commons dev).
So perhaps we could resurrect that old e-mail thread and discuss perhaps
moving the site to gitpubsub, and a gitbox repository? This way the code would
be hosted in git, making contributions a bit easier.
---