RDF

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • "Getting Real" with RDF and SPARQL by Benjamin Nowack   - [Clicks: 3]
    "Getting Real" is an agile approach to web application development. This article explains how it can be successfully combined with the flexibility of semantic web technologies.
    [Includes source code]
    http://www.devx.com/semantic/Article/39162 - Sep, 2008
  • Writing Functional Code with RDFa by Michael Hausenblas   - [Clicks: 1]
    RDFa is a current W3C Candidate Recommendation, and large organizations such as Yahoo! are implementing RDF in their search engine technologies. Now is an excellent time to learn how to use this set of XHTML extensions to produce RSS news feeds.
    http://www.devx.com/semantic/Article/39016 - Sep, 2008
  • Jenabean: Easily bind JavaBeans to RDF by Taylor Cowan   - [Clicks: 8]
    The Resource Description Framework (RDF) is the World Wide Web Consortium (W3C) proposed standard for linking and expressing data on the Web. Java developers who develop applications for the Semantic Web will need to convert RDF properties to or from Java types. Jenabean uses the Jena Semantic Web framework's flexible RDF/OWL API to persist JavaBeans, making the task of writing these applications easier and more familiar to Java developers.
    [Includes sample code]
    http://www.ibm.com/developerworks/java/library/j-jenabean.html - Apr, 2008
  • Tracking Events Using a Semi-Structured Repository by James Leigh   - [Clicks: 1]
    Tracking the activities of a system and its users is too often not considered until the application is already deployed. Learn how to demonstrate an (almost) no hassle persistent bean pool that you can use to track the activities of an already developed system for later review.
    [Includes sample code]
    http://www.devx.com/semantic/Article/37774 - Apr, 2008
  • Employ Metadata to Enhance Search Filters by James Leigh   - [Clicks: 10]
    Discover how to use metadata for pooling information already resident in an application to create a flexible search interface that reduces complexity and increases users' productivity.
    [Includes source code]
    http://www.devx.com/semantic/Article/36873 - Jan, 2008

[Top]