OTB.VectorDataDSValidation: Vector data validation based on the fusion of features using Dempster-Shafer evidence theory framework.

This application validates or unvalidate the studied samples using the Dempster-Shafer theory.

Inputs

Input vector data to validate

format
href
Please set a value for in.

Fuzzy descriptors model (xml file)

format
href
Please set a value for descmod.

Dempster Shafer study hypothesis to compute belief

string
Please set a value for belsup.

Dempster Shafer study hypothesis to compute plausibility

string
Please set a value for plasup.

Dempster Shafer criterion (by default (belief+plausibility)/2)

string

Criterion threshold (default 0.5)

number

Outputs

Output VectorData containing only the validated samples

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "OTB.VectorDataDSValidation", "title": "Vector data validation based on the fusion of features using Dempster-Shafer evidence theory framework.", "description": "This application validates or unvalidate the studied samples using the Dempster-Shafer theory.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/OTB.VectorDataDSValidation/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/OTB.VectorDataDSValidation/execution.html"}], "inputs": {"in": {"title": "Input vector data to validate", "description": "Input vector data to validate", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json", "application/zip"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "utf-8", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/zip"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "utf-8", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/zip"}]}, "id": "in"}, "descmod": {"title": "Fuzzy descriptors model (xml file)", "description": "Fuzzy descriptors model (xml file)", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}]}, "id": "descmod"}, "belsup": {"title": "Dempster Shafer study hypothesis to compute belief", "description": "Dempster Shafer study hypothesis to compute belief", "maxOccurs": 1024, "schema": {"type": "string", "default": "Any value"}, "id": "belsup"}, "plasup": {"title": "Dempster Shafer study hypothesis to compute plausibility", "description": "Dempster Shafer study hypothesis to compute plausibility", "maxOccurs": 1024, "schema": {"type": "string", "default": "Any value"}, "id": "plasup"}, "cri": {"title": "Dempster Shafer criterion (by default (belief+plausibility)/2)", "description": "Dempster Shafer criterion (by default (belief+plausibility)/2)", "schema": {"type": "string", "default": "Any value", "nullable": true}, "id": "cri"}, "thd": {"title": "Criterion threshold (default 0.5)", "description": "Criterion threshold (default 0.5)", "schema": {"type": "number", "default": 0.5, "format": "double", "nullable": true}, "id": "thd"}}, "outputs": {"out": {"title": "Output VectorData containing only the validated samples", "description": "Output VectorData containing only the validated samples", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/xml", "application/vnd.google-earth.kml+xml", "application/json", "application/zip"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "utf-8", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/zip"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/xml"}, {"type": "string", "contentEncoding": "utf-8", "contentMediaType": "application/vnd.google-earth.kml+xml"}, {"type": "object"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/zip"}]}, "id": "out"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/processes/OTB.VectorDataDSValidation.html
Last modified: Sat Feb 19 15:43:34 CET 2022