diff --git a/docs/core/cosmos.md b/docs/core/cosmos.md index a326aab..b66e6fa 100644 --- a/docs/core/cosmos.md +++ b/docs/core/cosmos.md @@ -45,7 +45,10 @@ This video presentation explains context information processing and advanced Big Use of the Cosmos Flink Connector is described in the following step-by-step tutorial: -- [FIWARE 505: Real-time Processing and Big Data Analysis](https://fiware-tutorials.readthedocs.io/en/latest/big-data-analysis) +- [FIWARE 505: Real-time Processing and Big Data Analysis](https://fiware-tutorials.readthedocs.io/en/latest/big-data-flink.html) +- [FIWARE 506: Real-time Processing and Big Data Analysis](https://fiware-tutorials.readthedocs.io/en/latest/big-data-spark.html) + +

Code Examples

diff --git a/docs/core/cygnus.md b/docs/core/cygnus.md index f221e3d..fd3a76b 100644 --- a/docs/core/cygnus.md +++ b/docs/core/cygnus.md @@ -33,5 +33,5 @@ This video presentation explains how to use Cygnus to persist data for Big Data Data Persistence using Cygnus is described in the following step-by-step tutorial: -- [FIWARE 301: Persisting Context Data using Apache Flume](https://fiware-tutorials.readthedocs.io/en/latest/historic-context-flume) +- [FIWARE 301: Persisting Context Data using Apache Flume](https://fiware-tutorials.readthedocs.io/en/latest/historic-context-flume.html) (MongoDB, MySQL, PostgreSQL) diff --git a/docs/core/draco.md b/docs/core/draco.md index 425ffc2..15c9614 100644 --- a/docs/core/draco.md +++ b/docs/core/draco.md @@ -20,5 +20,5 @@ and repost context data back into Orion. Data Persistence using Draco is described in the following step-by-step tutorial: -- [FIWARE 302: Persisting Context Data using Apache NIFI](https://fiware-tutorials.readthedocs.io/en/latest/historic-context-nifi) +- [FIWARE 302: Persisting Context Data using Apache NIFI](https://fiware-tutorials.readthedocs.io/en/latest/historic-context-nifi.html) (MongoDB, MySQL, PostgreSQL) diff --git a/docs/core/orion-ld.md b/docs/core/orion-ld.md index 0eefba4..1a7e27f 100644 --- a/docs/core/orion-ld.md +++ b/docs/core/orion-ld.md @@ -18,5 +18,5 @@ currentlys supports only a subset of the standard NGSI-LD endpoints. Techniques for working with Linked Data using Orion-LD are described in the following step-by-step tutorials: -- [FIWARE 601: Introduction to Linked Data](https://fiware-tutorials.readthedocs.io/en/latest/linked-data) -- [FIWARE 602: Linked Data Relationships and Data Models](https://fiware-tutorials.readthedocs.io/en/latest/relationships-linked-data) +- [FIWARE 601: Introduction to Linked Data](https://fiware-tutorials.readthedocs.io/en/latest/linked-data.html) +- [FIWARE 602: Linked Data Relationships and Data Models](https://fiware-tutorials.readthedocs.io/en/latest/relationships-linked-data.html) diff --git a/docs/core/orion.md b/docs/core/orion.md index 5f86334..f9207dc 100644 --- a/docs/core/orion.md +++ b/docs/core/orion.md @@ -61,9 +61,9 @@ A set of advanced-level exercises that you can use to exercise your knowledge on These tutorials are an introduction to the FIWARE Context Broker, and are an essential first step when learning to use FIWARE: -- [FIWARE 101: Getting Started](https://fiware-tutorials.readthedocs.io/en/latest/getting-started) -- [FIWARE 102: Entity Relationships](https://fiware-tutorials.readthedocs.io/en/latest/entity-relationships) -- [FIWARE 103: CRUD Operations](https://fiware-tutorials.readthedocs.io/en/latest/crud-operations) -- [FIWARE 104: Context Providers](https://fiware-tutorials.readthedocs.io/en/latest/context-providers) -- [FIWARE 105: Altering the Context Programmatically](https://fiware-tutorials.readthedocs.io/en/latest/accessing-context) -- [FIWARE 106: Subscribing to Changes in Context](https://fiware-tutorials.readthedocs.io/en/latest/subscriptions) +- [FIWARE 101: Getting Started](https://fiware-tutorials.readthedocs.io/en/latest/getting-started.html) +- [FIWARE 102: Entity Relationships](https://fiware-tutorials.readthedocs.io/en/latest/entity-relationships.html) +- [FIWARE 103: CRUD Operations](https://fiware-tutorials.readthedocs.io/en/latest/crud-operations.html) +- [FIWARE 104: Context Providers](https://fiware-tutorials.readthedocs.io/en/latest/context-providers.html) +- [FIWARE 105: Altering the Context Programmatically](https://fiware-tutorials.readthedocs.io/en/latest/accessing-context.html) +- [FIWARE 106: Subscribing to Changes in Context](https://fiware-tutorials.readthedocs.io/en/latest/subscriptions.html) diff --git a/docs/core/quantum-leap.md b/docs/core/quantum-leap.md index c93ccc1..8366b12 100644 --- a/docs/core/quantum-leap.md +++ b/docs/core/quantum-leap.md @@ -15,5 +15,5 @@ reference to maintaining a scalable architecture and compatibility with visualiz Creating time series data using QuantumLeap is described in the following step-by-step tutorial: -- - [FIWARE 303: Querying Time Series Data](https://fiware-tutorials.readthedocs.io/en/latest/time-series-data) +- - [FIWARE 303: Querying Time Series Data](https://fiware-tutorials.readthedocs.io/en/latest/time-series-data.html) (Crate-DB) diff --git a/docs/core/scorpio.md b/docs/core/scorpio.md index c1137af..4928ed2 100644 --- a/docs/core/scorpio.md +++ b/docs/core/scorpio.md @@ -21,5 +21,5 @@ available as history information through the temporal interface. Techniques for working with Linked Data using Scorpio are described in the following step-by-step tutorials: -- [FIWARE 601: Introduction to Linked Data](https://fiware-tutorials.readthedocs.io/en/latest/linked-data) -- [FIWARE 602: Linked Data Relationships and Data Models](https://fiware-tutorials.readthedocs.io/en/latest/relationships-linked-data) +- [FIWARE 601: Introduction to Linked Data](https://fiware-tutorials.readthedocs.io/en/latest/linked-data.html) +- [FIWARE 602: Linked Data Relationships and Data Models](https://fiware-tutorials.readthedocs.io/en/latest/relationships-linked-data.html) diff --git a/docs/core/sth-comet.md b/docs/core/sth-comet.md index 935d20c..5316dbd 100644 --- a/docs/core/sth-comet.md +++ b/docs/core/sth-comet.md @@ -24,5 +24,5 @@ and covering from installation to configuration and running. Creating short-term historic data using STH-Comet is described in the following step-by-step tutorial: -- [FIWARE 302: Querying Time Series Data](https://fiware-tutorials.readthedocs.io/en/latest/short-term-history) +- [FIWARE 302: Querying Time Series Data](https://fiware-tutorials.readthedocs.io/en/latest/short-term-history.html) (MongoDB) diff --git a/docs/iot-agents/idas.md b/docs/iot-agents/idas.md index d5a3019..4d29f2e 100644 --- a/docs/iot-agents/idas.md +++ b/docs/iot-agents/idas.md @@ -65,8 +65,8 @@ This video presentation explains how to connect to the internet of Things using Use of IoT Agents are described in the following step-by-step tutorials: -- [FIWARE 201: Introduction to IoT Sensors](https://fiware-tutorials.readthedocs.io/en/latest/iot-sensors) -- [FIWARE 202: Provisioning the Ultralight IoT Agent](https://fiware-tutorials.readthedocs.io/en/latest/iot-agent) -- [FIWARE 203: Provisioning Ultralight with an alternative transport: IoT over MQTT](https://fiware-tutorials.readthedocs.io/en/latest/iot-over-mqtt) -- [FIWARE 204: Provisioning the JSON IoT Agent](https://github.com/FIWARE/tutorials.IoT-Agent-JSON) -- [FIWARE 205: Creating a Custom IoT Agent](https://github.com/FIWARE/tutorials.Custom-IoT-Agent) +- [FIWARE 201: Introduction to IoT Sensors](https://fiware-tutorials.readthedocs.io/en/latest/iot-sensors.html) +- [FIWARE 202: Provisioning the Ultralight IoT Agent](https://fiware-tutorials.readthedocs.io/en/latest/iot-agent.html) +- [FIWARE 203: Provisioning Ultralight with an alternative transport: IoT over MQTT](https://fiware-tutorials.readthedocs.io/en/latest/iot-over-mqtt.html) +- [FIWARE 204: Provisioning the JSON IoT Agent](https://fiware-tutorials.readthedocs.io/en/latest/iot-agent-json.html) +- [FIWARE 205: Creating a Custom IoT Agent](https://fiware-tutorials.readthedocs.io/en/latest/custom-iot-agent.html) diff --git a/docs/processing/fogflow.md b/docs/processing/fogflow.md index ef90568..6c0cbc3 100644 --- a/docs/processing/fogflow.md +++ b/docs/processing/fogflow.md @@ -24,7 +24,7 @@ the availability, locality, and mobility of IoT devices. Use of FogFlow is described in the following step-by-step tutorial: -- [FIWARE 507: Cloud-Edge Computing](https://fiware-tutorials.readthedocs.io/en/latest/edge-computing) +- [FIWARE 507: Cloud-Edge Computing](https://fiware-tutorials.readthedocs.io/en/latest/edge-computing.html)

Code Examples

diff --git a/docs/processing/kurento.md b/docs/processing/kurento.md index 962e255..da300a4 100644 --- a/docs/processing/kurento.md +++ b/docs/processing/kurento.md @@ -76,4 +76,4 @@ Moreover, other tutorials can be done using the Stream Oriented GE (Kurento), fo Kurento is described in the following step-by-step tutorial: -- [FIWARE 503: Introduction to Media Streams](https://fiware-tutorials.readthedocs.io/en/latest/media-streams) +- [FIWARE 503: Introduction to Media Streams](https://fiware-tutorials.readthedocs.io/en/latest/media-streams.html) diff --git a/docs/processing/wirecloud.md b/docs/processing/wirecloud.md index 3580f90..c1b8224 100644 --- a/docs/processing/wirecloud.md +++ b/docs/processing/wirecloud.md @@ -121,4 +121,4 @@ In this section you will learn how to use WireCloud from the point of view of an Wirecloud is described in the following step-by-step tutorial: -- [FIWARE 501: Creating Application Mashups](https://fiware-tutorials.readthedocs.io/en/latest/application-mashups) +- [FIWARE 501: Creating Application Mashups](https://fiware-tutorials.readthedocs.io/en/latest/application-mashups.html) diff --git a/docs/robotics/fast-rtps.md b/docs/robotics/fast-rtps.md index c6372b5..c1731cc 100644 --- a/docs/robotics/fast-rtps.md +++ b/docs/robotics/fast-rtps.md @@ -11,9 +11,3 @@ Service (DDS) standard, again by the OMG. ![](https://fiware-ops.github.io/docs.academy/img/books.png) [Documentation](https://fast-rtps.docs.eprosima.com/en/latest/) -

Step-by-Step Tutorials

- -Use of Fast-RTPS is described in the following step-by-step tutorial: - -  250. -[Introduction to Fast-RTPS and Micro-RTPS](https://fiware-tutorials.readthedocs.io/en/latest/fast-rtps-micro-rtps)
diff --git a/docs/security/wilma.md b/docs/security/wilma.md index e782bf5..cf4c42e 100644 --- a/docs/security/wilma.md +++ b/docs/security/wilma.md @@ -41,4 +41,4 @@ This lesson presents the way in which you can secure your REST APIs and shows pr Use of the Wilma PEP Proxy is described in the following step-by-step tutorial: -- [FIWARE 404: Securing Microservices with a PEP Proxy](https://fiware-tutorials.readthedocs.io/en/latest/pep-proxy) +- [FIWARE 404: Securing Microservices with a PEP Proxy](https://fiware-tutorials.readthedocs.io/en/latest/pep-proxy.html)