[Virtuoso-users] utilizing domain ruleset in virtuoso?

2017-05-01 Thread 손태모
Dear all, i am wondering that can i use domain rule set in virtuoso inference ? i have searched virtuoso documents about rule inference . but unfortunately , there are only rdfs semantics level inference such as subClassOf, subPropertyOf, Transitive rule etc. and i have not found any topic about i

[Virtuoso-users] [VOS7] Text Search

2016-11-06 Thread 손태모
Dear all, i have some difficulty with text search in virtuoso using bif:contains property. if i specified graph name or resource type, the text search query runs extremely slow ~~ but it runs very fast if i remove graph CLAUSE and resource type triple pattern , the two queries are shown be

[Virtuoso-users] [UTF-8 Encoding] Problems with utf-8 encoding while doing full text search in sparql query

2016-10-24 Thread 손태모
Dear all , I just made a sparql query which functions like text search, the query i made is shown bellow , === PREFIX rdf: PREFIX rdfs: PREFIX bif: SELECT ?s ?p ?o ?label

[Virtuoso-users] [Virtioso] DB Connection Pool

2016-09-20 Thread 손태모
Dear all , i am developing Linked Open Data Platform by using Virtuoso as RDB and also tripleStore utilizing Spring Framework . When i am trying to make DB connection using ibatis Connection Pool which managed by Spring framework, the system alert error message as shown bellow "-- Cause: virtuo