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: -CELKO- <jcelko212_at_earthlink.net>
Date: 28 Feb 2005 17:24:41 -0800
Message-ID: <1109640281.336832.293830@f14g2000cwb.googlegroups.com>


>> If a db models "john is a person, john is male AND male is a gender"
is male data or meta data? Can the same thing (ie male) be both data and meta data? And john would not be data according to you since john is a person. Is this what you meant? <<

John is a single entity in the set of persons. Persons have an attribute of gender, which takes on the value male. The representation of the value,say ISO codes (0,1,2,9), is drawn from a domain, which have a data type and constraints. All of these "levels" are completely different. Received on Mon Feb 28 2005 - 19:24:41 CST

Original text of this message

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