[edit]
Crowbar TODOs
This is the list of things that are left to do before a Crowbar release. Feel free to contribute to this page.
[edit]
Bugs
- the serialized XML has no encoding information
- multi-page scraping comes back empty even though tracing shows statements found; probably an error in continuations
- application.ini states MaxVersion 1.8.1.* for XULrunner. newer nightly builds exceed this version number which stops crowbar from working. possible solution: delete MaxVersion number from application.ini ( ? )
- returned RDF contains un-entitized ampersands in literals.
[edit]
Todos
- find a way to consume N3 serializations (essentially boils down to an N3 parser in Javascript)
- find a way to geocode like PB; may need to acquire an API key - but wouldn't that basically be for Crowbar's port?
- find a way to tag like PB instead of spitting out :x tag:stringTag "tag"
- template responses instead of forcing everything into code / mime-type / page arrays.
- serialize output without duplicate statements

