Scroll to navigation

RUDOF(1) User Commands RUDOF(1)

NAME

rudof node - Show information about a node in an RDF Graph

SYNOPSIS

rudof node [OPTIONS] --node <Node> [DATA]...

DESCRIPTION

Show information about a node in an RDF Graph

Arguments:

[DATA]...

OPTIONS

-n, --node <Node>

Node to show information (can be a URI or prefixed name)

-t, --data-format <FORMAT>

RDF Data format [default: turtle] [possible values: turtle, ntriples, rdfxml, trig, n3, nquads, jsonld, pg]

-e, --endpoint <Endpoint>

Endpoint with RDF data (URL or name)

-b, --base <IRI>

Base IRI

--reader-mode <MODE>

RDF Reader mode [default: strict] [possible values: lax, strict]

-m, --show-node-mode <MODE>

Mode used to show the node information [default: outgoing] [possible values: outgoing, incoming, both]

--show-hyperlinks <SHOW_HYPERLINKS>

Show hyperlinks in the output [possible values: true, false]

-p, --predicates <PREDICATES>

List of predicates to show

-d, --depth <NUMBER>

outgoing number of levels, default = 1 [default: 1]

-c, --config-file <FILE>

Config file name

-o, --output-file <FILE>

Output file name, default = terminal

--force-overwrite

Force overwrite to output file if it already exists

-h, --help

Print help
May 2026 rudof node 0.2.18+ds