1JSONLD-JAVA-TOOLS(1)           jsonld-java-tools          JSONLD-JAVA-TOOLS(1)
2
3
4

NAME

6       jsonld-java-tools - JSON for Linking Data Java tools.
7

DESCRIPTION

9       jsonld-java-tools
10
11       The following options are understood:
12
13       --base
14           base URI. (default: )
15
16       --context
17           The context.
18
19       --format
20
21           RDFFormat: The output file format to use.  Valid values are:
22           binaryrdf, turtle, n3, rdfjson, rdfxml, trig, nquads, jsonld, trix,
23           ntriples default: N-Quads (mimeTypes=application/n-quads,
24           text/x-nquads, text/nquads; ext=nq)
25
26       --outputForm
27           The way to output the (default: expanded) results from fromRDF.
28           Valid values are: compacted, expanded, flattened
29
30       --help
31           Show this help string
32

OPTIONS REQUIRED

34       The following options (required) are understood:
35
36       --inputFile
37           File: The input file.
38
39       --process
40
41           The processing to perform.  Valid values are: expand, compact,
42           frame, normalize, flatten, fromrdf, tordf.
43
44
45
46jsonld-java-tools                 07/25/2019              JSONLD-JAVA-TOOLS(1)
Impressum