Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opcua tools extract #581

Merged
merged 1 commit into from
Sep 7, 2024

Commits on Sep 7, 2024

  1. Add tools to transform opcua data to NGSI-LD, SHACl, OWL and Data bin…

    …dings
    
    This PR provides a transfomrational tool which takes nodeset2 owl files and creates NGSI-LD, SHACL and OWL based machine
    descriptions. Also, bindings are created to map opcua data to the external data model. The PR also contains:
    
    * Updated Dataservice to work with bindings created by this extractType tool.
    * Updated Datamodel to pull NGSI-LD subcomponents based on the OPCUA metadata
    * Additional E2e tests for extractType tool
    
    related EPIC: IndustryFusion#514
    related User Story: IndustryFusion#555, IndustryFusion#571
    
    Signed-off-by: marcel <[email protected]>
    wagmarcel committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    26caa39 View commit details
    Browse the repository at this point in the history