Callimachus Open Source 1.4-Beta Released

Hi all,

Callimachus Open Source 1.4-Beta has been released:
  https://github.com/3-Round-Stones/callimachus/releases/tag/v1.4.0-beta

Callimachus allows you to build Linked Data applications directly in your Web browser.

New features in this release include:

- .xsl and .xq files now have ?results pragma to execute without a pipeline
- Markdown .md files can now be created and stored in Callimachus
- SPARQL property paths can now be used within template expressions, such as <h1>{rdfs:label|foaf:name}</h1>
- RDF Named Queries can now use ?results&xtq=out:sparql-json to return results in http://www.w3.org/TR/sparql11-results-json/
- ?select, ?checkbox, and ?radio pragmas are now available to RDF Named Query for use as XInclude targets in templates
- Selectize.js is now included per default in every Callimachus page http://brianreavis.github.io/selectize.js/
- Many new calli. javascript functions to make it easier to build complicated Callimachus applications

There are many new JS functions in this release, which are intended to make it easier for JS developers to use, create and extend Callimachus apps.  Our documentation is still very much in progress, but is being worked on at:
  http://callimachusproject.org/docs/1.4/callimachus-reference.docbook?view#JavaScript_Reference

We welcome feedback, especially from JS developers, as this release progresses.

The final 1.4 release is anticipated to occur in early September.

Regards,
Dave
--
http://about.me/david_wood

Received on Thursday, 14 August 2014 20:14:31 UTC