- From: James Michael DuPont <mdupont777@yahoo.com>
- Date: Mon, 14 Jul 2003 16:35:19 -0700 (PDT)
- To: www-rdf-interest@w3.org
Dear all, I have hacked out a huge set of new attributes c# based on the rdf types of many popular rdf namespaces : you can now add in rdf attributes to any c# program, attach them to classes and methods. Later write programs to read out that inforamation. Long term i would like to compile rdf files directly into c# and embedd a processor. then you can search for metadata objects in your program based on rdf, and use reflection to gain more information about the existing program. Here is an example of using it : http://demo.dotgnu.org/~mdupont/introspector/WebService.cs Here is a selfcontained perlscript with embedded information about the attributes to generate http://demo.dotgnu.org/~mdupont/introspector/makeattributes.pl Here is an example of the attributes for rdfs : http://demo.dotgnu.org/~mdupont/introspector/output/DotGnu.Rdf.Attributes.RdfSchema.cs Here are the rest of them : http://demo.dotgnu.org/~mdupont/introspector/output/ have fun! mike ===== James Michael DuPont http://introspector.sourceforge.net/ __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
Received on Monday, 14 July 2003 19:35:25 UTC