Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データをラッパー (Redland によるコマンドライン RDF パーサー) にパイプする方法は? 以下は機能しません。
curl "http://download.lodlaundromat.org/85d5a476b56fde200e770cefa0e5033c" | gunzip | rapper
Rapper はこれをサポートしていますが、文書化されていません。結果をラッパーにストリーミングするには-、引数として追加し、ベース uri を追加します。つまり、コマンドは次のようになります。
-
curl "http://download.lodlaundromat.org/85d5a476b56fde200e770cefa0e5033c" | gunzip | rapper -i ntriples - http://baseuri