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
folialint(1) FreeBSD General Commands Manual folialint(1)

folialint ‐ check validity of FoLiA documents

folialint [options] FILE(S)

folialint will check the validity of FoLiA files on a surface level:

‐ Is the tag structure according to the definition?

‐ Are all required elements and attributes present?

‐ Are the attributes and values valid?

‐ Are all annotations correctly declared?

‐ Is all text consistent?

--output file

write output to 'file'. (default is stdout). Assumes only 1 inputfile.
--nooutput
suppress al output except errors
--nochecktext
Disable checking text consistency. (for older FoLiA versions this wasn't forced to be so. Which is wrong )
--fixtext
Attempt to fix text problems like wrong offset's. Might be dangerous, and the default is to DON'T do it.
-a or --autodeclare
Attempt to automaticly fix missing annotations. (default: false)
--strip
strip all information from the file that makes comparison hard. Notably date/time information. This also enable '--canonical' output, meaning that otherwise unsorted tags are output in the same order every time.
--permissive
Accept documents with missing namespace declarations.
--warn
add some extra (warning) checks:

‐ About unused set declarations

‐ About possible incompatabilities between the current library version and the document version.

--canonical or --KANON
output annotation declarations and FoLiA nodes in a fixed (canonical) order. This might make tree comparisons easier.
-d or --debug level
run with a debug level of level
-V or --version
Show VERSION
-h or --help
Show some help

possible

Ko van der Sloot: lamasoftware@science.ru.nl

2020 sep 02 version 2.0

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.