Semantic Wave Blog
News feeds and commentary by Jamie Pitts

May 21, 2007

Want to Check Out RDFa in Under a Minute?

If you are curious about where microformats and metadata are headed (and haven't checked out RDFa), take a look at the W3C's RDFa in Javascript page. There, you'll find the RDFa Highlight bookmarklet. Save this to your bookmarks and then run it on a page that contains RDFa such as the RDFa Calendar Test Page. View source on that to see how the content is structured into data using some simple attributes.

The implications of standard, structured data that can be easily coded - and extracted - are simply huge. Imagine if, without too much additional effort, the blog entries and other kinds of simple web content that you regularly post could be easily mashed up, aggregated, or saved into local apps.

To understand more, check out Elias Torres' excellent and brief write-up of his Open Data in HTML presentation at XTech 2007.

Posted by Jamie Pitts at 3:43 PM | Comments (0) | TrackBack (0)

July 9, 2004

Oracle's Network Data Model

Susie Stephens' post to public-semweb-lifesci is part of a discussion about using Oracle 10g's network data model in lifesciences. The pdf she pointed to is also worth looking at:

Subject Re: Chemistry and the Semantic Web

I've attached a document that gives a high level technical overview of
the Network Data Model (NDM) feature that is available as part of Oracle
Database 10g. I'd be happy to have individual discussions with people
who would like to learn more about our RDF plans. Source.

By way of Andrew Newman (check out his original post).

Perhaps this is not the most cost-effective approach, but I can see all sorts of uses for Oracle's NDM in online games. :)

Posted by Jamie Pitts at 4:40 AM | TrackBack (0)

July 5, 2004

Slashdot covers "Metadata", Apple Computer's Take

On Saturday, the Slashdot community had a very colorful discussion about Edd Dumhill's excellent Metadata for the desktop article.

On a related note, the Mac OS X Tiger's Spotlight file search utility will be harvesting metadata from each file's metadata.

These are all great developments. Within the next year, I hope to clear up some of my own mental metadata about my computer's file system. What will I do with all of the extra space?

Posted by Jamie Pitts at 1:58 AM | TrackBack (0)

May 12, 2004

Regular XML RDF

Dave Beckett pointed to Regular XML RDF, which he presented at XML Europe 2004. With a nod to Turtle short-hand and to the RDF/XML Syntax Spec, he illustrated a clearer and more verbose expression of subject-predicate-object statements in XML.

There is quite a gap between RDF the system and RDF the format. Call me slow or just plain new to this, but it takes a bit of a mental flip to transform one into the other. Mr. Beckett's approach allows the programmer to understand both the intent of the RDF system as well as the meaning of the information at hand.

<graph xmlns="http://ilrt.org/discovery/2004/03/rxr/">
  <triple>
    <subject uri="http://purl.org/net/dajobe/"/>
    <predicate uri="http://purl.org/dc/elements/1.1/creator"/>
    <object>Dave Beckett</object>
  </triple>
</graph>

Source. Posted by Jamie Pitts at 5:12 AM | TrackBack (0)

April 22, 2004

TalkBack: Reply on My Blog

RE:
How to Make Blogging More SemWeb Friendly,
RSS Conversations,
Topics in Weblogs,
Threads of Conversation.

This particular fork got started here.

Blog-to-blog conversations are easily fragmented, with responses residing on blog discussion boards, the responder's site, and on various tracking services.

I have been thinking about how to implement a "reply on my blog" link which would enable a writer to reply using his own CMS.

Implemented with current web technology, this idea assumes that the API of the responder's blogging software can be known to the site which he is responding to. This reply would link to a script on the original site, which, after noting the action, would redirect the request to the content management system under the responder's control.

RDF for the original entry (and historical data about the conversation) would be passed to the responder's CMS in the url string. He would respond. As his CMS updates his blog, his response would be forwarded on to the cited blog (which would be expecting it), trackers, aggregators, and online communities.

Additional concepts:

  • the responder would be provided with a standard blog posting page, perhaps with: a listing of links in the original post, metadata about the discussion, information about the participants, a way to view the conversation tree, etc.
  • any metadata (such as dc:Subject and the tracking service of choice) assigned to the entry by the original blogger could carry over to the responder, who could add additional metadata. But how much metadata should accumulate?
  • the effort to implement something like "reply on my site" would add to the culture of interoperability between sites (as TrackBack did)
  • threading, summarization, and other forms of conversational analysis could be performed by any interested party, provided that the RDF can be obtained from each participating site
  • organized conversation forking could be supported
It would be a big convenience if we could automatically generate a visual summary of interesting web conversations (such as this current one).

Posted by Jamie Pitts at 7:10 PM | TrackBack (2)

April 2, 2004

Implementing Not in RDF

Norman Walsh has put up a must-read essay about implementing the semantics of "not" in RDF (by way of PlanetRDF). His "green leaves" example makes use of cwm, an RDF processor which is very easy to deal with.

Posted by Jamie Pitts at 6:07 PM | TrackBack (0)

Categories

 AI
 Blogs
 Business
 Data Munging
 Development
 Formats
 How-To
 Ideas
 Languages
 Law
 Ontologies
 OWL
 People
 Products
 Projects
 QOTD
 RDF
 Research
 Social Software
 SRM
 Standards
 Thinking Out Loud
 Trends
 Twitter
 Visualization
 W3C
 Web Services
 Wikis


Small picture of Jamie Pitts When I talk about the semantic web, I feel a lot like Linus. No, not Linus Torvalds. I meant the other one. - JP


whoami?

Projects:
  Winnow My Bloglines Down
  Memecat
  Listgasm


Curently Reading

cover The Art of Unix Programming
Eric Raymond

Semantic People
Danny Ayers
Dave Beckett
Tim Berners-Lee
Tim Bray
Dan Brickley
Marc Canter
Paul Ford
Seth Ladd
Seb Paquet
Clay Shirky
Roland Tanglao
Dave Winer

Syndication:
 RSS Version 1.0
 RSS Version 0.91


Recent Entries
 Want to Check Out RDFa in Under a Minute?
 Oracle's Network Data Model
 Slashdot covers "Metadata", Apple Computer's Take
 Regular XML RDF
 TalkBack: Reply on My Blog
 Implementing Not in RDF

Archives
 January 2008
 November 2007
 October 2007
 September 2007
 August 2007
 June 2007
 May 2007
 April 2007
 March 2007
 February 2007
 January 2007
 December 2006
 November 2006
 October 2006
 September 2006
 August 2006
 July 2006
 May 2006
 April 2006
 March 2006
 February 2006
 January 2006
 November 2005
 October 2005
 September 2005
 August 2005
 June 2005
 May 2005
 April 2005
 March 2005
 January 2005
 December 2004
 November 2004
 October 2004
 September 2004
 August 2004
 July 2004
 June 2004
 May 2004
 April 2004
 March 2004


Creative Commons License
This weblog is licensed under a Creative Commons License.

Powered by Movable Type

Copyright © Jamie Pitts