root / rdfalchemy / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @142 [142] 3 weeks phil to close ticket: 29
(edit) @140 [140] 3 months phil fixed optional args for mysql open (again...really this time...)
(edit) @139 [139] 3 months phil rdfalchemy fixed mysql create_engine to use optional parameters (password …
(edit) @138 [138] 3 months phil deleted excess comments
(edit) @136 [136] 3 months phil RDFAlchemy added descriptors for locale and some tests
(edit) @135 [135] 3 months phil subclasses of rdfs:Property are now in emit
(edit) @134 [134] 3 months phil fixed load bug
(edit) @133 [133] 3 months phil added owl:Class to emit
(edit) @132 [132] 3 months phil rdfalchemy added __hash__ and __cmp__ to rdfSubject so it can be a …
(edit) @131 [131] 3 months phil Actually added the files reference in changeset:130
(edit) @130 [130] 3 months phil fixes ticket:23 distinct class instances Starts work on rdfsSubject with …
(edit) @129 [129] 3 months phil added sqlite to create_engine fixed bug in engine_from_config first cut at …
(edit) @128 [128] 3 months phil rdfalchemy removed "OLD" sesame2.py "moved to sparql subpackage" --This …
(edit) @127 [127] 4 months phil This update to rdfalchemy moves some functions in to a sub-module and has …
(edit) @124 [124] 4 months phil rdfalchemy Tweeked the logging to fix {20}
(edit) @123 [123] 4 months phil rdfalchemy added identifier to create_engine (for sleepycat only right …
(edit) @122 [122] 4 months phil rdfalchemy fixed stupid whitespace bug in initBindings query processing
(edit) @121 [121] 4 months phil rdfalchemy fixed a bug in _rename
(edit) @117 [117] 4 months phil Added transitive_objects and transitive_subjects to SPARQLGraph
(edit) @116 [116] 4 months phil changed rdfSingle to throw an error if it is passed a list to __set__
(edit) @111 [111] 5 months phil fix to allow parsing of dateTime to be more permissive
(edit) @110 [110] 5 months phil DOAP samples: fixed use of mapper() changed file_release to …
(edit) @109 [109] 5 months phil Fixes ticket:16 MalformedQueryError now reported
(edit) @108 [108] 5 months phil fixed boolean read for sesame2 sesame query now references sparql parent …
(edit) @107 [107] 5 months phil added engine_from_config
(edit) @106 [106] 6 months phil
(edit) @105 [105] 6 months phil now handles initBindings for SPARQL and Sesame Fixed ZODB flag Added Unit …
(edit) @103 [103] 6 months phil Added Joseki unit test Changed Literal to return strings for untyped …
(edit) @102 [102] 6 months phil Performance upgrades REMOVED pulldom and replaced with cElementTree …
(edit) @101 [101] 6 months phil Fixed ticket:14 better incremental xml parsing support
(edit) @100 [100] 6 months phil sesame2 BRTR speedup for SPARQL reads fixes to xml read
(edit) @99 [99] 6 months phil fixed a bug in ZODB create_engine
(edit) @98 [98] 6 months phil This reflects a change of all Descriptor names from a prefix of rdflib to …
(edit) @97 [97] 6 months phil fixed more bugs in multiple. This should be the last of the "rollback" …
(edit) @96 [96] 6 months phil fixed bug in global db ref for rdflibContainer
(edit) @95 [95] 7 months phil fixed a typo in create from n3 added another unit test (for this)
(edit) @94 [94] 7 months phil ROLLED-BACK the rdfSubject as a subclass of Identifier this fixed a bun in …
(edit) @92 [92] 7 months phil fixed rdfObject->rdfSubject change in orm.py added another unit test
(edit) @91 [91] 7 months phil BIG CHANGES! rdfObject is now rdfSubject rdfSubject is not an …
(edit) @89 [89] 7 months phil get_by and filter_by will now work for inherited classes This adds …
(edit) @88 [88] 7 months phil now have delete of attribute working and doing a cascade delete on "newly …
(edit) @87 [87] 7 months phil added remove(), rename() and an excpetions file
(edit) @86 [86] 7 months phil fixed chained descriptors bug that arose from sub[pred] notation returning …
(edit) @85 [85] 7 months phil added set with an rdfObject on the lhs
(edit) @84 [84] 7 months phil added n3() function to rdfObject
(edit) @83 [83] 7 months phil setting of bnode as object is allowed now
(edit) @82 [82] 7 months phil fixed rdflibSingle set of URIRef or BNode
(edit) @80 [80] 7 months phil Fixed the rang_type really this time
(edit) @79 [79] 7 months phil fixed range_type arg for rdfMultiple
(edit) @78 [78] 8 months phil fixed node create with _: n3 string
(edit) @77 [77] 8 months phil fixed unicode in set
(edit) @76 [76] 8 months phil
(edit) @74 [74] 9 months phil changed class Doap to Project
(edit) @73 [73] 9 months phil reverted rdfObject.getitem to return rdfObject rather than a URIRef
(edit) @72 [72] 9 months phil First version to allow chained Descriptors doapProject.maintainer.mbox …
(edit) @71 [71] 9 months phil SesameGraph? is now a subclass of SPARQLGraph SPARQLGraph query uses sax …
(edit) @68 [68] 9 months phil Fixed use of triples for SPARQLGraph
(edit) @67 [67] 9 months phil Added sparql support, tested only with Joseki
(edit) @66 [66] 9 months phil SPARQL query working... current version uses json return...won't scale …
(edit) @65 [65] 9 months phil added load to sesame
(edit) @64 [64] 9 months phil Added Sesame2 support for triples,add,remove etc ConjunctiveGraph? type …
(edit) @63 [63] 10 months phil added ppo method to rdfObject removed init from install dir
(edit) @62 [62] 10 months phil reverting to 59?
(edit) @61 [61] 10 months phil subdirs still moving
(edit) @60 [60] 10 months phil Trying to get the subdir structure right
(edit) @59 [59] 10 months phil moved engine to a submodule
(edit) @58 [58] 10 months phil THIS CHANGES IMPORTS NOW NEED import rdfalchemy not rdfAlchemy added …
(edit) @57 [57] 10 months phil added filter_by
(edit) @56 [56] 10 months phil modified rdfMultiple return to convert BNode and ResURI to rdfObject's
(edit) @54 [54] 10 months phil fixed default cachename for rdflibMultiple descriptor Allows …
(edit) @42 [42] 12 months phil
(edit) @41 [41] 12 months phil
(edit) @40 [40] 12 months phil
(edit) @39 [39] 12 months phil
(edit) @38 [38] 12 months phil moved rdfalchemy to base of svn
(add) @35 [35] 12 months phil
Note: See TracRevisionLog for help on using the revision log.