2
I Use This!
Inactive

News

Analyzed 7 days ago. based on code collected 7 days ago.
Posted over 16 years ago by deveiant
Added a bit more to the RDFa test suite experiment. Turned off accidentally-committed debug level output for one of Statement's specs.
Posted over 16 years ago by deveiant
Cleaned up some of the graph code. Moved back to using the correct XSD namespace URI. Started work on the RDFa parser tests Fixed the W3C test suite rake tasks so they don't try to re-extract the files. Added some more query result specs.
Posted over 16 years ago by deveiant
Added a real ASK query example (diff)
Posted over 16 years ago by deveiant
Removed Mahlon attributions at his request. :(
Posted over 16 years ago by deveiant
Updated build system Fixed malloc bugs caused by logging from mark/free functions. Replaced RuntimeErrors? in lots of places with Redleaf::Errors for ease of exception-handling. Redleaf::Graph Added new methods: #has_predicate_about? ... [More] , #has_predicate_entailing?, #include_subject?, #include_object?, #sync Added Redleaf::Namespace#fragment_style? and fixed an inverted-logic bug in the initial code that set it. More work on Archetypes Bumped required version of RSpec to 1.1.11 for hash-matching fix Removed leftover 'mkrf' require Added testing-config example file [Less]
Posted over 16 years ago by deveiant
Added some Archetype notes (diff)
Posted over 16 years ago by deveiant
Added updates on the URI mapping issue. (diff)
Posted over 16 years ago by deveiant
Changing the svn url to a link (diff)
Posted over 16 years ago by deveiant
Oops. Wasn't actually using the damn config in instantiation for the outer ...
Posted over 16 years ago by deveiant
Adding more tracing to try to figure out why the build server won't pick ...