Skip to main content

By clicking Submit, you agree to the developerWorks terms of use.

The first time you sign into developerWorks, a profile is created for you. Select information in your developerWorks profile is displayed to the public, but you may edit the information at any time. Your first name, last name (unless you choose to hide them), and display name will accompany the content that you post.

All information submitted is secure.

  • Close [x]

The first time you sign in to developerWorks, a profile is created for you, so you need to choose a display name. Your display name accompanies the content you post on developerworks.

Please choose a display name between 3-31 characters. Your display name must be unique in the developerWorks community and should not be your email address for privacy reasons.

By clicking Submit, you agree to the developerWorks terms of use.

All information submitted is secure.

  • Close [x]

Resource Description Framework (RDF)

Support XML applications with formal metadata

Contributors:  W3C

Summary:  Resource Description Framework (RDF) is a model for describing collections of formalized statements about a Web resource. You can also think of RDF as a metadata system for the Web. Learn about this standard and about its relationship with the Semantic Web, Web Ontology Language (OWL), and more.

Date:  25 Apr 2007 (Published 06 Feb 2007)
Level:  Intermediate

Activity:  2830 views
Comments:  

Resource Description Framework (RDF) is a model for describing collections of formalized statements about a Web resource. You can also think of RDF as a metadata system for the Web. Learn about this standard and about its relationship with the Semantic Web, Web Ontology Language (OWL), and more.

For almost as long as the World Wide Web Consortium (W3C) has worked toward next-generation markup technology in the form of XML, it has also worked toward next-generation technology for formal description of Web resources. Resource Description Framework (RDF) [W3C Recommendation] is a model for describing collections of statements about a Web resource. These statements are conceptualized as triples, each of which has a subject, which is a Uniform Resource Identifier (URI); a predicate, which is also a URI; and an object, which is a URI or literal data value. To get the flavor of such statements, think of an HTML meta tag that gives the description of a Web page. If recast as RDF, the subject would be the URI of the Web page itself, the predicate would be a standard URI signifying a general description, and the object would be the actual text of the description. By making heavy use of URIs, RDF seeks to minimize ambiguity about the identity of components of these statements and thus make them formal enough for machine processing. Whether RDF succeeds in this goal is up for debate, but RDF is well-known for its active community and broad range of tools.

RDF is the backbone of the W3C's Semantic Web activity; the Semantic Web is a vision of a Web not just of presentation of content, but also of annotation of content to help frame its meaning. For example, in a Semantic Web, one can make a distinction between the concept of "python," a kind of snake, and "python," a computer programming language, while describing Web resources. RDF is standardized in a large stack of specifications, including the following:

OWL

Web Ontology Language (OWL) [W3C Recommendation] is an application of RDF, often encoded in RDF/XML, that adds a rich vocabulary that you can use to formally classify and reason about RDF resources. SPARQL Query Language for RDF [in development] is a special syntax for querying RDF data, and Gleaning Resource Descriptions from Dialects of Languages (GRDDL) [in development] is a system for extracting RDF data from XML documents. GRDDL has recently come into some prominence with the popularity of microformats on the Web. Another RDF-related specification that fits into the microformats puzzle is RDFa Syntax [in development], which is a special set of attributes for embedding RDF data within XML formats such as XHTML.


Resources

Comments



Help: Update or add to My dW interests

What's this?

This little timesaver lets you update your My developerWorks profile with just one click! The general subject of this content (AIX and UNIX, Information Management, Lotus, Rational, Tivoli, WebSphere, Java, Linux, Open source, SOA and Web services, Web development, or XML) will be added to the interests section of your profile, if it's not there already. You only need to be logged in to My developerWorks.

And what's the point of adding your interests to your profile? That's how you find other users with the same interests as yours, and see what they're reading and contributing to the community. Your interests also help us recommend relevant developerWorks content to you.

View your My developerWorks profile

Return from help

Help: Remove from My dW interests

What's this?

Removing this interest does not alter your profile, but rather removes this piece of content from a list of all content for which you've indicated interest. In a future enhancement to My developerWorks, you'll be able to see a record of that content.

View your My developerWorks profile

Return from help

static.content.url=http://www.ibm.com/developerworks/js/artrating/
SITE_ID=1
Zone=XML
ArticleID=193474
SummaryTitle=Resource Description Framework (RDF)
publish-date=04252007