2002-12-07

4 Metaphors in search of an implementation


  • workflow

  • orchestration

  • choreography

  • conversation



(from meltsner.blog-city.com, via java.blogs)
The Semantic Web and the "History" Technique - Sandro mind-dumps some ideas for handling this kind of situation:
"Imagine that you know Joe is wearing a red hat, but you say only, 'Someone is wearing a red hat'. Now Joe takes it off. Saying, 'Someone is no longer wearing a red hat' is not right at all -- that might have been true before (lots of people are no longer wearing red hats), and it doesn't even contradict the notion that Joe is still wearing a red hat."
Life after Google III - Teil 2: Semantische Suche - die Zukunftsperspektive - Netzwelt - Speigel Online (German). English translation (Google).

Discusses Semantic Web & RDF.

"Tim Berners-Lee: Der Erfinder des World Wide Web arbeitet an seiner semantisch intelligenten Fortentwicklung"

2002-12-06

KnownSpace Helium - "...represents the latest incarnation of the open-source software built in Java to serve as a common platform for worldwide research and collaboration in artificial intelligence, networking, and user interfaces."

The docs seem to take a view from the model/representation in the app - Simpletons, Entities etc - it would be interesting to see how well this maps to RDF
Ingenta - "The most comprehensive collection of academic and professional
publications available for online, fax and Ariel delivery."

seems largely (all?) pay-for, but a heck of a range of material

It also happens to be Leigh Dodd's daytime haunt, and his XML-oriented
Eclectic weblog is back in action. He's also the foaf:Person responsible for the FOAF-a-matic.
For anyone interested in things Intelligent and Artificial :

14th International Symposium on Methodologies for Intelligent Systems (October 28-31, 2003, Japan). Call for papers.

SIAM International Conference on Data Mining (May 1-3, 2003 San Francisco, US).

4th International Conference on Intelligent Data Engineering
and Automated Learning
(March 21-23, 2003, Hong Kong). Call for papers.

Genetic and Evolutionary Computation Conference (July 12-16, 2003, Chicago, US). Workshop on Memetic Algorithms : "... a memetic model of adaptation exhibits the plasticity of individuals that a strictly genetic model fails to capture."

1st Multidisciplinary International Conference on Scheduling

International Conference on Machine Learning

Stipends available for MSc Intelligent Systems


GridEngine : "The Grid Engine project is an open source community effort to facilitate the adoption of distributed computing solutions. Sponsored by Sun Microsystems and hosted by CollabNet, the Grid Engine project provides enabling distributed resource management software for wide ranging requirements from compute farms to grid computing."
Source, binaries & lots of docs available.

Content Syndication with RSS - book by Ben Hammersley "...for web developers who want to offer XML-based feeds of their content, as well as those developers who wish to use the content that other people are syndicating."

I've not seen it yet (Xmas list), but if it's anything like Ben's blog it'll be a rich seam.



Don't forget when your domain names expire!
I did, and it looks like I've just lost the main domain name I've been using for the past few years, (isacat.net). It's now occupied by a 'search engine' that appears to specialise in casinos.

The registrar had my old Lanka address, so I didn't get any notification, first I knew was when I got a mail from someone saying the couldn't find something on the site.

I've also been using danny@isacat.net as an alternative address, routed in case there are problems with my main address danny666 at virgilio.it.

Suggestions for damage limitation welcome!

Repeat post of this - I just realised that Blogger was using the isacat name in the ftp, so my last half dozen posts have only just come through...

...meanwhile Evan Williams of Blogger blogs this page. Funny old world, innit...

2002-12-05

HEP messaging server, linking all the usual suspects: PO3, Jabber, RSS etc. Python, GPL.
Information Foraging - Cognitive Models for Web Design "... information foraging is an exaptation of food foraging mechanisms, therefore models of optimal foraging theory developed by anthropologists and ecologists in the study of food foraging will help us understand foraging behavior in consumers of information."

(found at ia/)

"exaption"? did they make that up?
Amaya 7.0 released. The W3C's testbed WYSIWYG browser now uses Dave Beckett's Raptor parser for RDF - presumably the primary use will be for annotations (via Annotea) but it should open the door to a lot of other potential apps. SVG support has also been increased, along with load of other enhancements.

2002-12-04

WHOIS results for isacat.net. Grrr!!!
Don't forget when your domain names expire!
I did, and it looks like I've just lost the main domain name I've been using for the past few years, (isacat.net). It's now occupied by a 'search engine' that appears to specialise in casinos.

The registrar had my old Lanka address, so I didn't get any notification, first I knew was when I got a mail from someone saying the couldn't find something on the site.

I've also been using danny@isacat.net as an alternative address, routed in case there are problems with my main address danny666 at virgilio.it.

Suggestions for damage limitation welcome!


Wired News: Net Visionaries Seek New Vistas - write up of TimBL & Vinton Cerf (TCP/IP) at Telluride Tech Festival
xfmllib : Mark Pilgrim - A Python library for reading and writing XFML documents.(XFML an XML format for providing hierarchical faceted metadata)

2002-12-03

Bottoms Up - Designing complex, adaptive systems
By Peter Morville (coauthor of Information Architecture for the World Wide Web, has a consultancy Semantic Studios).

The home site has one or references to semweb, seems more keen on keywords...
For W3C, it's a question of semantics - Tech News - CNET.com
"It's not artificial, and it's not intelligent," said Eric Miller, activity lead for the W3C's Semantic Web Activity. "The conceptual models behind RDF are predicated on work in the digital library community. You can think of this as a common framework that supports thesaurus, taxonomies and classification schemes."
Faceted Metadata Search - Search Tools Report
Discusses problems of field-based (parametric) search & full-text, then goes on to say: "...good solution to these problems involves exposing the facets in dynamic taxonomies, so that the search user can see exactly the options they have available at any time. They can switch easily between searching and browsing, using their own terminology for search while recognizing the organization and vocabulary of the data.
"

Existing engines that use this approach include :
Endeca, i411 and Teapot.

(spotted at columntwo)
Daypop Top 40 Links - DayPop's back, and don't forget there are alternatives to Google like Alexa and alltheweb...
dave bryson::blog
Using RDF to build blog communities - has a form for producing RDF -

e.g.

>?xml version="1.0" encoding="UTF-8"?>
>rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:blog="http://www.miceda-data/blog/0.1/">
>rdf:Description>
>blog:name>Semantic Weblog>/blog:name>
>blog:rssfeed rdf:resource="http://ideagraph.net/rss/Blogfeed.pl"/>
>rdf:recommends>
>rdf:Description>
>blog:rssfeed rdf:resource="http://www.isi.edu/~baoshi/weblog/sw/blogger.html
"/>
>/rdf:Description>
>/rdf:recommends>
>rdf:recommends>
>rdf:Description>
>blog:rssfeed rdf:resource="http://journal.dajobe.org/journal/
"/>
>/rdf:Description>
>/rdf:recommends>
>rdf:recommends>
>rdf:Description>
>blog:rssfeed rdf:resource="http://radio.weblogs.com/0113759/
"/>
>/rdf:Description>
>/rdf:recommends>
>rdf:recommends>
>rdf:Description>
>blog:rssfeed rdf:resource=""/>
>/rdf:Description>
>/rdf:recommends>
>/rdf:Description>
>/rdf:RDF>
what to read to review datatypes : w3c-rdfcore-wg@w3.org post listing the sections of the RDF document suite relevant to datatypes.

2002-12-02

Mirador rdf/xslt demo - HTML from RDF using XSLT (rather old).

2002-12-01

DRC DAML Computer Aided Knowledge Engineering (CAKE) Project. The long-term goal of the CAKE Project is to provide sample military and simulation content for DAML tool developers to use.
DRC DAML Computer Aided Knowledge Engineering (CAKE) Project. The long-term goal of the CAKE Project is to provide sample military and simulation content for DAML tool developers to use.