ArticlesForumDownload AboutContact

boakes.org » Semantic Computing

Semantic Computing: the extension of the Semantic Web to the point where its methods and standards are pervasive in all computing. If you don’t believe this will happen, you might as well go the whole hog and say that the wheel will never catch on.

Subscribe to this category. RSS, Atom.

RDF ClassLoader

June 18th, 2003, by Rich, in RDFX.

If an RDF schema can be used to automatically generate a java class file, then an RDF ClassLoader could be used to first generate and compile the class before returning it. To achieve this and be truly dynamic it would need access to the internet in order to retrieved the class files.

If linked to a factory mechanism it might be possible to automatically return a collection of all valid objects which can be generated based on a particular starting URI.