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.

Reply via email to