File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ ignore-patterns=
2424 ^(.+).html,
2525 ^(.+).png,
2626 ^(.+).htm,
27+ ^(.+).xml,
2728 ^\.,
2829
2930ignore-paths =
Original file line number Diff line number Diff line change @@ -432,6 +432,10 @@ for identification of document types registered with JSONID.
432432JSONID ' s registry is output alongisde a handful of baseline JSON signatures
433433designed to capture " plain" - JSON that is not yet encoded in the registry.
434434
435+ An example export can be found in the [pronom reference folder][pronom- ref- 1 ].
436+
437+ [pronom- ref- 1 ]: ./ pronom_reference/ DROID_JSONID_SignatureFile .xml
438+
435439# ### 2. Signature development
436440
437441A standalone `json2pronom` utility is provided for creation of potentially
@@ -506,7 +510,7 @@ json2pronom --path patterns.json > jsonid_pronom.xml
506510Feedback on this utility is welcome. Hopefully we can build on this
507511approach for other structured formats such as XML .
508512
509- # # Output format
513+ # # JSONID Output format
510514
511515Previously JSONID output YAML containing all result object metadata. It has
512516since coalesced on a MIME based output approximating that of `$ file -- mime` .
Original file line number Diff line number Diff line change 5336653366 <HasPriorityOverFileFormatID>218</HasPriorityOverFileFormatID>
5336753367 </FileFormat>
5336853368 </FileFormatCollection>
53369- </FFSignatureFile>
53369+ </FFSignatureFile>
You can’t perform that action at this time.
0 commit comments