rdfQuery's profile picture. jQuery-based Javascript library for processing RDF in the browser

rdfQuery

@rdfQuery

jQuery-based Javascript library for processing RDF in the browser

Anyone want to volunteer to work on making rdfQuery compatible with jQuery 1.4?


Finished and committed the Turtle parser.


Gradually working my way through the Turtle test cases. Yes, I'm doing a Turtle parser...


Separating out code for parsing/serialising in different formats into different modules.


Added methods for navigating around RDF graphs: .node(), .find() and .back()


Interesting suggestion from @tx_mir to traverse graphs with$.rdf().node('<>').property('dc:creator').property('dc:label') etc. Any thoughts?


Working on mechanisms for easily loading triples from external documents.


Created a v1.0 release, including documentation at http://bit.ly/eyNE3 and packaged downloads at http://bit.ly/paCvo.


Made some fantastic progress with #rdfquery this weekend. Thanks everyone, especially @kiyanwang, @kal_ahmed and @eneylon.


Implementing RDFS in rdfQuery. 'class' is a reserved word in Javascript; shall I use 'type' instead?


@iand Oops, yes! 11-12th July for rdfQuery "Dazzle"! (thanks :)


Quick reminder: rdfQuery "Dazzle" is 10-11 July. See http://swig.networkedplanet.com/dazzle.html for details. Please register!


Writing some ontology support. Done class/superclass, property/superproperty/range/domain.


Wonder if I should try to implement an HTML5 'gleaner' for rdfQuery.


Reminder to register for the #rdfQuery Dazzle hack days. http://swig.networkedplanet.com/dazzle.html


Committed a new plugin -- jquery.rules.js -- that enables you to define and reason with rules over databanks. See http://bit.ly/3Mq2s


Plotting some #rdfQuery hackdays with @eneylon and @kal_ahmed. July 11-12th in Oxford. Details to follow.


Current development focus: rules and reasoning.


Loading...

Something went wrong.


Something went wrong.