Hi Fan, On 30 May 2012, at 20:00, YU Fan wrote: >> All URIs in N-Triples have to be absolute (protocol://server/....), so >> dump-rdf has to fill in *something* to create an absolute URI. Leaving the >> prefix out would result in an invalid N-Triples file. If you don't like what >> it's filling in, then just specify a full absolute base URI with the -b >> parameter, like: dump-rdf -b http://whateveryouwant/ ... > > Yes, -b with a well formed URI works. > > But I noticed that to use > generate-mapping some.ttl and then dump-rdf -m some.ttl > output different N-triple file to using dump-rdf directly. > There is no 'resource" suffix from dump-rdf directly.
Yes, that's an inconsistency and it's fixed in the dev version. (In the upcoming v0.8.1, the command line tools should behave much more consistently in general, with the same available options, same error reporting, and so on.) Best, Richard ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ d2rq-map-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
