|
17 | 17 | About
|
18 | 18 | --------------------------------------------------------------------------------
|
19 | 19 |
|
20 |
| -The Re3gistry 2 is a reusable open source solution for managing and sharing |
21 |
| -"reference codes". Initially developed as a central component of the EU's |
22 |
| -:doc:`INSPIRE <inspire_overview>` infrastructure, it provides a consistent |
23 |
| -central access point where labels and descriptions for reference codes can be |
24 |
| -easily browsed by humans and retrieved by machines. Reference codes are |
25 |
| -exchanged between applications to uniquely reference some ‘thing’. They can be |
26 |
| -used to define sets of permissible values for a data field or to provide a |
27 |
| -reference or context for the data being exchanged. Examples are enumerations, |
28 |
| -controlled vocabularies, taxonomies, thesauri or, simply, ‘lists of things’. |
29 |
| -The Re3gistry 2 supports organisations in managing and updating reference codes |
30 |
| -in a consistent way. The Re3gistry software version numbers comply with the |
31 |
| -Semantic Versioning Specification 2.0.0. |
| 20 | +Re3gistry 2 is an open-source platform for efficiently managing and sharing reference codes. Developed for the EU’s :doc:`INSPIRE <inspire_overview>` infrastructure, it acts as a central hub for browsing and retrieving reference code labels and descriptions. These codes uniquely identify entities and can define acceptable values for data fields, serving various purposes like enumerations, controlled vocabularies, and taxonomies. Re3gistry 2 empowers organizations to manage and update reference codes consistently, adhering to Semantic Versioning 2.0.0. |
32 | 21 |
|
33 | 22 | @SCREENSHOT_re3gistry@
|
34 | 23 |
|
35 | 24 | Core Features
|
36 | 25 | --------------------------------------------------------------------------------
|
37 | 26 |
|
38 |
| -* User-friendly editing interface to easily add, edit and manage the registers and reference codes |
39 |
| -* Management of the full lifecycle of the reference codes (based on the ISO 19135 Standard) |
40 |
| -* Highly flexible and customisable data models |
41 |
| -* Multi-lingual content support |
42 |
| -* Support for versioning |
43 |
| -* RESTful API with content negotiation (including OpenAPI 3 descriptor) |
44 |
| -* Free-text search |
45 |
| -* Supported formats: HTML, ISO 19135 XML, JSON, RDF/XML, Re3gistry XML, CSV, ATOM |
46 |
| -* Service formats can be easily added or customised (default formats: JSON and ISO 19135 XML) |
47 |
| -* Multiple authentication options |
48 |
| -* Externally governed items referenced through URIs |
49 |
| -* INSPIRE register federation format support (option to automatically create the RoR format) |
50 |
| -* Web-app to access the reference codes in a human readable way. |
| 27 | +* **User-Friendly Interface:** Easily add, edit, and manage reference codes. |
| 28 | +* **Complete Lifecycle Management:** Compliant with ISO 19135 standards. |
| 29 | +* **Flexible Data Models:** Highly customizable to fit diverse needs. |
| 30 | +* **Multi-Language Support:** Cater to global users with multilingual content. |
| 31 | +* **Version Control:** Keep track of code changes effectively. |
| 32 | +* **RESTful API:** Supports content negotiation, including OpenAPI 3. |
| 33 | +* **Robust Search Functionality:** Enables quick retrieval of codes. |
| 34 | +* **Supported Formats:** Includes HTML, ISO 19135 XML, JSON, RDF/XML, Re3gistry XML, CSV, ATOM, with options for custom formats. |
| 35 | +* **Multiple Authentication Options:** Enhance security with various methods. |
| 36 | +* **URI Management:** Reference external items seamlessly through URIs. |
| 37 | +* **Accessible Web App:** User-friendly access to reference codes. |
51 | 38 |
|
52 | 39 | Details
|
53 | 40 | --------------------------------------------------------------------------------
|
54 | 41 |
|
55 |
| -**Website:** @WEB_re3gistry@ |
| 42 | +* **Website:** @WEB_re3gistry@ |
56 | 43 |
|
57 |
| -**Licence:** EUPL |
| 44 | +* **Licence:** EUPL |
58 | 45 |
|
59 |
| -**Software Version:** |version-re3gistry| |
| 46 | +* **Software Version:** |version-re3gistry| (latest version installed in OSGEO; newer versions may be available on GitHub) |
60 | 47 |
|
61 |
| -**Supported Platforms:** Windows, Linux |
| 48 | +* **Supported Platforms:** Windows, Linux |
62 | 49 |
|
63 |
| -**API Interfaces:** Java |
| 50 | +* **API Interfaces:** Java |
64 | 51 |
|
65 |
| -**Support:** https://github.com/ec-jrc/re3gistry |
| 52 | +* **Support:** `GitHub Support <https://github.com/ec-jrc/re3gistry>`_ |
66 | 53 |
|
67 |
| -**User manual:** https://github.com/ec-jrc/re3gistry/blob/master/documentation/user-manual.md |
| 54 | +* **User manual:** `User Manual <https://github.com/ec-jrc/re3gistry/blob/master/documentation/user-manual.md>`_ |
68 | 55 |
|
69 |
| -**Administrator manual:** https://github.com/ec-jrc/re3gistry/blob/master/documentation/administrator-manual.md |
| 56 | +* **Administrator manual:** `Administrator Manual <https://github.com/ec-jrc/re3gistry/blob/master/documentation/administrator-manual.md>`_ |
70 | 57 |
|
71 |
| -**Developer manual:** https://github.com/ec-jrc/re3gistry/blob/master/documentation/developer-manual.md |
| 58 | +* **Developer manual:** `Developer Manual <https://github.com/ec-jrc/re3gistry/blob/master/documentation/developer-manual.md>`_ |
| 59 | + |
| 60 | +* **Tutorial:** https://github.com/ec-jrc/re3gistry/tree/master/training-material/2024-05-29-JRC-Training. |
72 | 61 |
|
73 | 62 |
|
74 | 63 | @QUICKSTART_re3gistry@
|
|
0 commit comments