Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-28 | Replace serdi with more fine-grained tools | David Robillard | 1 | -1/+1 | |
Especially with the new functionality, the complexity of the command-line interface alone was really becoming unmanageable. The serdi implementation also had the highest cyclomatic complexity of the entire codebase by a huge margin. So, take a page from the Unix philosophy and split serdi into several more finely-honed tools that can be freely composed. Though there is still unfortunately quite a bit of option overlap between them due to the common details of reading RDF, I think the resulting tools are a lot easier to understand, both from a user and a developer perspective. | |||||
2019-10-21 | Update metadata | David Robillard | 1 | -2/+2 | |
2017-01-07 | Add support for writing TriG | David Robillard | 1 | -3/+6 | |
2017-01-07 | Update repository information | David Robillard | 1 | -2/+2 | |
2016-05-29 | Add missing prefixes to serd.ttl | David Robillard | 1 | -0/+3 | |
2013-02-25 | Support most of the latest Turtle Editor's Draft. | David Robillard | 1 | -1/+11 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@418 490d8e77-9747-427b-9fa3-0b8f29cee8a0 | |||||
2013-02-25 | Add DOAP information. | David Robillard | 1 | -0/+16 | |
git-svn-id: http://svn.drobilla.net/serd/trunk@417 490d8e77-9747-427b-9fa3-0b8f29cee8a0 |