On Mon, Oct 27, 2003 at 03:44:01PM +0000, Jonathan Chetwynd wrote: > > I would like to start marking up SVG with RDF on our site with > immediate effect. > > However I'd also like a public online search form (tool) to check pages > in a directory for rdf search terms. > and probably use it to update a keyword directory as an alternative. Keyword search as no real meaing unless you say what your ontology is, in RDQL systems you can do something like: SELECT ?s WHERE (?s, <dc:subject>, ?k) AND ?k LIKE "some keyword" I'm not aware of any packages that wrap this up as a service, but there probably are some. - SteveReceived on Monday, 27 October 2003 12:58:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:52:02 GMT