[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

[ANN] Atomojo 0.11.0 Released - SPARQL support

  • From: "Alex Milowski" <alexml@m...>
  • To: xml-dev@l...
  • Date: Mon, 21 Jul 2008 11:19:04 -0700

[ANN] Atomojo 0.11.0 Released - SPARQL support
I just release the 0.11.0 version of the Atomojo Server for storing
and retrieving
Atom feeds.  Atomojo uses AtomPub (the Atom Publishing Protocol) to store
and manipulate content and also supports term indexing.

I've recently added SPARQL query support to the server so that you can
retrieve feeds based their categorization.  While this support is
rather limited, you
can some basic and very useful queries to retrieve entries or feeds based
on their categorization.

For example, to retrieve all entries with the keyword 'atom', you'd post the
following query to the server:

 PREFIX k: <http://www.atomojo.org/O/keyword/>
 PREFIX t: <http://www.atomojo.org/O/type/>
 SELECT ?e
 WHERE { ?e t:entry (); k:atom () . }

I'll be giving a talk about using atom feed categorization and SPARQL
at Balisage 2008 [1]
and there will also be a poster on Atomojo.   Meanwhile, you can learn more or
download Atomojo from:

  http://code.google.com/p/atomojo


There are several more components coming from the Atomojo project that
relate to web
application servers and use of the Restlet.org framework [2].  I'm
going to try to get all
of them up as downloads before the conference.


[1] http://www.balisage.net/
[2] http://www.restlet.org/

--Alex Milowski


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.