You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/04/22 04:24:07 UTC

[camel] branch master updated: CAMEL-14934: Improve Component, Language, Data format, etc. descriptions (#3765)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 42fe711  CAMEL-14934: Improve Component, Language, Data format, etc. descriptions (#3765)
42fe711 is described below

commit 42fe711d8cf78923b9b89aca6d1b584381886f8c
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Wed Apr 22 06:23:55 2020 +0200

    CAMEL-14934: Improve Component, Language, Data format, etc. descriptions (#3765)
    
    in Camel Catalog
---
 .../org/apache/camel/component/activemq/activemq.json      |  2 +-
 .../camel-activemq/src/main/docs/activemq-component.adoc   |  2 +-
 .../apache/camel/component/activemq/ActiveMQEndpoint.java  |  3 +--
 .../org/apache/camel/component/ahc/ws/ahc-ws.json          |  2 +-
 .../org/apache/camel/component/ahc/ws/ahc-wss.json         |  2 +-
 .../camel-ahc-ws/src/main/docs/ahc-ws-component.adoc       |  2 +-
 .../java/org/apache/camel/component/ahc/ws/WsEndpoint.java |  2 +-
 .../resources/org/apache/camel/component/ahc/ahc.json      |  2 +-
 components/camel-ahc/src/main/docs/ahc-component.adoc      |  2 +-
 .../java/org/apache/camel/component/ahc/AhcComponent.java  |  8 ++++----
 .../java/org/apache/camel/component/ahc/AhcEndpoint.java   | 14 +++++++-------
 .../resources/org/apache/camel/dataformat/any23/any23.json |  2 +-
 components/camel-any23/src/main/docs/any23-dataformat.adoc |  4 ++--
 .../resources/org/apache/camel/dataformat/asn1/asn1.json   |  2 +-
 components/camel-asn1/src/main/docs/asn1-dataformat.adoc   |  2 +-
 .../resources/org/apache/camel/dataformat/avro/avro.json   |  2 +-
 components/camel-avro/src/main/docs/avro-dataformat.adoc   |  2 +-
 .../org/apache/camel/dataformat/barcode/barcode.json       |  2 +-
 .../camel-barcode/src/main/docs/barcode-dataformat.adoc    |  2 +-
 .../org/apache/camel/dataformat/base64/base64.json         |  2 +-
 .../camel-base64/src/main/docs/base64-dataformat.adoc      |  2 +-
 .../org/apache/camel/dataformat/beanio/beanio.json         |  2 +-
 .../camel-beanio/src/main/docs/beanio-dataformat.adoc      |  2 +-
 .../org/apache/camel/dataformat/bindy/csv/bindy-csv.json   |  2 +-
 .../apache/camel/dataformat/bindy/fixed/bindy-fixed.json   |  2 +-
 .../org/apache/camel/dataformat/bindy/kvp/bindy-kvp.json   |  2 +-
 components/camel-bindy/src/main/docs/bindy-dataformat.adoc |  2 +-
 .../resources/org/apache/camel/component/cbor/cbor.json    |  2 +-
 components/camel-cbor/src/main/docs/cbor-dataformat.adoc   |  2 +-
 .../org/apache/camel/converter/crypto/crypto.json          |  2 +-
 .../resources/org/apache/camel/converter/crypto/pgp.json   |  2 +-
 .../camel-crypto/src/main/docs/crypto-dataformat.adoc      |  2 +-
 components/camel-crypto/src/main/docs/pgp-dataformat.adoc  |  2 +-
 .../resources/org/apache/camel/dataformat/csv/csv.json     |  2 +-
 components/camel-csv/src/main/docs/csv-dataformat.adoc     |  2 +-
 .../org/apache/camel/component/fastjson/json-fastjson.json |  2 +-
 .../src/main/docs/json-fastjson-dataformat.adoc            |  2 +-
 .../org/apache/camel/component/fhir/fhirJson.json          |  2 +-
 .../resources/org/apache/camel/component/fhir/fhirXml.json |  2 +-
 .../src/main/docs/fhirJson-dataformat.adoc                 |  2 +-
 .../src/main/docs/fhirXml-dataformat.adoc                  |  2 +-
 .../org/apache/camel/dataformat/flatpack/flatpack.json     |  2 +-
 .../camel-flatpack/src/main/docs/flatpack-dataformat.adoc  |  2 +-
 .../resources/org/apache/camel/component/grok/grok.json    |  2 +-
 components/camel-grok/src/main/docs/grok-dataformat.adoc   |  2 +-
 .../org/apache/camel/component/gson/json-gson.json         |  2 +-
 .../camel-gson/src/main/docs/json-gson-dataformat.adoc     |  2 +-
 .../resources/org/apache/camel/component/hl7/hl7.json      |  2 +-
 components/camel-hl7/src/main/docs/hl7-dataformat.adoc     |  2 +-
 .../resources/org/apache/camel/component/ical/ical.json    |  2 +-
 components/camel-ical/src/main/docs/ical-dataformat.adoc   |  2 +-
 .../org/apache/camel/component/jackson/json-jackson.json   |  2 +-
 .../src/main/docs/json-jackson-dataformat.adoc             |  2 +-
 .../org/apache/camel/component/jacksonxml/jacksonxml.json  |  2 +-
 .../src/main/docs/jacksonxml-dataformat.adoc               |  2 +-
 .../resources/org/apache/camel/converter/jaxb/jaxb.json    |  2 +-
 components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc   |  2 +-
 .../org/apache/camel/component/johnzon/json-johnzon.json   |  2 +-
 .../src/main/docs/json-johnzon-dataformat.adoc             |  2 +-
 .../org/apache/camel/component/jsonapi/jsonApi.json        |  2 +-
 .../camel-jsonapi/src/main/docs/jsonApi-dataformat.adoc    |  2 +-
 .../resources/org/apache/camel/dataformat/lzf/lzf.json     |  2 +-
 components/camel-lzf/src/main/docs/lzf-dataformat.adoc     |  2 +-
 .../camel/dataformat/mime/multipart/mime-multipart.json    |  2 +-
 .../src/main/docs/mime-multipart-dataformat.adoc           |  2 +-
 .../org/apache/camel/dataformat/protobuf/protobuf.json     |  2 +-
 .../camel-protobuf/src/main/docs/protobuf-dataformat.adoc  |  2 +-
 .../resources/org/apache/camel/dataformat/rss/rss.json     |  2 +-
 components/camel-rss/src/main/docs/rss-dataformat.adoc     |  2 +-
 .../apache/camel/component/snakeyaml/yaml-snakeyaml.json   |  2 +-
 .../src/main/docs/yaml-snakeyaml-dataformat.adoc           |  2 +-
 .../org/apache/camel/dataformat/soap/soapjaxb.json         |  2 +-
 .../camel-soap/src/main/docs/soapjaxb-dataformat.adoc      |  2 +-
 .../org/apache/camel/component/syslog/syslog.json          |  2 +-
 .../camel-syslog/src/main/docs/syslog-dataformat.adoc      |  2 +-
 .../org/apache/camel/dataformat/tagsoup/tidyMarkup.json    |  2 +-
 .../camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc |  2 +-
 .../org/apache/camel/dataformat/tarfile/tarfile.json       |  2 +-
 .../camel-tarfile/src/main/docs/tarfile-dataformat.adoc    |  2 +-
 .../org/apache/camel/dataformat/thrift/thrift.json         |  2 +-
 .../camel-thrift/src/main/docs/thrift-dataformat.adoc      |  2 +-
 .../apache/camel/dataformat/univocity/univocity-csv.json   |  2 +-
 .../apache/camel/dataformat/univocity/univocity-fixed.json |  2 +-
 .../apache/camel/dataformat/univocity/univocity-tsv.json   |  2 +-
 .../src/main/docs/univocity-csv-dataformat.adoc            |  2 +-
 .../src/main/docs/univocity-fixed-dataformat.adoc          |  2 +-
 .../src/main/docs/univocity-tsv-dataformat.adoc            |  2 +-
 .../org/apache/camel/dataformat/xmlsecurity/secureXML.json |  2 +-
 .../src/main/docs/secureXML-dataformat.adoc                |  2 +-
 .../org/apache/camel/dataformat/xstream/json-xstream.json  |  2 +-
 .../org/apache/camel/dataformat/xstream/xstream.json       |  2 +-
 .../src/main/docs/json-xstream-dataformat.adoc             |  2 +-
 .../camel-xstream/src/main/docs/xstream-dataformat.adoc    |  2 +-
 .../org/apache/camel/dataformat/deflater/gzipdeflater.json |  2 +-
 .../org/apache/camel/dataformat/deflater/zipdeflater.json  |  2 +-
 .../src/main/docs/gzipdeflater-dataformat.adoc             |  2 +-
 .../src/main/docs/zipdeflater-dataformat.adoc              |  2 +-
 .../org/apache/camel/dataformat/zipfile/zipfile.json       |  2 +-
 .../camel-zipfile/src/main/docs/zipfile-dataformat.adoc    |  2 +-
 .../camel/builder/component/ComponentsBuilderFactory.java  | 10 +++++-----
 .../component/dsl/ActivemqComponentBuilderFactory.java     |  8 ++++----
 .../builder/component/dsl/AhcComponentBuilderFactory.java  |  4 ++--
 .../component/dsl/AhcWsComponentBuilderFactory.java        |  4 ++--
 .../component/dsl/AhcWssComponentBuilderFactory.java       |  4 ++--
 .../src/generated/resources/metadata.json                  |  8 ++++----
 .../resources/org/apache/camel/model/dataformat/any23.json |  2 +-
 .../resources/org/apache/camel/model/dataformat/asn1.json  |  2 +-
 .../resources/org/apache/camel/model/dataformat/avro.json  |  2 +-
 .../org/apache/camel/model/dataformat/barcode.json         |  2 +-
 .../org/apache/camel/model/dataformat/base64.json          |  2 +-
 .../org/apache/camel/model/dataformat/beanio.json          |  2 +-
 .../resources/org/apache/camel/model/dataformat/bindy.json |  2 +-
 .../resources/org/apache/camel/model/dataformat/cbor.json  |  2 +-
 .../org/apache/camel/model/dataformat/crypto.json          |  2 +-
 .../resources/org/apache/camel/model/dataformat/csv.json   |  2 +-
 .../apache/camel/model/dataformat/customDataFormat.json    |  2 +-
 .../org/apache/camel/model/dataformat/fhirJson.json        |  2 +-
 .../org/apache/camel/model/dataformat/fhirXml.json         |  2 +-
 .../org/apache/camel/model/dataformat/flatpack.json        |  2 +-
 .../resources/org/apache/camel/model/dataformat/grok.json  |  2 +-
 .../org/apache/camel/model/dataformat/gzipdeflater.json    |  2 +-
 .../resources/org/apache/camel/model/dataformat/hl7.json   |  2 +-
 .../resources/org/apache/camel/model/dataformat/ical.json  |  2 +-
 .../org/apache/camel/model/dataformat/jacksonxml.json      |  2 +-
 .../resources/org/apache/camel/model/dataformat/jaxb.json  |  2 +-
 .../resources/org/apache/camel/model/dataformat/json.json  |  2 +-
 .../org/apache/camel/model/dataformat/jsonApi.json         |  2 +-
 .../resources/org/apache/camel/model/dataformat/lzf.json   |  2 +-
 .../org/apache/camel/model/dataformat/mime-multipart.json  |  2 +-
 .../resources/org/apache/camel/model/dataformat/pgp.json   |  2 +-
 .../org/apache/camel/model/dataformat/protobuf.json        |  2 +-
 .../resources/org/apache/camel/model/dataformat/rss.json   |  2 +-
 .../org/apache/camel/model/dataformat/secureXML.json       |  2 +-
 .../org/apache/camel/model/dataformat/soapjaxb.json        |  2 +-
 .../org/apache/camel/model/dataformat/syslog.json          |  2 +-
 .../org/apache/camel/model/dataformat/tarfile.json         |  2 +-
 .../org/apache/camel/model/dataformat/thrift.json          |  2 +-
 .../org/apache/camel/model/dataformat/tidyMarkup.json      |  2 +-
 .../org/apache/camel/model/dataformat/univocity-csv.json   |  2 +-
 .../org/apache/camel/model/dataformat/univocity-fixed.json |  2 +-
 .../org/apache/camel/model/dataformat/univocity-tsv.json   |  2 +-
 .../org/apache/camel/model/dataformat/xstream.json         |  2 +-
 .../resources/org/apache/camel/model/dataformat/yaml.json  |  2 +-
 .../org/apache/camel/model/dataformat/zipdeflater.json     |  2 +-
 .../org/apache/camel/model/dataformat/zipfile.json         |  2 +-
 .../org/apache/camel/model/dataformat/ASN1DataFormat.java  |  3 +--
 .../org/apache/camel/model/dataformat/Any23DataFormat.java |  2 +-
 .../org/apache/camel/model/dataformat/AvroDataFormat.java  |  3 +--
 .../apache/camel/model/dataformat/BarcodeDataFormat.java   |  3 +--
 .../apache/camel/model/dataformat/Base64DataFormat.java    |  2 +-
 .../apache/camel/model/dataformat/BeanioDataFormat.java    |  2 +-
 .../org/apache/camel/model/dataformat/BindyDataFormat.java |  4 ++--
 .../org/apache/camel/model/dataformat/CBORDataFormat.java  |  3 +--
 .../apache/camel/model/dataformat/CryptoDataFormat.java    |  3 +--
 .../org/apache/camel/model/dataformat/CsvDataFormat.java   |  2 +-
 .../apache/camel/model/dataformat/CustomDataFormat.java    |  3 +--
 .../apache/camel/model/dataformat/FhirJsonDataFormat.java  |  3 +--
 .../apache/camel/model/dataformat/FhirXmlDataFormat.java   |  3 +--
 .../apache/camel/model/dataformat/FlatpackDataFormat.java  |  3 +--
 .../org/apache/camel/model/dataformat/GrokDataFormat.java  |  3 +--
 .../org/apache/camel/model/dataformat/GzipDataFormat.java  |  3 +--
 .../org/apache/camel/model/dataformat/HL7DataFormat.java   |  3 +--
 .../org/apache/camel/model/dataformat/IcalDataFormat.java  |  2 +-
 .../camel/model/dataformat/JacksonXMLDataFormat.java       |  3 +--
 .../org/apache/camel/model/dataformat/JaxbDataFormat.java  |  3 +--
 .../apache/camel/model/dataformat/JsonApiDataFormat.java   |  2 +-
 .../org/apache/camel/model/dataformat/JsonDataFormat.java  |  3 +--
 .../org/apache/camel/model/dataformat/LZFDataFormat.java   |  3 +--
 .../camel/model/dataformat/MimeMultipartDataFormat.java    |  3 +--
 .../org/apache/camel/model/dataformat/PGPDataFormat.java   |  3 +--
 .../apache/camel/model/dataformat/ProtobufDataFormat.java  |  3 +--
 .../org/apache/camel/model/dataformat/RssDataFormat.java   |  3 +--
 .../apache/camel/model/dataformat/SoapJaxbDataFormat.java  |  3 +--
 .../apache/camel/model/dataformat/SyslogDataFormat.java    |  3 +--
 .../apache/camel/model/dataformat/TarFileDataFormat.java   |  3 +--
 .../apache/camel/model/dataformat/ThriftDataFormat.java    |  3 +--
 .../camel/model/dataformat/TidyMarkupDataFormat.java       |  3 +--
 .../camel/model/dataformat/UniVocityCsvDataFormat.java     |  3 +--
 .../model/dataformat/UniVocityFixedWidthDataFormat.java    |  3 +--
 .../camel/model/dataformat/UniVocityTsvDataFormat.java     |  3 +--
 .../camel/model/dataformat/XMLSecurityDataFormat.java      |  3 +--
 .../apache/camel/model/dataformat/XStreamDataFormat.java   |  5 ++---
 .../org/apache/camel/model/dataformat/YAMLDataFormat.java  |  2 +-
 .../camel/model/dataformat/ZipDeflaterDataFormat.java      |  3 +--
 .../apache/camel/model/dataformat/ZipFileDataFormat.java   |  3 +--
 .../endpoint/dsl/ActiveMQEndpointBuilderFactory.java       | 13 ++++++-------
 .../builder/endpoint/dsl/AhcEndpointBuilderFactory.java    |  6 +++---
 .../builder/endpoint/dsl/WsEndpointBuilderFactory.java     | 14 +++++++-------
 docs/components/modules/ROOT/pages/activemq-component.adoc |  2 +-
 docs/components/modules/ROOT/pages/ahc-component.adoc      |  2 +-
 docs/components/modules/ROOT/pages/ahc-ws-component.adoc   |  2 +-
 .../modules/dataformats/pages/any23-dataformat.adoc        |  4 ++--
 .../modules/dataformats/pages/asn1-dataformat.adoc         |  2 +-
 .../modules/dataformats/pages/avro-dataformat.adoc         |  2 +-
 .../modules/dataformats/pages/barcode-dataformat.adoc      |  2 +-
 .../modules/dataformats/pages/base64-dataformat.adoc       |  2 +-
 .../modules/dataformats/pages/beanio-dataformat.adoc       |  2 +-
 .../modules/dataformats/pages/bindy-dataformat.adoc        |  2 +-
 .../modules/dataformats/pages/cbor-dataformat.adoc         |  2 +-
 .../modules/dataformats/pages/crypto-dataformat.adoc       |  2 +-
 .../modules/dataformats/pages/csv-dataformat.adoc          |  2 +-
 .../modules/dataformats/pages/fhirJson-dataformat.adoc     |  2 +-
 .../modules/dataformats/pages/fhirXml-dataformat.adoc      |  2 +-
 .../modules/dataformats/pages/flatpack-dataformat.adoc     |  2 +-
 .../modules/dataformats/pages/grok-dataformat.adoc         |  2 +-
 .../modules/dataformats/pages/gzipdeflater-dataformat.adoc |  2 +-
 .../modules/dataformats/pages/hl7-dataformat.adoc          |  2 +-
 .../modules/dataformats/pages/ical-dataformat.adoc         |  2 +-
 .../modules/dataformats/pages/jacksonxml-dataformat.adoc   |  2 +-
 .../modules/dataformats/pages/jaxb-dataformat.adoc         |  2 +-
 .../dataformats/pages/json-fastjson-dataformat.adoc        |  2 +-
 .../modules/dataformats/pages/json-gson-dataformat.adoc    |  2 +-
 .../modules/dataformats/pages/json-jackson-dataformat.adoc |  2 +-
 .../modules/dataformats/pages/json-johnzon-dataformat.adoc |  2 +-
 .../modules/dataformats/pages/json-xstream-dataformat.adoc |  2 +-
 .../modules/dataformats/pages/jsonApi-dataformat.adoc      |  2 +-
 .../modules/dataformats/pages/lzf-dataformat.adoc          |  2 +-
 .../dataformats/pages/mime-multipart-dataformat.adoc       |  2 +-
 .../modules/dataformats/pages/pgp-dataformat.adoc          |  2 +-
 .../modules/dataformats/pages/protobuf-dataformat.adoc     |  2 +-
 .../modules/dataformats/pages/rss-dataformat.adoc          |  2 +-
 .../modules/dataformats/pages/secureXML-dataformat.adoc    |  2 +-
 .../modules/dataformats/pages/soapjaxb-dataformat.adoc     |  2 +-
 .../modules/dataformats/pages/syslog-dataformat.adoc       |  2 +-
 .../modules/dataformats/pages/tarfile-dataformat.adoc      |  2 +-
 .../modules/dataformats/pages/thrift-dataformat.adoc       |  2 +-
 .../modules/dataformats/pages/tidyMarkup-dataformat.adoc   |  2 +-
 .../dataformats/pages/univocity-csv-dataformat.adoc        |  2 +-
 .../dataformats/pages/univocity-fixed-dataformat.adoc      |  2 +-
 .../dataformats/pages/univocity-tsv-dataformat.adoc        |  2 +-
 .../modules/dataformats/pages/xstream-dataformat.adoc      |  2 +-
 .../dataformats/pages/yaml-snakeyaml-dataformat.adoc       |  2 +-
 .../modules/dataformats/pages/zipdeflater-dataformat.adoc  |  2 +-
 .../modules/dataformats/pages/zipfile-dataformat.adoc      |  2 +-
 234 files changed, 273 insertions(+), 307 deletions(-)

diff --git a/components/camel-activemq/src/generated/resources/org/apache/camel/component/activemq/activemq.json b/components/camel-activemq/src/generated/resources/org/apache/camel/component/activemq/activemq.json
index 63e797a..d50ab33 100644
--- a/components/camel-activemq/src/generated/resources/org/apache/camel/component/activemq/activemq.json
+++ b/components/camel-activemq/src/generated/resources/org/apache/camel/component/activemq/activemq.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "activemq",
     "title": "ActiveMQ",
-    "description": "The activemq component allows messages to be sent to (or consumed from) Apache ActiveMQ. This component extends the Camel JMS component.",
+    "description": "Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component.",
     "deprecated": false,
     "firstVersion": "1.0.0",
     "label": "messaging",
diff --git a/components/camel-activemq/src/main/docs/activemq-component.adoc b/components/camel-activemq/src/main/docs/activemq-component.adoc
index 8faede3..60ffd97 100644
--- a/components/camel-activemq/src/main/docs/activemq-component.adoc
+++ b/components/camel-activemq/src/main/docs/activemq-component.adoc
@@ -2,7 +2,7 @@
 = ActiveMQ Component
 :docTitle: ActiveMQ
 :artifactId: camel-activemq
-:description: The activemq component allows messages to be sent to (or consumed from) Apache ActiveMQ. This component extends the Camel JMS component.
+:description: Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component.
 :since: 1.0
 :supportLevel: Stable
 :component-header: Both producer and consumer are supported
diff --git a/components/camel-activemq/src/main/java/org/apache/camel/component/activemq/ActiveMQEndpoint.java b/components/camel-activemq/src/main/java/org/apache/camel/component/activemq/ActiveMQEndpoint.java
index 29f9dab..5a614e1 100644
--- a/components/camel-activemq/src/main/java/org/apache/camel/component/activemq/ActiveMQEndpoint.java
+++ b/components/camel-activemq/src/main/java/org/apache/camel/component/activemq/ActiveMQEndpoint.java
@@ -20,8 +20,7 @@ import org.apache.camel.component.jms.JmsEndpoint;
 import org.apache.camel.spi.UriEndpoint;
 
 /**
- * The activemq component allows messages to be sent to (or consumed from)
- * Apache ActiveMQ. This component extends the Camel JMS component.
+ * Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component.
  */
 @UriEndpoint(firstVersion = "1.0.0", extendsScheme = "jms", scheme = "activemq", title = "ActiveMQ", syntax = "activemq:destinationType:destinationName",
         label = "messaging")
diff --git a/components/camel-ahc-ws/src/generated/resources/org/apache/camel/component/ahc/ws/ahc-ws.json b/components/camel-ahc-ws/src/generated/resources/org/apache/camel/component/ahc/ws/ahc-ws.json
index 7c7f0e3..f1a627d 100644
--- a/components/camel-ahc-ws/src/generated/resources/org/apache/camel/component/ahc/ws/ahc-ws.json
+++ b/components/camel-ahc-ws/src/generated/resources/org/apache/camel/component/ahc/ws/ahc-ws.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "ahc-ws",
     "title": "AHC Websocket",
-    "description": "To exchange data with external Websocket servers using Async Http Client.",
+    "description": "Exchange data with external Websocket servers using Async Http Client.",
     "deprecated": false,
     "firstVersion": "2.14.0",
     "label": "websocket",
diff --git a/components/camel-ahc-ws/src/generated/resources/org/apache/camel/component/ahc/ws/ahc-wss.json b/components/camel-ahc-ws/src/generated/resources/org/apache/camel/component/ahc/ws/ahc-wss.json
index e831465..36723a4 100644
--- a/components/camel-ahc-ws/src/generated/resources/org/apache/camel/component/ahc/ws/ahc-wss.json
+++ b/components/camel-ahc-ws/src/generated/resources/org/apache/camel/component/ahc/ws/ahc-wss.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "ahc-wss",
     "title": "AHC Secure Websocket (Secure)",
-    "description": "To exchange data with external Websocket servers using Async Http Client.",
+    "description": "Exchange data with external Websocket servers using Async Http Client.",
     "deprecated": false,
     "firstVersion": "2.14.0",
     "label": "websocket",
diff --git a/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc b/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
index 9e869cb..31133fc 100644
--- a/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
+++ b/components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
@@ -2,7 +2,7 @@
 = AHC Websocket Component
 :docTitle: AHC Websocket
 :artifactId: camel-ahc-ws
-:description: To exchange data with external Websocket servers using Async Http Client.
+:description: Exchange data with external Websocket servers using Async Http Client.
 :since: 2.14
 :supportLevel: Stable
 :component-header: Both producer and consumer are supported
diff --git a/components/camel-ahc-ws/src/main/java/org/apache/camel/component/ahc/ws/WsEndpoint.java b/components/camel-ahc-ws/src/main/java/org/apache/camel/component/ahc/ws/WsEndpoint.java
index 184ed1c..cd376ed 100644
--- a/components/camel-ahc-ws/src/main/java/org/apache/camel/component/ahc/ws/WsEndpoint.java
+++ b/components/camel-ahc-ws/src/main/java/org/apache/camel/component/ahc/ws/WsEndpoint.java
@@ -37,7 +37,7 @@ import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
 /**
- * To exchange data with external Websocket servers using <a href="http://github.com/sonatype/async-http-client">Async Http Client</a>.
+ * Exchange data with external Websocket servers using <a href="http://github.com/sonatype/async-http-client">Async Http Client</a>.
  */
 @UriEndpoint(firstVersion = "2.14.0", scheme = "ahc-ws,ahc-wss", extendsScheme = "ahc,ahc", title = "AHC Websocket,AHC Secure Websocket",
         syntax = "ahc-ws:httpUri", label = "websocket")
diff --git a/components/camel-ahc/src/generated/resources/org/apache/camel/component/ahc/ahc.json b/components/camel-ahc/src/generated/resources/org/apache/camel/component/ahc/ahc.json
index 7e99d56..0358493 100644
--- a/components/camel-ahc/src/generated/resources/org/apache/camel/component/ahc/ahc.json
+++ b/components/camel-ahc/src/generated/resources/org/apache/camel/component/ahc/ahc.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "ahc",
     "title": "AHC",
-    "description": "To call external HTTP services using Async Http Client.",
+    "description": "Call external HTTP services using Async Http Client.",
     "deprecated": false,
     "firstVersion": "2.8.0",
     "label": "http",
diff --git a/components/camel-ahc/src/main/docs/ahc-component.adoc b/components/camel-ahc/src/main/docs/ahc-component.adoc
index a4d31bc..37d5f7e 100644
--- a/components/camel-ahc/src/main/docs/ahc-component.adoc
+++ b/components/camel-ahc/src/main/docs/ahc-component.adoc
@@ -2,7 +2,7 @@
 = AHC Component
 :docTitle: AHC
 :artifactId: camel-ahc
-:description: To call external HTTP services using Async Http Client.
+:description: Call external HTTP services using Async Http Client.
 :since: 2.8
 :supportLevel: Stable
 :component-header: Only producer is supported
diff --git a/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/AhcComponent.java b/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/AhcComponent.java
index 09083c8..708fd16 100644
--- a/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/AhcComponent.java
+++ b/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/AhcComponent.java
@@ -84,13 +84,13 @@ public class AhcComponent extends HeaderFilterStrategyComponent implements SSLCo
         endpoint.setClientConfig(getClientConfig());
         endpoint.setBinding(getBinding());
         endpoint.setSslContextParameters(ssl);
-        
+
         setProperties(endpoint, parameters);
 
         if (PropertiesHelper.hasProperties(parameters, CLIENT_CONFIG_PREFIX)) {
             DefaultAsyncHttpClientConfig.Builder builder = endpoint.getClientConfig() == null
                     ? new DefaultAsyncHttpClientConfig.Builder() : AhcComponent.cloneConfig(endpoint.getClientConfig());
-            
+
             if (endpoint.getClient() != null) {
                 LOG.warn("The user explicitly set an AsyncHttpClient instance on the component or "
                          + "endpoint, but this endpoint URI contains client configuration parameters.  "
@@ -129,7 +129,7 @@ public class AhcComponent extends HeaderFilterStrategyComponent implements SSLCo
                 setProperties(realmBuilder, realmParams);
                 validateParameters(uri, realmParams, null);
             }
-            
+
             // set and validate additional parameters on client config
             Map<String, Object> clientParams = PropertiesHelper.extractProperties(parameters, CLIENT_CONFIG_PREFIX);
 
@@ -149,7 +149,7 @@ public class AhcComponent extends HeaderFilterStrategyComponent implements SSLCo
         addressUri = UnsafeUriCharactersEncoder.encodeHttpURI(addressUri);
         URI httpUri = URISupport.createRemainingURI(new URI(addressUri), parameters);
         endpoint.setHttpUri(httpUri);
-        
+
         return endpoint;
     }
 
diff --git a/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/AhcEndpoint.java b/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/AhcEndpoint.java
index 2a0449f..ed3d60d 100644
--- a/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/AhcEndpoint.java
+++ b/components/camel-ahc/src/main/java/org/apache/camel/component/ahc/AhcEndpoint.java
@@ -43,7 +43,7 @@ import org.asynchttpclient.DefaultAsyncHttpClient;
 import org.asynchttpclient.DefaultAsyncHttpClientConfig;
 
 /**
- * To call external HTTP services using <a href="http://github.com/sonatype/async-http-client">Async Http Client</a>.
+ * Call external HTTP services using <a href="http://github.com/sonatype/async-http-client">Async Http Client</a>.
  */
 @UriEndpoint(firstVersion = "2.8.0", scheme = "ahc", title = "AHC", syntax = "ahc:httpUri", producerOnly = true, label = "http", lenientProperties = true)
 public class AhcEndpoint extends DefaultEndpoint implements AsyncEndpoint, HeaderFilterStrategyAware {
@@ -202,7 +202,7 @@ public class AhcEndpoint extends DefaultEndpoint implements AsyncEndpoint, Heade
     public void setTransferException(boolean transferException) {
         this.transferException = transferException;
     }
-    
+
     public SSLContextParameters getSslContextParameters() {
         return sslContextParameters;
     }
@@ -253,7 +253,7 @@ public class AhcEndpoint extends DefaultEndpoint implements AsyncEndpoint, Heade
     public boolean isConnectionClose() {
         return connectionClose;
     }
-    
+
     /**
      * Define if the Connection Close header has to be added to HTTP Request. This parameter is false by default
      */
@@ -276,18 +276,18 @@ public class AhcEndpoint extends DefaultEndpoint implements AsyncEndpoint, Heade
     protected void doStart() throws Exception {
         super.doStart();
         if (client == null) {
-            
+
             AsyncHttpClientConfig config;
-            
+
             if (clientConfig != null) {
                 DefaultAsyncHttpClientConfig.Builder builder = AhcComponent.cloneConfig(clientConfig);
-                
+
                 if (sslContextParameters != null) {
                     SSLContext sslContext = sslContextParameters.createSSLContext(getCamelContext());
                     JdkSslContext ssl = new JdkSslContext(sslContext, true, ClientAuth.REQUIRE);
                     builder.setSslContext(ssl);
                 }
-                
+
                 config = builder.build();
             } else {
                 DefaultAsyncHttpClientConfig.Builder builder = new DefaultAsyncHttpClientConfig.Builder();
diff --git a/components/camel-any23/src/generated/resources/org/apache/camel/dataformat/any23/any23.json b/components/camel-any23/src/generated/resources/org/apache/camel/dataformat/any23/any23.json
index dbe19a3..c892e5b 100644
--- a/components/camel-any23/src/generated/resources/org/apache/camel/dataformat/any23/any23.json
+++ b/components/camel-any23/src/generated/resources/org/apache/camel/dataformat/any23/any23.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "any23",
     "title": "Any23",
-    "description": "Any23 data format is used for parsing data to RDF.",
+    "description": "Extract RDF data from HTML documents.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "3.0.0",
diff --git a/components/camel-any23/src/main/docs/any23-dataformat.adoc b/components/camel-any23/src/main/docs/any23-dataformat.adoc
index a896c9b..69e5eff 100644
--- a/components/camel-any23/src/main/docs/any23-dataformat.adoc
+++ b/components/camel-any23/src/main/docs/any23-dataformat.adoc
@@ -2,7 +2,7 @@
 = Any23 DataFormat
 :docTitle: Any23
 :artifactId: camel-any23
-:description: Any23 data format is used for parsing data to RDF.
+:description: Extract RDF data from HTML documents.
 :since: 3.0
 :supportLevel: Stable
 
@@ -53,7 +53,7 @@ to unmarshal using Spring
 -----------------------------------------------------------------------
 <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
     <dataFormats>
-      <any23 id="any23" baseURI ="http://mock.foo/bar" outputFormat="TURTLE" > 
+      <any23 id="any23" baseURI ="http://mock.foo/bar" outputFormat="TURTLE" >
         <configurations>
           <entry>
             <key>any23.extraction.metadata.nesting</key>
diff --git a/components/camel-asn1/src/generated/resources/org/apache/camel/dataformat/asn1/asn1.json b/components/camel-asn1/src/generated/resources/org/apache/camel/dataformat/asn1/asn1.json
index 1e47548..166ef0c 100644
--- a/components/camel-asn1/src/generated/resources/org/apache/camel/dataformat/asn1/asn1.json
+++ b/components/camel-asn1/src/generated/resources/org/apache/camel/dataformat/asn1/asn1.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "asn1",
     "title": "ASN.1 File",
-    "description": "The ASN.1 data format is used for file transfer with telecommunications protocols.",
+    "description": "Encode and decode data structures using Abstract Syntax Notation One (ASN.1).",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,file",
     "firstVersion": "2.20.0",
diff --git a/components/camel-asn1/src/main/docs/asn1-dataformat.adoc b/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
index d9b79f4..78a47d7 100644
--- a/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
+++ b/components/camel-asn1/src/main/docs/asn1-dataformat.adoc
@@ -2,7 +2,7 @@
 = ASN.1 File DataFormat
 :docTitle: ASN.1 File
 :artifactId: camel-asn1
-:description: The ASN.1 data format is used for file transfer with telecommunications protocols.
+:description: Encode and decode data structures using Abstract Syntax Notation One (ASN.1).
 :since: 2.20
 :supportLevel: Stable
 
diff --git a/components/camel-avro/src/generated/resources/org/apache/camel/dataformat/avro/avro.json b/components/camel-avro/src/generated/resources/org/apache/camel/dataformat/avro/avro.json
index 03af8ef..67f120b 100644
--- a/components/camel-avro/src/generated/resources/org/apache/camel/dataformat/avro/avro.json
+++ b/components/camel-avro/src/generated/resources/org/apache/camel/dataformat/avro/avro.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "avro",
     "title": "Avro",
-    "description": "The Avro data format is used for serialization and deserialization of messages using Apache Avro binary dataformat.",
+    "description": "Serialize and deserialize messages using Apache Avro binary dataformat.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.14.0",
diff --git a/components/camel-avro/src/main/docs/avro-dataformat.adoc b/components/camel-avro/src/main/docs/avro-dataformat.adoc
index f12bb99..be671e5 100644
--- a/components/camel-avro/src/main/docs/avro-dataformat.adoc
+++ b/components/camel-avro/src/main/docs/avro-dataformat.adoc
@@ -2,7 +2,7 @@
 = Avro DataFormat
 :docTitle: Avro
 :artifactId: camel-avro
-:description: The Avro data format is used for serialization and deserialization of messages using Apache Avro binary dataformat.
+:description: Serialize and deserialize messages using Apache Avro binary dataformat.
 :since: 2.14
 :supportLevel: Stable
 
diff --git a/components/camel-barcode/src/generated/resources/org/apache/camel/dataformat/barcode/barcode.json b/components/camel-barcode/src/generated/resources/org/apache/camel/dataformat/barcode/barcode.json
index 815b600..8f279d0 100644
--- a/components/camel-barcode/src/generated/resources/org/apache/camel/dataformat/barcode/barcode.json
+++ b/components/camel-barcode/src/generated/resources/org/apache/camel/dataformat/barcode/barcode.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "barcode",
     "title": "Barcode",
-    "description": "The Barcode data format is used for creating barccode images (such as QR-Code)",
+    "description": "Transform strings to various 1D\/2D barcode bitmap formats and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.14.0",
diff --git a/components/camel-barcode/src/main/docs/barcode-dataformat.adoc b/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
index da0f333..3a7f804 100644
--- a/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
+++ b/components/camel-barcode/src/main/docs/barcode-dataformat.adoc
@@ -2,7 +2,7 @@
 = Barcode DataFormat
 :docTitle: Barcode
 :artifactId: camel-barcode
-:description: The Barcode data format is used for creating barccode images (such as QR-Code)
+:description: Transform strings to various 1D/2D barcode bitmap formats and back.
 :since: 2.14
 :supportLevel: Stable
 
diff --git a/components/camel-base64/src/generated/resources/org/apache/camel/dataformat/base64/base64.json b/components/camel-base64/src/generated/resources/org/apache/camel/dataformat/base64/base64.json
index e430c86..d91e07e 100644
--- a/components/camel-base64/src/generated/resources/org/apache/camel/dataformat/base64/base64.json
+++ b/components/camel-base64/src/generated/resources/org/apache/camel/dataformat/base64/base64.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "base64",
     "title": "Base64",
-    "description": "The Base64 data format is used for base64 encoding and decoding.",
+    "description": "Encode and decode data using Base64.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.11.0",
diff --git a/components/camel-base64/src/main/docs/base64-dataformat.adoc b/components/camel-base64/src/main/docs/base64-dataformat.adoc
index 40b1fda..0c08af3 100644
--- a/components/camel-base64/src/main/docs/base64-dataformat.adoc
+++ b/components/camel-base64/src/main/docs/base64-dataformat.adoc
@@ -2,7 +2,7 @@
 = Base64 DataFormat
 :docTitle: Base64
 :artifactId: camel-base64
-:description: The Base64 data format is used for base64 encoding and decoding.
+:description: Encode and decode data using Base64.
 :since: 2.11
 :supportLevel: Stable
 
diff --git a/components/camel-beanio/src/generated/resources/org/apache/camel/dataformat/beanio/beanio.json b/components/camel-beanio/src/generated/resources/org/apache/camel/dataformat/beanio/beanio.json
index 5c8d38a..ae4c61c 100644
--- a/components/camel-beanio/src/generated/resources/org/apache/camel/dataformat/beanio/beanio.json
+++ b/components/camel-beanio/src/generated/resources/org/apache/camel/dataformat/beanio/beanio.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "beanio",
     "title": "BeanIO",
-    "description": "The BeanIO data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).",
+    "description": "Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats).",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "2.10.0",
diff --git a/components/camel-beanio/src/main/docs/beanio-dataformat.adoc b/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
index b935d54..df886fb 100644
--- a/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
+++ b/components/camel-beanio/src/main/docs/beanio-dataformat.adoc
@@ -2,7 +2,7 @@
 = BeanIO DataFormat
 :docTitle: BeanIO
 :artifactId: camel-beanio
-:description: The BeanIO data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).
+:description: Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats).
 :since: 2.10
 :supportLevel: Stable
 
diff --git a/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/csv/bindy-csv.json b/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/csv/bindy-csv.json
index 9855a65..f20f797 100644
--- a/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/csv/bindy-csv.json
+++ b/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/csv/bindy-csv.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "bindy-csv",
     "title": "Bindy CSV",
-    "description": "The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).",
+    "description": "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "2.0.0",
diff --git a/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/fixed/bindy-fixed.json b/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/fixed/bindy-fixed.json
index 5dc64a2..cdec6a8 100644
--- a/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/fixed/bindy-fixed.json
+++ b/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/fixed/bindy-fixed.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "bindy-fixed",
     "title": "Bindy Fixed Length",
-    "description": "The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).",
+    "description": "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "2.0.0",
diff --git a/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/kvp/bindy-kvp.json b/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/kvp/bindy-kvp.json
index 1a883a3..398d6d6 100644
--- a/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/kvp/bindy-kvp.json
+++ b/components/camel-bindy/src/generated/resources/org/apache/camel/dataformat/bindy/kvp/bindy-kvp.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "bindy-kvp",
     "title": "Bindy Key Value Pair",
-    "description": "The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).",
+    "description": "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "2.0.0",
diff --git a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
index 0e23e4b..fe9bcdb 100644
--- a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
+++ b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
@@ -2,7 +2,7 @@
 = Bindy DataFormat
 :docTitle: Bindy
 :artifactId: camel-bindy
-:description: The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).
+:description: Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/components/camel-cbor/src/generated/resources/org/apache/camel/component/cbor/cbor.json b/components/camel-cbor/src/generated/resources/org/apache/camel/component/cbor/cbor.json
index 77f3291..853280f 100644
--- a/components/camel-cbor/src/generated/resources/org/apache/camel/component/cbor/cbor.json
+++ b/components/camel-cbor/src/generated/resources/org/apache/camel/component/cbor/cbor.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "cbor",
     "title": "CBOR",
-    "description": "CBOR data format is used for unmarshal a CBOR payload to POJO or to marshal POJO back to CBOR payload.",
+    "description": "Unmarshal a CBOR payload to POJO and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,json",
     "firstVersion": "3.0.0",
diff --git a/components/camel-cbor/src/main/docs/cbor-dataformat.adoc b/components/camel-cbor/src/main/docs/cbor-dataformat.adoc
index 091be99..c57b6cc 100644
--- a/components/camel-cbor/src/main/docs/cbor-dataformat.adoc
+++ b/components/camel-cbor/src/main/docs/cbor-dataformat.adoc
@@ -2,7 +2,7 @@
 = CBOR DataFormat
 :docTitle: CBOR
 :artifactId: camel-cbor
-:description: CBOR data format is used for unmarshal a CBOR payload to POJO or to marshal POJO back to CBOR payload.
+:description: Unmarshal a CBOR payload to POJO and back.
 :since: 3.0
 :supportLevel: Stable
 
diff --git a/components/camel-crypto/src/generated/resources/org/apache/camel/converter/crypto/crypto.json b/components/camel-crypto/src/generated/resources/org/apache/camel/converter/crypto/crypto.json
index 0b93022..4957b06 100644
--- a/components/camel-crypto/src/generated/resources/org/apache/camel/converter/crypto/crypto.json
+++ b/components/camel-crypto/src/generated/resources/org/apache/camel/converter/crypto/crypto.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "crypto",
     "title": "Crypto (Java Cryptographic Extension)",
-    "description": "Crypto data format is used for encrypting and decrypting of messages using Java Cryptographic Extension.",
+    "description": "Encrypt and decrypt messages using Java Cryptography Extension (JCE).",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,security",
     "firstVersion": "2.3.0",
diff --git a/components/camel-crypto/src/generated/resources/org/apache/camel/converter/crypto/pgp.json b/components/camel-crypto/src/generated/resources/org/apache/camel/converter/crypto/pgp.json
index eed41c7..4b2e1ce 100644
--- a/components/camel-crypto/src/generated/resources/org/apache/camel/converter/crypto/pgp.json
+++ b/components/camel-crypto/src/generated/resources/org/apache/camel/converter/crypto/pgp.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "pgp",
     "title": "PGP",
-    "description": "PGP data format is used for encrypting and decrypting of messages using Java Cryptographic Extension and PGP.",
+    "description": "Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,security",
     "firstVersion": "2.9.0",
diff --git a/components/camel-crypto/src/main/docs/crypto-dataformat.adoc b/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
index 2050dea..ef51724 100644
--- a/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
+++ b/components/camel-crypto/src/main/docs/crypto-dataformat.adoc
@@ -2,7 +2,7 @@
 = Crypto (Java Cryptographic Extension) DataFormat
 :docTitle: Crypto (Java Cryptographic Extension)
 :artifactId: camel-crypto
-:description: Crypto data format is used for encrypting and decrypting of messages using Java Cryptographic Extension.
+:description: Encrypt and decrypt messages using Java Cryptography Extension (JCE).
 :since: 2.3
 :supportLevel: Stable
 
diff --git a/components/camel-crypto/src/main/docs/pgp-dataformat.adoc b/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
index 1f9b925..9b22b65 100644
--- a/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
+++ b/components/camel-crypto/src/main/docs/pgp-dataformat.adoc
@@ -2,7 +2,7 @@
 = PGP DataFormat
 :docTitle: PGP
 :artifactId: camel-crypto
-:description: PGP data format is used for encrypting and decrypting of messages using Java Cryptographic Extension and PGP.
+:description: Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.
 :since: 2.9
 :supportLevel: Stable
 
diff --git a/components/camel-csv/src/generated/resources/org/apache/camel/dataformat/csv/csv.json b/components/camel-csv/src/generated/resources/org/apache/camel/dataformat/csv/csv.json
index e9632b0..b2f869b 100644
--- a/components/camel-csv/src/generated/resources/org/apache/camel/dataformat/csv/csv.json
+++ b/components/camel-csv/src/generated/resources/org/apache/camel/dataformat/csv/csv.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "csv",
     "title": "CSV",
-    "description": "The CSV data format is used for handling CSV payloads.",
+    "description": "Handle CSV (Comma Separated Values) payloads.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "1.3.0",
diff --git a/components/camel-csv/src/main/docs/csv-dataformat.adoc b/components/camel-csv/src/main/docs/csv-dataformat.adoc
index 312eea3..d2cac70 100644
--- a/components/camel-csv/src/main/docs/csv-dataformat.adoc
+++ b/components/camel-csv/src/main/docs/csv-dataformat.adoc
@@ -2,7 +2,7 @@
 = CSV DataFormat
 :docTitle: CSV
 :artifactId: camel-csv
-:description: The CSV data format is used for handling CSV payloads.
+:description: Handle CSV (Comma Separated Values) payloads.
 :since: 1.3
 :supportLevel: Stable
 
diff --git a/components/camel-fastjson/src/generated/resources/org/apache/camel/component/fastjson/json-fastjson.json b/components/camel-fastjson/src/generated/resources/org/apache/camel/component/fastjson/json-fastjson.json
index 4df41e8..c0fd97a 100644
--- a/components/camel-fastjson/src/generated/resources/org/apache/camel/component/fastjson/json-fastjson.json
+++ b/components/camel-fastjson/src/generated/resources/org/apache/camel/component/fastjson/json-fastjson.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "json-fastjson",
     "title": "JSon Fastjson",
-    "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.",
+    "description": "Marshal POJOs to JSON and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,json",
     "firstVersion": "2.20.0",
diff --git a/components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc b/components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc
index fe92bf7..aaf9451 100644
--- a/components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc
+++ b/components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc
@@ -2,7 +2,7 @@
 = JSon Fastjson DataFormat
 :docTitle: JSon Fastjson
 :artifactId: camel-fastjson
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.20
 :supportLevel: Stable
 
diff --git a/components/camel-fhir/camel-fhir-component/src/generated/resources/org/apache/camel/component/fhir/fhirJson.json b/components/camel-fhir/camel-fhir-component/src/generated/resources/org/apache/camel/component/fhir/fhirJson.json
index b2f38f9..4b208de 100644
--- a/components/camel-fhir/camel-fhir-component/src/generated/resources/org/apache/camel/component/fhir/fhirJson.json
+++ b/components/camel-fhir/camel-fhir-component/src/generated/resources/org/apache/camel/component/fhir/fhirJson.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "fhirJson",
     "title": "FHIR JSon",
-    "description": "The FHIR JSon data format is used to marshall\/unmarshall to\/from FHIR objects to\/from JSON.",
+    "description": "Marshall\/unmarshall FHIR objects to\/from JSON.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,hl7,json",
     "firstVersion": "2.21.0",
diff --git a/components/camel-fhir/camel-fhir-component/src/generated/resources/org/apache/camel/component/fhir/fhirXml.json b/components/camel-fhir/camel-fhir-component/src/generated/resources/org/apache/camel/component/fhir/fhirXml.json
index fffd415..f715d9b 100644
--- a/components/camel-fhir/camel-fhir-component/src/generated/resources/org/apache/camel/component/fhir/fhirXml.json
+++ b/components/camel-fhir/camel-fhir-component/src/generated/resources/org/apache/camel/component/fhir/fhirXml.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "fhirXml",
     "title": "FHIR XML",
-    "description": "The FHIR XML data format is used to marshall\/unmarshall from\/to FHIR objects to\/from XML.",
+    "description": "Marshall\/unmarshall FHIR objects to\/from XML.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,hl7,xml",
     "firstVersion": "2.21.0",
diff --git a/components/camel-fhir/camel-fhir-component/src/main/docs/fhirJson-dataformat.adoc b/components/camel-fhir/camel-fhir-component/src/main/docs/fhirJson-dataformat.adoc
index 1a1393b..c3f8ab9 100644
--- a/components/camel-fhir/camel-fhir-component/src/main/docs/fhirJson-dataformat.adoc
+++ b/components/camel-fhir/camel-fhir-component/src/main/docs/fhirJson-dataformat.adoc
@@ -2,7 +2,7 @@
 = FHIR JSon DataFormat
 :docTitle: FHIR JSon
 :artifactId: camel-fhir
-:description: The FHIR JSon data format is used to marshall/unmarshall to/from FHIR objects to/from JSON.
+:description: Marshall/unmarshall FHIR objects to/from JSON.
 :since: 2.21
 :supportLevel: Stable
 
diff --git a/components/camel-fhir/camel-fhir-component/src/main/docs/fhirXml-dataformat.adoc b/components/camel-fhir/camel-fhir-component/src/main/docs/fhirXml-dataformat.adoc
index 1ebb9b9..502a3c1 100644
--- a/components/camel-fhir/camel-fhir-component/src/main/docs/fhirXml-dataformat.adoc
+++ b/components/camel-fhir/camel-fhir-component/src/main/docs/fhirXml-dataformat.adoc
@@ -2,7 +2,7 @@
 = FHIR XML DataFormat
 :docTitle: FHIR XML
 :artifactId: camel-fhir
-:description: The FHIR XML data format is used to marshall/unmarshall from/to FHIR objects to/from XML.
+:description: Marshall/unmarshall FHIR objects to/from XML.
 :since: 2.21
 :supportLevel: Stable
 
diff --git a/components/camel-flatpack/src/generated/resources/org/apache/camel/dataformat/flatpack/flatpack.json b/components/camel-flatpack/src/generated/resources/org/apache/camel/dataformat/flatpack/flatpack.json
index 19089f0..6de30ce 100644
--- a/components/camel-flatpack/src/generated/resources/org/apache/camel/dataformat/flatpack/flatpack.json
+++ b/components/camel-flatpack/src/generated/resources/org/apache/camel/dataformat/flatpack/flatpack.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "flatpack",
     "title": "Flatpack",
-    "description": "The Flatpack data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).",
+    "description": "Marshal and unmarshal Java lists and maps to\/from flat files (such as CSV, delimited, or fixed length formats).",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "2.1.0",
diff --git a/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc b/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
index fe7c300..af1e8c0 100644
--- a/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
+++ b/components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
@@ -2,7 +2,7 @@
 = Flatpack DataFormat
 :docTitle: Flatpack
 :artifactId: camel-flatpack
-:description: The Flatpack data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).
+:description: Marshal and unmarshal Java lists and maps to/from flat files (such as CSV, delimited, or fixed length formats).
 :since: 2.1
 :supportLevel: Stable
 
diff --git a/components/camel-grok/src/generated/resources/org/apache/camel/component/grok/grok.json b/components/camel-grok/src/generated/resources/org/apache/camel/component/grok/grok.json
index 4ee3e0a..c20bbd2 100644
--- a/components/camel-grok/src/generated/resources/org/apache/camel/component/grok/grok.json
+++ b/components/camel-grok/src/generated/resources/org/apache/camel/component/grok/grok.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "grok",
     "title": "Grok",
-    "description": "The Grok data format is used for unmarshalling unstructured data to objects using Logstash based Grok patterns.",
+    "description": "Unmarshal unstructured data to objects using Logstash based Grok patterns.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "3.0.0",
diff --git a/components/camel-grok/src/main/docs/grok-dataformat.adoc b/components/camel-grok/src/main/docs/grok-dataformat.adoc
index ace1cd3..a38f7f0 100644
--- a/components/camel-grok/src/main/docs/grok-dataformat.adoc
+++ b/components/camel-grok/src/main/docs/grok-dataformat.adoc
@@ -2,7 +2,7 @@
 = Grok DataFormat
 :docTitle: Grok
 :artifactId: camel-grok
-:description: The Grok data format is used for unmarshalling unstructured data to objects using Logstash based Grok patterns.
+:description: Unmarshal unstructured data to objects using Logstash based Grok patterns.
 :since: 3.0
 :supportLevel: Stable
 
diff --git a/components/camel-gson/src/generated/resources/org/apache/camel/component/gson/json-gson.json b/components/camel-gson/src/generated/resources/org/apache/camel/component/gson/json-gson.json
index 8657f20..622a95a 100644
--- a/components/camel-gson/src/generated/resources/org/apache/camel/component/gson/json-gson.json
+++ b/components/camel-gson/src/generated/resources/org/apache/camel/component/gson/json-gson.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "json-gson",
     "title": "JSon GSon",
-    "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.",
+    "description": "Marshal POJOs to JSON and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,json",
     "firstVersion": "2.10.0",
diff --git a/components/camel-gson/src/main/docs/json-gson-dataformat.adoc b/components/camel-gson/src/main/docs/json-gson-dataformat.adoc
index 1aaf3fa..0073793 100644
--- a/components/camel-gson/src/main/docs/json-gson-dataformat.adoc
+++ b/components/camel-gson/src/main/docs/json-gson-dataformat.adoc
@@ -2,7 +2,7 @@
 = JSon GSon DataFormat
 :docTitle: JSon GSon
 :artifactId: camel-gson
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.10
 :supportLevel: Stable
 
diff --git a/components/camel-hl7/src/generated/resources/org/apache/camel/component/hl7/hl7.json b/components/camel-hl7/src/generated/resources/org/apache/camel/component/hl7/hl7.json
index 4b71f65..311ad51 100644
--- a/components/camel-hl7/src/generated/resources/org/apache/camel/component/hl7/hl7.json
+++ b/components/camel-hl7/src/generated/resources/org/apache/camel/component/hl7/hl7.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "hl7",
     "title": "HL7",
-    "description": "The HL7 data format can be used to marshal or unmarshal HL7 (Health Care) model objects.",
+    "description": "Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,hl7",
     "firstVersion": "2.0.0",
diff --git a/components/camel-hl7/src/main/docs/hl7-dataformat.adoc b/components/camel-hl7/src/main/docs/hl7-dataformat.adoc
index bde61f4..c727d78 100644
--- a/components/camel-hl7/src/main/docs/hl7-dataformat.adoc
+++ b/components/camel-hl7/src/main/docs/hl7-dataformat.adoc
@@ -2,7 +2,7 @@
 = HL7 DataFormat
 :docTitle: HL7
 :artifactId: camel-hl7
-:description: The HL7 data format can be used to marshal or unmarshal HL7 (Health Care) model objects.
+:description: Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/components/camel-ical/src/generated/resources/org/apache/camel/component/ical/ical.json b/components/camel-ical/src/generated/resources/org/apache/camel/component/ical/ical.json
index 82b1108..2911603 100644
--- a/components/camel-ical/src/generated/resources/org/apache/camel/component/ical/ical.json
+++ b/components/camel-ical/src/generated/resources/org/apache/camel/component/ical/ical.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "ical",
     "title": "iCal",
-    "description": "The iCal dataformat is used for working with iCalendar messages.",
+    "description": "Marshal and unmarshal iCal (.ics) documents to\/from model objects provided by the iCal4j library.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.12.0",
diff --git a/components/camel-ical/src/main/docs/ical-dataformat.adoc b/components/camel-ical/src/main/docs/ical-dataformat.adoc
index c88a389..e05a694 100644
--- a/components/camel-ical/src/main/docs/ical-dataformat.adoc
+++ b/components/camel-ical/src/main/docs/ical-dataformat.adoc
@@ -2,7 +2,7 @@
 = iCal DataFormat
 :docTitle: iCal
 :artifactId: camel-ical
-:description: The iCal dataformat is used for working with iCalendar messages.
+:description: Marshal and unmarshal iCal (.ics) documents to/from model objects provided by the iCal4j library.
 :since: 2.12
 :supportLevel: Stable
 
diff --git a/components/camel-jackson/src/generated/resources/org/apache/camel/component/jackson/json-jackson.json b/components/camel-jackson/src/generated/resources/org/apache/camel/component/jackson/json-jackson.json
index 3bb826c..0a71343 100644
--- a/components/camel-jackson/src/generated/resources/org/apache/camel/component/jackson/json-jackson.json
+++ b/components/camel-jackson/src/generated/resources/org/apache/camel/component/jackson/json-jackson.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "json-jackson",
     "title": "JSon Jackson",
-    "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.",
+    "description": "Marshal POJOs to JSON and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,json",
     "firstVersion": "2.0.0",
diff --git a/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc b/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc
index aba1e1b..aca09f1 100644
--- a/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc
+++ b/components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc
@@ -2,7 +2,7 @@
 = JSon Jackson DataFormat
 :docTitle: JSon Jackson
 :artifactId: camel-jackson
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/components/camel-jacksonxml/src/generated/resources/org/apache/camel/component/jacksonxml/jacksonxml.json b/components/camel-jacksonxml/src/generated/resources/org/apache/camel/component/jacksonxml/jacksonxml.json
index 63b4e8b..c9f5165 100644
--- a/components/camel-jacksonxml/src/generated/resources/org/apache/camel/component/jacksonxml/jacksonxml.json
+++ b/components/camel-jacksonxml/src/generated/resources/org/apache/camel/component/jacksonxml/jacksonxml.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "jacksonxml",
     "title": "JacksonXML",
-    "description": "JacksonXML data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.",
+    "description": "Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,xml",
     "firstVersion": "2.16.0",
diff --git a/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc b/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
index 41fcaf4..e5fb953 100644
--- a/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
+++ b/components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
@@ -2,7 +2,7 @@
 = JacksonXML DataFormat
 :docTitle: JacksonXML
 :artifactId: camel-jacksonxml
-:description: JacksonXML data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.
+:description: Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson.
 :since: 2.16
 :supportLevel: Stable
 
diff --git a/components/camel-jaxb/src/generated/resources/org/apache/camel/converter/jaxb/jaxb.json b/components/camel-jaxb/src/generated/resources/org/apache/camel/converter/jaxb/jaxb.json
index 3720345..e35ffe5 100644
--- a/components/camel-jaxb/src/generated/resources/org/apache/camel/converter/jaxb/jaxb.json
+++ b/components/camel-jaxb/src/generated/resources/org/apache/camel/converter/jaxb/jaxb.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "jaxb",
     "title": "JAXB",
-    "description": "JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML payload into Java objects or to marshal Java objects into an XML payload.",
+    "description": "Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,xml",
     "firstVersion": "1.0.0",
diff --git a/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc b/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc
index 4ce2eb3..0590978 100644
--- a/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc
+++ b/components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc
@@ -2,7 +2,7 @@
 = JAXB DataFormat
 :docTitle: JAXB
 :artifactId: camel-jaxb
-:description: JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML payload into Java objects or to marshal Java objects into an XML payload.
+:description: Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.
 :since: 1.0
 :supportLevel: Stable
 
diff --git a/components/camel-johnzon/src/generated/resources/org/apache/camel/component/johnzon/json-johnzon.json b/components/camel-johnzon/src/generated/resources/org/apache/camel/component/johnzon/json-johnzon.json
index 33415c2..3f038b7 100644
--- a/components/camel-johnzon/src/generated/resources/org/apache/camel/component/johnzon/json-johnzon.json
+++ b/components/camel-johnzon/src/generated/resources/org/apache/camel/component/johnzon/json-johnzon.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "json-johnzon",
     "title": "JSon Johnzon",
-    "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.",
+    "description": "Marshal POJOs to JSON and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,json",
     "firstVersion": "2.18.0",
diff --git a/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc b/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc
index 1691973..241b4c7 100644
--- a/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc
+++ b/components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc
@@ -2,7 +2,7 @@
 = JSon Johnzon DataFormat
 :docTitle: JSon Johnzon
 :artifactId: camel-johnzon
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.18
 :supportLevel: Stable
 
diff --git a/components/camel-jsonapi/src/generated/resources/org/apache/camel/component/jsonapi/jsonApi.json b/components/camel-jsonapi/src/generated/resources/org/apache/camel/component/jsonapi/jsonApi.json
index 0a3e8cd..c28ef63 100644
--- a/components/camel-jsonapi/src/generated/resources/org/apache/camel/component/jsonapi/jsonApi.json
+++ b/components/camel-jsonapi/src/generated/resources/org/apache/camel/component/jsonapi/jsonApi.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "jsonApi",
     "title": "JSonApi",
-    "description": "JSonApi data format is used for marshal and unmarshal Json API object.",
+    "description": "Marshal and unmarshal JSON:API resources.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "3.0.0",
diff --git a/components/camel-jsonapi/src/main/docs/jsonApi-dataformat.adoc b/components/camel-jsonapi/src/main/docs/jsonApi-dataformat.adoc
index d2ab5bc..dc3c87e 100644
--- a/components/camel-jsonapi/src/main/docs/jsonApi-dataformat.adoc
+++ b/components/camel-jsonapi/src/main/docs/jsonApi-dataformat.adoc
@@ -2,7 +2,7 @@
 = JSonApi DataFormat
 :docTitle: JSonApi
 :artifactId: camel-jsonapi
-:description: JSonApi data format is used for marshal and unmarshal Json API object.
+:description: Marshal and unmarshal JSON:API resources.
 :since: 3.0
 :supportLevel: Stable
 
diff --git a/components/camel-lzf/src/generated/resources/org/apache/camel/dataformat/lzf/lzf.json b/components/camel-lzf/src/generated/resources/org/apache/camel/dataformat/lzf/lzf.json
index 345df57..79f5b70 100644
--- a/components/camel-lzf/src/generated/resources/org/apache/camel/dataformat/lzf/lzf.json
+++ b/components/camel-lzf/src/generated/resources/org/apache/camel/dataformat/lzf/lzf.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "lzf",
     "title": "LZF Deflate Compression",
-    "description": "The LZF data format is a message compression and de-compression format (uses the LZF deflate algorithm).",
+    "description": "Compression and de-compress streams using LZF deflate algorithm.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.17.0",
diff --git a/components/camel-lzf/src/main/docs/lzf-dataformat.adoc b/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
index 946d60df..c01281a 100644
--- a/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
+++ b/components/camel-lzf/src/main/docs/lzf-dataformat.adoc
@@ -2,7 +2,7 @@
 = LZF Deflate Compression DataFormat
 :docTitle: LZF Deflate Compression
 :artifactId: camel-lzf
-:description: The LZF data format is a message compression and de-compression format (uses the LZF deflate algorithm).
+:description: Compression and de-compress streams using LZF deflate algorithm.
 :since: 2.17
 :supportLevel: Stable
 
diff --git a/components/camel-mail/src/generated/resources/org/apache/camel/dataformat/mime/multipart/mime-multipart.json b/components/camel-mail/src/generated/resources/org/apache/camel/dataformat/mime/multipart/mime-multipart.json
index 47d58b4..304afac 100644
--- a/components/camel-mail/src/generated/resources/org/apache/camel/dataformat/mime/multipart/mime-multipart.json
+++ b/components/camel-mail/src/generated/resources/org/apache/camel/dataformat/mime/multipart/mime-multipart.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "mime-multipart",
     "title": "MIME Multipart",
-    "description": "The MIME Multipart data format is used for marshalling Camel messages with attachments into MIME-Multipart message, and vise-versa.",
+    "description": "Marshal Camel messages with attachments into MIME-Multipart messages and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.17.0",
diff --git a/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc b/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc
index 1210216..8455765 100644
--- a/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc
+++ b/components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc
@@ -2,7 +2,7 @@
 = MIME Multipart DataFormat
 :docTitle: MIME Multipart
 :artifactId: camel-mail
-:description: The MIME Multipart data format is used for marshalling Camel messages with attachments into MIME-Multipart message, and vise-versa.
+:description: Marshal Camel messages with attachments into MIME-Multipart messages and back.
 :since: 2.17
 :supportLevel: Stable
 
diff --git a/components/camel-protobuf/src/generated/resources/org/apache/camel/dataformat/protobuf/protobuf.json b/components/camel-protobuf/src/generated/resources/org/apache/camel/dataformat/protobuf/protobuf.json
index a5d4b69..fd54acb 100644
--- a/components/camel-protobuf/src/generated/resources/org/apache/camel/dataformat/protobuf/protobuf.json
+++ b/components/camel-protobuf/src/generated/resources/org/apache/camel/dataformat/protobuf/protobuf.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "protobuf",
     "title": "Protobuf",
-    "description": "The Protobuf data format is used for serializing between Java objects and the Google Protobuf protocol.",
+    "description": "Serialize and deserialize Java objects using Google's Protocol buffers.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.2.0",
diff --git a/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc b/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
index ad889b0..86cbfe9 100644
--- a/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
+++ b/components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
@@ -2,7 +2,7 @@
 = Protobuf DataFormat
 :docTitle: Protobuf
 :artifactId: camel-protobuf
-:description: The Protobuf data format is used for serializing between Java objects and the Google Protobuf protocol.
+:description: Serialize and deserialize Java objects using Google's Protocol buffers.
 :since: 2.2
 :supportLevel: Stable
 
diff --git a/components/camel-rss/src/generated/resources/org/apache/camel/dataformat/rss/rss.json b/components/camel-rss/src/generated/resources/org/apache/camel/dataformat/rss/rss.json
index 55b2984..a2d47cc 100644
--- a/components/camel-rss/src/generated/resources/org/apache/camel/dataformat/rss/rss.json
+++ b/components/camel-rss/src/generated/resources/org/apache/camel/dataformat/rss/rss.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "rss",
     "title": "RSS",
-    "description": "RSS data format is used for working with RSS sync feed Java Objects and transforming to XML and vice-versa.",
+    "description": "Transform from ROME SyndFeed Java Objects to XML and vice-versa.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.1.0",
diff --git a/components/camel-rss/src/main/docs/rss-dataformat.adoc b/components/camel-rss/src/main/docs/rss-dataformat.adoc
index ea2b46d..a6111c9 100644
--- a/components/camel-rss/src/main/docs/rss-dataformat.adoc
+++ b/components/camel-rss/src/main/docs/rss-dataformat.adoc
@@ -2,7 +2,7 @@
 = RSS DataFormat
 :docTitle: RSS
 :artifactId: camel-rss
-:description: RSS data format is used for working with RSS sync feed Java Objects and transforming to XML and vice-versa.
+:description: Transform from ROME SyndFeed Java Objects to XML and vice-versa.
 :since: 2.1
 :supportLevel: Stable
 
diff --git a/components/camel-snakeyaml/src/generated/resources/org/apache/camel/component/snakeyaml/yaml-snakeyaml.json b/components/camel-snakeyaml/src/generated/resources/org/apache/camel/component/snakeyaml/yaml-snakeyaml.json
index 5799a72..50652ba 100644
--- a/components/camel-snakeyaml/src/generated/resources/org/apache/camel/component/snakeyaml/yaml-snakeyaml.json
+++ b/components/camel-snakeyaml/src/generated/resources/org/apache/camel/component/snakeyaml/yaml-snakeyaml.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "yaml-snakeyaml",
     "title": "YAML SnakeYAML",
-    "description": "YAML is a data format to marshal and unmarshal Java objects to and from YAML.",
+    "description": "Marshal and unmarshal Java objects to and from YAML.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,yaml",
     "firstVersion": "2.17.0",
diff --git a/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc b/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
index bf02e88..9cc97b8 100644
--- a/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
+++ b/components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
@@ -2,7 +2,7 @@
 = YAML SnakeYAML DataFormat
 :docTitle: YAML SnakeYAML
 :artifactId: camel-snakeyaml
-:description: YAML is a data format to marshal and unmarshal Java objects to and from YAML.
+:description: Marshal and unmarshal Java objects to and from YAML.
 :since: 2.17
 :supportLevel: Stable
 
diff --git a/components/camel-soap/src/generated/resources/org/apache/camel/dataformat/soap/soapjaxb.json b/components/camel-soap/src/generated/resources/org/apache/camel/dataformat/soap/soapjaxb.json
index 8a96042..52a6e9b 100644
--- a/components/camel-soap/src/generated/resources/org/apache/camel/dataformat/soap/soapjaxb.json
+++ b/components/camel-soap/src/generated/resources/org/apache/camel/dataformat/soap/soapjaxb.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "soapjaxb",
     "title": "SOAP",
-    "description": "SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads.",
+    "description": "Marshal Java objects to SOAP messages and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,xml",
     "firstVersion": "2.3.0",
diff --git a/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc b/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
index 38c31fe..c3a111a 100644
--- a/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
+++ b/components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
@@ -2,7 +2,7 @@
 = SOAP DataFormat
 :docTitle: SOAP
 :artifactId: camel-soap
-:description: SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads.
+:description: Marshal Java objects to SOAP messages and back.
 :since: 2.3
 :supportLevel: Stable
 
diff --git a/components/camel-syslog/src/generated/resources/org/apache/camel/component/syslog/syslog.json b/components/camel-syslog/src/generated/resources/org/apache/camel/component/syslog/syslog.json
index a54299c..484c8f1 100644
--- a/components/camel-syslog/src/generated/resources/org/apache/camel/component/syslog/syslog.json
+++ b/components/camel-syslog/src/generated/resources/org/apache/camel/component/syslog/syslog.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "syslog",
     "title": "Syslog",
-    "description": "The Syslog dataformat is used for working with RFC3164 and RFC5424 messages (logging and monitoring).",
+    "description": "Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,monitoring",
     "firstVersion": "2.6.0",
diff --git a/components/camel-syslog/src/main/docs/syslog-dataformat.adoc b/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
index 6a87faf..8858e54 100644
--- a/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
+++ b/components/camel-syslog/src/main/docs/syslog-dataformat.adoc
@@ -2,7 +2,7 @@
 = Syslog DataFormat
 :docTitle: Syslog
 :artifactId: camel-syslog
-:description: The Syslog dataformat is used for working with RFC3164 and RFC5424 messages (logging and monitoring).
+:description: Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.
 :since: 2.6
 :supportLevel: Stable
 
diff --git a/components/camel-tagsoup/src/generated/resources/org/apache/camel/dataformat/tagsoup/tidyMarkup.json b/components/camel-tagsoup/src/generated/resources/org/apache/camel/dataformat/tagsoup/tidyMarkup.json
index 71291de..df35ab6 100644
--- a/components/camel-tagsoup/src/generated/resources/org/apache/camel/dataformat/tagsoup/tidyMarkup.json
+++ b/components/camel-tagsoup/src/generated/resources/org/apache/camel/dataformat/tagsoup/tidyMarkup.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "tidyMarkup",
     "title": "TidyMarkup",
-    "description": "TidyMarkup data format is used for parsing HTML and return it as pretty well-formed HTML.",
+    "description": "Parse (potentially invalid) HTML into valid HTML or DOM.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.0.0",
diff --git a/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc b/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
index 7eb2486..f256c65 100644
--- a/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
+++ b/components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
@@ -2,7 +2,7 @@
 = TidyMarkup DataFormat
 :docTitle: TidyMarkup
 :artifactId: camel-tagsoup
-:description: TidyMarkup data format is used for parsing HTML and return it as pretty well-formed HTML.
+:description: Parse (potentially invalid) HTML into valid HTML or DOM.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/components/camel-tarfile/src/generated/resources/org/apache/camel/dataformat/tarfile/tarfile.json b/components/camel-tarfile/src/generated/resources/org/apache/camel/dataformat/tarfile/tarfile.json
index 02cf6d4..a8a8d2a 100644
--- a/components/camel-tarfile/src/generated/resources/org/apache/camel/dataformat/tarfile/tarfile.json
+++ b/components/camel-tarfile/src/generated/resources/org/apache/camel/dataformat/tarfile/tarfile.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "tarfile",
     "title": "Tar File",
-    "description": "The Tar File data format is a message compression and de-compression format of tar files.",
+    "description": "Archive\/extract files into\/from tarballs.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,file",
     "firstVersion": "2.16.0",
diff --git a/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc b/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
index d85ab37..c74febb 100644
--- a/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
+++ b/components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
@@ -2,7 +2,7 @@
 = Tar File DataFormat
 :docTitle: Tar File
 :artifactId: camel-tarfile
-:description: The Tar File data format is a message compression and de-compression format of tar files.
+:description: Archive/extract files into/from tarballs.
 :since: 2.16
 :supportLevel: Stable
 
diff --git a/components/camel-thrift/src/generated/resources/org/apache/camel/dataformat/thrift/thrift.json b/components/camel-thrift/src/generated/resources/org/apache/camel/dataformat/thrift/thrift.json
index c37d523..9809dbe 100644
--- a/components/camel-thrift/src/generated/resources/org/apache/camel/dataformat/thrift/thrift.json
+++ b/components/camel-thrift/src/generated/resources/org/apache/camel/dataformat/thrift/thrift.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "thrift",
     "title": "Thrift",
-    "description": "The Thrift data format is used for serialization and deserialization of messages using Apache Thrift binary dataformat.",
+    "description": "Serialize and deserialize of messages using Apache Thrift binary dataformat.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.20.0",
diff --git a/components/camel-thrift/src/main/docs/thrift-dataformat.adoc b/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
index 4a0a38e..4610290 100644
--- a/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
+++ b/components/camel-thrift/src/main/docs/thrift-dataformat.adoc
@@ -2,7 +2,7 @@
 = Thrift DataFormat
 :docTitle: Thrift
 :artifactId: camel-thrift
-:description: The Thrift data format is used for serialization and deserialization of messages using Apache Thrift binary dataformat.
+:description: Serialize and deserialize of messages using Apache Thrift binary dataformat.
 :since: 2.20
 :supportLevel: Stable
 
diff --git a/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-csv.json b/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-csv.json
index 88f66e2..b5707b7 100644
--- a/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-csv.json
+++ b/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-csv.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "univocity-csv",
     "title": "uniVocity CSV",
-    "description": "The uniVocity CSV data format is used for working with CSV (Comma Separated Values) flat payloads.",
+    "description": "Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using univocity-parsers.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "2.15.0",
diff --git a/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-fixed.json b/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-fixed.json
index b38cbe5..629b0ae 100644
--- a/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-fixed.json
+++ b/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-fixed.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "univocity-fixed",
     "title": "uniVocity Fixed Length",
-    "description": "The uniVocity Fixed Length data format is used for working with fixed length flat payloads.",
+    "description": "Marshal and unmarshal Java objects from and to fixed length records using univocity-parsers.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "2.15.0",
diff --git a/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-tsv.json b/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-tsv.json
index 093bf9a..132a4be 100644
--- a/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-tsv.json
+++ b/components/camel-univocity-parsers/src/generated/resources/org/apache/camel/dataformat/univocity/univocity-tsv.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "univocity-tsv",
     "title": "uniVocity TSV",
-    "description": "The uniVocity TSV data format is used for working with TSV (Tabular Separated Values) flat payloads.",
+    "description": "Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using univocity-parsers.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,csv",
     "firstVersion": "2.15.0",
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
index 854a39c..5a3f0be 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
@@ -2,7 +2,7 @@
 = uniVocity CSV DataFormat
 :docTitle: uniVocity CSV
 :artifactId: camel-univocity-parsers
-:description: The uniVocity CSV data format is used for working with CSV (Comma Separated Values) flat payloads.
+:description: Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using univocity-parsers.
 :since: 2.15
 :supportLevel: Stable
 
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
index f5afdcb..33cf794 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
@@ -2,7 +2,7 @@
 = uniVocity Fixed Length DataFormat
 :docTitle: uniVocity Fixed Length
 :artifactId: camel-univocity-parsers
-:description: The uniVocity Fixed Length data format is used for working with fixed length flat payloads.
+:description: Marshal and unmarshal Java objects from and to fixed length records using univocity-parsers.
 :since: 2.15
 :supportLevel: Stable
 
diff --git a/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc b/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
index 1ef06bf..dfdd006 100644
--- a/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
+++ b/components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
@@ -2,7 +2,7 @@
 = uniVocity TSV DataFormat
 :docTitle: uniVocity TSV
 :artifactId: camel-univocity-parsers
-:description: The uniVocity TSV data format is used for working with TSV (Tabular Separated Values) flat payloads.
+:description: Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using univocity-parsers.
 :since: 2.15
 :supportLevel: Stable
 
diff --git a/components/camel-xmlsecurity/src/generated/resources/org/apache/camel/dataformat/xmlsecurity/secureXML.json b/components/camel-xmlsecurity/src/generated/resources/org/apache/camel/dataformat/xmlsecurity/secureXML.json
index 18d7101..6831597 100644
--- a/components/camel-xmlsecurity/src/generated/resources/org/apache/camel/dataformat/xmlsecurity/secureXML.json
+++ b/components/camel-xmlsecurity/src/generated/resources/org/apache/camel/dataformat/xmlsecurity/secureXML.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "secureXML",
     "title": "XML Security",
-    "description": "The XML Security data format facilitates encryption and decryption of XML payloads.",
+    "description": "Encrypt and decrypt XML payloads using Apache Santuario.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,xml,security",
     "firstVersion": "2.0.0",
diff --git a/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc b/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
index 33ebd46..574cd49 100644
--- a/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
+++ b/components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
@@ -2,7 +2,7 @@
 = XML Security DataFormat
 :docTitle: XML Security
 :artifactId: camel-xmlsecurity
-:description: The XML Security data format facilitates encryption and decryption of XML payloads.
+:description: Encrypt and decrypt XML payloads using Apache Santuario.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/components/camel-xstream/src/generated/resources/org/apache/camel/dataformat/xstream/json-xstream.json b/components/camel-xstream/src/generated/resources/org/apache/camel/dataformat/xstream/json-xstream.json
index 5e51056..aee6f2d 100644
--- a/components/camel-xstream/src/generated/resources/org/apache/camel/dataformat/xstream/json-xstream.json
+++ b/components/camel-xstream/src/generated/resources/org/apache/camel/dataformat/xstream/json-xstream.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "json-xstream",
     "title": "JSon XStream",
-    "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.",
+    "description": "Marshal POJOs to JSON and back.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,json",
     "firstVersion": "2.0.0",
diff --git a/components/camel-xstream/src/generated/resources/org/apache/camel/dataformat/xstream/xstream.json b/components/camel-xstream/src/generated/resources/org/apache/camel/dataformat/xstream/xstream.json
index dec413e..f6999f3 100644
--- a/components/camel-xstream/src/generated/resources/org/apache/camel/dataformat/xstream/xstream.json
+++ b/components/camel-xstream/src/generated/resources/org/apache/camel/dataformat/xstream/xstream.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "xstream",
     "title": "XStream",
-    "description": "XStream data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.",
+    "description": "Marshal and unmarshal POJOs to\/from XML.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,xml,json",
     "firstVersion": "1.3.0",
diff --git a/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc b/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
index 8c610c1..3e51491 100644
--- a/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
+++ b/components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
@@ -2,7 +2,7 @@
 = JSon XStream DataFormat
 :docTitle: JSon XStream
 :artifactId: camel-xstream
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/components/camel-xstream/src/main/docs/xstream-dataformat.adoc b/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
index 4a230f6..4515857 100644
--- a/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
+++ b/components/camel-xstream/src/main/docs/xstream-dataformat.adoc
@@ -2,7 +2,7 @@
 = XStream DataFormat
 :docTitle: XStream
 :artifactId: camel-xstream
-:description: XStream data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.
+:description: Marshal and unmarshal POJOs to/from XML.
 :since: 1.3
 :supportLevel: Stable
 
diff --git a/components/camel-zip-deflater/src/generated/resources/org/apache/camel/dataformat/deflater/gzipdeflater.json b/components/camel-zip-deflater/src/generated/resources/org/apache/camel/dataformat/deflater/gzipdeflater.json
index 8c9fff7..62c36cc 100644
--- a/components/camel-zip-deflater/src/generated/resources/org/apache/camel/dataformat/deflater/gzipdeflater.json
+++ b/components/camel-zip-deflater/src/generated/resources/org/apache/camel/dataformat/deflater/gzipdeflater.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "gzipdeflater",
     "title": "GZip Deflater",
-    "description": "The GZip data format is a message compression and de-compression format (which works with the popular gzip\/gunzip tools).",
+    "description": "Compress and de-compress messages using java.util.zip.GZIPStream.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.0.0",
diff --git a/components/camel-zip-deflater/src/generated/resources/org/apache/camel/dataformat/deflater/zipdeflater.json b/components/camel-zip-deflater/src/generated/resources/org/apache/camel/dataformat/deflater/zipdeflater.json
index cc7b277..f806b6a 100644
--- a/components/camel-zip-deflater/src/generated/resources/org/apache/camel/dataformat/deflater/zipdeflater.json
+++ b/components/camel-zip-deflater/src/generated/resources/org/apache/camel/dataformat/deflater/zipdeflater.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "zipdeflater",
     "title": "Zip Deflate Compression",
-    "description": "Zip Deflate Compression data format is a message compression and de-compression format (not zip files).",
+    "description": "Compress and decompress streams using java.util.zip.Deflater and java.util.zip.Inflater.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation",
     "firstVersion": "2.12.0",
diff --git a/components/camel-zip-deflater/src/main/docs/gzipdeflater-dataformat.adoc b/components/camel-zip-deflater/src/main/docs/gzipdeflater-dataformat.adoc
index 812fb39..925bb8f 100644
--- a/components/camel-zip-deflater/src/main/docs/gzipdeflater-dataformat.adoc
+++ b/components/camel-zip-deflater/src/main/docs/gzipdeflater-dataformat.adoc
@@ -2,7 +2,7 @@
 = GZip Deflater DataFormat
 :docTitle: GZip Deflater
 :artifactId: camel-zip-deflater
-:description: The GZip data format is a message compression and de-compression format (which works with the popular gzip/gunzip tools).
+:description: Compress and de-compress messages using java.util.zip.GZIPStream.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/components/camel-zip-deflater/src/main/docs/zipdeflater-dataformat.adoc b/components/camel-zip-deflater/src/main/docs/zipdeflater-dataformat.adoc
index 1305e84..ed73a44 100644
--- a/components/camel-zip-deflater/src/main/docs/zipdeflater-dataformat.adoc
+++ b/components/camel-zip-deflater/src/main/docs/zipdeflater-dataformat.adoc
@@ -2,7 +2,7 @@
 = Zip Deflate Compression DataFormat
 :docTitle: Zip Deflate Compression
 :artifactId: camel-zip-deflater
-:description: Zip Deflate Compression data format is a message compression and de-compression format (not zip files).
+:description: Compress and decompress streams using java.util.zip.Deflater and java.util.zip.Inflater.
 :since: 2.12
 :supportLevel: Stable
 
diff --git a/components/camel-zipfile/src/generated/resources/org/apache/camel/dataformat/zipfile/zipfile.json b/components/camel-zipfile/src/generated/resources/org/apache/camel/dataformat/zipfile/zipfile.json
index 0f6b152..0381365 100644
--- a/components/camel-zipfile/src/generated/resources/org/apache/camel/dataformat/zipfile/zipfile.json
+++ b/components/camel-zipfile/src/generated/resources/org/apache/camel/dataformat/zipfile/zipfile.json
@@ -3,7 +3,7 @@
     "kind": "dataformat",
     "name": "zipfile",
     "title": "Zip File",
-    "description": "The Zip File data format is a message compression and de-compression format of zip files.",
+    "description": "Compression and decompress streams using java.util.zip.ZipStream.",
     "deprecated": false,
     "deprecationNote": "dataformat,transformation,file",
     "firstVersion": "2.11.0",
diff --git a/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc b/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
index 100d344..1be67b6 100644
--- a/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
+++ b/components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
@@ -2,7 +2,7 @@
 = Zip File DataFormat
 :docTitle: Zip File
 :artifactId: camel-zipfile
-:description: The Zip File data format is a message compression and de-compression format of zip files.
+:description: Compression and decompress streams using java.util.zip.ZipStream.
 :since: 2.11
 :supportLevel: Stable
 
diff --git a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java
index 488be9d..755bd1b 100644
--- a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java
+++ b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/ComponentsBuilderFactory.java
@@ -29,8 +29,8 @@ public interface ComponentsBuilderFactory {
 
     /**
      * ActiveMQ (camel-activemq)
-     * The activemq component allows messages to be sent to (or consumed from)
-     * Apache ActiveMQ. This component extends the Camel JMS component.
+     * Send messages to (or consume from) Apache ActiveMQ. This component
+     * extends the Camel JMS component.
      * 
      * Category: messaging
      * Since: 1.0
@@ -41,7 +41,7 @@ public interface ComponentsBuilderFactory {
     }
     /**
      * AHC (camel-ahc)
-     * To call external HTTP services using Async Http Client.
+     * Call external HTTP services using Async Http Client.
      * 
      * Category: http
      * Since: 2.8
@@ -52,7 +52,7 @@ public interface ComponentsBuilderFactory {
     }
     /**
      * AHC Websocket (camel-ahc-ws)
-     * To exchange data with external Websocket servers using Async Http Client.
+     * Exchange data with external Websocket servers using Async Http Client.
      * 
      * Category: websocket
      * Since: 2.14
@@ -63,7 +63,7 @@ public interface ComponentsBuilderFactory {
     }
     /**
      * AHC Secure Websocket (Secure) (camel-ahc-ws)
-     * To exchange data with external Websocket servers using Async Http Client.
+     * Exchange data with external Websocket servers using Async Http Client.
      * 
      * Category: websocket
      * Since: 2.14
diff --git a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java
index 79621d0..ebae912 100644
--- a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java
+++ b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/ActivemqComponentBuilderFactory.java
@@ -23,8 +23,8 @@ import org.apache.camel.builder.component.ComponentBuilder;
 import org.apache.camel.component.activemq.ActiveMQComponent;
 
 /**
- * The activemq component allows messages to be sent to (or consumed from)
- * Apache ActiveMQ. This component extends the Camel JMS component.
+ * Send messages to (or consume from) Apache ActiveMQ. This component extends
+ * the Camel JMS component.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
@@ -33,8 +33,8 @@ public interface ActivemqComponentBuilderFactory {
 
     /**
      * ActiveMQ (camel-activemq)
-     * The activemq component allows messages to be sent to (or consumed from)
-     * Apache ActiveMQ. This component extends the Camel JMS component.
+     * Send messages to (or consume from) Apache ActiveMQ. This component
+     * extends the Camel JMS component.
      * 
      * Category: messaging
      * Since: 1.0
diff --git a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcComponentBuilderFactory.java b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcComponentBuilderFactory.java
index b428029..dd8c6c7 100644
--- a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcComponentBuilderFactory.java
+++ b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcComponentBuilderFactory.java
@@ -23,7 +23,7 @@ import org.apache.camel.builder.component.ComponentBuilder;
 import org.apache.camel.component.ahc.AhcComponent;
 
 /**
- * To call external HTTP services using Async Http Client.
+ * Call external HTTP services using Async Http Client.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
@@ -32,7 +32,7 @@ public interface AhcComponentBuilderFactory {
 
     /**
      * AHC (camel-ahc)
-     * To call external HTTP services using Async Http Client.
+     * Call external HTTP services using Async Http Client.
      * 
      * Category: http
      * Since: 2.8
diff --git a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcWsComponentBuilderFactory.java b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcWsComponentBuilderFactory.java
index dff67bd..c055457 100644
--- a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcWsComponentBuilderFactory.java
+++ b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcWsComponentBuilderFactory.java
@@ -23,7 +23,7 @@ import org.apache.camel.builder.component.ComponentBuilder;
 import org.apache.camel.component.ahc.ws.WsComponent;
 
 /**
- * To exchange data with external Websocket servers using Async Http Client.
+ * Exchange data with external Websocket servers using Async Http Client.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
@@ -32,7 +32,7 @@ public interface AhcWsComponentBuilderFactory {
 
     /**
      * AHC Websocket (camel-ahc-ws)
-     * To exchange data with external Websocket servers using Async Http Client.
+     * Exchange data with external Websocket servers using Async Http Client.
      * 
      * Category: websocket
      * Since: 2.14
diff --git a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcWssComponentBuilderFactory.java b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcWssComponentBuilderFactory.java
index 89a7e7c..951087e 100644
--- a/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcWssComponentBuilderFactory.java
+++ b/core/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/AhcWssComponentBuilderFactory.java
@@ -23,7 +23,7 @@ import org.apache.camel.builder.component.ComponentBuilder;
 import org.apache.camel.component.ahc.ws.WsComponent;
 
 /**
- * To exchange data with external Websocket servers using Async Http Client.
+ * Exchange data with external Websocket servers using Async Http Client.
  * 
  * Generated by camel-package-maven-plugin - do not edit this file!
  */
@@ -32,7 +32,7 @@ public interface AhcWssComponentBuilderFactory {
 
     /**
      * AHC Secure Websocket (Secure) (camel-ahc-ws)
-     * To exchange data with external Websocket servers using Async Http Client.
+     * Exchange data with external Websocket servers using Async Http Client.
      * 
      * Category: websocket
      * Since: 2.14
diff --git a/core/camel-componentdsl/src/generated/resources/metadata.json b/core/camel-componentdsl/src/generated/resources/metadata.json
index e169fcd..88995f1 100644
--- a/core/camel-componentdsl/src/generated/resources/metadata.json
+++ b/core/camel-componentdsl/src/generated/resources/metadata.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "activemq",
     "title": "ActiveMQ",
-    "description": "The activemq component allows messages to be sent to (or consumed from) Apache ActiveMQ. This component extends the Camel JMS component.",
+    "description": "Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component.",
     "deprecated": false,
     "deprecationNote": "messaging",
     "firstVersion": "1.0.0",
@@ -25,7 +25,7 @@
     "kind": "component",
     "name": "ahc",
     "title": "AHC",
-    "description": "To call external HTTP services using Async Http Client.",
+    "description": "Call external HTTP services using Async Http Client.",
     "deprecated": false,
     "deprecationNote": "http",
     "firstVersion": "2.8.0",
@@ -47,7 +47,7 @@
     "kind": "component",
     "name": "ahc-ws",
     "title": "AHC Websocket",
-    "description": "To exchange data with external Websocket servers using Async Http Client.",
+    "description": "Exchange data with external Websocket servers using Async Http Client.",
     "deprecated": false,
     "deprecationNote": "websocket",
     "firstVersion": "2.14.0",
@@ -70,7 +70,7 @@
     "kind": "component",
     "name": "ahc-wss",
     "title": "AHC Secure Websocket (Secure)",
-    "description": "To exchange data with external Websocket servers using Async Http Client.",
+    "description": "Exchange data with external Websocket servers using Async Http Client.",
     "deprecated": false,
     "deprecationNote": "websocket",
     "firstVersion": "2.14.0",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/any23.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/any23.json
index ac4ed63..fd8e4cd 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/any23.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/any23.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "any23",
     "title": "Any23",
-    "description": "Any23 data format is used for parsing data to RDF.",
+    "description": "Extract RDF data from HTML documents.",
     "deprecated": false,
     "firstVersion": "3.0.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/asn1.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/asn1.json
index 83a8043..b901fbe 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/asn1.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/asn1.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "asn1",
     "title": "ASN.1 File",
-    "description": "The ASN.1 data format is used for file transfer with telecommunications protocols.",
+    "description": "Encode and decode data structures using Abstract Syntax Notation One (ASN.1).",
     "deprecated": false,
     "firstVersion": "2.20.0",
     "label": "dataformat,transformation,file",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/avro.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/avro.json
index ce51e8f..6032572 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/avro.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/avro.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "avro",
     "title": "Avro",
-    "description": "The Avro data format is used for serialization and deserialization of messages using Apache Avro binary dataformat.",
+    "description": "Serialize and deserialize messages using Apache Avro binary dataformat.",
     "deprecated": false,
     "firstVersion": "2.14.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/barcode.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/barcode.json
index c21c124..8272545 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/barcode.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/barcode.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "barcode",
     "title": "Barcode",
-    "description": "The Barcode data format is used for creating barccode images (such as QR-Code)",
+    "description": "Transform strings to various 1D\/2D barcode bitmap formats and back.",
     "deprecated": false,
     "firstVersion": "2.14.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/base64.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/base64.json
index 4bdcc55..d30d9f9 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/base64.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/base64.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "base64",
     "title": "Base64",
-    "description": "The Base64 data format is used for base64 encoding and decoding.",
+    "description": "Encode and decode data using Base64.",
     "deprecated": false,
     "firstVersion": "2.11.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/beanio.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/beanio.json
index a09b627..8423e9a 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/beanio.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/beanio.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "beanio",
     "title": "BeanIO",
-    "description": "The BeanIO data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).",
+    "description": "Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats).",
     "deprecated": false,
     "firstVersion": "2.10.0",
     "label": "dataformat,transformation,csv",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/bindy.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/bindy.json
index 5f757f7..4c6c231 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/bindy.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/bindy.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "bindy",
     "title": "Bindy",
-    "description": "The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).",
+    "description": "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).",
     "deprecated": false,
     "firstVersion": "2.0.0",
     "label": "dataformat,transformation,csv",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/cbor.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/cbor.json
index eeda0ce..ff0980b 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/cbor.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/cbor.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "cbor",
     "title": "CBOR",
-    "description": "CBOR data format is used for unmarshal a CBOR payload to POJO or to marshal POJO back to CBOR payload.",
+    "description": "Unmarshal a CBOR payload to POJO and back.",
     "deprecated": false,
     "firstVersion": "3.0.0",
     "label": "dataformat,transformation,json",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/crypto.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/crypto.json
index 80cfd04..3180d95 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/crypto.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/crypto.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "crypto",
     "title": "Crypto (Java Cryptographic Extension)",
-    "description": "Crypto data format is used for encrypting and decrypting of messages using Java Cryptographic Extension.",
+    "description": "Encrypt and decrypt messages using Java Cryptography Extension (JCE).",
     "deprecated": false,
     "firstVersion": "2.3.0",
     "label": "dataformat,transformation,security",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/csv.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/csv.json
index 2700a8d..e361115 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/csv.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/csv.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "csv",
     "title": "CSV",
-    "description": "The CSV data format is used for handling CSV payloads.",
+    "description": "Handle CSV (Comma Separated Values) payloads.",
     "deprecated": false,
     "firstVersion": "1.3.0",
     "label": "dataformat,transformation,csv",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/customDataFormat.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/customDataFormat.json
index a6a8a75..74024b3 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/customDataFormat.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/customDataFormat.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "customDataFormat",
     "title": "Custom",
-    "description": "To use a custom data format implementation that does not come out of the box from Apache Camel.",
+    "description": "Delegate to a custom org.apache.camel.spi.DataFormat implementation via Camel registry.",
     "deprecated": false,
     "label": "dataformat,transformation",
     "javaType": "org.apache.camel.model.dataformat.CustomDataFormat",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/fhirJson.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/fhirJson.json
index 5e8fe0b..43cba80 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/fhirJson.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/fhirJson.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "fhirJson",
     "title": "FHIR JSon",
-    "description": "The FHIR JSon data format is used to marshall\/unmarshall to\/from FHIR objects to\/from JSON.",
+    "description": "Marshall\/unmarshall FHIR objects to\/from JSON.",
     "deprecated": false,
     "firstVersion": "2.21.0",
     "label": "dataformat,transformation,hl7,json",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/fhirXml.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/fhirXml.json
index 5a2558e..95b7af3 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/fhirXml.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/fhirXml.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "fhirXml",
     "title": "FHIR XML",
-    "description": "The FHIR XML data format is used to marshall\/unmarshall from\/to FHIR objects to\/from XML.",
+    "description": "Marshall\/unmarshall FHIR objects to\/from XML.",
     "deprecated": false,
     "firstVersion": "2.21.0",
     "label": "dataformat,transformation,hl7,xml",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/flatpack.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/flatpack.json
index dc975b9..404ea57 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/flatpack.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/flatpack.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "flatpack",
     "title": "Flatpack",
-    "description": "The Flatpack data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).",
+    "description": "Marshal and unmarshal Java lists and maps to\/from flat files (such as CSV, delimited, or fixed length formats).",
     "deprecated": false,
     "firstVersion": "2.1.0",
     "label": "dataformat,transformation,csv",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/grok.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/grok.json
index 7fe230a..e932878 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/grok.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/grok.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "grok",
     "title": "Grok",
-    "description": "The Grok data format is used for unmarshalling unstructured data to objects using Logstash based Grok patterns.",
+    "description": "Unmarshal unstructured data to objects using Logstash based Grok patterns.",
     "deprecated": false,
     "firstVersion": "3.0.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/gzipdeflater.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/gzipdeflater.json
index bd5798e..0b4b461 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/gzipdeflater.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/gzipdeflater.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "gzipdeflater",
     "title": "GZip Deflater",
-    "description": "The GZip data format is a message compression and de-compression format (which works with the popular gzip\/gunzip tools).",
+    "description": "Compress and de-compress messages using java.util.zip.GZIPStream.",
     "deprecated": false,
     "firstVersion": "2.0.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/hl7.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/hl7.json
index ca11c05..1d8632c 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/hl7.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/hl7.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "hl7",
     "title": "HL7",
-    "description": "The HL7 data format can be used to marshal or unmarshal HL7 (Health Care) model objects.",
+    "description": "Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.",
     "deprecated": false,
     "firstVersion": "2.0.0",
     "label": "dataformat,transformation,hl7",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/ical.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/ical.json
index 563a255..ddb1958 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/ical.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/ical.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "ical",
     "title": "iCal",
-    "description": "The iCal dataformat is used for working with iCalendar messages.",
+    "description": "Marshal and unmarshal iCal (.ics) documents to\/from model objects provided by the iCal4j library.",
     "deprecated": false,
     "firstVersion": "2.12.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jacksonxml.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jacksonxml.json
index add51b6..def1933 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jacksonxml.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jacksonxml.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "jacksonxml",
     "title": "JacksonXML",
-    "description": "JacksonXML data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.",
+    "description": "Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson.",
     "deprecated": false,
     "firstVersion": "2.16.0",
     "label": "dataformat,transformation,xml",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jaxb.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jaxb.json
index 84e281f..fddfa8b 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jaxb.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jaxb.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "jaxb",
     "title": "JAXB",
-    "description": "JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML payload into Java objects or to marshal Java objects into an XML payload.",
+    "description": "Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.",
     "deprecated": false,
     "firstVersion": "1.0.0",
     "label": "dataformat,transformation,xml",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/json.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/json.json
index fa1b9fa..379d92a 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/json.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/json.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "json",
     "title": "JSon",
-    "description": "JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.",
+    "description": "Marshal POJOs to JSON and back.",
     "deprecated": false,
     "label": "dataformat,transformation,json",
     "javaType": "org.apache.camel.model.dataformat.JsonDataFormat",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jsonApi.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jsonApi.json
index a13bd4e..1c416ee 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jsonApi.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/jsonApi.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "jsonApi",
     "title": "JSonApi",
-    "description": "JSonApi data format is used for marshal and unmarshal Json API object.",
+    "description": "Marshal and unmarshal JSON:API resources.",
     "deprecated": false,
     "firstVersion": "3.0.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/lzf.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/lzf.json
index d012aa3..e884f5d 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/lzf.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/lzf.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "lzf",
     "title": "LZF Deflate Compression",
-    "description": "The LZF data format is a message compression and de-compression format (uses the LZF deflate algorithm).",
+    "description": "Compression and de-compress streams using LZF deflate algorithm.",
     "deprecated": false,
     "firstVersion": "2.17.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/mime-multipart.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/mime-multipart.json
index 7440a00..9f8d61b 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/mime-multipart.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/mime-multipart.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "mime-multipart",
     "title": "MIME Multipart",
-    "description": "The MIME Multipart data format is used for marshalling Camel messages with attachments into MIME-Multipart message, and vise-versa.",
+    "description": "Marshal Camel messages with attachments into MIME-Multipart messages and back.",
     "deprecated": false,
     "firstVersion": "2.17.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/pgp.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/pgp.json
index 2aeca6f..14e8b3f 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/pgp.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/pgp.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "pgp",
     "title": "PGP",
-    "description": "PGP data format is used for encrypting and decrypting of messages using Java Cryptographic Extension and PGP.",
+    "description": "Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.",
     "deprecated": false,
     "firstVersion": "2.9.0",
     "label": "dataformat,transformation,security",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/protobuf.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/protobuf.json
index b5c154f..90ffdcb 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/protobuf.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/protobuf.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "protobuf",
     "title": "Protobuf",
-    "description": "The Protobuf data format is used for serializing between Java objects and the Google Protobuf protocol.",
+    "description": "Serialize and deserialize Java objects using Google's Protocol buffers.",
     "deprecated": false,
     "firstVersion": "2.2.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/rss.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/rss.json
index 0ace290..acf49b2 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/rss.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/rss.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "rss",
     "title": "RSS",
-    "description": "RSS data format is used for working with RSS sync feed Java Objects and transforming to XML and vice-versa.",
+    "description": "Transform from ROME SyndFeed Java Objects to XML and vice-versa.",
     "deprecated": false,
     "firstVersion": "2.1.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/secureXML.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/secureXML.json
index c5ce2ce..0fdb191 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/secureXML.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/secureXML.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "secureXML",
     "title": "XML Security",
-    "description": "The XML Security data format facilitates encryption and decryption of XML payloads.",
+    "description": "Encrypt and decrypt XML payloads using Apache Santuario.",
     "deprecated": false,
     "firstVersion": "2.0.0",
     "label": "dataformat,transformation,xml,security",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/soapjaxb.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/soapjaxb.json
index 6d0ef4f..d559c05 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/soapjaxb.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/soapjaxb.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "soapjaxb",
     "title": "SOAP",
-    "description": "SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads.",
+    "description": "Marshal Java objects to SOAP messages and back.",
     "deprecated": false,
     "firstVersion": "2.3.0",
     "label": "dataformat,transformation,xml",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/syslog.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/syslog.json
index 1afbd93..4319dac 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/syslog.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/syslog.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "syslog",
     "title": "Syslog",
-    "description": "The Syslog dataformat is used for working with RFC3164 and RFC5424 messages (logging and monitoring).",
+    "description": "Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.",
     "deprecated": false,
     "firstVersion": "2.6.0",
     "label": "dataformat,transformation,monitoring",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/tarfile.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/tarfile.json
index 82b5fa3..8abb9ca 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/tarfile.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/tarfile.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "tarfile",
     "title": "Tar File",
-    "description": "The Tar File data format is a message compression and de-compression format of tar files.",
+    "description": "Archive\/extract files into\/from tarballs.",
     "deprecated": false,
     "firstVersion": "2.16.0",
     "label": "dataformat,transformation,file",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/thrift.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/thrift.json
index 994b386..7ce3c70 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/thrift.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/thrift.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "thrift",
     "title": "Thrift",
-    "description": "The Thrift data format is used for serialization and deserialization of messages using Apache Thrift binary dataformat.",
+    "description": "Serialize and deserialize of messages using Apache Thrift binary dataformat.",
     "deprecated": false,
     "firstVersion": "2.20.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/tidyMarkup.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/tidyMarkup.json
index da3da30..ff51855 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/tidyMarkup.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/tidyMarkup.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "tidyMarkup",
     "title": "TidyMarkup",
-    "description": "TidyMarkup data format is used for parsing HTML and return it as pretty well-formed HTML.",
+    "description": "Parse (potentially invalid) HTML into valid HTML or DOM.",
     "deprecated": false,
     "firstVersion": "2.0.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-csv.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-csv.json
index 94b052f..a9bbe69 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-csv.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-csv.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "univocity-csv",
     "title": "uniVocity CSV",
-    "description": "The uniVocity CSV data format is used for working with CSV (Comma Separated Values) flat payloads.",
+    "description": "Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using univocity-parsers.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "dataformat,transformation,csv",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-fixed.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-fixed.json
index 44fa16e..edc95e8 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-fixed.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-fixed.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "univocity-fixed",
     "title": "uniVocity Fixed Length",
-    "description": "The uniVocity Fixed Length data format is used for working with fixed length flat payloads.",
+    "description": "Marshal and unmarshal Java objects from and to fixed length records using univocity-parsers.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "dataformat,transformation,csv",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-tsv.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-tsv.json
index 7c9f7f3..64ac096 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-tsv.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/univocity-tsv.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "univocity-tsv",
     "title": "uniVocity TSV",
-    "description": "The uniVocity TSV data format is used for working with TSV (Tabular Separated Values) flat payloads.",
+    "description": "Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using univocity-parsers.",
     "deprecated": false,
     "firstVersion": "2.15.0",
     "label": "dataformat,transformation,csv",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/xstream.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/xstream.json
index 18107a2..7ea1042 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/xstream.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/xstream.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "xstream",
     "title": "XStream",
-    "description": "XStream data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.",
+    "description": "Marshal and unmarshal POJOs to\/from XML.",
     "deprecated": false,
     "firstVersion": "1.3.0",
     "label": "dataformat,transformation,xml,json",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/yaml.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/yaml.json
index 8f0ee95..cc9d5a2 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/yaml.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/yaml.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "yaml",
     "title": "YAML",
-    "description": "YAML is a data format to marshal and unmarshal Java objects to and from YAML.",
+    "description": "Marshal and unmarshal Java objects to and from YAML.",
     "deprecated": false,
     "firstVersion": "2.17.0",
     "label": "dataformat,transformation,yaml",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/zipdeflater.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/zipdeflater.json
index c5edb57..f990281 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/zipdeflater.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/zipdeflater.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "zipdeflater",
     "title": "Zip Deflate Compression",
-    "description": "Zip Deflate Compression data format is a message compression and de-compression format (not zip files).",
+    "description": "Compress and decompress streams using java.util.zip.Deflater and java.util.zip.Inflater.",
     "deprecated": false,
     "firstVersion": "2.12.0",
     "label": "dataformat,transformation",
diff --git a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/zipfile.json b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/zipfile.json
index 95aac19..1a92393 100644
--- a/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/zipfile.json
+++ b/core/camel-core-engine/src/generated/resources/org/apache/camel/model/dataformat/zipfile.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "zipfile",
     "title": "Zip File",
-    "description": "The Zip File data format is a message compression and de-compression format of zip files.",
+    "description": "Compression and decompress streams using java.util.zip.ZipStream.",
     "deprecated": false,
     "firstVersion": "2.11.0",
     "label": "dataformat,transformation,file",
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ASN1DataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ASN1DataFormat.java
index f7c5ef5..6c1e72e 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ASN1DataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ASN1DataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The ASN.1 data format is used for file transfer with telecommunications
- * protocols.
+ * Encode and decode data structures using Abstract Syntax Notation One (ASN.1).
  */
 @Metadata(firstVersion = "2.20.0", label = "dataformat,transformation,file", title = "ASN.1 File")
 @XmlRootElement(name = "asn1")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/Any23DataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/Any23DataFormat.java
index 1cd4c4c..709fcb8 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/Any23DataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/Any23DataFormat.java
@@ -33,7 +33,7 @@ import org.apache.camel.model.PropertyDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * Any23 data format is used for parsing data to RDF.
+ * Extract RDF data from HTML documents.
  */
 @Metadata(firstVersion = "3.0.0", label = "dataformat,transformation", title = "Any23")
 @XmlRootElement(name = "any23")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/AvroDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/AvroDataFormat.java
index b8b2b93..d1db945 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/AvroDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/AvroDataFormat.java
@@ -26,8 +26,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Avro data format is used for serialization and deserialization of
- * messages using Apache Avro binary dataformat.
+ * Serialize and deserialize messages using Apache Avro binary dataformat.
  */
 @Metadata(firstVersion = "2.14.0", label = "dataformat,transformation", title = "Avro")
 @XmlRootElement(name = "avro")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BarcodeDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BarcodeDataFormat.java
index d37fcba..eda5f35 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BarcodeDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BarcodeDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Barcode data format is used for creating barccode images (such as
- * QR-Code)
+ * Transform strings to various 1D/2D barcode bitmap formats and back.
  */
 @Metadata(firstVersion = "2.14.0", label = "dataformat,transformation", title = "Barcode")
 @XmlRootElement(name = "barcode")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/Base64DataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/Base64DataFormat.java
index 6164cd3..407fb5d 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/Base64DataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/Base64DataFormat.java
@@ -25,7 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Base64 data format is used for base64 encoding and decoding.
+ * Encode and decode data using Base64.
  */
 @Metadata(firstVersion = "2.11.0", label = "dataformat,transformation", title = "Base64")
 @XmlRootElement(name = "base64")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BeanioDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BeanioDataFormat.java
index 084d1a1..1a68ab9 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BeanioDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BeanioDataFormat.java
@@ -25,7 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The BeanIO data format is used for working with flat payloads (such as CSV,
+ * Marshal and unmarshal Java beans to and from flat files (such as CSV,
  * delimited, or fixed length formats).
  */
 @Metadata(firstVersion = "2.10.0", label = "dataformat,transformation,csv", title = "BeanIO")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BindyDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BindyDataFormat.java
index ca0a53d..f03fa96 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BindyDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/BindyDataFormat.java
@@ -28,7 +28,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Bindy data format is used for working with flat payloads (such as CSV,
+ * Marshal and unmarshal Java beans from and to flat payloads (such as CSV,
  * delimited, fixed length formats, or FIX messages).
  */
 @Metadata(firstVersion = "2.0.0", label = "dataformat,transformation,csv", title = "Bindy")
@@ -135,7 +135,7 @@ public class BindyDataFormat extends DataFormatDefinition {
     public String getAllowEmptyStream() {
         return allowEmptyStream;
     }
-    
+
     /**
    * Whether to allow empty streams in the unmarshal process. If true, no
    * exception will be thrown when a body without records is provided.
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CBORDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CBORDataFormat.java
index 44d86d6..92a399f 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CBORDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CBORDataFormat.java
@@ -26,8 +26,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * CBOR data format is used for unmarshal a CBOR payload to POJO or to marshal
- * POJO back to CBOR payload.
+ * Unmarshal a CBOR payload to POJO and back.
  */
 @Metadata(firstVersion = "3.0.0", label = "dataformat,transformation,json", title = "CBOR")
 @XmlRootElement(name = "cbor")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CryptoDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CryptoDataFormat.java
index 4e5a552..3bd6679 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CryptoDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CryptoDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * Crypto data format is used for encrypting and decrypting of messages using
- * Java Cryptographic Extension.
+ * Encrypt and decrypt messages using Java Cryptography Extension (JCE).
  */
 @Metadata(firstVersion = "2.3.0", label = "dataformat,transformation,security", title = "Crypto (Java Cryptographic Extension)")
 @XmlRootElement(name = "crypto")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CsvDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CsvDataFormat.java
index 0ff37b7..12343df 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CsvDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CsvDataFormat.java
@@ -28,7 +28,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The CSV data format is used for handling CSV payloads.
+ * Handle CSV (Comma Separated Values) payloads.
  */
 @Metadata(firstVersion = "1.3.0", label = "dataformat,transformation,csv", title = "CSV")
 @XmlRootElement(name = "csv")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CustomDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CustomDataFormat.java
index 5f4c67d..a8547cc 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CustomDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/CustomDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * To use a custom data format implementation that does not come out of the box
- * from Apache Camel.
+ * Delegate to a custom {@link org.apache.camel.spi.DataFormat} implementation via Camel registry.
  */
 @Metadata(label = "dataformat,transformation", title = "Custom")
 @XmlRootElement(name = "customDataFormat")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FhirJsonDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FhirJsonDataFormat.java
index 4c44f12..7a9f29e 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FhirJsonDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FhirJsonDataFormat.java
@@ -23,8 +23,7 @@ import javax.xml.bind.annotation.XmlRootElement;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The FHIR JSon data format is used to marshall/unmarshall to/from FHIR objects
- * to/from JSON.
+ * Marshall/unmarshall FHIR objects to/from JSON.
  */
 @Metadata(firstVersion = "2.21.0", label = "dataformat,transformation,hl7,json", title = "FHIR JSon")
 @XmlRootElement(name = "fhirJson")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FhirXmlDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FhirXmlDataFormat.java
index ca93f4b..fac5d38 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FhirXmlDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FhirXmlDataFormat.java
@@ -23,8 +23,7 @@ import javax.xml.bind.annotation.XmlRootElement;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The FHIR XML data format is used to marshall/unmarshall from/to FHIR objects
- * to/from XML.
+ * Marshall/unmarshall FHIR objects to/from XML.
  */
 @Metadata(firstVersion = "2.21.0", label = "dataformat,transformation,hl7,xml", title = "FHIR XML")
 @XmlRootElement(name = "fhirXml")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FlatpackDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FlatpackDataFormat.java
index d699265..f348a6f 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FlatpackDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/FlatpackDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Flatpack data format is used for working with flat payloads (such as CSV,
- * delimited, or fixed length formats).
+ * Marshal and unmarshal Java lists and maps to/from flat files (such as CSV, delimited, or fixed length formats).
  */
 @Metadata(firstVersion = "2.1.0", label = "dataformat,transformation,csv", title = "Flatpack")
 @XmlRootElement(name = "flatpack")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/GrokDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/GrokDataFormat.java
index f956ebd..22762a3 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/GrokDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/GrokDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Grok data format is used for unmarshalling unstructured data to objects
- * using Logstash based Grok patterns.
+ * Unmarshal unstructured data to objects using Logstash based Grok patterns.
  */
 @Metadata(label = "dataformat,transformation", title = "Grok", firstVersion = "3.0.0")
 @XmlRootElement(name = "grok")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/GzipDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/GzipDataFormat.java
index ef0a5b7..f6832fc 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/GzipDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/GzipDataFormat.java
@@ -22,8 +22,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The GZip data format is a message compression and de-compression format
- * (which works with the popular gzip/gunzip tools).
+ * Compress and de-compress messages using java.util.zip.GZIP*Stream.
  */
 @Metadata(firstVersion = "2.0.0", label = "dataformat,transformation", title = "GZip Deflater")
 @XmlRootElement(name = "gzipdeflater")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/HL7DataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/HL7DataFormat.java
index 33d3a62..d3ed8c3 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/HL7DataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/HL7DataFormat.java
@@ -26,8 +26,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The HL7 data format can be used to marshal or unmarshal HL7 (Health Care)
- * model objects.
+ * Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.
  */
 @Metadata(firstVersion = "2.0.0", label = "dataformat,transformation,hl7", title = "HL7")
 @XmlRootElement(name = "hl7")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/IcalDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/IcalDataFormat.java
index 3572328..98b0947 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/IcalDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/IcalDataFormat.java
@@ -25,7 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The iCal dataformat is used for working with iCalendar messages.
+ * Marshal and unmarshal iCal (*.ics) documents to/from model objects provided by the iCal4j library.
  */
 @Metadata(firstVersion = "2.12.0", label = "dataformat,transformation", title = "iCal")
 @XmlRootElement(name = "ical")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JacksonXMLDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JacksonXMLDataFormat.java
index 54da2a4..5e94db8 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JacksonXMLDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JacksonXMLDataFormat.java
@@ -26,8 +26,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * JacksonXML data format is used for unmarshal a XML payload to POJO or to
- * marshal POJO back to XML payload.
+ * Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson.
  */
 @Metadata(firstVersion = "2.16.0", label = "dataformat,transformation,xml", title = "JacksonXML")
 @XmlRootElement(name = "jacksonxml")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JaxbDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JaxbDataFormat.java
index 05ac1b8..987ade6 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JaxbDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JaxbDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML
- * payload into Java objects or to marshal Java objects into an XML payload.
+ * Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.
  */
 @Metadata(firstVersion = "1.0.0", label = "dataformat,transformation,xml", title = "JAXB")
 @XmlRootElement(name = "jaxb")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonApiDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonApiDataFormat.java
index ebd39fa..f3d85a7 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonApiDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonApiDataFormat.java
@@ -25,7 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * JSonApi data format is used for marshal and unmarshal Json API object.
+ * Marshal and unmarshal JSON:API resources.
  */
 @Metadata(firstVersion = "3.0.0", label = "dataformat,transformation", title = "JSonApi")
 @XmlRootElement(name = "jsonApi")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonDataFormat.java
index b4a9be2..ad1999a 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/JsonDataFormat.java
@@ -27,8 +27,7 @@ import org.apache.camel.spi.Metadata;
 import org.apache.camel.util.CollectionStringBuffer;
 
 /**
- * JSon data format is used for unmarshal a JSon payload to POJO or to marshal
- * POJO back to JSon payload.
+ * Marshal POJOs to JSON and back.
  */
 @Metadata(label = "dataformat,transformation,json", title = "JSon")
 @XmlRootElement(name = "json")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/LZFDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/LZFDataFormat.java
index 69d4614..bfcd350 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/LZFDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/LZFDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The LZF data format is a message compression and de-compression format (uses
- * the LZF deflate algorithm).
+ * Compression and de-compress streams using LZF deflate algorithm.
  */
 @Metadata(firstVersion = "2.17.0", label = "dataformat,transformation", title = "LZF Deflate Compression")
 @XmlRootElement(name = "lzf")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/MimeMultipartDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/MimeMultipartDataFormat.java
index 2ccc2c6..1f50a42 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/MimeMultipartDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/MimeMultipartDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The MIME Multipart data format is used for marshalling Camel messages with attachments
- * into MIME-Multipart message, and vise-versa.
+ * Marshal Camel messages with attachments into MIME-Multipart messages and back.
  */
 @Metadata(firstVersion = "2.17.0", label = "dataformat,transformation", title = "MIME Multipart")
 @XmlRootElement(name = "mime-multipart")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/PGPDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/PGPDataFormat.java
index 4ab88ae..5fca7b4 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/PGPDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/PGPDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * PGP data format is used for encrypting and decrypting of messages using Java
- * Cryptographic Extension and PGP.
+ * Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.
  */
 @Metadata(firstVersion = "2.9.0", label = "dataformat,transformation,security", title = "PGP")
 @XmlRootElement(name = "pgp")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ProtobufDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ProtobufDataFormat.java
index 0855236..21a297e 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ProtobufDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ProtobufDataFormat.java
@@ -26,8 +26,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Protobuf data format is used for serializing between Java objects and the
- * Google Protobuf protocol.
+ * Serialize and deserialize Java objects using Google's Protocol buffers.
  */
 @Metadata(firstVersion = "2.2.0", label = "dataformat,transformation", title = "Protobuf")
 @XmlRootElement(name = "protobuf")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/RssDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/RssDataFormat.java
index 551d3ac..7081df9 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/RssDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/RssDataFormat.java
@@ -24,8 +24,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * RSS data format is used for working with RSS sync feed Java Objects and
- * transforming to XML and vice-versa.
+ * Transform from ROME SyndFeed Java Objects to XML and vice-versa.
  */
 @Metadata(firstVersion = "2.1.0", label = "dataformat,transformation", title = "RSS")
 @XmlRootElement(name = "rss")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/SoapJaxbDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/SoapJaxbDataFormat.java
index a133952..8900838 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/SoapJaxbDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/SoapJaxbDataFormat.java
@@ -26,8 +26,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and
- * unmarshal SOAP payloads.
+ * Marshal Java objects to SOAP messages and back.
  */
 @Metadata(firstVersion = "2.3.0", label = "dataformat,transformation,xml", title = "SOAP")
 @XmlRootElement(name = "soapjaxb")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/SyslogDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/SyslogDataFormat.java
index 9842adc..0127ce2 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/SyslogDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/SyslogDataFormat.java
@@ -24,8 +24,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Syslog dataformat is used for working with RFC3164 and RFC5424 messages
- * (logging and monitoring).
+ * Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.
  */
 @Metadata(firstVersion = "2.6.0", label = "dataformat,transformation,monitoring", title = "Syslog")
 @XmlRootElement(name = "syslog")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/TarFileDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/TarFileDataFormat.java
index 654e569..27ed4d0 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/TarFileDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/TarFileDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Tar File data format is a message compression and de-compression format
- * of tar files.
+ * Archive/extract files into/from tarballs.
  */
 @Metadata(firstVersion = "2.16.0", label = "dataformat,transformation,file", title = "Tar File")
 @XmlRootElement(name = "tarfile")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ThriftDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ThriftDataFormat.java
index 42c4961..e9206e8 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ThriftDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ThriftDataFormat.java
@@ -26,8 +26,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Thrift data format is used for serialization and deserialization of
- * messages using Apache Thrift binary dataformat.
+ * Serialize and deserialize of messages using Apache Thrift binary dataformat.
  */
 @Metadata(firstVersion = "2.20.0", label = "dataformat,transformation", title = "Thrift")
 @XmlRootElement(name = "thrift")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/TidyMarkupDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/TidyMarkupDataFormat.java
index f49b822..aa67941 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/TidyMarkupDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/TidyMarkupDataFormat.java
@@ -28,8 +28,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * TidyMarkup data format is used for parsing HTML and return it as pretty
- * well-formed HTML.
+ * Parse (potentially invalid) HTML into valid HTML or DOM.
  */
 @Metadata(firstVersion = "2.0.0", label = "dataformat,transformation", title = "TidyMarkup")
 @XmlRootElement(name = "tidyMarkup")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityCsvDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityCsvDataFormat.java
index 4c6e4a0..1b160f7 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityCsvDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityCsvDataFormat.java
@@ -24,8 +24,7 @@ import javax.xml.bind.annotation.XmlRootElement;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The uniVocity CSV data format is used for working with CSV (Comma Separated
- * Values) flat payloads.
+ * Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using univocity-parsers.
  */
 @Metadata(firstVersion = "2.15.0", label = "dataformat,transformation,csv", title = "uniVocity CSV")
 @XmlRootElement(name = "univocity-csv")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityFixedWidthDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityFixedWidthDataFormat.java
index 4d35e89..b6b01fd 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityFixedWidthDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityFixedWidthDataFormat.java
@@ -24,8 +24,7 @@ import javax.xml.bind.annotation.XmlRootElement;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The uniVocity Fixed Length data format is used for working with fixed length
- * flat payloads.
+ * Marshal and unmarshal Java objects from and to fixed length records using univocity-parsers.
  */
 @Metadata(firstVersion = "2.15.0", label = "dataformat,transformation,csv", title = "uniVocity Fixed Length")
 @XmlRootElement(name = "univocity-fixed")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityTsvDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityTsvDataFormat.java
index 721bb40..907ba6f 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityTsvDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/UniVocityTsvDataFormat.java
@@ -24,8 +24,7 @@ import javax.xml.bind.annotation.XmlRootElement;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The uniVocity TSV data format is used for working with TSV (Tabular Separated
- * Values) flat payloads.
+ * Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using univocity-parsers.
  */
 @Metadata(firstVersion = "2.15.0", label = "dataformat,transformation,csv", title = "uniVocity TSV")
 @XmlRootElement(name = "univocity-tsv")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/XMLSecurityDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/XMLSecurityDataFormat.java
index fae29cf..cb16768 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/XMLSecurityDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/XMLSecurityDataFormat.java
@@ -31,8 +31,7 @@ import org.apache.camel.spi.NamespaceAware;
 import org.apache.camel.support.jsse.KeyStoreParameters;
 
 /**
- * The XML Security data format facilitates encryption and decryption of XML
- * payloads.
+ * Encrypt and decrypt XML payloads using Apache Santuario.
  */
 @Metadata(firstVersion = "2.0.0", label = "dataformat,transformation,xml,security", title = "XML Security")
 @XmlRootElement(name = "secureXML")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/XStreamDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/XStreamDataFormat.java
index 961190d..c0fc060 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/XStreamDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/XStreamDataFormat.java
@@ -33,8 +33,7 @@ import org.apache.camel.spi.Metadata;
 import org.apache.camel.util.CollectionStringBuffer;
 
 /**
- * XStream data format is used for unmarshal a XML payload to POJO or to marshal
- * POJO back to XML payload.
+ * Marshal and unmarshal POJOs to/from XML.
  */
 @Metadata(firstVersion = "1.3.0", label = "dataformat,transformation,xml,json", title = "XStream")
 @XmlRootElement(name = "xstream")
@@ -267,7 +266,7 @@ public class XStreamDataFormat extends DataFormatDefinition {
 
     /**
      * To add permission for the given pojo classes.
-     * 
+     *
      * @param type the pojo class(es) xstream should use as allowed permission
      * @see #setPermissions(String)
      */
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/YAMLDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/YAMLDataFormat.java
index c139a60..0cca387 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/YAMLDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/YAMLDataFormat.java
@@ -29,7 +29,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * YAML is a data format to marshal and unmarshal Java objects to and from YAML.
+ * Marshal and unmarshal Java objects to and from YAML.
  */
 @Metadata(firstVersion = "2.17.0", label = "dataformat,transformation,yaml", title = "YAML")
 @XmlRootElement(name = "yaml")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ZipDeflaterDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ZipDeflaterDataFormat.java
index d12f8ab..bc95ef7 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ZipDeflaterDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ZipDeflaterDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * Zip Deflate Compression data format is a message compression and
- * de-compression format (not zip files).
+ * Compress and decompress streams using java.util.zip.Deflater and java.util.zip.Inflater.
  */
 @Metadata(firstVersion = "2.12.0", label = "dataformat,transformation", title = "Zip Deflate Compression")
 @XmlRootElement(name = "zipdeflater")
diff --git a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ZipFileDataFormat.java b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ZipFileDataFormat.java
index bea1989..6889906 100644
--- a/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ZipFileDataFormat.java
+++ b/core/camel-core-engine/src/main/java/org/apache/camel/model/dataformat/ZipFileDataFormat.java
@@ -25,8 +25,7 @@ import org.apache.camel.model.DataFormatDefinition;
 import org.apache.camel.spi.Metadata;
 
 /**
- * The Zip File data format is a message compression and de-compression format
- * of zip files.
+ * Compression and decompress streams using java.util.zip.Zip*Stream.
  */
 @Metadata(firstVersion = "2.11.0", label = "dataformat,transformation,file", title = "Zip File")
 @XmlRootElement(name = "zipfile")
diff --git a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ActiveMQEndpointBuilderFactory.java b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ActiveMQEndpointBuilderFactory.java
index 51389b0..8a7bc20 100644
--- a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ActiveMQEndpointBuilderFactory.java
+++ b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/ActiveMQEndpointBuilderFactory.java
@@ -26,8 +26,8 @@ import org.apache.camel.spi.ExceptionHandler;
 import org.apache.camel.spi.HeaderFilterStrategy;
 
 /**
- * The activemq component allows messages to be sent to (or consumed from)
- * Apache ActiveMQ. This component extends the Camel JMS component.
+ * Send messages to (or consume from) Apache ActiveMQ. This component extends
+ * the Camel JMS component.
  * 
  * Generated by camel build tools - do NOT edit this file!
  */
@@ -5491,9 +5491,8 @@ public interface ActiveMQEndpointBuilderFactory {
     public interface ActiveMQBuilders {
         /**
          * ActiveMQ (camel-activemq)
-         * The activemq component allows messages to be sent to (or consumed
-         * from) Apache ActiveMQ. This component extends the Camel JMS
-         * component.
+         * Send messages to (or consume from) Apache ActiveMQ. This component
+         * extends the Camel JMS component.
          * 
          * Category: messaging
          * Since: 1.0
@@ -5515,8 +5514,8 @@ public interface ActiveMQEndpointBuilderFactory {
     }
     /**
      * ActiveMQ (camel-activemq)
-     * The activemq component allows messages to be sent to (or consumed from)
-     * Apache ActiveMQ. This component extends the Camel JMS component.
+     * Send messages to (or consume from) Apache ActiveMQ. This component
+     * extends the Camel JMS component.
      * 
      * Category: messaging
      * Since: 1.0
diff --git a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AhcEndpointBuilderFactory.java b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AhcEndpointBuilderFactory.java
index 4481dd2..95bf233 100644
--- a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AhcEndpointBuilderFactory.java
+++ b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/AhcEndpointBuilderFactory.java
@@ -24,7 +24,7 @@ import org.apache.camel.builder.endpoint.AbstractEndpointBuilder;
 import org.apache.camel.spi.HeaderFilterStrategy;
 
 /**
- * To call external HTTP services using Async Http Client.
+ * Call external HTTP services using Async Http Client.
  * 
  * Generated by camel build tools - do NOT edit this file!
  */
@@ -499,7 +499,7 @@ public interface AhcEndpointBuilderFactory {
     public interface AhcBuilders {
         /**
          * AHC (camel-ahc)
-         * To call external HTTP services using Async Http Client.
+         * Call external HTTP services using Async Http Client.
          * 
          * Category: http
          * Since: 2.8
@@ -516,7 +516,7 @@ public interface AhcEndpointBuilderFactory {
     }
     /**
      * AHC (camel-ahc)
-     * To call external HTTP services using Async Http Client.
+     * Call external HTTP services using Async Http Client.
      * 
      * Category: http
      * Since: 2.8
diff --git a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/WsEndpointBuilderFactory.java b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/WsEndpointBuilderFactory.java
index e9dffab..c18440a 100644
--- a/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/WsEndpointBuilderFactory.java
+++ b/core/camel-endpointdsl/src/generated/java/org/apache/camel/builder/endpoint/dsl/WsEndpointBuilderFactory.java
@@ -26,7 +26,7 @@ import org.apache.camel.spi.ExceptionHandler;
 import org.apache.camel.spi.HeaderFilterStrategy;
 
 /**
- * To exchange data with external Websocket servers using Async Http Client.
+ * Exchange data with external Websocket servers using Async Http Client.
  * 
  * Generated by camel build tools - do NOT edit this file!
  */
@@ -1417,7 +1417,7 @@ public interface WsEndpointBuilderFactory {
     public interface WsBuilders {
         /**
          * AHC Websocket (camel-ahc-ws)
-         * To exchange data with external Websocket servers using Async Http
+         * Exchange data with external Websocket servers using Async Http
          * Client.
          * 
          * Category: websocket
@@ -1434,7 +1434,7 @@ public interface WsEndpointBuilderFactory {
         }
         /**
          * AHC Secure Websocket (Secure) (camel-ahc-ws)
-         * To exchange data with external Websocket servers using Async Http
+         * Exchange data with external Websocket servers using Async Http
          * Client.
          * 
          * Category: websocket
@@ -1451,7 +1451,7 @@ public interface WsEndpointBuilderFactory {
         }
         /**
          * AHC Websocket (camel-ahc-ws)
-         * To exchange data with external Websocket servers using Async Http
+         * Exchange data with external Websocket servers using Async Http
          * Client.
          * 
          * Category: websocket
@@ -1464,7 +1464,7 @@ public interface WsEndpointBuilderFactory {
     }
     /**
      * AHC Websocket (camel-ahc-ws)
-     * To exchange data with external Websocket servers using Async Http Client.
+     * Exchange data with external Websocket servers using Async Http Client.
      * 
      * Category: websocket
      * Since: 2.14
@@ -1480,7 +1480,7 @@ public interface WsEndpointBuilderFactory {
     }
     /**
      * AHC Secure Websocket (Secure) (camel-ahc-ws)
-     * To exchange data with external Websocket servers using Async Http Client.
+     * Exchange data with external Websocket servers using Async Http Client.
      * 
      * Category: websocket
      * Since: 2.14
@@ -1496,7 +1496,7 @@ public interface WsEndpointBuilderFactory {
     }
     /**
      * AHC Websocket (camel-ahc-ws)
-     * To exchange data with external Websocket servers using Async Http Client.
+     * Exchange data with external Websocket servers using Async Http Client.
      * 
      * Category: websocket
      * Since: 2.14
diff --git a/docs/components/modules/ROOT/pages/activemq-component.adoc b/docs/components/modules/ROOT/pages/activemq-component.adoc
index 3d7f1c4..61d80ed 100644
--- a/docs/components/modules/ROOT/pages/activemq-component.adoc
+++ b/docs/components/modules/ROOT/pages/activemq-component.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-activemq/src/main/docs/activemq-component.adoc
 :docTitle: ActiveMQ
 :artifactId: camel-activemq
-:description: The activemq component allows messages to be sent to (or consumed from) Apache ActiveMQ. This component extends the Camel JMS component.
+:description: Send messages to (or consume from) Apache ActiveMQ. This component extends the Camel JMS component.
 :since: 1.0
 :supportLevel: Stable
 :component-header: Both producer and consumer are supported
diff --git a/docs/components/modules/ROOT/pages/ahc-component.adoc b/docs/components/modules/ROOT/pages/ahc-component.adoc
index 5ea07bc..88c1e25 100644
--- a/docs/components/modules/ROOT/pages/ahc-component.adoc
+++ b/docs/components/modules/ROOT/pages/ahc-component.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-ahc/src/main/docs/ahc-component.adoc
 :docTitle: AHC
 :artifactId: camel-ahc
-:description: To call external HTTP services using Async Http Client.
+:description: Call external HTTP services using Async Http Client.
 :since: 2.8
 :supportLevel: Stable
 :component-header: Only producer is supported
diff --git a/docs/components/modules/ROOT/pages/ahc-ws-component.adoc b/docs/components/modules/ROOT/pages/ahc-ws-component.adoc
index 56bd762..3377c14 100644
--- a/docs/components/modules/ROOT/pages/ahc-ws-component.adoc
+++ b/docs/components/modules/ROOT/pages/ahc-ws-component.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-ahc-ws/src/main/docs/ahc-ws-component.adoc
 :docTitle: AHC Websocket
 :artifactId: camel-ahc-ws
-:description: To exchange data with external Websocket servers using Async Http Client.
+:description: Exchange data with external Websocket servers using Async Http Client.
 :since: 2.14
 :supportLevel: Stable
 :component-header: Both producer and consumer are supported
diff --git a/docs/components/modules/dataformats/pages/any23-dataformat.adoc b/docs/components/modules/dataformats/pages/any23-dataformat.adoc
index 4c758d4..af04e8e 100644
--- a/docs/components/modules/dataformats/pages/any23-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/any23-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-any23/src/main/docs/any23-dataformat.adoc
 :docTitle: Any23
 :artifactId: camel-any23
-:description: Any23 data format is used for parsing data to RDF.
+:description: Extract RDF data from HTML documents.
 :since: 3.0
 :supportLevel: Stable
 
@@ -55,7 +55,7 @@ to unmarshal using Spring
 -----------------------------------------------------------------------
 <camelContext id="camel" xmlns="http://camel.apache.org/schema/spring">
     <dataFormats>
-      <any23 id="any23" baseURI ="http://mock.foo/bar" outputFormat="TURTLE" > 
+      <any23 id="any23" baseURI ="http://mock.foo/bar" outputFormat="TURTLE" >
         <configurations>
           <entry>
             <key>any23.extraction.metadata.nesting</key>
diff --git a/docs/components/modules/dataformats/pages/asn1-dataformat.adoc b/docs/components/modules/dataformats/pages/asn1-dataformat.adoc
index 93b890a..214086c 100644
--- a/docs/components/modules/dataformats/pages/asn1-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/asn1-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-asn1/src/main/docs/asn1-dataformat.adoc
 :docTitle: ASN.1 File
 :artifactId: camel-asn1
-:description: The ASN.1 data format is used for file transfer with telecommunications protocols.
+:description: Encode and decode data structures using Abstract Syntax Notation One (ASN.1).
 :since: 2.20
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/avro-dataformat.adoc b/docs/components/modules/dataformats/pages/avro-dataformat.adoc
index ce786b0..d6eae4d 100644
--- a/docs/components/modules/dataformats/pages/avro-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/avro-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-avro/src/main/docs/avro-dataformat.adoc
 :docTitle: Avro
 :artifactId: camel-avro
-:description: The Avro data format is used for serialization and deserialization of messages using Apache Avro binary dataformat.
+:description: Serialize and deserialize messages using Apache Avro binary dataformat.
 :since: 2.14
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/barcode-dataformat.adoc b/docs/components/modules/dataformats/pages/barcode-dataformat.adoc
index c08d1e2..a3ef54c 100644
--- a/docs/components/modules/dataformats/pages/barcode-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/barcode-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-barcode/src/main/docs/barcode-dataformat.adoc
 :docTitle: Barcode
 :artifactId: camel-barcode
-:description: The Barcode data format is used for creating barccode images (such as QR-Code)
+:description: Transform strings to various 1D/2D barcode bitmap formats and back.
 :since: 2.14
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/base64-dataformat.adoc b/docs/components/modules/dataformats/pages/base64-dataformat.adoc
index a08334b..92f5212 100644
--- a/docs/components/modules/dataformats/pages/base64-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/base64-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-base64/src/main/docs/base64-dataformat.adoc
 :docTitle: Base64
 :artifactId: camel-base64
-:description: The Base64 data format is used for base64 encoding and decoding.
+:description: Encode and decode data using Base64.
 :since: 2.11
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/beanio-dataformat.adoc b/docs/components/modules/dataformats/pages/beanio-dataformat.adoc
index 8f841657..b42528e 100644
--- a/docs/components/modules/dataformats/pages/beanio-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/beanio-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-beanio/src/main/docs/beanio-dataformat.adoc
 :docTitle: BeanIO
 :artifactId: camel-beanio
-:description: The BeanIO data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).
+:description: Marshal and unmarshal Java beans to and from flat files (such as CSV, delimited, or fixed length formats).
 :since: 2.10
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/bindy-dataformat.adoc b/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
index 6ceaa18..2de876f 100644
--- a/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-bindy/src/main/docs/bindy-dataformat.adoc
 :docTitle: Bindy
 :artifactId: camel-bindy
-:description: The Bindy data format is used for working with flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).
+:description: Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages).
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/cbor-dataformat.adoc b/docs/components/modules/dataformats/pages/cbor-dataformat.adoc
index dcce43a..182daca 100644
--- a/docs/components/modules/dataformats/pages/cbor-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/cbor-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-cbor/src/main/docs/cbor-dataformat.adoc
 :docTitle: CBOR
 :artifactId: camel-cbor
-:description: CBOR data format is used for unmarshal a CBOR payload to POJO or to marshal POJO back to CBOR payload.
+:description: Unmarshal a CBOR payload to POJO and back.
 :since: 3.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/crypto-dataformat.adoc b/docs/components/modules/dataformats/pages/crypto-dataformat.adoc
index c2243aa..870c197 100644
--- a/docs/components/modules/dataformats/pages/crypto-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/crypto-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-crypto/src/main/docs/crypto-dataformat.adoc
 :docTitle: Crypto (Java Cryptographic Extension)
 :artifactId: camel-crypto
-:description: Crypto data format is used for encrypting and decrypting of messages using Java Cryptographic Extension.
+:description: Encrypt and decrypt messages using Java Cryptography Extension (JCE).
 :since: 2.3
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/csv-dataformat.adoc b/docs/components/modules/dataformats/pages/csv-dataformat.adoc
index c145d84..f6ee47c 100644
--- a/docs/components/modules/dataformats/pages/csv-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/csv-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-csv/src/main/docs/csv-dataformat.adoc
 :docTitle: CSV
 :artifactId: camel-csv
-:description: The CSV data format is used for handling CSV payloads.
+:description: Handle CSV (Comma Separated Values) payloads.
 :since: 1.3
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/fhirJson-dataformat.adoc b/docs/components/modules/dataformats/pages/fhirJson-dataformat.adoc
index dc66da7..8ad8db7 100644
--- a/docs/components/modules/dataformats/pages/fhirJson-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/fhirJson-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-fhir/camel-fhir-component/src/main/docs/fhirJson-dataformat.adoc
 :docTitle: FHIR JSon
 :artifactId: camel-fhir
-:description: The FHIR JSon data format is used to marshall/unmarshall to/from FHIR objects to/from JSON.
+:description: Marshall/unmarshall FHIR objects to/from JSON.
 :since: 2.21
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/fhirXml-dataformat.adoc b/docs/components/modules/dataformats/pages/fhirXml-dataformat.adoc
index ef4fdec..ee8b604 100644
--- a/docs/components/modules/dataformats/pages/fhirXml-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/fhirXml-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-fhir/camel-fhir-component/src/main/docs/fhirXml-dataformat.adoc
 :docTitle: FHIR XML
 :artifactId: camel-fhir
-:description: The FHIR XML data format is used to marshall/unmarshall from/to FHIR objects to/from XML.
+:description: Marshall/unmarshall FHIR objects to/from XML.
 :since: 2.21
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/flatpack-dataformat.adoc b/docs/components/modules/dataformats/pages/flatpack-dataformat.adoc
index f9a0cb4..eaf13c8 100644
--- a/docs/components/modules/dataformats/pages/flatpack-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/flatpack-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-flatpack/src/main/docs/flatpack-dataformat.adoc
 :docTitle: Flatpack
 :artifactId: camel-flatpack
-:description: The Flatpack data format is used for working with flat payloads (such as CSV, delimited, or fixed length formats).
+:description: Marshal and unmarshal Java lists and maps to/from flat files (such as CSV, delimited, or fixed length formats).
 :since: 2.1
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/grok-dataformat.adoc b/docs/components/modules/dataformats/pages/grok-dataformat.adoc
index 58f280a..f44261d 100644
--- a/docs/components/modules/dataformats/pages/grok-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/grok-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-grok/src/main/docs/grok-dataformat.adoc
 :docTitle: Grok
 :artifactId: camel-grok
-:description: The Grok data format is used for unmarshalling unstructured data to objects using Logstash based Grok patterns.
+:description: Unmarshal unstructured data to objects using Logstash based Grok patterns.
 :since: 3.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/gzipdeflater-dataformat.adoc b/docs/components/modules/dataformats/pages/gzipdeflater-dataformat.adoc
index 5f9f94b..8a5cb3b 100644
--- a/docs/components/modules/dataformats/pages/gzipdeflater-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/gzipdeflater-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-zip-deflater/src/main/docs/gzipdeflater-dataformat.adoc
 :docTitle: GZip Deflater
 :artifactId: camel-zip-deflater
-:description: The GZip data format is a message compression and de-compression format (which works with the popular gzip/gunzip tools).
+:description: Compress and de-compress messages using java.util.zip.GZIPStream.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/hl7-dataformat.adoc b/docs/components/modules/dataformats/pages/hl7-dataformat.adoc
index b6d4c4a..41c15d3 100644
--- a/docs/components/modules/dataformats/pages/hl7-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/hl7-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-hl7/src/main/docs/hl7-dataformat.adoc
 :docTitle: HL7
 :artifactId: camel-hl7
-:description: The HL7 data format can be used to marshal or unmarshal HL7 (Health Care) model objects.
+:description: Marshal and unmarshal HL7 (Health Care) model objects using the HL7 MLLP codec.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/ical-dataformat.adoc b/docs/components/modules/dataformats/pages/ical-dataformat.adoc
index 3b6853f..eefc504 100644
--- a/docs/components/modules/dataformats/pages/ical-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/ical-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-ical/src/main/docs/ical-dataformat.adoc
 :docTitle: iCal
 :artifactId: camel-ical
-:description: The iCal dataformat is used for working with iCalendar messages.
+:description: Marshal and unmarshal iCal (.ics) documents to/from model objects provided by the iCal4j library.
 :since: 2.12
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc b/docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc
index 5b376f3..79896f6 100644
--- a/docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/jacksonxml-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc
 :docTitle: JacksonXML
 :artifactId: camel-jacksonxml
-:description: JacksonXML data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.
+:description: Unmarshal a XML payloads to POJOs and back using XMLMapper extension of Jackson.
 :since: 2.16
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/jaxb-dataformat.adoc b/docs/components/modules/dataformats/pages/jaxb-dataformat.adoc
index eacad3e..959bb46 100644
--- a/docs/components/modules/dataformats/pages/jaxb-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/jaxb-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-jaxb/src/main/docs/jaxb-dataformat.adoc
 :docTitle: JAXB
 :artifactId: camel-jaxb
-:description: JAXB data format uses the JAXB2 XML marshalling standard to unmarshal an XML payload into Java objects or to marshal Java objects into an XML payload.
+:description: Unmarshal XML payloads to POJOs and back using JAXB2 XML marshalling standard.
 :since: 1.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/json-fastjson-dataformat.adoc b/docs/components/modules/dataformats/pages/json-fastjson-dataformat.adoc
index f57d836..13a3ff6 100644
--- a/docs/components/modules/dataformats/pages/json-fastjson-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/json-fastjson-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc
 :docTitle: JSon Fastjson
 :artifactId: camel-fastjson
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.20
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/json-gson-dataformat.adoc b/docs/components/modules/dataformats/pages/json-gson-dataformat.adoc
index 883534e..378044c 100644
--- a/docs/components/modules/dataformats/pages/json-gson-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/json-gson-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-gson/src/main/docs/json-gson-dataformat.adoc
 :docTitle: JSon GSon
 :artifactId: camel-gson
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.10
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/json-jackson-dataformat.adoc b/docs/components/modules/dataformats/pages/json-jackson-dataformat.adoc
index 326a551..0ce7da3 100644
--- a/docs/components/modules/dataformats/pages/json-jackson-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/json-jackson-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-jackson/src/main/docs/json-jackson-dataformat.adoc
 :docTitle: JSon Jackson
 :artifactId: camel-jackson
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/json-johnzon-dataformat.adoc b/docs/components/modules/dataformats/pages/json-johnzon-dataformat.adoc
index 782accb..04b178d 100644
--- a/docs/components/modules/dataformats/pages/json-johnzon-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/json-johnzon-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc
 :docTitle: JSon Johnzon
 :artifactId: camel-johnzon
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.18
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/json-xstream-dataformat.adoc b/docs/components/modules/dataformats/pages/json-xstream-dataformat.adoc
index 81b7682..b1af53b 100644
--- a/docs/components/modules/dataformats/pages/json-xstream-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/json-xstream-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-xstream/src/main/docs/json-xstream-dataformat.adoc
 :docTitle: JSon XStream
 :artifactId: camel-xstream
-:description: JSon data format is used for unmarshal a JSon payload to POJO or to marshal POJO back to JSon payload.
+:description: Marshal POJOs to JSON and back.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/jsonApi-dataformat.adoc b/docs/components/modules/dataformats/pages/jsonApi-dataformat.adoc
index 70b7bf3..8e7b945 100644
--- a/docs/components/modules/dataformats/pages/jsonApi-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/jsonApi-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-jsonapi/src/main/docs/jsonApi-dataformat.adoc
 :docTitle: JSonApi
 :artifactId: camel-jsonapi
-:description: JSonApi data format is used for marshal and unmarshal Json API object.
+:description: Marshal and unmarshal JSON:API resources.
 :since: 3.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/lzf-dataformat.adoc b/docs/components/modules/dataformats/pages/lzf-dataformat.adoc
index 04dbbdd..84bfade 100644
--- a/docs/components/modules/dataformats/pages/lzf-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/lzf-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-lzf/src/main/docs/lzf-dataformat.adoc
 :docTitle: LZF Deflate Compression
 :artifactId: camel-lzf
-:description: The LZF data format is a message compression and de-compression format (uses the LZF deflate algorithm).
+:description: Compression and de-compress streams using LZF deflate algorithm.
 :since: 2.17
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/mime-multipart-dataformat.adoc b/docs/components/modules/dataformats/pages/mime-multipart-dataformat.adoc
index 6e327b0..5b18649 100644
--- a/docs/components/modules/dataformats/pages/mime-multipart-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/mime-multipart-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-mail/src/main/docs/mime-multipart-dataformat.adoc
 :docTitle: MIME Multipart
 :artifactId: camel-mail
-:description: The MIME Multipart data format is used for marshalling Camel messages with attachments into MIME-Multipart message, and vise-versa.
+:description: Marshal Camel messages with attachments into MIME-Multipart messages and back.
 :since: 2.17
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/pgp-dataformat.adoc b/docs/components/modules/dataformats/pages/pgp-dataformat.adoc
index e6a4421..944e40b 100644
--- a/docs/components/modules/dataformats/pages/pgp-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/pgp-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-crypto/src/main/docs/pgp-dataformat.adoc
 :docTitle: PGP
 :artifactId: camel-crypto
-:description: PGP data format is used for encrypting and decrypting of messages using Java Cryptographic Extension and PGP.
+:description: Encrypt and decrypt messages using Java Cryptographic Extension (JCE) and PGP.
 :since: 2.9
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/protobuf-dataformat.adoc b/docs/components/modules/dataformats/pages/protobuf-dataformat.adoc
index 2a52eb1..7bd33cd 100644
--- a/docs/components/modules/dataformats/pages/protobuf-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/protobuf-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-protobuf/src/main/docs/protobuf-dataformat.adoc
 :docTitle: Protobuf
 :artifactId: camel-protobuf
-:description: The Protobuf data format is used for serializing between Java objects and the Google Protobuf protocol.
+:description: Serialize and deserialize Java objects using Google's Protocol buffers.
 :since: 2.2
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/rss-dataformat.adoc b/docs/components/modules/dataformats/pages/rss-dataformat.adoc
index 691dd40..6a0b6d6 100644
--- a/docs/components/modules/dataformats/pages/rss-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/rss-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-rss/src/main/docs/rss-dataformat.adoc
 :docTitle: RSS
 :artifactId: camel-rss
-:description: RSS data format is used for working with RSS sync feed Java Objects and transforming to XML and vice-versa.
+:description: Transform from ROME SyndFeed Java Objects to XML and vice-versa.
 :since: 2.1
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/secureXML-dataformat.adoc b/docs/components/modules/dataformats/pages/secureXML-dataformat.adoc
index 82f1331..bde83ba 100644
--- a/docs/components/modules/dataformats/pages/secureXML-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/secureXML-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-xmlsecurity/src/main/docs/secureXML-dataformat.adoc
 :docTitle: XML Security
 :artifactId: camel-xmlsecurity
-:description: The XML Security data format facilitates encryption and decryption of XML payloads.
+:description: Encrypt and decrypt XML payloads using Apache Santuario.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc b/docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc
index 57e2de8..3b963f8 100644
--- a/docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/soapjaxb-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-soap/src/main/docs/soapjaxb-dataformat.adoc
 :docTitle: SOAP
 :artifactId: camel-soap
-:description: SOAP is a data format which uses JAXB2 and JAX-WS annotations to marshal and unmarshal SOAP payloads.
+:description: Marshal Java objects to SOAP messages and back.
 :since: 2.3
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/syslog-dataformat.adoc b/docs/components/modules/dataformats/pages/syslog-dataformat.adoc
index 7b48c60..b1b0cc0 100644
--- a/docs/components/modules/dataformats/pages/syslog-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/syslog-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-syslog/src/main/docs/syslog-dataformat.adoc
 :docTitle: Syslog
 :artifactId: camel-syslog
-:description: The Syslog dataformat is used for working with RFC3164 and RFC5424 messages (logging and monitoring).
+:description: Marshall SyslogMessages to RFC3164 and RFC5424 messages and back.
 :since: 2.6
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/tarfile-dataformat.adoc b/docs/components/modules/dataformats/pages/tarfile-dataformat.adoc
index 8245e26..dce4531 100644
--- a/docs/components/modules/dataformats/pages/tarfile-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/tarfile-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-tarfile/src/main/docs/tarfile-dataformat.adoc
 :docTitle: Tar File
 :artifactId: camel-tarfile
-:description: The Tar File data format is a message compression and de-compression format of tar files.
+:description: Archive/extract files into/from tarballs.
 :since: 2.16
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/thrift-dataformat.adoc b/docs/components/modules/dataformats/pages/thrift-dataformat.adoc
index 5da6a65..a3d7cec 100644
--- a/docs/components/modules/dataformats/pages/thrift-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/thrift-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-thrift/src/main/docs/thrift-dataformat.adoc
 :docTitle: Thrift
 :artifactId: camel-thrift
-:description: The Thrift data format is used for serialization and deserialization of messages using Apache Thrift binary dataformat.
+:description: Serialize and deserialize of messages using Apache Thrift binary dataformat.
 :since: 2.20
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/tidyMarkup-dataformat.adoc b/docs/components/modules/dataformats/pages/tidyMarkup-dataformat.adoc
index fa19867..d8e7e0f 100644
--- a/docs/components/modules/dataformats/pages/tidyMarkup-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/tidyMarkup-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-tagsoup/src/main/docs/tidyMarkup-dataformat.adoc
 :docTitle: TidyMarkup
 :artifactId: camel-tagsoup
-:description: TidyMarkup data format is used for parsing HTML and return it as pretty well-formed HTML.
+:description: Parse (potentially invalid) HTML into valid HTML or DOM.
 :since: 2.0
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/univocity-csv-dataformat.adoc b/docs/components/modules/dataformats/pages/univocity-csv-dataformat.adoc
index 2048514..2ecacb7 100644
--- a/docs/components/modules/dataformats/pages/univocity-csv-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/univocity-csv-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-univocity-parsers/src/main/docs/univocity-csv-dataformat.adoc
 :docTitle: uniVocity CSV
 :artifactId: camel-univocity-parsers
-:description: The uniVocity CSV data format is used for working with CSV (Comma Separated Values) flat payloads.
+:description: Marshal and unmarshal Java objects from and to CSV (Comma Separated Values) using univocity-parsers.
 :since: 2.15
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/univocity-fixed-dataformat.adoc b/docs/components/modules/dataformats/pages/univocity-fixed-dataformat.adoc
index 99b2a84..173fddd 100644
--- a/docs/components/modules/dataformats/pages/univocity-fixed-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/univocity-fixed-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-univocity-parsers/src/main/docs/univocity-fixed-dataformat.adoc
 :docTitle: uniVocity Fixed Length
 :artifactId: camel-univocity-parsers
-:description: The uniVocity Fixed Length data format is used for working with fixed length flat payloads.
+:description: Marshal and unmarshal Java objects from and to fixed length records using univocity-parsers.
 :since: 2.15
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/univocity-tsv-dataformat.adoc b/docs/components/modules/dataformats/pages/univocity-tsv-dataformat.adoc
index d0725b4..2d7395a 100644
--- a/docs/components/modules/dataformats/pages/univocity-tsv-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/univocity-tsv-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-univocity-parsers/src/main/docs/univocity-tsv-dataformat.adoc
 :docTitle: uniVocity TSV
 :artifactId: camel-univocity-parsers
-:description: The uniVocity TSV data format is used for working with TSV (Tabular Separated Values) flat payloads.
+:description: Marshal and unmarshal Java objects from and to TSV (Tab-Separated Values) records using univocity-parsers.
 :since: 2.15
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/xstream-dataformat.adoc b/docs/components/modules/dataformats/pages/xstream-dataformat.adoc
index c23fe1c..d935cb8 100644
--- a/docs/components/modules/dataformats/pages/xstream-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/xstream-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-xstream/src/main/docs/xstream-dataformat.adoc
 :docTitle: XStream
 :artifactId: camel-xstream
-:description: XStream data format is used for unmarshal a XML payload to POJO or to marshal POJO back to XML payload.
+:description: Marshal and unmarshal POJOs to/from XML.
 :since: 1.3
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/yaml-snakeyaml-dataformat.adoc b/docs/components/modules/dataformats/pages/yaml-snakeyaml-dataformat.adoc
index 9848c4b..bbb1317 100644
--- a/docs/components/modules/dataformats/pages/yaml-snakeyaml-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/yaml-snakeyaml-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
 :docTitle: YAML SnakeYAML
 :artifactId: camel-snakeyaml
-:description: YAML is a data format to marshal and unmarshal Java objects to and from YAML.
+:description: Marshal and unmarshal Java objects to and from YAML.
 :since: 2.17
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/zipdeflater-dataformat.adoc b/docs/components/modules/dataformats/pages/zipdeflater-dataformat.adoc
index fbf8ad2..2339ef7 100644
--- a/docs/components/modules/dataformats/pages/zipdeflater-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/zipdeflater-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-zip-deflater/src/main/docs/zipdeflater-dataformat.adoc
 :docTitle: Zip Deflate Compression
 :artifactId: camel-zip-deflater
-:description: Zip Deflate Compression data format is a message compression and de-compression format (not zip files).
+:description: Compress and decompress streams using java.util.zip.Deflater and java.util.zip.Inflater.
 :since: 2.12
 :supportLevel: Stable
 
diff --git a/docs/components/modules/dataformats/pages/zipfile-dataformat.adoc b/docs/components/modules/dataformats/pages/zipfile-dataformat.adoc
index b247315..f6136ae 100644
--- a/docs/components/modules/dataformats/pages/zipfile-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/zipfile-dataformat.adoc
@@ -4,7 +4,7 @@
 :page-source: components/camel-zipfile/src/main/docs/zipfile-dataformat.adoc
 :docTitle: Zip File
 :artifactId: camel-zipfile
-:description: The Zip File data format is a message compression and de-compression format of zip files.
+:description: Compression and decompress streams using java.util.zip.ZipStream.
 :since: 2.11
 :supportLevel: Stable