Open Source RSS & RDF Tools in Java
24 projectsTop-ranked projects first.
BlogBridge is an RSS Reader/Aggregator designed for people who read and follow a large number of RSS feeds.
Generic FeedParser interface and concrete implementations for Atom , FOAF, OPML and RSS. These FeedParser implementations are based on JDOM and Jaxen and is based around XPath and JDOM iteration.
curn is an extensible, cacheing RSS reader, written entirely in Java. Unlike many RSS readers, curn does not use a graphical user interface. It is a command-line utility, intended to be run periodically in the background by a command scheduler such as cron(8) (on Unix-like systems) or the Windows Scheduler Service (on Windows). It supports several output formats and will automatically email its results, if desired.
FaceRSS is a simple JavaServer Faces (JSF) component that allows you to display news from specified RSS url source in one configurable tag. So, you can place your favorite news on your website in a very simple way. It uses rsslib4j and therefore supports RSS version 0.9x, 1.0, and 2.0 with Dublin Core and Syndication namespaces.
It is a Java/Swing RSS NewsFeed Reader
MindRaider is Semantic Web outliner. It aims to connect the tradition of outline editors with emerging technologies. MindRaider mission is to organize not only the content of your hard drive but also your cognitive base and social relationships in a way that enables quick navigation, concise representation and inferencing. [RDF Resource Description Framework Metadata]
nntp//rss is a Java-based bridge between RSS feeds and NNTP clients, enabling you to read your favorite RSS syndicated content within your existing NNTP newsreader. RSS feeds are represented as NNTP newsgroups, providing a simple, straightforward and familiar environment for news reading. nntp//rss contains both an NNTP server and an RSS aggregator, with a web interface for administration and monitoring. Installation is as simple as unpacking the distribution and running the application.
Oroboro is a lightweight Java RDF processing framework. Its design focuses on conversion and data integration tasks involving moderate datasets, targeting common use cases while trying to remain as flexible as possible. It includes a programmatic environment for RDF, a Datalog inference engine with OWL RL support, codecs for common RDF serialization formats, XML/XSLT processing tools and SAX-based data adapters.
RDF2GO is an abstraction over triple (and quad) stores. It allows developers to program against rdf2go interfaces and choose or change the implementation later easily. Program now, decide on triple store later - Triple-centric API Easy to extend - only 6 simple methods have to be implemented by a triple (or quad) store Triple and quad support - All techniques are available for triple and quad models
The RSS Reader provides a Java API and a graphical client by which feeds in the RSS format can be analyzed and displayed.
Yarfraw is an open source API library for working with RSS feed. It offers an unified data model in builder style to help developers to build and to read RSS feeds. The API now fully supports RSS 2.0, Rss/RDF 1.0, and Atom 1.0 feeds. There is no directly builder support for RSS 0.9x, but the API is able to read RSS 0.9x formated feeds with no problems because RSS 2.0 should be backward compatible with its previous revisions.