Re: [topbraid-users] Add 3rd party inference engine support

2016-10-06 Thread Pierluigi Miraglia
Holger, that would be very helpful, thank you, even though we view SPIN as the 
better solution and plan to migrate out of Jena rules use at some point.  



--
Pierluigi 


> On Oct 6, 2016, at 7:53 AM, Jack Hodges <jhodgesa...@gmail.com> wrote:
> 
> Sign me up. Thanks.
> 
> Jack
> 
> -- 
> You received this message because you are subscribed to the Google Group 
> "TopBraid Suite Users", the topics of which include the TopBraid Suite family 
> of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
> and SPIN.
> To post to this group, send email to topbraid-users@googlegroups.com
> --- 
> You received this message because you are subscribed to the Google Groups 
> "TopBraid Suite Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to topbraid-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Group 
"TopBraid Suite Users", the topics of which include the TopBraid Suite family 
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
and SPIN.
To post to this group, send email to topbraid-users@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [topbraid-users] Re: TopBraid 5.2 Public Beta Announcement

2016-10-02 Thread Pierluigi
It would be worth mentioning that clearly in the release notes.  You claim 
to support Jena 3.1, so the fact that you have disabled checking model 
consequences by Jena inference and Jena rules inside the IDE is something 
one would not naturally expect (nor welcome, in our case, but I suppose 
that depends more on whether one uses TBC as an IDE or as a piece of the 
overall EVN/EDG environment).

On Thursday, September 15, 2016 at 1:40:52 AM UTC-5, Holger Knublauch wrote:
>
> We are discontinuing support for native Jena rules and Jena-based 
> inferencing from 5.2 onwards. SPIN can be used instead (for custom rules) 
> and OWLIM for standard RDFS/OWL inferencing.
>
> Which pages on the docs are still mentioning it - we need to take out 
> these references.
>
> Thanks
> Holger
>
>
> On 15/09/2016 16:29, PaulZH wrote:
>
> I see that the Jena is not available anymore in the list of inference 
> engines while still in the docs. Is this a temporary beta thing?
>
> On Tuesday, September 13, 2016 at 9:25:38 PM UTC+2, Pat Doyle wrote: 
>>
>> Dear Users,
>>
>> TopQuadrant is pleased to announce the Public Beta availability of 
>> TopBraid 5.2!
>>
>> TopBraid 5.2 marks the first release of TopBraid Enterprise Data 
>> Governance (EDG).  It also provides additional triple store options to SDB 
>> -- Apache Jena TDB and MarkLogic databases. Major functional enhancements 
>> in 5.2 for TopBraid EVN and TopBraid EDG include overall improved user 
>> experience, technology upgrades, enhancements to NeighborGram and new 
>> AutoClassifier enhancement features.  SHACL development has been updated to 
>> stay in sync with the W3C standard and is also available now in EDG and EVN.
>>
>> For details, please see the 5.2 Release Notes:
>> http://www.topquadrant.com/release-notes-topbraid-5-2/. (Please note the 
>> data migration procedure)
>>
>> Downloads:
>>
>> TopBraid Composer 5.2 Beta: 
>> *http://www.topquadrant.com/downloads/topbraid-composer-install/ 
>> *
>>
>> For all EVN or TBL customers who have not yet received a private 
>> invitation to participate in the 5.2 beta release and would like to 
>> participate please contact us at sup...@topquadrant.com 
>>
>>
>> *Note that product documentation including user guides is still being 
>> updated and in some areas may be out of sync with the newly released Beta 
>> changes.
>>
>>
>> As always, we appreciate your participation in our Beta test program and 
>> look forward to your feedback.  Please submit your input by September 27, 
>> 2016.
>>
>>
>> For questions, please do not hesitate to contact us:
>> http://www.topquadrant.com/company/contact/
>>  - TopBraid Suite Users forum: 
>> http://groups.google.com/group/topbraid-users 
>>  - Composer support:  compose...@topquadrant.com
>>  - TopBraid Server products support (valid TBL, EVN, RDM and TBI 
>> licenses): sup...@topquadrant.com, (Tel: +1 919-300-7945)
>>  - Sales: sa...@topquadrant.com
>>
>> Thank you,
>> The TopBraid Team
>>
> -- 
> You received this message because you are subscribed to the Google Group 
> "TopBraid Suite Users", the topics of which include the TopBraid Suite 
> family of products and its base technologies such as SPARQLMotion, SPARQL 
> Web Pages and SPIN.
> To post to this group, send email to topbrai...@googlegroups.com 
> 
> --- 
> You received this message because you are subscribed to the Google Groups 
> "TopBraid Suite Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to topbraid-user...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google Group 
"TopBraid Suite Users", the topics of which include the TopBraid Suite family 
of products and its base technologies such as SPARQLMotion, SPARQL Web Pages 
and SPIN.
To post to this group, send email to topbraid-users@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups 
"TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[topbraid-users] Re: problem with a function in a javascript file

2015-01-19 Thread Pierluigi Ritrovato
Scott: Now I see. it is a matter on namespace. 
For a mistake in my rule file the base URI was an older one!

thanks again

Pierluigi


Il giorno mercoledì 14 gennaio 2015 19:13:25 UTC+1, Pierluigi Ritrovato ha 
scritto:

 I have defined a spin function that make some simple computation through a 
 javascript snippet and works well.
 Now I moved the snipped code in a js file and it doesn't work!

 this is the spin function

 tracking:isSmallDiff  a   spin:Function ;
 rdfs:labelcomputes if difference is 
 small^^xsd:string ;
 rdfs:subClassOf   spin:Functions ;
 spin:constraint   [ a  spl:Argument ;
 spl:predicate  sp:arg3 ;
 spl:valueType  xsd:integer
   ] ;
 spin:constraint   [ a  spl:Argument ;
 spl:predicate  sp:arg2 ;
 spl:valueType  xsd:integer
   ] ;
 spin:constraint   [ a  spl:Argument ;
 spl:predicate  sp:arg1 ;
 spl:valueType  xsd:integer
   ] ;
 spin:returnType   xsd:integer ;
 spinx:javaScriptFile  isSmallDiff.js^^xsd:string .
  
 the js code is:

 function isSmallDiff(arg1, arg2, arg3) {
 if (Math.abs(arg1-arg2)  arg3) 
 return 1; 
 else 
 return 0;
 }

 I copied the JS file any pace in my file system!

 thank you very much in advance for any help.

 Pierluigi

 PS curiosity: the javascript code works only if I use arg1, arg2,  
 arg5 as argument variables? 



-- 
You received this message because you are subscribed to the Google Group 
TopBraid Suite Users, the topics of which include Enterprise Vocabulary 
Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, 
TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to topbraid-users@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups 
TopBraid Suite Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[topbraid-users] Re: problem with a function in a javascript file

2015-01-15 Thread Pierluigi Ritrovato
Scott thanks for reply.
The JS file is in the same dir of the spin rule file in the TB workspace 
(C:\Users\Pierluigi\TBCFreeWorkspace\MIVIA Tracking).
I'm testing the function with a simple query like this:

SELECT ?x
WHERE {
LET (?x := tracking:isSmallDiff (2,2,3)) .
}

I'm using Top Braid Composer Free Edition 4.5.0 on Windows 8.1.


Il giorno mercoledì 14 gennaio 2015 19:13:25 UTC+1, Pierluigi Ritrovato ha 
scritto:

 I have defined a spin function that make some simple computation through a 
 javascript snippet and works well.
 Now I moved the snipped code in a js file and it doesn't work!

 this is the spin function

 tracking:isSmallDiff  a   spin:Function ;
 rdfs:labelcomputes if difference is 
 small^^xsd:string ;
 rdfs:subClassOf   spin:Functions ;
 spin:constraint   [ a  spl:Argument ;
 spl:predicate  sp:arg3 ;
 spl:valueType  xsd:integer
   ] ;
 spin:constraint   [ a  spl:Argument ;
 spl:predicate  sp:arg2 ;
 spl:valueType  xsd:integer
   ] ;
 spin:constraint   [ a  spl:Argument ;
 spl:predicate  sp:arg1 ;
 spl:valueType  xsd:integer
   ] ;
 spin:returnType   xsd:integer ;
 spinx:javaScriptFile  isSmallDiff.js^^xsd:string .
  
 the js code is:

 function isSmallDiff(arg1, arg2, arg3) {
 if (Math.abs(arg1-arg2)  arg3) 
 return 1; 
 else 
 return 0;
 }

 I copied the JS file any pace in my file system!

 thank you very much in advance for any help.

 Pierluigi

 PS curiosity: the javascript code works only if I use arg1, arg2,  
 arg5 as argument variables? 



-- 
You received this message because you are subscribed to the Google Group 
TopBraid Suite Users, the topics of which include Enterprise Vocabulary 
Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, 
TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to topbraid-users@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups 
TopBraid Suite Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[topbraid-users] problem with a function in a javascript file

2015-01-14 Thread Pierluigi Ritrovato
I have defined a spin function that make some simple computation through a 
javascript snippet and works well.
Now I moved the snipped code in a js file and it doesn't work!

this is the spin function

tracking:isSmallDiff  a   spin:Function ;
rdfs:labelcomputes if difference is small^^xsd:string 
;
rdfs:subClassOf   spin:Functions ;
spin:constraint   [ a  spl:Argument ;
spl:predicate  sp:arg3 ;
spl:valueType  xsd:integer
  ] ;
spin:constraint   [ a  spl:Argument ;
spl:predicate  sp:arg2 ;
spl:valueType  xsd:integer
  ] ;
spin:constraint   [ a  spl:Argument ;
spl:predicate  sp:arg1 ;
spl:valueType  xsd:integer
  ] ;
spin:returnType   xsd:integer ;
spinx:javaScriptFile  isSmallDiff.js^^xsd:string .
 
the js code is:

function isSmallDiff(arg1, arg2, arg3) {
if (Math.abs(arg1-arg2)  arg3) 
return 1; 
else 
return 0;
}

I copied the JS file any pace in my file system!

thank you very much in advance for any help.

Pierluigi

PS curiosity: the javascript code works only if I use arg1, arg2,  arg5 
as argument variables? 

-- 
You received this message because you are subscribed to the Google Group 
TopBraid Suite Users, the topics of which include Enterprise Vocabulary 
Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, 
TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to topbraid-users@googlegroups.com
--- 
You received this message because you are subscribed to the Google Groups 
TopBraid Suite Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.