-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Component Repository with Compatibility Evaluation is a research project by the Reliable Software Architectures group at University of West Bohemia, Pilsen, CZ. The idea behind CRCE is described in two research papers: Ensuring Component Application Consistency on Small Devices: A Repository-Based Approach and Repository and meta-data design for efficient component consistency verification.
The old project wiki is at Assembla.com project page.
The default source Readme describes how to build and run the thing.
Given that the meta-data of indexed resources can be rather complex, the Web UI should be understood as only a "general preview" on the resources. Details are better studied via the REST API. Typical workflow:
- find resource in Web UI, via Repository > Store
- select the resource, open the Detail
- copy the Properties > Id UUID string
- paste it after the REST resource metadata endpoint
Application architecture is described in separate CRCE Architecture page (work still in progress).
Core
Experimental / research oriented
[ CRCE wiki ]