Re: [Virtuoso-users] Error installing ODS VAD Packages

2013-09-20 Thread Hugh Williams
Hi Javier, I just updated my open source tree on Mac OS X to the latest develop/7 and could successfully install the ODS Framework VAD, starting with and empty database. Are you installing to an empty database or and existing database ? Also, what is your ODS Framework version, mine is 1.89.45

Re: [Virtuoso-users] use of rdf, rdfs & owl in virtuoso

2013-09-20 Thread Kingsley Idehen
On 9/20/13 4:19 AM, Dimitris Kontokostas wrote: Thank you Kingsley but not exactly, I want to get all defined properties that are either an rdf:Property or a subClassOf rdf:Property and optionally get their domain, range and superProperty. for example, in DBpedia.org we use the owl:DatatypePr

Re: [Virtuoso-users] Error installing ODS VAD Packages

2013-09-20 Thread Javier Franco
I have tried built from the stable/6 and I have exactly the same problem Javier Franco ArroyoInvestigador Colaborador / Contributing Researcher eTurismo y Patrimonio / eTourism & Cultural Heritage Donostia - San Sebastián - Spain

Re: [Virtuoso-users] use of rdf, rdfs & owl in virtuoso

2013-09-20 Thread Dimitris Kontokostas
Thank you Kingsley but not exactly, I want to get all defined properties that are either an rdf:Property or a subClassOf rdf:Property and optionally get their domain, range and superProperty. for example, in DBpedia.org we use the owl:DatatypeProperty & owl:objectProperty that in owl are subclass

Re: [Virtuoso-users] Error installing ODS VAD Packages

2013-09-20 Thread Javier Franco
Hello Hugh, This is the content of the log referred to this error: 09:04:32 PL LOG: SQ200: Table referenced in contains does not have a text index while executing the following statement: --no_c_escapes- create procedure scot_tags_insert (in inst_id int, in post_iri any, in tags var 09:04:32 PL L