surprise addition: rdfx.org registered (!)
I just noticed that RDFX.org (and just about everything else bar .com is free, so I grabbed .org for the open-source friendly advertising that we want for this. it’ll redirect to the uni’s hosted pages, but it makes it very easy for folk to remember.
Display Nodes and Resource Uniqueness
In RDF, two resources with the same URI are considered to be the same Node. In an RDFX View this may not the case. Due to the cyclic nature of graphs it is necessary to have repeat entries for certain nodes in order that the graph model be rendered as a navigable tree.
RDF ClassLoader
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 …