blob: 9c8cd56f11becd988aa53b77a2d17ba69de92085 [file] [log] [blame]
{
"groups": [
{
"name": "camel.dataformat.any23",
"type": "org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration",
"sourceType": "org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration"
},
{
"name": "camel.dataformat.any23.customizer",
"type": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties",
"sourceType": "org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration",
"sourceMethod": "getCustomizer()"
}
],
"properties": [
{
"name": "camel.dataformat.any23.base-u-r-i",
"type": "java.lang.String",
"description": "The URI to use as base for building RDF entities if only relative paths are provided.",
"sourceType": "org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration"
},
{
"name": "camel.dataformat.any23.configuration",
"type": "java.util.List<org.apache.camel.model.PropertyDefinition>",
"description": "Configurations for Apache Any23 as key-value pairs in order to customize the extraction process. The list of supported parameters can be found here. If not provided, a default configuration is used.",
"sourceType": "org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration"
},
{
"name": "camel.dataformat.any23.customizer.enabled",
"type": "java.lang.Boolean",
"sourceType": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties"
},
{
"name": "camel.dataformat.any23.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable auto configuration of the any23 data format. This is enabled by default.",
"sourceType": "org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration"
},
{
"name": "camel.dataformat.any23.extractors",
"type": "java.util.List<java.lang.String>",
"description": "List of Any23 extractors to be used in the unmarshal operation. A list of the available extractors can be found here here. If not provided, all the available extractors are used.",
"sourceType": "org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration"
},
{
"name": "camel.dataformat.any23.output-format",
"type": "org.apache.camel.dataformat.any23.Any23OutputFormat",
"description": "What RDF syntax to unmarshal as, can be: NTRIPLES, TURTLE, NQUADS, RDFXML, JSONLD, RDFJSON, RDF4JMODEL. It is by default: RDF4JMODEL.",
"sourceType": "org.apache.camel.dataformat.any23.springboot.Any23DataFormatConfiguration"
}
],
"hints": []
}