Hugh Williams wrote:
> How is this "process to convert MeSH XML to MeSH RDF" which uses lots of 
> memory performed, is this done in Virtuoso or by some external process ?

It's really converting to triples - https://github.com/HHS/meshrdf contains the 
conversion code, which is basically an XSLT process run by saxon9he in java.  
There is no Java code in our converter.    One reason we use the current method 
is so that researchers and linked data software professionals can independently 
do the conversion.

Could this XSLT code run inside of Virtuoso?   How would we do a partial change 
every night rather than a full reload given that some IRIs that function as 
both subjects and objects may be deleted each night? 

Thanks,

Dan Davis, Systems/Applications Architect (Contractor),
Office of Computer and Communications Systems,
National Library of Medicine, NIH



------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to