Java Glossary : RDF

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : R words : RDF.

RDF
Resource Development Framework. A proposed W3C standard to allow you to embed computer-comprehensible data in your HTML documents. The key is encoding data with standard tag dictionaries called ontologies. It would allow a search engine for example to distinguish between Whirlpool appliances and natural whirlpools. RDF evolved from XML and hence shares its fluffiness. It would allow a software agent to make reservations for you on many airlines since the airlines would present the essential information embedded in the HTML in a computer-friendly way using a standard vocabulary/ontology.

Facts are encoded as triples:

Attempting to encode all knowledge using just proper nouns and attribute values leaves a lot out, but at least it is a start at making the Internet more accessible to software agents.

In the XML representation, the properties may manifest as either tags or attributes just to keep you on your toes.

There are many competing ontologies and ontology schemas. I gather the hope is it will eventually narrow down to a few ontologies in each field and that someone will figure out how to make them interoperable. Ontology schemes such as DAML+OIL also allow you to describe logical relations, e.g. who eats who in a ontology of animals and plants. Another is OWL.

The other thing RDF tackles is the issue of trust. Who said such and such a fact was so. It uses digital signatures.

RDF provides FOAF with a way to mix together different descriptive vocabularies in a consistent way. Vocabularies can be created by different communites and groups as appropriate and mixed together as required, without needing any centralised agreement on how terms from different vocabularies should be written down in the XML.


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 573.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/rdf.html J:\mindprod\jgloss\rdf.html