- From: Aldo Bucchi <aldo.bucchi@gmail.com>
- Date: Sat, 26 Aug 2006 15:36:33 -0400
- To: semantic-web@w3.org
hi all, has anyone ran into an RDF scripting / domain language?? something that would allow me to do things like: print( myResource.ns_somePredicate[3].rdfs_label ); or... for ( chapterResource in bookResource.hasChapter ) print( chapterResource.rdfs_label.toString() ) I'm creating a scripting language myself and would like to get some design ideas ( how to handle collections, functional props, shorthands to access literals, etc ) Thanks, Aldo -- ::::: Aldo Bucchi ::::: mobile (56) 8 429 8300
Received on Saturday, 26 August 2006 19:36:42 UTC