WO2020104019A1 - A method for transforming a data model for automation purposes into a target ontology - Google Patents

A method for transforming a data model for automation purposes into a target ontology

Info

Publication number
WO2020104019A1
WO2020104019A1 PCT/EP2018/081938 EP2018081938W WO2020104019A1 WO 2020104019 A1 WO2020104019 A1 WO 2020104019A1 EP 2018081938 W EP2018081938 W EP 2018081938W WO 2020104019 A1 WO2020104019 A1 WO 2020104019A1
Authority
WO
WIPO (PCT)
Prior art keywords
ontology
data model
semantic
opc
target ontology
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/EP2018/081938
Other languages
English (en)
French (fr)
Inventor
Rainer SCHIEKOFER
Stephan Grimm
Maja MILICIC BRANDT
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens AG
Siemens Corp
Original Assignee
Siemens AG
Siemens Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siemens AG, Siemens Corp filed Critical Siemens AG
Priority to KR1020217018750A priority Critical patent/KR102662252B1/ko
Priority to CN201880099661.0A priority patent/CN112997170B/zh
Priority to JP2021527250A priority patent/JP7317961B2/ja
Priority to US17/295,429 priority patent/US12346099B2/en
Priority to PCT/EP2018/081938 priority patent/WO2020104019A1/en
Priority to EP18815524.6A priority patent/EP3861463A1/en
Publication of WO2020104019A1 publication Critical patent/WO2020104019A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Program-control systems
    • G05B19/02Program-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/4185Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by the network communication
    • G05B19/4186Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by the network communication by protocol, e.g. MAP, TOP
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion
    • G06F16/88Mark-up to mark-up conversion
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/36Creation of semantic tools, e.g. ontology or thesauri
    • G06F16/367Ontology
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9024Graphs; Linked lists
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Definitions

  • the present embodiments relate to a method for transforming a data model for automation purposes into an ontology. More spe cifically, the present embodiments relate to a method for trans forming a semantically enriched and graph-based data model dedi cated for automation purposes into a target ontology.
  • OPC UA Open Platform Communications Uni fied Architecture
  • OPC Foundation Open Platform Communications Uni fied Architecture
  • OPC UA A data model of OPC UA features a semantically enriched and graph-based data structure which is dedicated to automation pur poses.
  • OPC UA rather defines concepts for expressing semantic descriptions within the specification documents which means that a formal semantic representation is lacking.
  • Accord- ingly, the usage of OPC UA suffers from significant drawbacks due to its lack of formal semantic representation:
  • OPC UA defines a query language for ac cessing the data model, no framework for implementing query requests exists to date, not least due to the high complexity imposed for querying the semantic descriptions scattered with in the data model of OPC UA.
  • Embodiments herein generally involve a transformation of the da ta model into an ontology which is understood as a formal seman tic representation of terminology and concepts, as well as the relationships among those concepts.
  • Ontologies readily provide the desired capabilities for validation, querying and analytics the data model using sophisticated standard tools adapted to the formal representation of the ontology.
  • a computer-implemented method for transform ing a semantically enriched and graph-based data model into a target ontology wherein at least one layer of the data model is provided by a first memory unit.
  • the data model includes a plurality of nodes described by attributes and inter connected by references.
  • identifications are retrieved from said nodes of the data model. Each identification is thereby expressed - i.e. replaced or amended - by a URI or Unique Resource Identifier conforming to a REST (Representation al State Transfer) ruleset.
  • REST Representation al State Transfer
  • seman tic descriptions of one or more references interconnecting one or more nodes are retrieved.
  • These semantic descriptions are ex pressed - i.e. replaced or amended - by at least one predicate and/or at least one class in the target ontology to be produced.
  • the target ontology is structured by a semantic on tology language and output to a triple store.
  • a transformation unit comprising a processor and a data storage device having stored thereon a computer executable program code.
  • the data storage device may be implemented within or external to the processor.
  • a non-transitory computer- readable storage medium having stored thereon computer executa ble program code is provided.
  • FIG shows a layered architectural framework in accordance with the modular structure of OPC UA.
  • the OPC UA framework provides a layered structure as follows:
  • OBM A most general OPC UA Core Model or OPC UA Base Layer OBM is provided by the OPC Foundation itself.
  • the core model OBM in cludes specifications of base variable types, server types, engineering units etc. on a Base Layer 1.
  • At least one so called OPC UA companion specification CS1,CS2 is used to define domain spe cific models or schemas extending the OPC UA model.
  • a Lower Companion Specification CS1 may include a topology element type definition; an Upper Companion Specification CS2 may in clude stream type definitions or, more specific, an axis type for a CNC machine (Computer Numerical Control) .
  • An Extension Layer 3 above is hosting OEM specific (Original Equipment Manufacturer) schema extensions authored by OEMs, including, for example, a Device Vendor Information Model DVI comprising device type descriptions, a Machine Vendor Infor mation Model MVI comprising machine type descriptions and a Machine User Information Model MUI comprising process types or factory element types.
  • OEMs including, for example, a Device Vendor Information Model DVI comprising device type descriptions, a Machine Vendor Infor mation Model MVI comprising machine type descriptions and a Machine User Information Model MUI comprising process types or factory element types.
  • an Instance Layer 4 on the top of the layered mod el includes a Device/Asset Information Model DIM, i.e. an in stance model for describing configuration and data items of individual devices based on schemas defined in the layers 0 , 1 , 2 , 3 below .
  • DIM Device/Asset Information Model
  • OIM OPC UA Information Modelling
  • OIM perpendicular to the lay ers 0,1, 2, 3, 4 symbolizes the consistency in the OPC UA data model throughout all layers 0,1, 2, 3, 4.
  • An expressivity of in formation models generally increases from a lower layer to a higher layer.
  • a transformation process TRF for transforming the infor mation models or data models within a respective layer 0,1, 2, 3, 4 into a respective ontology ONT can be advantageously carried out in a likewise modular way, as shown in the drawing.
  • the embodiments advantageously support providing one or more layers of a data model in order to be transformed to a respec tive ontology ONT.
  • the transformation process TRF transforms OPC UA information models or data models by translating each of the modules on the respective layer into ontologies ONT that import each other in the same way as respective OPC UA modules. Once this transformation process TRF is performed, the resulting on tologies ONT can be used for the purpose of validation, querying and analytics.
  • the OPC UA graph as a graph-based data model is transformed to an RDF based target ontology which is then subjected to the validation using standard ontology tools instead of validating the graph-based data model.
  • This validation step it is possible to check the consistency of the target ontology using conventional reasoners without additional effort for implementing validation algorithms.
  • This approach will also support automatic rule updates through the declarative nature of a semantic ontology language used to build the target ontology.
  • this validation can be done on the base layer 1 to ensure the consistency of the core speci fication itself, the companion layer 2 for validating newly de veloped companion specifications against the core specification, the extension layer 3 for validating vendor specific extensions against the underlying schemes, and finally the instance layer 4 for validating the instance model against a given schema.
  • OPC UA rules Web Ontology Language
  • SHACL Shapes Constraint Language
  • the embodiments advantageously support providing an easy access to OPC UA data model using the common query language SPARQL (SPARQL Protocol and RDF Query Language) .
  • SPARQL SPARQL Protocol and RDF Query Language
  • the embodiments ensure an RDF representation within the target ontology as an outcome, which captures OPC UA seman tics in a formal way.
  • Querying is typically occurring on the in stance layer in order to find the requisite data points for oth er applications (e.g., monitoring, human machine interfaces, maintenance ...) .
  • queries can be used as well for intro spection purpose on the extension layer 3 and the companion lay er 2 and further on for validations on the base layer 1.
  • the embodiments advantageously support gaining access to the semantics of OPC UA companion standards in a formal way.
  • the formal access enables use cases like skill matching, onboarding, monitoring, etc. This is particularly use ful for the instance layer 4 in combination with the companion layer 2, where the companion layer 2 provides the standardized semantics for a given domain, and whereby the instance layer 4 provides specific values, which are tagged by these semantics.
  • Based on the companion layer 2 semantic interoperability can be achieved by widely accepted standardized vocabularies for a giv en domain.
  • the formal OWL representation can also be used to in terconnect different OPC UA Companion Specifications, to express the fact that two concepts from different domains mean the same (e.g., temperature), which is currently not standardized in OPC UA itself.
  • the Extension-Layer can also be used for analyt ics and is especially useful to easily import ontologies into OPC UA without the formal standardization process of the OPC Foundation. Such import of ontologies may be processed using ex- isting ontologies like schema.org or the semantic sensor network ontology .
  • identifications or NodelDs of UPC UA nodes are retrieved, and each identification is expressed by a URI (Unique Resource Identifier) conforming to a REST (Representational State Transfer) ruleset.
  • URI Uniform Resource Identifier
  • REST Representational State Transfer
  • every entity in the address space is a Node.
  • each node has a Nodeld in cluding three elements, namely a Namespacelndex, an Identi- fierType and an Identifier.
  • the Namespacelndex is an index, usually a numeric value, used by an OPC UA server in online operation instead of a namespace identifier in order to expedite transfer and processing of data.
  • the namespace identifier identifies a naming authority defining the identifiers of Nodelds, e.g. the OPC Foundation, other standard bodies and consortia, the underlying system, or the lo cal server.
  • the Namespacelndex is stored in a repository along with its respective namespace identifier or namespace URI (Uni form Resource Identification) . This repository within OPC UA is also referred to as namespace array.
  • the IdentifierType defines a data type of the identifier, e.g. a numeric value, a string, etc. The Identifier, eventually, identifies the Node in the ad dress space of an OPC UA server.
  • Node has a common identifier (e.g., DisplayName, De scription) .
  • the retrieval of identifications may, therefore, op tionally be accompanied by a retrieval of a browse name or
  • OPC UA allows multiple nodes sharing a same browse name.
  • the BrowseName according to OPC UA cannot be used to unambiguously identify a node in all cases - as different nodes may have the same BrowseName - a namespace of the BrowseName may provide to make the BrowseName unique in some cases in the context of a Node, e.g. some properties of a node.
  • An exemplary identification of a node (based on the Nodeld) is structured as follows:
  • »NamespaceString is a string expressing the namespace identifier. Said string is gathered from the NamespaceArray based on the Namespacelndex, here with a numerical value of 1 (one) of the Nodeld. The NamespaceString is required to end with slash or »/ «. The Nodeld is composed as described further down below.
  • the Namespacelndex i is set to 1 because this is the in dex for the local server which has to be equal with the
  • NamespaceString An exception is a Namespacelndex with a value of zero or »0«, indicating, that this Node is part of the OPC UA base model OBM. However, it is only allowed to omit the corre sponding NamespaceArray if the »NamespaceString « is equal to in dex 1 of the NamespaceArray.
  • a further exemplary identification of a node including a quali fied name is structured as follows:
  • the NamespaceString is based on the corresponding entry of the NamespaceArray, e.g.,
  • a further exemplary identification of a node including a query is structured as follows:
  • Such OPC UA identifications of a Node as shown above are to be expressed by a URI conforming to a REST or Representational State Transfer ruleset.
  • Representational State Transfer or REST, is a software architectural style defining a set of con straints to be used for creating web services.
  • One of the con straints of REST is a uniform identification of resources of URIs, e.g. according to the suggestion RFC 3986 (»Requests for Comments «) of the Internet Engineering Task Force (IETF) .
  • »/V1.04 designates version of the API (Application Programming Interface) or apiVersion, which is usually set by the OPC Foun dation.
  • the optional sequence »/lllll designates a version of the URI or uriVersion being property value of the OPC UA server.
  • the first step of the embodiments for retrieving No- delDs - and, optionally, browse names - and expressing these by a URI conforming to a REST ruleset provides simply accessibility by web-clients conforming to a REST architecture style.
  • the URIs are provided in a format which is literally read able for humans. This readability is advantageously improving a user experience when applying ontology editor and knowledge man agement system tools like SPARQL and Protege.
  • Protege is a free, open source ontology featuring a graphic user interface for defining and amending ontologies.
  • Protege includes deductive classifiers for validating a consistency and for in ferring new information based on the analysis of an ontology.
  • semantic descrip tions of references between nodes are retrieved for expressing the semantic descriptions by at least one predicate and/or at least one class of the target ontology.
  • a predicate is part of a semantic triple, which is an atomic da ta entry of an ontology organized by a data model in a Resource Description Framework (RDF) according to specifications of the World Wide Web Consortium (W3C) .
  • RDF Resource Description Framework
  • W3C World Wide Web Consortium
  • a triple is a set of three en tities that codifies a statement about semantic data in the form of subject-predicate-object expressions. Triples are usually or ganized and stored in a database entitled triple store.
  • mapping specifically means applying rules for retrieving or parsing se mantic descriptions scattered within the data model of OPC UA, classifying these semantic descriptions with common concepts and subsuming the classified concepts to a formal data representa tion in a semantic ontology language.
  • a preferred semantic ontology language - amongst other semantic ontology language as RDF, RDFS or RDF schema - is provided by a language family referred to as OWL or Web Ontology Language.
  • the OWL language family is structured in conformance with the XML standard of W3C for objects according to the Resource Descrip tion Framework or RDF.
  • OWL in combination with RDF has a wide dissemination in implementing knowledge representation for au thoring ontologies.
  • compound names with one or more medial capi tals - e.g. a compound name »TypeDefinitionNodes « - are used to refer to authoritative names used in the the specification »OPC Unified Architecture « of the OPC Foundation or in the OWL speci fication.
  • These authoritative names are assumed to be known and for a person skilled in the art.
  • these authorita tive names are, therefore, introduced without explanation.
  • OPC UA references include suitable semantic de scriptions to be expressed by - or mapped to - at least one predicate of the target ontology:
  • OPC UA semantics are trans formed to an ontology or OWL class concept.
  • ontol ogy class concepts of OWL have appropriate counterparts within semantics of OPC UA suitable for mapping: -
  • the class concept »Base« is derived from the BaseNodeClass of OPC UA and the super type of each concrete instance NodeClass.
  • the class concept »MethodType « is a helper class to cover and tag all method semantics.
  • the semantics can be captured based on the ObjectType and the BrowseName of the Method.
  • the class concept »InstanceDeclaration» includes the sub classes MethodlnstanceDeclaration, ObjectInstanceDeclaration and Varia- blelnstanceDeclaration .
  • the restrictions regarding instances of InstanceDeclarations in the OPC UA specifications, part 3, chap ter 6.3.6 are modelled using the OWL-Classes and the Subclass- Concept in combination with OWL DataProperty restrictions.
  • the class concept »DataType « is built using restrictions on DataTypes in combination with OPC UA variables and OPC UA varia ble types or VariableTypes .
  • the »DataType « class concept is structured using OWL classes and the OWL subclass Concept in combination with OWL object property restrictions and the OWL union concept in order to structure the DataType field seman tics, further including restrictions on the structure of
  • DataType-Field constraints like a data type.
  • An exemplary data type is a 32 bit long unsigned integer or UInt32.
  • the class concept »MethodType« is the top-level-concept for all InstanceDeclaration-Methods .
  • the semantic definition of methods is comparable to properties. Typical methods are defined by the »owning Object « and the assigned BrowseName. The following rules are to be applied for structuring the MethodType concept:
  • the class concept »ObjectType « is used to capture the semantics of the OPC UA concept and to assign restrictions of the corre sponding InstanceDeclaration and ModellingRules .
  • An ObjectType consists of Annotation Properties including labels, comments etc.
  • the class concept in the ontology is modelled using OWL classes and the OWL-Subclass-Concept in combination with OWL DataProperty restrictions and OWL AnnotationProperties .
  • the OWL DataProperty restrictions are modeled according to rules formal ized in the OPC UA specification in part 3 of the specification.
  • the ArrayDimensions Attribute may be added if it was not provided or when modifying the value of an entry in the ar ray from 0 to a different value. All other values in the ar ray shall remain the same.
  • a Varia- bleType consists of Annotation Properties including labels, com ments etc.
  • the class concept in the ontology is modelled using OWL classes and the OWL-Subclass-Concept in combination with OWL DataProperty restrictions, OWL ObjectProperty restrictions and OWL AnnotationProperties .
  • the OWL DataProperty restrictions are modeled according to the rules formalized in the OPC UA specifi cation in part 3 of the specification.
  • Properties are modeled in the ontology by the following mapping rule. Definitions of Properties and their BrowseNames, i.e. a Property BrowseName, are introduced as a subconcept of the Prop- ertyType for each unique Property-BrowseName . This general map ping rule will ensure that Properties with equal BrowseNames will also be mapped to the corresponding Property-BrowseName concept .
  • each BrowseName of an InstanceDeclaration is to be mapped to an object property.
  • Each StructureFieldName is to be mapped to an object property with the namespace of the Struc- ture-DataType-Namespace and the string-part with the FieldName.
  • the description of the Structure-DataType-Field may be mapped to an rdfs: comment annotation.
  • ReferenceTypes in OPC UA are to be mapped to object properties in the ontology. All references which are not symmetric must have an »inverse « counterpart.
  • inverseHierarchicalReferences Is to be used (e.g., inverseHierarchicalReferences ) .
  • the Hier- archicalReferences tree must be completely mirrored. If a Refer- enceType is defined as symmetric and hierarchical, the reference has to be a subtype of the forward and the inverse tree. Symmet ric references - i.e. Symmetric-Attribute is set to true - will also be reflected by setting a SymmetricObjectProperty to true.
  • the present invention allows using already existing semantic web reasoning tools for validation of OPC UA information models.
  • An other advantage is the fact that through the declarative nature of web ontology languages, specifically OWL, newly added rules can be processed without modifying the code base.
  • the present invention enables querying an OPC UA data model.
  • querying of the OPC UA data models becomes feasible.
  • the invention pro vides a method wherein the triples are generated in such a way that the semantics of OPC UA are captured, offering possibili ties to reduce the effort for formulating queries by a huge mag nitude.
  • semantic Web experts as well as OPC UA experts are able to formulate queries.
  • the present invention further enables analyzing the OPC UA data model. Based on the formal representation of OPC UA semantics it is now possible to do tasks like skill-matching, onboarding of devices into machinery, data-Mining etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computational Linguistics (AREA)
  • Animal Behavior & Ethology (AREA)
  • Software Systems (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Automation & Control Theory (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Machine Translation (AREA)
  • Information Transfer Between Computers (AREA)
PCT/EP2018/081938 2018-11-20 2018-11-20 A method for transforming a data model for automation purposes into a target ontology Ceased WO2020104019A1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
KR1020217018750A KR102662252B1 (ko) 2018-11-20 2018-11-20 자동화 목적들을 위한 데이터 모델을 타겟 온톨로지로 변환하기 위한 방법
CN201880099661.0A CN112997170B (zh) 2018-11-20 2018-11-20 用于将用于自动化目的的数据模型变换成目标本体的方法
JP2021527250A JP7317961B2 (ja) 2018-11-20 2018-11-20 自動化目的のためのデータモデルをターゲットオントロジーに変換する方法
US17/295,429 US12346099B2 (en) 2018-11-20 2018-11-20 Method for transforming a data model for automation purposes into a target ontology
PCT/EP2018/081938 WO2020104019A1 (en) 2018-11-20 2018-11-20 A method for transforming a data model for automation purposes into a target ontology
EP18815524.6A EP3861463A1 (en) 2018-11-20 2018-11-20 A method for transforming a data model for automation purposes into a target ontology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/EP2018/081938 WO2020104019A1 (en) 2018-11-20 2018-11-20 A method for transforming a data model for automation purposes into a target ontology

Publications (1)

Publication Number Publication Date
WO2020104019A1 true WO2020104019A1 (en) 2020-05-28

Family

ID=64661274

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2018/081938 Ceased WO2020104019A1 (en) 2018-11-20 2018-11-20 A method for transforming a data model for automation purposes into a target ontology

Country Status (6)

Country Link
US (1) US12346099B2 (https=)
EP (1) EP3861463A1 (https=)
JP (1) JP7317961B2 (https=)
KR (1) KR102662252B1 (https=)
CN (1) CN112997170B (https=)
WO (1) WO2020104019A1 (https=)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4254086A1 (en) 2022-03-31 2023-10-04 Siemens Aktiengesellschaft Transforming an ontology into a graph-based information model for automation purposes
EP4287037A1 (en) 2022-06-02 2023-12-06 Siemens Aktiengesellschaft A method for generating a query pertaining to an industrial automation control system
EP4300322A1 (de) 2022-06-29 2024-01-03 Siemens Aktiengesellschaft Verfahren zum bereitstellen von daten eines automatisierungssystems, suchverfahren zur ermittlung von daten eines automatisierungssystems, computerprogramm, computerlesbares medium und vorrichtung zur datenverarbeitung
WO2024118092A1 (en) 2022-11-28 2024-06-06 Siemens Aktiengesellschaft Automated creation of digital twins using graph-based industrial data
US20240419129A1 (en) * 2021-12-29 2024-12-19 Siemens Aktiengesellschaft Method and System for Providing Time-Critical Control Applications

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3723346B1 (en) * 2019-04-10 2024-08-21 ABB Schweiz AG Selective address space aggregation
EP3985528A1 (en) * 2020-10-16 2022-04-20 ABB Schweiz AG Negotiation of information contracts between information providers and consumers
CN114021335B (zh) * 2021-11-01 2025-07-11 中国电力科学研究院有限公司 一种基于形状约束的电网模型验证方法
CN115714699B (zh) * 2022-10-19 2025-10-17 慧之安可(北京)科技有限公司 一种基于设备名区别不同opcua设备的方法和系统
WO2024159423A1 (zh) * 2023-01-31 2024-08-08 西门子股份公司 Opc ua信息模型的语义验证方法、装置、设备及存储介质
WO2024196020A1 (ko) * 2023-03-20 2024-09-26 주식회사 가치랩스 인공지능 기반의 비정형 데이터 분석 장치 및 방법
CN116484875B (zh) * 2023-03-24 2025-03-25 北京四方继保工程技术有限公司 支撑变电站全景信息监控的自描述语义数据管理方法
EP4647927A1 (en) * 2024-05-08 2025-11-12 Siemens Aktiengesellschaft Method of operating a semantic information integrator module, semantic information integrator module, system, computer program product and computer readable memory
CN119987739B (zh) * 2025-01-21 2025-11-07 支付宝(杭州)信息技术有限公司 一种数据处理方法、装置及设备
CN120911625B (zh) * 2025-10-11 2025-12-26 中国计量大学 一种基于大模型和本体映射的设备语义推理系统及方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3006473A1 (fr) * 2013-06-04 2014-12-05 Euriware Procede d'echange de donnees descriptives d'installations techniques
US20160019294A1 (en) * 2014-07-18 2016-01-21 Convida Wireless, Llc M2M Ontology Management And Semantics Interoperability

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU2015258752A1 (en) 2014-05-12 2017-01-05 Semantic Technologies Pty Ltd Putative ontology generating method and apparatus
JP6650468B2 (ja) * 2015-04-16 2020-02-19 シーメンス アクチエンゲゼルシヤフトSiemens Aktiengesellschaft 自動化システムを動作させる方法及び装置
EP3101534A1 (en) * 2015-06-01 2016-12-07 Siemens Aktiengesellschaft Method and computer program product for semantically representing a system of devices
KR101980311B1 (ko) * 2017-04-18 2019-05-20 엘에스산전 주식회사 Cim 및 opc-ua 기반 데이터 상호 호환 방법
KR20190020399A (ko) * 2017-08-21 2019-03-04 주식회사 모던크리에이션 메타 모델링 기반의 대용량 온톨로지 시스템
CN108459574A (zh) * 2018-03-27 2018-08-28 重庆邮电大学 一种基于语义与opc ua的现场设备信息管理系统

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3006473A1 (fr) * 2013-06-04 2014-12-05 Euriware Procede d'echange de donnees descriptives d'installations techniques
US20160019294A1 (en) * 2014-07-18 2016-01-21 Convida Wireless, Llc M2M Ontology Management And Semantics Interoperability

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
GRAUBE MARKUS ET AL: "Integrating industrial middleware in Linked Data collaboration networks", 2016 IEEE 21ST INTERNATIONAL CONFERENCE ON EMERGING TECHNOLOGIES AND FACTORY AUTOMATION (ETFA), IEEE, 6 September 2016 (2016-09-06), pages 1 - 8, XP032994637, DOI: 10.1109/ETFA.2016.7733710 *
SCHIEKOFER RAINER ET AL: "REST based OPC UA for the IIoT", 2018 IEEE 23RD INTERNATIONAL CONFERENCE ON EMERGING TECHNOLOGIES AND FACTORY AUTOMATION (ETFA), IEEE, vol. 1, 4 September 2018 (2018-09-04), pages 274 - 281, XP033426002, DOI: 10.1109/ETFA.2018.8502516 *
See also references of EP3861463A1 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20240419129A1 (en) * 2021-12-29 2024-12-19 Siemens Aktiengesellschaft Method and System for Providing Time-Critical Control Applications
US12276948B2 (en) * 2021-12-29 2025-04-15 Siemens Aktiengesellschaft Method and system for providing time-critical control applications
EP4254086A1 (en) 2022-03-31 2023-10-04 Siemens Aktiengesellschaft Transforming an ontology into a graph-based information model for automation purposes
EP4287037A1 (en) 2022-06-02 2023-12-06 Siemens Aktiengesellschaft A method for generating a query pertaining to an industrial automation control system
WO2023232964A1 (en) 2022-06-02 2023-12-07 Siemens Aktiengesellschaft A method for generating a query pertaining to an industrial automation control system
EP4300322A1 (de) 2022-06-29 2024-01-03 Siemens Aktiengesellschaft Verfahren zum bereitstellen von daten eines automatisierungssystems, suchverfahren zur ermittlung von daten eines automatisierungssystems, computerprogramm, computerlesbares medium und vorrichtung zur datenverarbeitung
WO2024118092A1 (en) 2022-11-28 2024-06-06 Siemens Aktiengesellschaft Automated creation of digital twins using graph-based industrial data

Also Published As

Publication number Publication date
CN112997170B (zh) 2024-10-01
JP7317961B2 (ja) 2023-07-31
KR102662252B1 (ko) 2024-04-29
CN112997170A (zh) 2021-06-18
US12346099B2 (en) 2025-07-01
KR20210089772A (ko) 2021-07-16
EP3861463A1 (en) 2021-08-11
JP2022511420A (ja) 2022-01-31
US20210405624A1 (en) 2021-12-30

Similar Documents

Publication Publication Date Title
US12346099B2 (en) Method for transforming a data model for automation purposes into a target ontology
Nagarajan et al. Semantic interoperability of web services-challenges and experiences
Charpenay et al. An ontology design pattern for iot device tagging systems
US20080040510A1 (en) Web services broker and method of using same
WO2020200404A1 (en) Method and query module for querying industrial data
van Berlo et al. Creating information delivery specifications using linked data
Weigand et al. Creating virtual knowledge graphs from software-internal data
Bouhali et al. Exploiting RDF open data using NoSQL graph databases
US9684885B2 (en) Method and system for converting UBL process diagrams to OWL
Hildebrand et al. A method for converting current data to rdf in the era of industry 4.0
Rupp et al. Easy and complex: new perspectives for metadata modeling using RDF-star and named graphs
Kaykova et al. RSCDF: a dynamic and context-sensitive metadata description framework for industrial resources
Shafer An architecture for network management using netconf and yang
US20190205436A1 (en) System and method for executing database operations on a database
Kourtesis et al. Web service discovery in the FUSION semantic registry
US20230315774A1 (en) Transforming an Ontology Into a Graph-Based Information Model for Automation Purposes
Yuan Towards ontology-based software architecture representations
US20220121716A1 (en) Negotiation of information contracts between information providers and consumers
Graubmann et al. Semantic annotation of software components
Göpfert et al. A Method for Integrating Heterogeneous Data into a Knowledge Graph
EP4647927A1 (en) Method of operating a semantic information integrator module, semantic information integrator module, system, computer program product and computer readable memory
Mizutani et al. Towards Provenance Integration for Field Devices in Industrial IoT Systems
Li et al. Integrity validation in semantic engineering design environment
Szmeja et al. Alignment Format for Semantic Translation
Vander Sande et al. The datatank: an open data adapter with semantic output

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18815524

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2018815524

Country of ref document: EP

Effective date: 20210507

ENP Entry into the national phase

Ref document number: 2021527250

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20217018750

Country of ref document: KR

Kind code of ref document: A

WWG Wipo information: grant in national office

Ref document number: 17295429

Country of ref document: US