Skip to content
timrdf edited this page Sep 19, 2011 · 24 revisions

$CSV2RDF4LOD_HOME/bin/util/fstack.py:

bash-3.2$ fstack.py -h
usage: fstack.py [--help|-h] [--stdout|-c] [--format|-f xml|turtle|n3|nt] [-] [file ...]

Compute Functional Requirements for Bibliographic Resources (FRBR) stacks using cryptograhic digests.

optional arguments:
 file           file to compute a FRBR stack for.
 -              read content from stdin and print FRBR stack to stdout.
 -h, --help     Show this help message and exit,
 -c, --stdout   Print frbr stacks to stdout.
 -f, --format   File format for FRBR stacks. One of xml, turtle, n3, or nt.

Background resources

Clone this wiki locally