additional info on previous mail :
My problem is make map customization, so I want use my own types "owl" not
a virtuoso automatic generated types for tables and columns
e.g Person owl class can't be class for basic info and also to extended
table too.
the objective is make my DB published to any
My problem is make map customization, so I want use my own types "owl" not
a virtuoso automatic generated types for tables and columns
e.g Person owl class can't be class for basic info and also to extended
table too.
is this right?
On Sun, Nov 8, 2015 at 1:48 AM, Kingsley Idehen
wrote:
> On 11
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 DB design considerations
>
> I want to make R2RML, I have a Person