I think the simplest is to create an examples package under src/test which also let you put example data under src/resources.
This way, that code would get processed just like any other test code included the source xref report. Gary On Sun, Jan 26, 2020, 11:52 Claude Warren <cla...@xenei.com> wrote: > I see that there is no example code directory in the collections project. > I was thinking of contributing an example of how to construct a Bloom > filter that operates like the Hadoop Bloom filter but this seems like > something that we may not want to include in the library. > > In the Jena project we have example code that we package for users if they > wish and we reference it in the documentation as well. > > Any thoughts on this? > > Claude > > -- > I like: Like Like - The likeliest place on the web > <http://like-like.xenei.com> > LinkedIn: http://www.linkedin.com/in/claudewarren >