[Mulgara-dev] ResolverFactory export support

Paul Gearon gearon at ieee.org
Wed Jun 25 01:14:08 UTC 2008


On Jun 24, 2008, at 6:20 PM, Alex Hall wrote:

> == Does not support export ==
> 11. NodeTypeResolverFactory/PrefixResolverFactory/XSDResolverFactory -
> These are the default internal constructed graphs with no actual  
> content.

Actually, the NodeTypeResolverFactory just presents the contents of  
the string pool in a different way. So it could theoretically be  
exported, except that it puts literals in the subject position. This  
may actually be valid RDF one day, so it's feasible that this could be  
exported if that ever happens.

The XSDResolverFactory is similar in this respect.

> 12. RelationalResolverFactory - Essentially an external constructed  
> graph.

This is a shame if it can't be exported, as it would provide an easy  
conversion mechanism for a DB to an RDF file.

Paul



More information about the Mulgara-dev mailing list