RDF feed

From Wikipedia, the free encyclopedia

RDF feed refers to data feed in RDF (and maybe a little bit of OWL) format. RDF is an emerging semantic web standard language ideal for describing real world objects, and the resulted RDF data resources can be consumed by computers (i.e. machine-readable). Theoretically, every web site can create RDF resources for all the information on the web site and make them available as RDF feeds. Any other web sites, if interested, can then acquire the data from the RDF feeds and integrate them with other data obtained in the same fashion. This so-called "web of data" or semantic web will open doors to a great number of new services that are not possible today. Of course, this sounds just like a dream. But, lots of people are working hard to make it a reality. W3C is leading the way followed by a large number of volunteers. For example, web2express.org just launched a free online data feed service for anyone to create RDF feeds and RDF data resources.

Contents

[edit] Examples

  • RSS 1.0 feeds for news or blogs.
  • RDF feeds for products, news, events, jobs, and studies.

[edit] Free or open-source tools/services

  • W3C RDF validation
  • Ufeed: A free online tool for publishing data resources and data feeds in RDF, including product information, news, events, jobs and studies.

[edit] References

  1. W3C: W3C is developing semantic web infrastructures and standards through its many semantic web activities.
  2. Resource Description Framework (RDF): a language for representing information about resources in the World Wide Web.
  3. Web Ontology Language (OWL): OWL facilitates greater machine interoperability of Web content.

[edit] See also