Re: [Virtuoso-users] load SQL data in Virtouso

2015-11-09 Thread Eng.Bassam
at 3:38 PM, Kingsley Idehen <kide...@openlinksw.com> wrote: > On 11/8/15 4:42 PM, Eng.Bassam wrote: > > So Idehen, I think must make refactoring to my DB to be converted to RDF > using my owl classes and R2RML code > is this right?? > > > You don't refactor your DBMS per

[Virtuoso-users] federated SPARQL queries?

2015-11-15 Thread Eng.Bassam
SPARQL queries to traversal on my data also diseases ontology thanks. -- --- > Eng.Bassam Najeeb. >Software Engineer. -- Presto, an open source distributed SQL query engine for bi

[Virtuoso-users] load SQL data in Virtouso

2015-11-06 Thread Eng.Bassam
rson table, In my DB design I have Basic_Person and Extended_Person tables, not a single table that mapped to Person RDF class So must I make changes to DB design before convert it to RDF "merge Person tables into one and other changes"?? thanks -- -------

Re: [Virtuoso-users] load SQL data in Virtouso

2015-11-07 Thread Eng.Bassam
e relation to node that represent Person extended info and the relation to DOB is this right? On Sun, Nov 8, 2015 at 5:58 AM, Eng.Bassam <bassa...@gmail.com> wrote: > My problem is make map customization, so I want use my own types "owl" not > a virtuoso automatic genera

Re: [Virtuoso-users] load SQL data in Virtouso

2015-11-07 Thread Eng.Bassam
ehen <kide...@openlinksw.com> wrote: > On 11/6/15 11:40 PM, Eng.Bassam wrote: > > hi > The converting strategy DB to RDF via Virtuoso is mapping OWL class to > every table, but in reality for example Person table may be divided to two > table "Basic info and extended" for

[Virtuoso-users] FA003: Access Denied

2015-12-01 Thread Eng.Bassam
-- --- > Eng.Bassam Najeeb. >Software Engineer. -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one co

[Virtuoso-users] Send SPARQL queries via C# ?

2015-12-09 Thread Eng.Bassam
Hi I want to query my graphs in virtuoso via C# .Net, I note vi google there is a dotnet dll to do that, any body has experience to query virtuoso via C# -send sqprql to virtuoso and iterate query result data set- ??? thanks -- --- > Eng.Bassam Najeeb. >So

Re: [Virtuoso-users] Send SPARQL queries via C# ?

2015-12-16 Thread Eng.Bassam
line > > The resultset is returned as a set of rows which can be iterated over. > > > Patrick > > > > > > Patrick > --- > Patrick van Kleef > Program Manager > OpenLink Software > > http://www.openlinksw.com/ > http://tw

[Virtuoso-users] 08004 Number of of licensed connections exceeded

2015-12-17 Thread Eng.Bassam
ort in ini file is ServerPort = 1113) All screen exist in attachments. for more info I have a virtuoso 7 commercial and Windows 7 OS. thanks -- --- > Eng.Bassam Najeeb. >S

Re: [Virtuoso-users] Make my views refer to external ontology?

2016-01-04 Thread Eng.Bassam
en <kide...@openlinksw.com> wrote: > On 12/30/15 8:21 AM, Eng.Bassam wrote: > > Hi Kingsely and all members > > still there is the same problem can't traverse from ontology to other > cause the generated IRI is text not IRI type, next is the description and > sorry to b

Re: [Virtuoso-users] confusing in rr:joinCondition generated by virtuoso ??

2016-01-04 Thread Eng.Bassam
wrote: > On 12/24/15 1:03 PM, Eng.Bassam wrote: > > sorry to send again, forget the attachment :D > > thanks again > waiting a fix a problem > if you want more simple example (dept & emp) it's in attachment file also, > as you will see the file has R2RML not same as W3 examp

Re: [Virtuoso-users] Make my views refer to external ontology?

2016-01-04 Thread Eng.Bassam
ide...@openlinksw.com> wrote: > On 1/4/16 4:52 AM, Eng.Bassam wrote: > > Hi > I have tried this solution many times but unfortunately it's fail > the generated IRI by virtuoso as " > http%3A%2F%2Fsws.geonames.org%2F226074%2F > <http://localhost:8890/conductor/http%3

Re: [Virtuoso-users] Make my views refer to external ontology?

2015-12-29 Thread Eng.Bassam
an traverse to geonames ontology to get a name property ??? On Tue, Dec 29, 2015 at 6:36 PM, Kingsley Idehen <kide...@openlinksw.com> wrote: > On 12/29/15 8:31 AM, Eng.Bassam wrote: > > Hello > I have a person pesron table with columns (id, name , country_geo), person > table

Re: [Virtuoso-users] Make my views refer to external ontology?

2015-12-29 Thread Eng.Bassam
gt; // geo country data where {?s SIO:SIO_000664 ?o; ?s a foaf:Person. OPTIONAL { ?o gn:name ?cname. } } limit 10 right? On Tue, Dec 29, 2015 at 9:02 PM, Kingsley Idehen <kide...@openlinksw.com> wrote: > On 12/29/15 12:46 PM, Eng.Bassam wrote: > > s

[Virtuoso-users] inference queries ?

2016-01-09 Thread Eng.Bassam
also A classes (inheritance). get all D classes this will return also D classes (owl:sameAS) thanks -- --- > Eng.Bassam Najeeb. >Software Engineer. -- Site24x7 APM Insight: Ge

[Virtuoso-users] confusing in rr:joinCondition generated by virtuoso ??

2015-12-23 Thread Eng.Bassam
t;#TriplesMapDiagnoses>; rr:joinCondition [ r*r:child "ID" ; rr:parent "PatientID" *] ; ]; ] . the file R2RML attached also by this mail I want understand why the output R2RML in patient make the child is patient and parent is dianoses.? diagnoses table it is has FK so

Re: [Virtuoso-users] [virtuoso-opensource] Accessing Virtuoso from C#? (#512)

2015-12-26 Thread Eng.Bassam
IMIT 10", virtuosoSrv ); VirtuosoDataReader countryDataReader = cmd.ExecuteReader(); while (countryDataReader.Read()) { String col = countryDataReader.GetString(0); // make something } wish it's usefull :) On Sun, Dec 20, 2015 at 7:30 AM, Eng.Bassam

Re: [Virtuoso-users] 08004 Number of of licensed connections exceeded

2015-12-18 Thread Eng.Bassam
69333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > > On 17 Dec 2015, at 19:19, Eng.Bassam <bassa...@gmail.com> wrote: > > > > Hello > > > > I try to make local conne

Re: [Virtuoso-users] confusing in rr:joinCondition generated by virtuoso ??

2015-12-24 Thread Eng.Bassam
Kingsley Idehen <kide...@openlinksw.com> wrote: > On 12/23/15 11:49 PM, Eng.Bassam wrote: > > Mr. Kingsley > another description about my confusing :) : > > the parent table here in my example is Patient which has ID primary Key > the child table is the Diagnoses which ha

Re: [Virtuoso-users] confusing in rr:joinCondition generated by virtuoso ??

2015-12-24 Thread Eng.Bassam
rote: > On 12/23/15 11:49 PM, Eng.Bassam wrote: > > Mr. Kingsley > another description about my confusing :) : > > the parent table here in my example is Patient which has ID primary Key > the child table is the Diagnoses which has foreign key is Patient ID > > now the

Re: [Virtuoso-users] confusing in rr:joinCondition generated by virtuoso ??

2015-12-23 Thread Eng.Bassam
s and thanks :) On Wed, Dec 23, 2015 at 10:33 PM, Kingsley Idehen <kide...@openlinksw.com> wrote: > On 12/23/15 2:59 PM, Eng.Bassam wrote: > > yes Kingsley > to be my question more clear :) > > Patient (ID, name, country) -- ID is PK > Diagnose (DiagnosesID, Di

Re: [Virtuoso-users] Make my views refer to external ontology?

2015-12-30 Thread Eng.Bassam
es.org%2F226074%2F> wish to give me a solution :) thanks On Tue, Dec 29, 2015 at 9:46 PM, Kingsley Idehen <kide...@openlinksw.com> wrote: > On 12/29/15 2:08 PM, Eng.Bassam wrote: > > thanks > I thinks only must write FROM statement to include local ontologies in my

[Virtuoso-users] Make my views refer to external ontology?

2015-12-29 Thread Eng.Bassam
loaded ontology geonames, what should I write in r2rml ??? my objective is making sparql queries on the generated views (persons) and traverse to geonames for more info about countries. wish it's clear question :) thanks -- ------- > Eng.Bassam Najeeb.

[Virtuoso-users] Load Big RDF Quad Store

2015-11-26 Thread Eng.Bassam
le??? thanks -- --- > Eng.Bassam Najeeb. >Software Engineer. -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in th

[Virtuoso-users] Quad Store Upload?

2015-11-21 Thread Eng.Bassam
Hi I want to load ontology to virtuoso server and query from it, I upload the "owl file" via conductor from linked data->Quad Store Upload, is this right way ?? thanks -- --- > Eng.Bassam Najeeb. &g

[Virtuoso-users] ontology graphical representation ?

2016-01-12 Thread Eng.Bassam
Hi Is there any way to show loaded ontology in virtuoso in graphical representation ??? I mean named nodes and arcs ? thanks -- --- > Eng.Bassam Najeeb. >Software Engineer. -- Si

Re: [Virtuoso-users] uploade TTl big file?

2016-01-25 Thread Eng.Bassam
e > Universal Data Access, Integration, and Management Technology Providers > > > > On 25 Jan 2016, at 10:45, Eng.Bassam <bassa...@gmail.com> wrote: > > Hello > > I have a big TTL file about (2GB), I try upload it in virtuoso via ISQL: > > DB.DBA.TTLP_MT (file_to_

[Virtuoso-users] uploade TTl big file?

2016-01-25 Thread Eng.Bassam
, and wish to see a progress bar to know how remaining time note: while it executing, I made COUNT(*) via SPARQL to see if count of added triples to graph increase or not, I think after 1 hour not add any triple on graph and ISQL still busy :( -- --- > Eng.Bas

[Virtuoso-users] How I make an inference in Virtuoso?

2016-08-16 Thread Eng.Bassam
there is an inference (Banana and Apple are fruits) Thanks -- --- > Eng.Bassam Najeeb. >Software Engineer. -- ___ Virtuoso-users mailing list Virtuoso

Re: [Virtuoso-users] Mapping XML files to RDF graph using Virtuoso?

2017-03-17 Thread Eng.Bassam
model which created in the first step "as R2RML does RDB2RDF mapping". Thanks again. On Mar 17, 2017 5:05 PM, "Kingsley Idehen" <kide...@openlinksw.com> wrote: > On 3/17/17 10:05 AM, Eng.Bassam wrote: > > Hi > I transformed an SQL database to RDF graph us

[Virtuoso-users] Mapping XML files to RDF graph using Virtuoso?

2017-03-17 Thread Eng.Bassam
Hi I transformed an SQL database to RDF graph using an R2RML in a commercial edition of Virtuoso 7.2. Now I have 5000 *standard XML files*, Can I do a mapping to RDF Graph "same as R2RML" for those XML files using a Virtuoso??? Thanks. -- --- > Eng.