@@ -11,7 +11,7 @@ Thanks to W3C and the work of [Tim Berners-Lee](https://solid.mit.edu/), an alte
...
@@ -11,7 +11,7 @@ Thanks to W3C and the work of [Tim Berners-Lee](https://solid.mit.edu/), an alte
## Explanation
## Explanation
Today's applications have their own database. A back depends on a front and screw and vice versa. In a decentralized web, there are data sources and client applications that use these datas.
Today's applications have their own database. A back depends on a front and screw and vice versa. In a decentralized web, there are data sources and client applications that use these datas.
This is made possible by the fact that **the data is interoperable** because it is written in [RDF](https://www.w3.org/RDF/), the basic language of the semantic web.
This is made possible by the fact that **the data is interoperable** because it is written in [RDF](https://www.w3.org/RDF/), the basic language of the [semantic web](https://en.wikipedia.org/wiki/Semantic_Web).
Starin'blox is a front-end framework composed of web components that can receive federated data sources in RDF. This means that you can only use a component using data sources already available on the web.
Starin'blox is a front-end framework composed of web components that can receive federated data sources in RDF. This means that you can only use a component using data sources already available on the web.