Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-29 | Convert man pages to mdoc | David Robillard | 1 | -55/+95 | |
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+2 | |
2016-09-05 | Update man pages | David Robillard | 1 | -1/+1 | |
2013-02-18 | Update copyright year where appropriate. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@285 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2012-09-09 | Implement better data type validation in sord_validate conformant with the ↵ | David Robillard | 1 | -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-13 | Use standard command synopsis style. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@213 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2012-03-30 | Add convenient sord_search(), sord_ask(), and sord_count(). | David Robillard | 1 | -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 |