GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SORDI(1) FreeBSD General Commands Manual SORDI(1)

sordiload and rewrite RDF data

sordi [-hv] [-i syntax] [-o syntax] [-s string] input [base_uri]

sordi is a command-line utility for loading RDF data into a model, and writing it out again.

sordi is mainly useful for things like removing duplicate statements, merging data files, or aggressive pretty-printing with statement reordering.

The options are as follows:

, --help
Print the command line options.

syntax
Read input as syntax. Case is ignored, valid values are: “NQuads”, “NTriples”, “TriG”, “Turtle”.

syntax
Write output as syntax. Case is ignored, valid values are: “NQuads”, “NTriples”, “TriG”, “Turtle”.

string
Parse string input instead of a file (terminates options).

Display version information and exit.

sordi exits with a status of 0, or non-zero if an error occurred.

sordi is a part of sord, by David Robillard <d@drobilla.net>.

November 29, 2022 Sord 0.30.17

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.