Skip to content

Commit f854aa2

Browse files
committed
added value with jzfs data hub and data space
1 parent 3fcd940 commit f854aa2

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

Diff for: README.md

+16
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,22 @@ JZFS is still in the early development stages and is considered **incubating**.
1313

1414
The immediate next steps for the project are to fill obvious gaps, such as implementing error handling, removing panics throughout the codebase, supporting additional data types, and writing documentation. After that, development will be based on feedback and contributions.
1515

16+
17+
### Added value
18+
Our central use case is the DataHub, which essentially consists of a metadata catalog and a knowledge graph.
19+
20+
21+
This enables us to create transparency across internal and external data. It forms the basis for a new way of practicing data exchange and contract design for distributed data sources. It is crucial that data exchange works both within the company and in individually controllable data networks (data circles). Our long-term goal is to build data ecosystems that enable new innovations.
22+
23+
JZFS data space consists of so-called “DataHubs,” which are virtual data nodes for sharing data and building data networks.
24+
A single DataHub manages various data connections and can join together with other hubs to form a network through targeted synchronization.
25+
Based on data contracts mapped in the network, data can be released to other participants, enabling efficient data exchange.
26+
27+
![](./docs/jzfs-space.png)
28+
29+
JZFS offers technology for exchanging data in data circles. The added value is clear: simple, transparent data management combined with intuitive linking and sharing of data in decentralized networks – data circles.
30+
This enables secure, trustworthy data exchange across organizational boundaries.
31+
1632
### License
1733

1834
This project is licensed under the [MIT License].

Diff for: docs/jzfs-space.png

109 KB
Loading

0 commit comments

Comments
 (0)