[jira] [Commented] (JENA-1461) Allow ARQ custom functions to be written in JavaScript

2018-01-07 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315213#comment-16315213 ] Andy Seaborne commented on JENA-1461: - Having javascript functions is intended to give extensibility

PROV vocabulary class

2018-01-07 Thread Cotton Franck
Hello For my own needs, I created this class corresponding to the W3C PROV vocabulary. It could fit in the org.apache.jena.vocabulary package. Please fill free to add the relevant license text, I don't claim any IP on the class. Cheers Franck

RE:PROV vocabulary class

2018-01-07 Thread Cotton Franck
Hi Adam. Here: https://gist.github.com/FranckCo/889d1f137dc412ceab214159a49375e2 Franck De : ajs6f [aj...@apache.org] Envoyé : dimanche 7 janvier 2018 18:07 À : dev@jena.apache.org Objet : Re: PROV vocabulary class This list doesn't permit attachments.

[GitHub] jena issue #340: JENA-1461: JavaScript custom functions

2018-01-07 Thread afs
Github user afs commented on the issue: https://github.com/apache/jena/pull/340 This works to pick up a javascript library in `library.js` ``` sparql --set arq:js-library=library.js --data data.ttl --query query.rq ``` ---

[jira] [Commented] (JENA-1461) Allow ARQ custom functions to be written in JavaScript

2018-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315448#comment-16315448 ] ASF GitHub Bot commented on JENA-1461: -- Github user afs commented on the issue:

[GitHub] jena pull request #340: JENA-1461: JavaScript custom functions

2018-01-07 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/340 JENA-1461: JavaScript custom functions You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena js-functions Alternatively you can review and apply

[jira] [Commented] (JENA-1461) Allow ARQ custom functions to be written in JavaScript

2018-01-07 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315447#comment-16315447 ] ASF GitHub Bot commented on JENA-1461: -- GitHub user afs opened a pull request:

[jira] [Commented] (JENA-1461) Allow ARQ custom functions to be written in JavaScript

2018-01-07 Thread A. Soroka (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315433#comment-16315433 ] A. Soroka commented on JENA-1461: - The link to RDFJS above got garbled, but I think it is:

[jira] [Comment Edited] (JENA-1461) Allow ARQ custom functions to be written in JavaScript

2018-01-07 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315213#comment-16315213 ] Andy Seaborne edited comment on JENA-1461 at 1/7/18 7:30 PM: - Having javascript

[jira] [Commented] (JENA-1461) Allow ARQ custom functions to be written in JavaScript

2018-01-07 Thread Andy Seaborne (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16315441#comment-16315441 ] Andy Seaborne commented on JENA-1461: - Fixed. The idea is not to follow all of RDFJS but to adopt

Re: PROV vocabulary class

2018-01-07 Thread ajs6f
This list doesn't permit attachments. Can you please send your work as a PR on Github, or failing that, as a gist or pastebin or the like? Adam Soroka > On Jan 7, 2018, at 12:00 PM, Cotton Franck wrote: > > Hello > > For my own needs, I created this class

Re: PROV vocabulary class

2018-01-07 Thread Adam Jacobs
Is it a good idea to have a public mutable model? From: Cotton Franck Sent: Sunday, January 7, 2018 11:47 AM To: dev@jena.apache.org Subject: RE:PROV vocabulary class Hi Adam. Here:

Re: JsonLD @vocab

2018-01-07 Thread Adam Jacobs
Do you know where jsonld discussions are at? I'm having trouble finding a mailing list. From: Andy Seaborne Sent: Thursday, January 4, 2018 2:34 PM To: dev@jena.apache.org Subject: Re: JsonLD @vocab Adam, In the first instance, this