Closed jadelkhoury closed 3 years ago
I need access to the individual members of the query as RDF resources, and before they are processed to create specific Java instances.
Let's merge this and test.
@jadelkhoury @jamsden do you have a good way to test it on a real-world OSLC server?
@jadelkhoury seems like you pushed this to master as well cause after updating this PR seems to be empty!
solves #90. Also introducing a getMembers() function that returns an Interable over the members, represented as an RDF Resource, instead of a specific java class.