Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: "thou shalt not conflate meta-data with data"

Re: "thou shalt not conflate meta-data with data"

From: FrankHamersley <FrankHamersleyZat_at_hotmail.com>
Date: Wed, 02 Mar 2005 13:34:38 GMT
Message-ID: <OhjVd.181461$K7.118040@news-server.bigpond.net.au>


Neo wrote:
>
> When modeling "John is a person & John is male & male is a gender" as
> shown below, which data is meta data? Which data "step[s] outside the
> language to talk about the language itself" ?
>
> T_Gender
> ID Name
> 1 Male
> 2 Female
>
> T_Person
> ID Name Gender
> 3 John Male(1)
> 4 Mary Female(2)
>

There is no meta data here! Cheers, Frank.

PS I could derive some if you need it! Received on Wed Mar 02 2005 - 07:34:38 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US