Re: ebXML Representation of Metadata

From
Martin Bryan <>
To
"David RR Webber" <>, "Cory Casanave" <>, "Stefan Decker" <>
Date
2000-05-26T08:45:06Z
ID
<02a901bfc6ed$4994caa0$20cc66c3@sgml>
Thread
Re: ebXML Representation of Metadata
> At this point it might be interesting to note,
> that RDF is perfectly capable of transporting
> UML data, since UML is just a specific
> RDF vocabulary. Please note that RDF is
> also capable of encoding instance data based
> on specific UML vocabulary - eg. RDF represents
> not just a class person, but also a specific person
> "Stefan".

Being based on a simple tuple model RDF is capable of describing anything. The question is whether or not it is capable of describing anything efficiently in a manner that allows that data to be a) queried in human understandable terms (i.e. not using RDF terminology)  and b) maintained in distributed databases (i.e. can I extract parts the different parts of an RDF stream so that they can be used to update different databases efficientily).

Martin Bryan