summaryrefslogtreecommitdiffstats
path: root/doc/sord_validate.1
AgeCommit message (Collapse)AuthorFilesLines
2025-01-31Remove project and version number from man page OS fieldDavid Robillard1-2/+2
The mandoc documentation suggests leaving this blank. Although I still think it's nicer for third-party projects to put their own versions here (as many GNU utilities do, for example), it's a hassle in practice to maintain the version over time, and I'm not sure what to do about the date in that case.
2025-01-20Fix versions and dates in man pagesDavid Robillard1-2/+2
2024-11-22Quote email addresses in man pagesDavid Robillard1-1/+1
2022-11-29Convert man pages to mdocDavid Robillard1-55/+95
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-0/+2
2016-09-05Update man pagesDavid Robillard1-1/+1
2013-02-18Update copyright year where appropriate.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@285 3d64ff67-21c5-427c-a301-fe4f08042e5a
2012-09-09Implement better data type validation in sord_validate conformant with the ↵David Robillard1-8/+31
XSD and OWL specifications. Fix memory leaks in sord_validate. git-svn-id: http://svn.drobilla.net/sord/trunk@261 3d64ff67-21c5-427c-a301-fe4f08042e5a
2012-04-13Use standard command synopsis style.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/sord/trunk@213 3d64ff67-21c5-427c-a301-fe4f08042e5a
2012-03-30Add convenient sord_search(), sord_ask(), and sord_count().David Robillard1-0/+34
Add sord_validate tool for validating data against RDF/OWL schemas. git-svn-id: http://svn.drobilla.net/sord/trunk@211 3d64ff67-21c5-427c-a301-fe4f08042e5a