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: Neo <neo55592_at_hotmail.com>
Date: 1 Mar 2005 13:15:33 -0800
Message-ID: <1109711733.581194.3110@z14g2000cwz.googlegroups.com>


> ... That should have made things as clear as mud.

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) Received on Tue Mar 01 2005 - 15:15:33 CST

Original text of this message

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