Re: Read-only wrapper for Jena Model

2021-08-28 Thread Martynas Jusevičius
I remember asking a similar question 5 years ago :) https://mail-archives.apache.org/mod_mbox/jena-users/201610.mbox/%3cCAE35VmwR+QjzGiEcWwO0sVJcFcnb=CTYqHc-fp7iF550=1b...@mail.gmail.com%3e ModelFactory.createUnion() might to be an option. https://jena.apache.org/documentation/javadoc/jena/org/apa

Re: Read-only wrapper for Jena Model

2021-08-28 Thread Andy Seaborne
On 27/08/2021 12:23, Zak Mc Kracken wrote: Hi all, I have a little RDF file (describing a dataset metadata), which I want to read in an helper class and return as a read-only view on the file. The reason to return it as read-only is that I also keep a simple cache of uri/Object, which is a