Added oslcquery options:
-R - no default selects - specifically for RM this suppresses putting rm_nav:parent is put into the oslc.select
-I - totalize list columns in the results - e.g. a query for modules with oslc.select=oslc_rm_uses returns an entry for each artifact in the module - this option totalizes these so you get a column of counts of list length - example is querying for all modules and getting all uses back too: -s oslc_rm:uses,dcterms:title -q rdm_types:ArtifactFormat=jazz_rm:Module
-Q - supporess name resolution - means no pre-loading of types, and no post-conversion of URIs to names, but that makes things a lot faster for example when using -I to tsimply totalize - cost is that you can't use names in a query and don't get names in the results