Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can you use user-defined functions in orardf: instruction?

Alberto CarmonaFeb 2 2010 — edited Feb 2 2010
Hello, by reading Chapter 5: Fine-Grained Access Control for RDF Data
I found this example:

OPTIONAL
{
?contr pred: hasContractValue ?val.
?contr pred: hasManager *"sys_context ( 'sa $ appctx', 'app_user_uri')"^^ orardf: instruction*
}

Seeing the kind orardf: instruction I got the question of whether you can use user-defined functions in the place where he used sys_context?

Thank you.

Pd: The translation was made from Spanish to English using Google Translator
This post has been answered by Matperry-Oracle on Feb 2 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2010
Added on Feb 2 2010
1 comment
1,876 views