sirix icon indicating copy to clipboard operation
sirix copied to clipboard

Provide an XQuery function to store other functions through the REST API

Open JohannesLichtenberger opened this issue 6 years ago • 8 comments

We need a directory in a database to store precompiled XQuery-functions as well as a route or an XQuery function to store and another one to read these files:

Inspiration:

https://github.com/sirixdb/brackitas/blob/master/src/main/java/org/brackit/as/context/BaseAppContext.java

JohannesLichtenberger avatar Sep 27 '19 13:09 JohannesLichtenberger

hiii,can i take this one? can you assign it to me? thanks.

sabamosleh avatar Oct 06 '19 11:10 sabamosleh

For sure :-)

JohannesLichtenberger avatar Oct 06 '19 15:10 JohannesLichtenberger

Do you need help with this?

Have a great weekend :+1:

JohannesLichtenberger avatar Oct 18 '19 13:10 JohannesLichtenberger

@sabamosleh Do you still like to work on this? Do you need help? Let me know, please :)

JohannesLichtenberger avatar Oct 27 '19 17:10 JohannesLichtenberger

i am really sorry about my delay i need more time with this project cause i am very new. you can unassign me so others can work on it. but it is a cool project hope i can send a valid pr too:)))

sabamosleh avatar Oct 27 '19 18:10 sabamosleh

Ah no problem, if I can help let me know. I think it's a good way to get a little bit into writing functions, which can be executed via XQuery :-)

JohannesLichtenberger avatar Oct 27 '19 18:10 JohannesLichtenberger

Here's how Brackit works: http://wwwlgis.informatik.uni-kl.de/cms/fileadmin/publications/2013/Dissertation-Baechle.pdf

You can find similar functions for instance in the package https://github.com/sirixdb/sirix/tree/master/bundles/sirix-xquery/src/main/java/org/sirix/xquery/function/sdb/trx

JohannesLichtenberger avatar Oct 27 '19 18:10 JohannesLichtenberger

thank you so much.

sabamosleh avatar Oct 27 '19 19:10 sabamosleh