This package provides the individual functions and components to enable Semantic Search for fluidmechatronic components. To use this package, please fulfill the following requirements:
- The AAS Repository hosting the Asset Administration Shells needs to understand the Query Language
- The individual AAS needs the actual version of the Technical Data Submodel with a specific set of parameters that has been defined by Fluid 4.0.
- Please check out, if your components includes those parameter: Template for Technical Properties inside the Technical Data Submodel
This project has a package that includes the functions to generate the specific json you need in order to execute Semantic Search. For further information about the Query Language, please check out: Information about Query Language
The package includes the Blueprints of the Query. The functions will create that json, including the values for the required technical properties.
This folder includes the core functionalities to specifiy your requirements and get the query you need in order to find a fitting component.
This Python file will give you examples how to apply the functionalities inside the package to receive the query you will later use to find a fitting component.
This file will show you the basic approach to find a fitting Asset Administration Shell you require for your system. It will demonstrate the basic workflow how to apply Semantic Search.