Hi Aldo,

"grant select on xx.xx.* ..." is not supported as far as I can see, this has to be done individually unless you write to procedure to perform this operation against all tables in a given catalog.

Are you writing the RDFviews by hand as we already have a UI for generating the RDFViews, Ontology and Linked Data deployment URL rewrite rules as detailed at;

http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/ VirtRDFOWLGeneration

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support



On 25 May 2009, at 08:14, Aldo Bucchi wrote:

Hi,

When generating RDF Views, it is commonplace to
"grant select on xx.xx.table to SPARQL_SELECT"
For as many "table"s as must be mapped. Which makes a lot of the
generated scripts now look like this:

"grant select on xx.xx.table to SPARQL_SELECT"
"grant select on xx.xx.table to SPARQL_SELECT"
"grant select on xx.xx.table to SPARQL_SELECT"
"grant select on xx.xx.table to SPARQL_SELECT"
"grant select on xx.xx.table to SPARQL_SELECT"
"grant select on xx.xx.table to SPARQL_SELECT"
"grant select on xx.xx.table to SPARQL_SELECT"
"grant select on xx.xx.table to SPARQL_SELECT"

Is there a way to do something like "grant select on xx.xx.* ..." ?

Of course this is not really a problem as these statements can be
easily generated and are idempotent. However, I can foresee that
manual edition of these files will be necessary and/or desirable at
least until a full blown point and click UI editor is developed ( and
even then... mapping is full of border cases )

Just asking ;)

When dealing with 200+ tables this contributes to a lot of boilerplate.

Thanks,
A

--
Aldo Bucchi
U N I V R Z
Office: +56 2 795 4532
Mobile:+56 9 7623 8653
skype:aldo.bucchi
http://www.univrz.com/
http://aldobucchi.com/

PRIVILEGED AND CONFIDENTIAL INFORMATION
This message is only for the use of the individual or entity to which it is addressed and may contain information that is privileged and confidential. If you are not the intended recipient, please do not distribute or copy this communication, by e-mail or otherwise. Instead, please notify us immediately by
return e-mail.
INFORMACIÓN PRIVILEGIADA Y CONFIDENCIAL
Este mensaje está destinado sólo a la persona u organización al cual está dirigido y podría contener información privilegiada y confidencial. Si usted no es el destinatario, por favor no distribuya ni copie esta comunicación, por email o por otra vía. Por el contrario, por favor notifíquenos inmediatamente
vía e-mail.

---------------------------------------------------------------------- --------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to