• YOU can help the next generation of students in the community!
    Share your trial papers and notes on our Notes & Resources page

Metadata (1 Viewer)

stylar

New Member
Joined
Sep 10, 2003
Messages
25
Hey,

Can any one explain Metadata to me please! I know its information about data but thats about all. What is an example.

Thanks
 

Huss

Member
Joined
Sep 17, 2003
Messages
259
Location
The NetherRealm
Gender
Undisclosed
HSC
N/A
well yeah metadata is information about the data.

an example is a data dictionary. a data dictionary gives comprehensive description of each atribute (field) in a database. therefore giving information on the data.

hope this helps :)
 

hurrotisrobbo

Cabbage
Joined
Jul 30, 2002
Messages
531
Location
Sydney, Newtown.
Gender
Male
HSC
2002
Another example: XML.

For example:

<car>
<make>Holden</make>
</car>

'Holden' is data. '<car>' and '<make>' are examples of meta-data, ie. they give information about the data.

Does that help? :)
 

stylar

New Member
Joined
Sep 10, 2003
Messages
25
Thanks,

I found a website that said....

"Metadata is structured data which describes the characteristics of a resource"

I think I sort os understand
 

vanity

Member
Joined
Sep 30, 2003
Messages
177
Gender
Female
HSC
2003
thats a strange definition, what site is that from?

this is from an online dictionary i found:


Data about data. Metadata describes how and when and by whom a particular set of data was collected, and how the data is formatted. Metadata is essential for understanding information stored in data warehouses.
 
Last edited:

4130warrior

Member
Joined
Oct 19, 2003
Messages
45
Location
Port Macquarie, NSW, Australia.
Yes, hi.

In my opinion the easiest way to remember it is to think of HTML code. (or vB code in this case)

For instance:

<b> tells the browser to display the enclosed data in bold.

<i> tells the browser to display the enclosed data in italic.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top