@prefix : . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . [ a :newsItem; rss:title "Jen Golbeck on Workshop Committee for VIKE03"; dc:date "Fri Jun 6, 2003"; :creator [ foaf:mbox ] ; :newsID "-9"; rss:description "Jennifer Golbeck is serving on the workshop committe for VIKE03 (Visualizing Information in Knowledge Engineering). The workshop is part of K-CAP03, colocated with ISWC03."; :newsDescription "The goal of this workshop is to explore cognitive issues in knowledge engineering processes and tools, and to examine where techniques from the field of information visualization might help with these issues. Knowledge engineering is often a complex area for end-user and engineer alike. More information can be found at the workshop website, http://www.cs.uvic.ca/~nernst/vike/." ]. # This appears in the managing rdf page to make it easier to # identify this file <> a :rdfSnippit; :creator [ foaf:mbox ]; dc:date "06/06/2003"; dc:description "News item about VIKE03".