Projects tagged ‘jcr’ and ‘repository’


[10 total ]

54 Users
   

Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR). A content repository is a hierarchical content store with support for structured and ... [More] unstructured content, full text search, versioning, transactions, observation, and more. [Less]
Created over 3 years ago.

2 Users

Federating information is crucial to avoid losses in investiment, in terms of human resources and money, so a solution like OpenSpotLight brings to the community a real way to manage every asset from ... [More] a development perspective though. OpenSpotLight automatically scans/reads artifacts from across the enterprise, records the relationships between them in a knowledge base accessible thought a great web console. [Less]
Created 8 months ago.

1 Users

JBoss DNA is a new unified repository system that is JCR-compliant and capable of federating information from a variety of systems. To client applications, JBoss DNA looks and behaves like a regular ... [More] JCR repository that they search, navigate, version, and listen for changes. But under the covers, JBoss DNA gets its content by federating multiple external systems (like databases, services, other repositories, etc). This way, the unified repository content stays up-to-date and in sync, even though the external systems still own the information and existing applications still work. Plus, JBoss DNA sequences the content in the repository, extracting patterns and structured content that makes the repository more useful and effective. [Less]
Created about 1 year ago.

1 Users
 

JeCARS (Java Extendable Contents And Rights System) is a RESTful webservice which delivers pluggable output formats, e.g. Atom feeds or HTML. Third party applications can be plugged in. A JCR (JSR-170) repository (Jackrabbit) is used for storage.
Created over 2 years ago.

0 Users

OpenJCR is a free, open source implementation of the Java Content Repository API 2.0 specification defined by JSR-283. OpenJCR is licensed under the CDDL.
Created about 1 year ago.

0 Users

The Chromattic projects is an object mapper framework that use Java Content Repository as back end storage.
Created 5 months ago.

0 Users

This project aims to develop an implementation of the JSR-170 or the Java Content Repository API.
Created 4 months ago.

0 Users

IntroductionJackrabbit Explorer is an administration tool for Jackrabbit-based JCR repositories. DetailsWritten as a standalone GWT-based web application, Jackrabbit Explorer allows full ... [More] administration of Jackrabbit JCR repositories, including: view and edit the node tree import/export node data custom node type definitions searching drag-and-drop node editing security configuration and more... MotivationJackrabbit Explorer aims to be the most user-friendly and functional administration tool for Jackrabbit JCR repositories. Tools such as JcrExplorer, although containing some powerful features, are nonetheless limited in many respects. [Less]
Created 4 months ago.

0 Users

CouchCR is one JCR implementation based on CouchDb,which is one excellent document oriened database with Restful JSON API. this project is trying to implement JCR API for backend CouchDb storage.
Created 12 months ago.

0 Users

JC-Rest is a collection of RESTful services for Java Content Repositories (JCR). These services can return JSON, XML, and ATOM. In addition, HTML can be returned with the use of FTL templates. JC-Rest ... [More] also includes a lightweight repository browser built with YUI. Check out my blog post on JC-Rest here. It gives a broader overview and background on JC-Rest along with a few examples. 10/28/08 - Update: I uploaded new WARs to reflect the new services/browser I mentioned in this post. I also checked in a few files that were missing to take advantage of these for those of you building it locally. 11/12/08 - Update: I have added enunciate to JC-Rest to generate JAX-RS/JAXB documentation (HTML). See this post for details. [Less]
Created 12 months ago.