On 2/6/17 9:36 AM, Iker Esnaola wrote:
>
> Hello,
>
>  
>
> I have my RDF triples in a Virtuoso Open Source version 07.20.3217.
> When querying my data, I would like to have some inferences already
> done (so that I am querying inferred stuff).
>
>  
>
> I have read some documentation regarding this matter, and I reach this
> one (http://docs.openlinksw.com/virtuoso/rdfsparqlrulemake/)  where as
> far as I understood, there are some rules you can define in order to
> make these inference.
>
>  
>
> Did I understand it correctly? Does that mean that SWRL rules are not
> supported in Virtuoso? Could SPARQL Update used instead?
>
>  
>
> Thanks in advance,
>
> Iker
>
>  
>

As with most things related to RDF, we need some conceptual clarity with
regards to what things are and how they are implemented in Virtuoso.

Inference Rules:

A set of rules defined using a domain specific language (e.g., swirl,
rif, spin, etc.) that determine the evaluation relationship types
(relations) when producing a query solution.

Virtuoso & Inference Rules:

Current editions of Virtuoso support canned inference rules that support
relationship types described by RDFS and OWL ontologies [1].

The commercial edition of Virtuoso 8.0 (next release) will add support
for custom inference rules using either of the following:

[1] SPIN vocabulary -- which boils down to using SPARQL as a Custom
Inference Rules Language

[2] Virtuoso Macro Language -- same thing, but at a lower level while
still being based on SPARQL.

Links:

[1] 
https://medium.com/virtuoso-blog/using-british-royal-family-data-snippets-to-demonstrate-sparql-query-language-based-reasoning-56626a152419#.9qli8vv5r
-- Canned Inference Rules Example Post

[2] 
https://www.linkedin.com/pulse/reasoning-inference-using-british-royal-family-part-idehen
-- Custom Inference Rules Example Post

-- 
Regards,

Kingsley Idehen       
Founder & CEO 
OpenLink Software   (Home Page: http://www.openlinksw.com)

Weblogs (Blogs):
Legacy Blog: http://www.openlinksw.com/blog/~kidehen/
Blogspot Blog: http://kidehen.blogspot.com
Medium Blog: https://medium.com/@kidehen

Profile Pages:
Pinterest: https://www.pinterest.com/kidehen/
Quora: https://www.quora.com/profile/Kingsley-Uyi-Idehen
Twitter: https://twitter.com/kidehen
Google+: https://plus.google.com/+KingsleyIdehen/about
LinkedIn: http://www.linkedin.com/in/kidehen

Web Identities (WebID):
Personal: http://kingsley.idehen.net/dataspace/person/kidehen#this
        : 
http://id.myopenlink.net/DAV/home/KingsleyUyiIdehen/Public/kingsley.ttl#this

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to