I have a simple script to export triples, but it seems not to get all triples,
but only about 10,000. I cannot guess what may be the problem.
Any advice is appreciated.
isql 1111 dba "$PASSWORD" BANNER=OFF BLOBS=ON VERBOSE=OFF ECHO=OFF PROMPT=OFF
TIMEOUT=0 >fullmesh.nt <<EOF
SPARQL
define output:format "NT"
PREFIX meshv: <http://id.nlm.nih.gov/mesh/vocab#>
CONSTRUCT { ?s ?p ?o }
WHERE {
GRAPH <http://id.nlm.nih.gov/mesh> {
?s ?p ?o
}
};
EOF
Dan Davis, Systems/Applications Architect (Contractor),
Office of Computer and Communications Systems,
National Library of Medicine, NIH
------------------------------------------------------------------------------
Presto, an open source distributed SQL query engine for big data, initially
developed by Facebook, enables you to easily query your data on Hadoop in a
more interactive manner. Teradata is also now providing full enterprise
support for Presto. Download a free open source copy now.
http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users