KR102665209B1 - BIM data query system, apparatus and method - Google Patents

BIM data query system, apparatus and method Download PDF

Info

Publication number
KR102665209B1
KR102665209B1 KR1020230088993A KR20230088993A KR102665209B1 KR 102665209 B1 KR102665209 B1 KR 102665209B1 KR 1020230088993 A KR1020230088993 A KR 1020230088993A KR 20230088993 A KR20230088993 A KR 20230088993A KR 102665209 B1 KR102665209 B1 KR 102665209B1
Authority
KR
South Korea
Prior art keywords
data
query
bim
unit
rdf
Prior art date
Application number
KR1020230088993A
Other languages
Korean (ko)
Inventor
강태욱
Original Assignee
한국건설기술연구원
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 한국건설기술연구원 filed Critical 한국건설기술연구원
Priority to KR1020230088993A priority Critical patent/KR102665209B1/en
Application granted granted Critical
Publication of KR102665209B1 publication Critical patent/KR102665209B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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; CALCULATING OR 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/31Indexing; Data structures therefor; Storage structures
    • G06F16/316Indexing structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/33Querying
    • G06F16/332Query formulation
    • G06F16/3329Natural language query formulation or dialogue systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/33Querying
    • G06F16/3331Query processing
    • G06F16/3332Query translation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/33Querying
    • G06F16/338Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Animal Behavior & Ethology (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 BIM 데이터 질의 시스템, 장치 및 방법에 관한 것으로, 더욱 상세하게는 BIM 데이터를 온톨로지 기반으로 변환하여 저장함으로써, BIM 데이터의 연결성, 확장성, 재활용성 및 유지보수성을 증가시킬 수 있는 효과가 있다.The present invention relates to a BIM data query system, device, and method. More specifically, the present invention relates to an ontology-based conversion and storage of BIM data, which has the effect of increasing the connectivity, scalability, recyclability, and maintainability of BIM data. there is.

Description

BIM 데이터 질의 시스템, 장치 및 방법{BIM data query system, apparatus and method}BIM data query system, apparatus and method}

본 발명은 BIM 데이터 질의 시스템, 장치 및 방법에 관한 것으로, 더욱 상세하게는 BIM 데이터를 온톨로지 기반으로 변환하여 저장함으로써, BIM 데이터의 연결성, 확장성, 재활용성 및 유지보수성을 증가시킬 수 있는 효과가 있다.The present invention relates to a BIM data query system, device, and method. More specifically, the present invention relates to an ontology-based conversion and storage of BIM data, which has the effect of increasing the connectivity, scalability, recyclability, and maintainability of BIM data. there is.

최근 BIM(Building Information Modeling) 전면발주가 시작되면서, 생성된 BIM에서 의사결정에 필요한 지식 정보를 추출하는 방법에 대한 관심이 높아지고 있다.Recently, with the start of full-scale BIM (Building Information Modeling) orders, interest in methods to extract knowledge information necessary for decision-making from the generated BIM is increasing.

일반적으로 BIM 모델러 프로그램을 통해 생성된 정보는 간섭체크, 공정 시뮬레이션과 같이 한정된 영역에서 사용된다. 만약, BIM 모델러에서 생성된 데이터가 아닌 시설물관리와 같이 이기종데이터와 연계해 사용 하고자하는 경우, BIM의 속성정보를 RDBMS(Relational Database Management System)에 저장해두고, 검색한 후, 별도 개발된 프로그램에서 결과를 보여주는 시스템을 별도로 개발해 사용한다.Generally, information generated through BIM modeler programs is used in limited areas such as clash checking and process simulation. If you want to use data in conjunction with heterogeneous data, such as facility management, rather than data generated by a BIM modeler, save the BIM attribute information in RDBMS (Relational Database Management System), search, and retrieve the results in a separately developed program. Develop and use a separate system that shows.

이런 접근 방식은 BIM 객체와 관련된 데이터셋의 연결 및 확 장 요구가 발생할 경우, 데이터베이스 스키마를 재정의하고, 기존에 저장된 데이터와 비지니스 로직을 새로 정의된 스키마에 맞게 마이그레이션(migration)해야 하는 등 문제를 발생시킨다.This approach causes problems such as having to redefine the database schema and migrate existing stored data and business logic to fit the newly defined schema when a request for connection and expansion of datasets related to BIM objects occurs. I order it.

예를 들어, 스마트건설 분야에서 응용되는 IoT 센서 데이터를 BIM관점에서 활용하고자 하는 경우, 기존 방식으로는 RDBMS에 새로운 스키마를 설계하고, 정보 질의 등 비지니스 로직은 특정 프로그래밍 언어로 재개발되어야 할 것이다. 이런 문제는 BIM 활용 목적 중 하나인 모델 정보의 연결성, 확장성, 재활용성과 유지보수성에 악영향을 준다. BIM 사용 시 우리가 기대하는 것 중 하나는 건설 분야에서 발생하는 다양한 이기종 데이터셋을 쉽게 BIM과 연결하여, 의사결정에 필요한 정보를 쉽게 탐색하는 것이다. 하지만, BIM 데이터베이스의 스키마가 특정 형태로 고정되어 있다면, BIM은 데이터 허브(hub)로써 사용하기 어렵다. 따라서, 이러한 문제점을 해결하기 위한 시스템이 필요한 상황이다.For example, if you want to utilize IoT sensor data applied in the smart construction field from a BIM perspective, a new schema must be designed in RDBMS using the existing method, and business logic such as information query will have to be redeveloped in a specific programming language. These problems have a negative impact on the connectivity, scalability, recyclability, and maintainability of model information, which are one of the purposes of using BIM. One of our expectations when using BIM is to easily connect various heterogeneous datasets from the construction field with BIM to easily explore the information needed for decision making. However, if the schema of the BIM database is fixed to a specific form, it is difficult to use BIM as a data hub. Therefore, a system to solve these problems is needed.

등록번호 10-2353827, 등록일자 2022년 01월 17일, '규칙 기반의 Scan-to-BIM 매핑 파이프라인 구조 설계 장치 및 방법'Registration number 10-2353827, registration date January 17, 2022, 'Rule-based Scan-to-BIM mapping pipeline structure design device and method' 등록번호 10-2105589, 등록일자 2020년 04월 22일, '에너지 모니터링을 위한 BEMS 센서-BIM 연계 장치 및 방법'Registration number 10-2105589, registration date April 22, 2020, 'BEMS sensor-BIM linkage device and method for energy monitoring'

본 발명은 이와 같은 필요성에 의해 창출된 것으로, 본 발명의 목적은 BIM 데이터를 온톨로지 기반으로 변환하여 저장함으로써, BIM 데이터의 연결성, 확장성, 재활용성 및 유지보수성을 증가시킬 수 있는 BIM 데이터 질의 시스템, 장치 및 방법을 제공하는데 있다.The present invention was created in response to this need, and the purpose of the present invention is a BIM data query system that can increase the connectivity, scalability, recyclability, and maintainability of BIM data by converting and storing BIM data based on ontology. , to provide devices and methods.

상기와 같은 목적을 달성하기 위한, 본 발명에 따른 BIM 데이터 질의 장치는, BIM DB서버로부터 BIM 데이터를 수집하는 데이터 수집부; 상기 수집된 BIM 데이터의 IFC 객체를 정의하는 객체정의부; 상기 정의된 IFC 객체를 온톨로지 기반으로 변환하여 튜플 구조의 RDF 데이터를 생성하는 데이터 변환부; 상기 RDF 데이터가 저장되는 데이터 저장부; 및 사용자단말기의 요청에 따라 쿼리결과를 생성하는 질의응답부; 를 포함하는 것을 특징으로 한다.In order to achieve the above object, the BIM data query device according to the present invention includes a data collection unit that collects BIM data from a BIM DB server; an object definition unit defining IFC objects of the collected BIM data; a data conversion unit that generates RDF data in a tuple structure by converting the defined IFC object based on ontology; a data storage unit where the RDF data is stored; and a question and answer unit that generates query results according to the request of the user terminal. It is characterized by including.

또한, 상기 객체정의부는, IfcRoot, IfcObject, IfcPropertyDefinition 중 어느 하나 이상의 IFC 객체를 정의하는 것을 특징으로 한다.In addition, the object definition unit is characterized in that it defines one or more IFC objects among IfcRoot, IfcObject, and IfcPropertyDefinition.

또한, 상기 튜플 구조는, 하기와 같이 OWL(Web Ontology Language) 언어로 명세화 된 것을 특징으로 한다.In addition, the tuple structure is characterized in that it is specified in OWL (Web Ontology Language) language as follows.

Building rdf:type owl:Thing.Building rdf:type owl:Thing.

Building rdf:type _:x.Building rdf:type _:x.

_:x owl:onProperty contain._:x owl:onProperty contain.

_:x owl:minCardinality "1"^^xsd:nonNegativeInteger._:x owl:minCardinality "1"^^xsd:nonNegativeInteger.

또한, 상기 질의응답부는, SPARQL 언어의 객체정보에 대한 질의를 수신하여, 이를 해석하는 쿼리해석부; 상기 질의해석부의 해석에 따라 RDF 데이터를 탐색하고, 일치하는 데이터가 있을 경우 이를 튜플 형식의 리턴값으로 출력하는 쿼리탐색부; 및 상기 리턴값을 미리 정의된 언어를 통해 가시화하여 쿼리결과를 생성하여 이를 사용자단말기로 전송하는 쿼리결과부; 를 포함하는 것을 특징으로 한다.In addition, the question answering unit includes a query analysis unit that receives a query about object information in the SPARQL language and interprets the query; a query search unit that searches RDF data according to the interpretation of the query analysis unit and, if matching data is found, outputs it as a return value in a tuple format; and a query result unit that visualizes the return value using a predefined language to generate a query result and transmits it to the user terminal. It is characterized by including.

한편, 상기와 같은 목적을 달성하기 위한, 본 발명에 따른 BIM 데이터 질의 방법은, BIM 데이터 질의 장치가 BIM DB서버로부터 BIM 데이터를 수신하여, 온톨로지 기반 BIM 데이터로 변환하는 A단계; 사용자단말기가 객체정보에 대한 질의를 요청하는 B단계; 및 BIM 데이터 질의 장치가 사용자단말기의 요청에 따라 쿼리결과를 생성하여 사용자단말기로 전송해주는 C단계; 를 포함하는 것을 특징으로 한다.Meanwhile, in order to achieve the above object, the BIM data query method according to the present invention includes step A in which the BIM data query device receives BIM data from the BIM DB server and converts it into ontology-based BIM data; Step B, where the user terminal requests a query about object information; and step C in which the BIM data query device generates a query result according to the request of the user terminal and transmits it to the user terminal; It is characterized by including.

또한, 상기 A단계는, 데이터 수집부가 BIM DB서버로부터 BIM 데이터를 수집하는 단계; 객체정의부가 상기 수집된 BIM 데이터의 IFC 객체를 정의하는 단계; 데이터 변환부가 상기 정의된 IFC 객체를 온톨로지 기반으로 변환하여 튜플 구조의 RDF 데이터를 생성하는 단계; 및 데이터 저장부가 상기 RDF 데이터가 저장하는 단계; 를 포함하는 것을 특징으로 한다.In addition, step A includes a data collection unit collecting BIM data from the BIM DB server; An object definition unit defining an IFC object of the collected BIM data; A data conversion unit converting the defined IFC object based on ontology to generate tuple-structured RDF data; and a data storage unit storing the RDF data; It is characterized by including.

또한, 상기 객체정의부는, IfcRoot, IfcObject, IfcPropertyDefinition 중 어느 하나 이상의 IFC 객체를 정의하는 것을 특징으로 한다.In addition, the object definition unit is characterized in that it defines one or more IFC objects among IfcRoot, IfcObject, and IfcPropertyDefinition.

또한, 상기 튜플 구조는, 하기와 같이 OWL(Web Ontology Language) 언어로 명세화 된 것을 특징으로 한다.In addition, the tuple structure is characterized in that it is specified in OWL (Web Ontology Language) language as follows.

Building rdf:type owl:Thing .Building rdf:type owl:Thing .

Building rdf:type _:x .Building rdf:type _:x .

_:x owl:onProperty contain ._:x owl:onProperty contain .

_:x owl:minCardinality "1"^^xsd:nonNegativeInteger._:x owl:minCardinality "1"^^xsd:nonNegativeInteger.

또한, 상기 C단계는, 쿼리해석부가 사용자단말기로부터 SPARQL 언어의 객체정보에 대한 질의를 수신하여, 이를 해석하는 단계; 쿼리탐색부가 상기 질의해석부의 해석에 따라 RDF 데이터를 탐색하고, 일치하는 데이터가 있을 경우 이를 튜플 형식의 리턴값으로 출력하는 단계; 및 쿼리결과부가 상기 리턴값을 미리 정의된 언어를 통해 가시화하여 쿼리결과를 생성하고, 이를 사용자단말기로 전송해주는 단계; 를 포함하는 것을 특징으로 한다.In addition, step C includes: a query interpretation unit receiving a query about object information in the SPARQL language from a user terminal and interpreting the query; A query search unit searches RDF data according to the interpretation of the query analysis unit, and if matching data is found, outputting it as a return value in a tuple format; and a query result unit visualizing the return value using a predefined language to generate a query result and transmitting the query result to the user terminal. It is characterized by including.

한편, 상기와 같은 목적을 달성하기 위한, 본 발명에 따른 BIM 데이터 질의 시스템은, BIM 데이터가 저장되어 있는 BIM DB서버; 상기 BIM DB서버로부터 BIM 데이터를 수집하여, 온톨로지 기반으로 변환하여 저장하는 BIM 데이터 질의 장치; 및 상기 BIM 데이터 질의 장치에 객체정보에 대한 질의 요청을 수행하는 사용자단말기; 를 포함하는 것을 특징으로 한다.Meanwhile, in order to achieve the above object, the BIM data query system according to the present invention includes a BIM DB server in which BIM data is stored; A BIM data query device that collects BIM data from the BIM DB server, converts it to ontology, and stores it; And a user terminal that performs a query request for object information to the BIM data query device; It is characterized by including.

또한, 상기 BIM 데이터 질의 장치는, BIM DB서버로부터 BIM 데이터를 수집하는 데이터 수집부; 상기 수집된 BIM 데이터의 IFC 객체를 정의하는 객체정의부; 상기 정의된 IFC 객체를 온톨로지 기반으로 변환하여 튜플 구조의 RDF 데이터를 생성하는 데이터 변환부; 상기 RDF 데이터가 저장되는 데이터 저장부; 및 사용자단말기의 요청에 따라 쿼리결과를 생성하여 사용자단말기로 전송해주는 질의응답부; 를 포함하는 것을 특징으로 한다.In addition, the BIM data query device includes a data collection unit that collects BIM data from a BIM DB server; an object definition unit defining IFC objects of the collected BIM data; a data conversion unit that generates RDF data in a tuple structure by converting the defined IFC object based on ontology; a data storage unit where the RDF data is stored; and a question-and-answer unit that generates query results according to the request of the user terminal and transmits them to the user terminal. It is characterized by including.

본 발명에 따른 BIM 데이터 질의 시스템, 장치 및 방법은 BIM 데이터를 온톨로지 기반으로 변환하여 저장함으로써, BIM 데이터의 연결성, 확장성, 재활용성 및 유지보수성을 증가시킬 수 있는 효과가 있다.The BIM data query system, device, and method according to the present invention has the effect of increasing the connectivity, scalability, recyclability, and maintainability of BIM data by converting and storing BIM data based on ontology.

본 발명의 해결과제는 이상에서 언급된 것들에 한정되지 않으며, 언급되지 아니한 다른 해결과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The problems to be solved by the present invention are not limited to those mentioned above, and other problems not mentioned will be clearly understood by those skilled in the art from the description below.

도 1은 본 발명의 일실시예에 따른 BIM 데이터 질의 시스템의 블록구성도
도 2는 본 발명의 일실시예에 따른 BIM 데이터 질의 장치의 블록구성도
도 3은 본 발명의 일실시예에 따른 질의응답부의 블록구성도
도 4는 본 발명의 일실시예에 따른 BIM 데이터 질의 방법 순서도
도 5는 본 발명의 일실시예에 따른 데이터 변환 방법 순서도
도 6은 본 발명의 일실시예에 따른 객체정의부의 실시예시도
도 7은 본 발명의 일실시예에 따른 데이터 변환부의 실시예시도
도 8은 본 발명의 일실시예에 따른 질의 응답 방법 순서도
도 9눈 본 발명의 일실시예에 따른 질의응답부의 실시예시도
1 is a block diagram of a BIM data query system according to an embodiment of the present invention.
Figure 2 is a block diagram of a BIM data query device according to an embodiment of the present invention.
Figure 3 is a block diagram of a question and answer section according to an embodiment of the present invention.
Figure 4 is a flowchart of the BIM data query method according to an embodiment of the present invention.
Figure 5 is a flowchart of a data conversion method according to an embodiment of the present invention.
Figure 6 is a schematic diagram of an object definition unit according to an embodiment of the present invention.
Figure 7 is an exemplary diagram of a data conversion unit according to an embodiment of the present invention.
Figure 8 is a flowchart of a question answering method according to an embodiment of the present invention.
Figure 9 is an exemplary diagram of a question and answer section according to an embodiment of the present invention.

이상의 본 발명의 목적들, 다른 목적들, 특징들 및 이점들은 첨부된 도면과 관련된 이하의 바람직한 실시 예들을 통해서 쉽게 이해될 것이다. 그러나 본 발명은 여기서 설명되는 실시 예들에 한정되지 않고 다른 형태로 구체화될 수도 있다. 오히려, 여기서 소개되는 실시 예들은 개시된 내용이 철저하고 완전해질 수 있도록 그리고 당업자에게 본 발명의 사상이 충분히 전달될 수 있도록 하기 위해 제공되는 것이다.The above objects, other objects, features and advantages of the present invention will be easily understood through the following preferred embodiments related to the attached drawings. However, the present invention is not limited to the embodiments described herein and may be embodied in other forms. Rather, the embodiments introduced herein are provided so that the disclosed content will be thorough and complete and so that the spirit of the present invention can be sufficiently conveyed to those skilled in the art.

본 명세서에서 어떤 엘리먼트, 구성요소, 장치, 또는 시스템이 프로그램 또는 소프트웨어로 이루어진 구성요소를 포함한다고 언급되는 경우, 명시적인 언급이 없더라도, 그 엘리먼트, 구성요소, 장치, 또는 시스템은 그 프로그램 또는 소프트웨어가 실행 또는 동작하는데 필요한 하드웨어(예를 들면, 메모리, CPU 등)나 다른 프로그램 또는 소프트웨어(예를 들면 운영체제나 하드웨어를 구동하는데 필요한 드라이버 등)를 포함하는 것으로 이해되어야 할 것이다.When an element, component, device, or system is referred to herein as including a component consisting of a program or software, even if explicitly stated, that element, component, device, or system is intended to include a component consisting of a program or software. It should be understood as including hardware necessary for execution or operation (e.g., memory, CPU, etc.) or other programs or software (e.g., operating system or drivers required to run hardware, etc.).

또한, 어떤 엘리먼트(또는 구성요소)가 구현됨에 있어서 특별한 언급이 없다면, 그 엘리먼트(또는 구성요소)는 소프트웨어, 하드웨어, 또는 소프트웨어 및 하드웨어 어떤 형태로도 구현될 수 있는 것으로 이해되어야 할 것이다.Additionally, when an element (or component) is implemented, unless otherwise specified, it should be understood that the element (or component) may be implemented in any form of software, hardware, or software and hardware.

또한, 본 명세서에서 사용된 용어는 실시 예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 명세서에서 사용되는 '포함한다(comprises)' 및/또는 '포함하는(comprising)'은 언급된 구성요소는 하나 이상의 다른 구성요소의 존재 또는 추가를 배제하지 않는다.Additionally, the terms used in this specification are for describing embodiments and are not intended to limit the present invention. As used herein, singular forms also include plural forms, unless specifically stated otherwise in the context. As used in the specification, 'comprises' and/or 'comprising' does not exclude the presence or addition of one or more other elements.

또한, 본 명세서에서 '부', '장치' 등의 용어는 하드웨어 및 해당 하드웨어에 의해 구동되거나 하드웨어를 구동하기 위한 소프트웨어의 기능적, 구조적 결합을 지칭하는 것으로 의도될 수 있다. 예를 들어, 여기서 하드웨어는 CPU 또는 다른 프로세서(processor)를 포함하는 데이터 처리 기기일 수 있다. 또한, 하드웨어에 의해 구동되는 소프트웨어는 실행중인 프로세스, 객체(object), 실행파일(executable), 실행 스레드(thread of execution), 프로그램(program) 등을 지칭할 수 있다.Additionally, in this specification, terms such as 'unit' and 'device' may be intended to refer to the functional and structural combination of hardware and software driven by or for driving the hardware. For example, the hardware here may be a data processing device including a CPU or other processor. Additionally, software driven by hardware may refer to a running process, object, executable, thread of execution, program, etc.

이하, 본 발명에서 실시하고자 하는 구체적인 기술내용에 대해 첨부도면을 참조하여 상세하게 설명하기로 한다.Hereinafter, specific technical details to be implemented in the present invention will be described in detail with reference to the accompanying drawings.

도면에 도시된 각각의 구성은 기능 및 논리적으로 분리될 수 있음을 나타내는 것이며, 반드시 각각의 구성이 별도의 물리적 장치로 구분되거나 별도의 코드로 작성됨을 의미하는 것은 아님을 본 발명의 기술분야의 평균적 전문가는 용이하게 추론할 수 있을 것이다.Each configuration shown in the drawing indicates that it can be separated functionally and logically, and does not necessarily mean that each configuration is divided into a separate physical device or written in a separate code. Experts will be able to make inferences easily.

도 1은 본 발명의 일실시예에 따른 BIM 데이터 질의 시스템의 블록구성도이며, 도 2는 본 발명의 일실시예에 따른 BIM 데이터 질의 장치의 블록구성도이며, 도 3은 본 발명의 일실시예에 따른 질의응답부의 블록구성도이다.Figure 1 is a block diagram of a BIM data query system according to an embodiment of the present invention, Figure 2 is a block diagram of a BIM data query device according to an embodiment of the present invention, and Figure 3 is an embodiment of the present invention. This is a block diagram of the question and answer section according to an example.

도 1에 도시된 바와 같이, 본 발명에 따른 BIM 데이터 질의 시스템은 BIM DB서버(100), BIM 데이터 질의 장치(200) 및 사용자단말기(300)를 포함하여 구성될 수 있다. As shown in Figure 1, the BIM data query system according to the present invention may be configured to include a BIM DB server 100, a BIM data query device 200, and a user terminal 300.

BIM DB서버(100)는 도시된 바와 같이, BIM 데이터가 저장되어 있는 데이터 저장장치로, 복수 개로 구성될 수 있으며, BIM 데이터가 아닌 다른 포맷의 데이터도 저장될 수 있다.As shown, the BIM DB server 100 is a data storage device in which BIM data is stored, and may be composed of a plurality of devices, and may also store data in formats other than BIM data.

여기서 BIM 데이터라 함은 다차원 가상공간에 기획, 설계, 엔지니어링(구조, 설비, 전기 등), 시공 더 나아가 유지관리 및 폐기까지 가상으로 시설물을 모델링하는 과정을 말한다. BIM의 건물(Building)은 대상 건물의 전 생명주기-설계, 시공, 운영 및 관리를 의미하고, 정보(Information)는 대상 건물의 전 생명주기에 포함된 모든 정보를 의미하고, 모델링(Modeling)은 전 생명주기에 포함된 모든 정보를 생산, 관리, 출판을 제공하는 통합 도구 및 플랫폼을 의미한다.Here, BIM data refers to the process of virtually modeling facilities in a multidimensional virtual space, including planning, design, engineering (structure, equipment, electricity, etc.), construction, and even maintenance and disposal. Building in BIM refers to the entire life cycle of the target building - design, construction, operation and management, information refers to all information included in the entire life cycle of the target building, and modeling refers to all information included in the entire life cycle of the target building. It refers to an integrated tool and platform that provides production, management, and publication of all information included in the entire life cycle.

BIM 방식은 건물을 데이터화하여 수치데이터를 만들며, 3D 디스플레이 효과를 볼 수 있는 3D 기반의 설계 및 모델링 방식이다. 단순한 선, 면 작업이 아닌 선의 시작과 끝점을 잇는 길이의 데이터가 발생되고, 면은 닫힌 면의 기준으로 면적이 데이터화된다. 그리고 길이와 면적의 데이터를 결합하면 체적 데이터를 얻을 수 있다.The BIM method is a 3D-based design and modeling method that converts buildings into data to create numerical data and allows you to see 3D display effects. Rather than simple line and surface work, data on the length connecting the start and end points of the line are generated, and the area of the surface is converted into data based on a closed surface. And by combining length and area data, volume data can be obtained.

또한, BIM 방식은 객체의 형상정보, 속성정보(attribute), 관계(relationship) 및 위상구조(topology)에 대한 정보를 포함하고 있어 분석, 서비스 연계 및 사용성이 우수하다. 즉, BIM은 빌딩 객체들인 벽, 슬라브, 창, 문, 지붕, 계단 등이 각각의 속성을 표현하여 서로의 관계를 인지하고 건물의 변경요소들을 즉시 건물설계에 반영한다. In addition, the BIM method includes information on the shape, attribute, relationship, and topology of objects, making it excellent for analysis, service connection, and usability. In other words, BIM recognizes the relationships between building objects such as walls, slabs, windows, doors, roofs, and stairs by expressing each attribute, and immediately reflects the changing elements of the building in the building design.

따라서, BIM을 이용함으로써, 설계할 건물이 정형이든 비정형이든 상관없이, 건물을 지을 때 발생되는 데이터에 대하여 프로젝트 별, 프로세스 별로 호환, 공유를 통해 모든 단계의 정보를 통합 관리 및 활용하는 것이 가능하다.Therefore, by using BIM, regardless of whether the building to be designed is structured or unstructured, it is possible to integrate and utilize information at all stages through compatibility and sharing for each project and process for the data generated when constructing a building. .

BIM 데이터 질의 장치(200)는 상기한 BIM DB서버(100)로부터 BIM 데이터를 온톨로지 방식으로 변환하여 저장하는 구성으로, 도 2에 도시된 바와 같이 데이터 수신부(210), 객체정의부(220), 데이터 변환부(230) 및 데이터 저장부(240)를 포함할 수 있다.The BIM data query device 200 is configured to convert and store BIM data from the BIM DB server 100 into an ontology method. As shown in FIG. 2, it includes a data receiving unit 210, an object defining unit 220, It may include a data conversion unit 230 and a data storage unit 240.

이때, BIM 데이터 질의 장치(200)는 BIM DB서버(100)로부터 BIM 데이터를 전송받아 Ifc 온톨로지 방식으로 변환하여 RDF 데이터를 생성하거나, BIM 형식이 아닌 다른 포맷의 데이터를 전송받아, IFC 스키마에 매핑하고 이를 일반적인 온톨로지 방식으로 변환하여 RDF 데이터를 생성할 수 있다.At this time, the BIM data query device 200 receives BIM data from the BIM DB server 100 and converts it into the Ifc ontology method to generate RDF data, or receives data in a format other than BIM format and maps it to the IFC schema. And this can be converted to a general ontology method to generate RDF data.

또한, BIM 데이터 질의 장치(200)는 사용자단말기(300)가 객체정보에 대한 질의 요청 시 이에 대한 쿼리결과를 생성하여 전송해주는 구성으로, 질의응답부(250)를 더 포함할 수 있으며, 상기 질의응답부(250)는 도 3과 같이, 쿼리해석부(251), 쿼리탐색부(252) 및 쿼리결과부(253)를 포함할 수 있다.In addition, the BIM data query device 200 is configured to generate and transmit a query result when the user terminal 300 requests a query for object information, and may further include a question response unit 250, and may further include a question response unit 250. As shown in FIG. 3, the response unit 250 may include a query analysis unit 251, a query search unit 252, and a query result unit 253.

사용자 단말(300)은 BIM 데이터 질의장치(200)로부터 제공받은 쿼리결과를 표시할 수 있는데, RDF 데이터와 BIM 모델과의 매핑을 통해 시각적 결과를 생성하여 표시할 수 있다.The user terminal 300 can display query results provided from the BIM data query device 200, and visual results can be generated and displayed through mapping between RDF data and the BIM model.

상기 각 구성요소(100, 200, 또는 300)는 적어도 하나의 프로세서를 포함할 수 있다. 적어도 하나의 프로세서는 ASIC(Application Specific Integrated Circuit), DSP(Digital Signal Processor), PLD(Programmable Logic Device), FPGA(Field Programmable Gate Array), CPU(Central Processing unit), GPU(Graphic Processing Unit), 마이크로컨트롤러(microcontroller) 및/또는 마이크로프로세서(microprocessor) 등으로 구현될 수 있다. 각 구성요소(100, 200, 또는 300)는 메모리를 더 포함할 수 있다. 메모리는 플래시 메모리(flash memory), 하드디스크(hard disk), SSD(Solid State Disk), RAM(Random Access Memory), SRAM(Static Random Access Memory), ROM(Read Only Memory), PROM(Programmable Read Only Memory), EEPROM(Electrically Erasable and Programmable ROM), EPROM(Erasable and Programmable ROM) 및/또는 eMMC(embedded multimedia card) 등과 같은 저장매체를 포함할 수 있다.Each of the components 100, 200, or 300 may include at least one processor. At least one processor may be an application specific integrated circuit (ASIC), a digital signal processor (DSP), a programmable logic device (PLD), a field programmable gate array (FPGA), a central processing unit (CPU), a graphic processing unit (GPU), or a microprocessor. It may be implemented with a controller (microcontroller) and/or microprocessor, etc. Each component 100, 200, or 300 may further include memory. Memory includes flash memory, hard disk, SSD (Solid State Disk), RAM (Random Access Memory), SRAM (Static Random Access Memory), ROM (Read Only Memory), and PROM (Programmable Read Only). Memory), EEPROM (Electrically Erasable and Programmable ROM), EPROM (Erasable and Programmable ROM), and/or eMMC (embedded multimedia card).

또한 각 구성요소(100, 200, 또는 300)는 네트워크를 통해 연결될 수 있는데, 여기서, 네트워크는, 복수의 단말 및 서버들과 같은 각각의 노드 상호 간에 정보 교환이 가능한 연결 구조를 의미하는 것으로, 이러한 네트워크의 일 예에는 근거리 통신망(LAN: Local Area Network), 광역 통신망(WAN: Wide Area Network), 인터넷(WWW: World Wide Web), 유무선 데이터 통신망, 전화망, 유무선 텔레비전 통신망 등을 포함한다. 무선 데이터 통신망의 일례에는 3G, 4G, 5G, 3GPP(3rd Generation Partnership Project), 5GPP(5th Generation Partnership Project), LTE(Long Term Evolution), WIMAX(World Interoperability for Microwave Access), 와이파이(Wi-Fi), 인터넷(Internet), LAN(Local Area Network), Wireless LAN(Wireless Local Area Network), WAN(Wide Area Network), PAN(Personal Area Network), RF(Radio Frequency), 블루투스(Bluetooth) 네트워크, NFC(Near-Field Communication) 네트워크, 위성 방송 네트워크, 아날로그 방송 네트워크, DMB(Digital Multimedia Broadcasting) 네트워크 등이 포함되나 이에 한정되지는 않는다.Additionally, each component (100, 200, or 300) may be connected through a network, where the network refers to a connection structure that allows information exchange between each node, such as a plurality of terminals and servers. Examples of networks include local area networks (LANs), wide area networks (WANs), World Wide Webs (WWWs), wired and wireless data networks, telephone networks, and wired and wireless television networks. Examples of wireless data communication networks include 3G, 4G, 5G, 3rd Generation Partnership Project (3GPP), 5th Generation Partnership Project (5GPP), Long Term Evolution (LTE), World Interoperability for Microwave Access (WIMAX), and Wi-Fi. , Internet, LAN (Local Area Network), Wireless LAN (Wireless Local Area Network), WAN (Wide Area Network), PAN (Personal Area Network), RF (Radio Frequency), Bluetooth network, NFC ( Near-Field Communication) network, satellite broadcasting network, analog broadcasting network, DMB (Digital Multimedia Broadcasting) network, etc. are included, but are not limited to these.

이하에서는 도 4 내지 9를 통하여 상기와 같이 구성되는 BIM 데이터 질의 시스템에 따른 BIM 데이터 질의 방법에 대해서 상세하게 설명하도록 한다.Hereinafter, the BIM data query method according to the BIM data query system configured as above will be described in detail through FIGS. 4 to 9.

도 4는 본 발명의 일실시예에 따른 BIM 데이터 질의 방법 순서도이다. 도 4에 도시된 바와 같이, 본 발명에 따른 BIM 데이터 질의 방법은 BIM 데이터 질의 장치(200)가 BIM DB서버(100)로부터 BIM 데이터를 수신하여, 온톨로지 기반 BIM 데이터로 변환하는 단계(S100)와 사용자단말기(300)가 객체정보에 대한 질의를 요청하는 단계(S200) 및 BIM 데이터 질의 장치(200)가 사용자단말기(300)의 요청에 따라 쿼리결과를 생성하여 사용자단말기(300)로 전송해주는 단계(S300)로 이루어진다.Figure 4 is a flowchart of a BIM data query method according to an embodiment of the present invention. As shown in Figure 4, the BIM data query method according to the present invention includes the steps of the BIM data query device 200 receiving BIM data from the BIM DB server 100 and converting it into ontology-based BIM data (S100). A step in which the user terminal 300 requests a query for object information (S200) and a step in which the BIM data query device 200 generates a query result according to the request of the user terminal 300 and transmits it to the user terminal 300. It consists of (S300).

상기 단계(S100)에 대해서 좀 더 상세히 살펴보면, 도 5와 같다. 도 5는 본 발명의 일실시예에 따른 데이터 변환 방법 순서도이다. 도 5에 도시된 바와 같이, 상기 단계(S100)는 데이터 수집부(210)가 BIM DB서버(100)로부터 BIM 데이터를 수집하는 단계(S110)와 객체정의부(220)가 상기 수집된 BIM 데이터의 IFC 객체를 정의하는 단계(S120)와 데이터 변환부(230)가 상기 정의된 IFC 객체를 온톨로지 기반으로 변환하여 튜플 구조의 RDF 데이터를 생성하는 단계(S130) 및 데이터 저장부(240)가 상기 RDF 데이터가 저장하는 단계(S140)로 이루어진다.Looking at the above step (S100) in more detail, it is as shown in FIG. 5. Figure 5 is a flowchart of a data conversion method according to an embodiment of the present invention. As shown in Figure 5, the step (S100) is a step (S110) in which the data collection unit 210 collects BIM data from the BIM DB server 100 and the object definition unit 220 collects the collected BIM data. A step of defining an IFC object (S120), a step of the data conversion unit 230 converting the defined IFC object based on ontology to generate tuple-structured RDF data (S130), and the data storage unit 240. It consists of a step (S140) in which RDF data is stored.

상기 단계(S110)에서 데이터 수집부(210)는 BIM 데이터뿐 아니라, 다른 포맷의 데이터도 수신할 수 있다.In step S110, the data collection unit 210 can receive not only BIM data but also data in other formats.

상기 단계(S120)에서 객체정의부(220)는 수집된 BIM 데이터에 대한 IFC 객체를 정의할 수 있다. 이때, IfcRoot, IfcObject, IfcPropertyDefinition 중 어느 하나 이상의 IFC 객체를 정의할 수 있다. 이는 IFC의 모든 객체는 IfcRoot에서 시작하므로, 최소한 IfcRoot에 대한 정의가 이루어져야 하기 때문으로, 이러한 실시예는 도 6과 같다. 도 6은 본 발명의 일실시예에 따른 객체정의부의 실시예시도이다.In the step S120, the object definition unit 220 may define an IFC object for the collected BIM data. At this time, one or more IFC objects among IfcRoot, IfcObject, and IfcPropertyDefinition can be defined. This is because all objects of IFC start from IfcRoot, so at least IfcRoot must be defined. This embodiment is shown in FIG. 6. Figure 6 is a schematic diagram of an object definition unit according to an embodiment of the present invention.

또한, 상기 객체정의부(220)는 수집된 다른 포맷의 데이터의 경우는 IFC 스키마에 매핑하여, 상기와 같이 IFC 객체를 정의하는 작업을 수행할 수 있다.Additionally, the object definition unit 220 can map collected data of other formats to the IFC schema and define an IFC object as described above.

상기 단계(S130, S140)에서 데이터 변환부(230)는 상기 정의된 IFC 객체를 BIM 데이터의 경우는 Ifc 관점의 Ifc 온톨로지 기반, 다른 포맷의 데이터의 경우는 일반적인 온톨로지 기반으로 변환하여, 튜플 구조의 RDF 데이터를 생성하여 데이터 저장부(240)에 저장할 수 있으며, 이는 도 7과 같다. 도 7은 본 발명의 일실시예에 따른 데이터 변환부의 실시예시도이다.In the steps (S130, S140), the data conversion unit 230 converts the defined IFC object into an Ifc ontology-based Ifc perspective in the case of BIM data and a general ontology-based in the case of data in other formats, into a tuple structure. RDF data can be generated and stored in the data storage unit 240, as shown in FIG. 7. Figure 7 is an exemplary diagram of a data conversion unit according to an embodiment of the present invention.

여기서 RDF(Resource Description Framework)는 웹 리소스를 구조화된 데이터로 표현하기 위한 프레임워크이다. RDF의 데이터 구조는 리소스가 노드(node)로 표현되는 주어(subject), 목적어(object), 에지(edge)로 표현되는 술어(predicate)의 튜플 구조를 가지고, RDF의 집합은 라벨이 부여된 RDF 그래프의 형태로 표현된다. Here, RDF (Resource Description Framework) is a framework for expressing web resources as structured data. The data structure of RDF has a tuple structure of subjects, objects, and predicates, where resources are expressed as nodes, and a set of RDFs is a labeled RDF. It is expressed in the form of a graph.

이때 리소스는 URI(Universial Resrouce Identifier)에 의해 식별된다. RDF 데이터의 포맷에는 XML syntax기반의 RDF/XML, Turtle(TTL), N-Tripes, JSON기반의 JSON-LD, N3 등이 있다.At this time, the resource is identified by URI (Universal Resource Identifier). RDF data formats include XML syntax-based RDF/XML, Turtle (TTL), N-Tripes, and JSON-based JSON-LD and N3.

또한, 상기 튜플 구조는, 하기와 같이 OWL(Web Ontology Language) 언어로 명세화 될 수 있다.Additionally, the tuple structure can be specified in OWL (Web Ontology Language) language as follows.

Building rdf:type owl:Thing.Building rdf:type owl:Thing.

Building rdf:type _:x.Building rdf:type _:x.

_:x owl:onProperty contain._:x owl:onProperty contain.

_:x owl:minCardinality "1"^^xsd:nonNegativeInteger._:x owl:minCardinality "1"^^xsd:nonNegativeInteger.

OWL(Ontology Web Language)은 특정 도메인에 대한 공유되는 일반적인 이해와 개념, 개념과의 관계를 표현하기 위한 온톨로지 정의 언어로, RDF를 기술하기 위한 어휘 사이의 관계를 정의한다.OWL (Ontology Web Language) is an ontology definition language for expressing shared general understanding, concepts, and relationships between concepts for a specific domain, and defines relationships between vocabularies to describe RDF.

다음으로 상기 단계(S200)에서, 사용자단말기(300)는 객체정보에 대한 질의를 요청하는데, 이때, 사용자단말기(300)의 질의 언어는 SPARQL(Simple Protocol and RDF Query Language)이 사용되는데, SPARQL은 RDF 형식으로 저장된 데이터를 검색 및 조작하기 위한 HTTP 통한 표준 질의 언어이다.Next, in the above step (S200), the user terminal 300 requests a query for object information. At this time, the query language of the user terminal 300 is SPARQL (Simple Protocol and RDF Query Language), and SPARQL is It is a standard query language over HTTP for searching and manipulating data stored in RDF format.

이때, 상기 사용자단말기(300)는 객체정보에 대한 효과적인 질의를 위해서 SPARQL로 아래와 같이 검색에 불필요한 그래프 노드는 필터링할 수 있는 질의를 수행할 수 있다.At this time, in order to effectively query object information, the user terminal 300 can perform a query using SPARQL to filter out graph nodes unnecessary for search as shown below.

Inst:IfcWindow_6518 rdf:type Ifc:IfcWondow.Inst:IfcWindow_6518 rdf:type Ifc:IfcWindow.

Inst:IfcRelDefinesByProperties_6532Inst:IfcRelDefinesByProperties_6532

ifc:golballd_IfcRoot inst:IfcGloballyIniqueld_20226;ifc:golballd_IfcRoot inst:IfcGloballyIniqueld_20226;

ifc:ownerHistory_IfcRoot inst:IfcOwnerHistory_41;ifc:ownerHistory_IfcRoot inst:IfcOwnerHistory_41;

ifc:relatedObjects_IfcRelDefines inst:IfcWindow_6518;ifc:relatedObjects_IfcRelDefines inst:IfcWindow_6518;

ifc:relatingPropertyDefinition_IfcRelDefinesBypropertiesifc:relatingPropertyDefinition_IfcRelDefinesByproperties

inst:IfcPropertySet_6524inst:IfcPropertySet_6524

inst:IfcPropertySet_6524inst:IfcPropertySet_6524

ifc:name_IfcRoot inst:IfcLabel_20219;ifc:name_IfcRoot inst:IfcLabel_20219;

ifc:hasProperties_IfcPropertySet inst:IfcPropertySingleValue_6523.ifc:hasProperties_IfcPropertySet inst:IfcPropertySingleValue_6523.

또한 RDF 형식은 튜플 구성요소의 namespace를 정의하는 prefix로 개념 도메인을 정의하는데, 여기서 inst prefix는 IFC의 객체 인스턴스를 의미한다. 튜플의 주어와 목적어가 서로 연결된 그래프 구조를 가지므로, 객체의 속성정보를 검색하기 위하여 아래와 같이 질의를 수행할 수 있다.Additionally, the RDF format defines the concept domain with a prefix that defines the namespace of the tuple component, where the inst prefix refers to the object instance of the IFC. Since the subject and object of the tuple have a graph structure in which they are interconnected, a query can be performed as follows to retrieve object attribute information.

SELECT ?subject ?property ?name ?value SELECT ?subject ?property ?name ?value

WHERE {WHERE {

?subject rdf:type ifc:IfcWindowStyle.?subject rdf:type ifc:IfcWindowStyle.

?subject ifc:hasPropertySets_IfcTypeObject ?property_set.?subject ifc:hasPropertySets_IfcTypeObject ?property_set.

?property_set ifc:globalId_IfcRoot ?guid ;?property_set ifc:globalId_IfcRoot ?guid ;

ifc:ownerHistory_IfcRoot ?own_history ;ifc:ownerHistory_IfcRoot ?own_history ;

ifc:name_IfcRoot ?label ;ifc:name_IfcRoot ?label ;

ifc:hasProperties_IfcPropertySet ?property.ifc:hasProperties_IfcPropertySet ?property.

?property ifc:name_IfcProperty ?identifier.?property ifc:name_IfcProperty ?identifier.

?identifier express:hasString ?name.?identifier express:hasString ?name.

?property ifc:nominalValue_IfcPropertySingleValue ?value.?property ifc:nominalValue_IfcPropertySingleValue ?value.

}}

상기의 SPARQL 질의문에서 `?`는 질의 결과를 담을 변수를 의미하며, WHERE 문은 SQL문가 유사하게 질의 조건들을 정의할 수 있다. In the above SPARQL query statement, `?` refers to a variable that will contain the query result, and the WHERE statement can define query conditions similarly to an SQL statement.

마지막으로 상기 단계(S300)에 대해서 좀 더 상세히 살펴보면, 도 8과 같다. 도 8은 본 발명의 일실시예에 따른 질의 응답 방법 순서도이다. 도 8에 도시된 바와 같이, 상기 단계(S300)는 쿼리해석부(251)가 사용자단말기(300)로부터 SPARQL 언어의 객체정보에 대한 질의를 수신하여, 이를 해석하는 단계(S310)와 쿼리탐색부(252)가 상기 질의해석부(251)의 해석에 따라 RDF 데이터를 탐색하고, 일치하는 데이터가 있을 경우 이를 튜플 형식의 리턴값으로 출력하는 단계(S320) 및 쿼리결과부(253)가 상기 리턴값을 미리 정의된 언어를 통해 가시화하여 쿼리결과를 생성하고, 이를 사용자단말기(300)로 전송해주는 단계(S330)로 이루어진다.Lastly, looking at the above step (S300) in more detail, it is shown in FIG. 8. Figure 8 is a flowchart of a question answering method according to an embodiment of the present invention. As shown in FIG. 8, the step (S300) includes a step (S310) in which the query interpretation unit 251 receives a query about object information in the SPARQL language from the user terminal 300 and interprets it, and a query search unit (252) searches the RDF data according to the interpretation of the query analysis unit 251, and if there is matching data, outputs it as a return value in the form of a tuple (S320), and the query result unit 253 returns the return value. It consists of a step (S330) of visualizing the value through a predefined language to generate a query result and transmitting it to the user terminal 300.

상기 단계(S310~S330)는, 도 9와 같이 실시될 수 있다. 도 9는 본 발명의 일실시예에 따른 질의응답부의 실시예시도이다. 도 9에 도시된 바와 같이, 질의응답부(250)는 쿼리의 해석을 수행하고, 해석에 따라 RDF 데이터를 탐색하여 튜플 형식으로 리턴값을 출력하고, 리턴값에 따라 미리 정의된 언어를 통해 가시화하여 쿼리결과를 생성한다.The steps (S310 to S330) may be performed as shown in FIG. 9. Figure 9 is a diagram illustrating an example of a question and answer section according to an embodiment of the present invention. As shown in FIG. 9, the question answering unit 250 performs query analysis, searches RDF data according to the analysis, outputs a return value in a tuple format, and visualizes the return value through a predefined language. to generate query results.

따라서, 상기한 바와 같이, 본 발명에 따른 BIM 데이터 질의 시스템, 장치 및 방법은 BIM 데이터를 온톨로지 기반으로 변환하여 저장함으로써, BIM 데이터의 연결성, 확장성, 재활용성 및 유지보수성을 증가시킬 수 있는 효과가 있다.Therefore, as described above, the BIM data query system, device, and method according to the present invention have the effect of increasing the connectivity, scalability, recyclability, and maintainability of BIM data by converting and storing BIM data based on ontology. There is.

이상에서, 본 발명의 실시예를 구성하는 모든 구성 요소들이 하나로 결합되거나 결합되어 동작하는 것으로 설명되었다고 해서, 본 발명이 반드시 이러한 실시예에 한정되는 것은 아니다. 즉, 본 발명의 목적 범위 안에서라면, 그 모든 구성 요소들이 하나 이상으로 선택적으로 결합하여 동작할 수도 있다. 또한, 그 모든 구성요소들이 각각 하나의 독립적인 하드웨어로 구현될 수 있지만, 각 구성 요소들의 그 일부 또는 전부가 선택적으로 조합되어 하나 또는 복수 개의 하드웨어에서 조합된 일부 또는 전부의 기능을 수행하는 프로그램 모듈을 갖는 컴퓨터 프로그램으로서 구현될 수도 있다. 그 컴퓨터 프로그램을 구성하는 코드들 및 코드 세그먼트들은 본 발명의 기술 분야의 당업자에 의해 용이하게 추론될 수 있을 것이다. 이러한 컴퓨터 프로그램은 컴퓨터가 읽을 수 있는 저장매체(Computer Readable Media)에 저장되어 컴퓨터에 의하여 읽어지고 실행됨으로써, 본 발명의 실시예를 구현할 수 있다.In the above, even though all the components constituting the embodiment of the present invention have been described as being combined or operated in combination, the present invention is not necessarily limited to this embodiment. That is, as long as it is within the scope of the purpose of the present invention, all of the components may be operated by selectively combining one or more of them. In addition, although all of the components may be implemented as a single independent hardware, a program module in which some or all of the components are selectively combined to perform some or all of the combined functions in one or more pieces of hardware. It may also be implemented as a computer program having. The codes and code segments that make up the computer program can be easily deduced by a person skilled in the art of the present invention. Such a computer program can be stored in a computer-readable storage medium and read and executed by a computer, thereby implementing embodiments of the present invention.

한편, 이상으로 본 발명의 기술적 사상을 예시하기 위한 바람직한 실시 예와 관련하여 설명하고 도시하였지만, 본 발명은 이와 같이 도시되고 설명된 그대로의 구성 및 작용에만 국한되는 것이 아니며, 기술적 사상의 범주를 일탈함이 없이 본 발명에 대해 다수의 변경 및 수정 가능함을 당업자들은 잘 이해할 수 있을 것이다. 따라서, 그러한 모든 적절한 변경 및 수정과 균등물들도 본 발명의 범위에 속하는 것으로 간주하여야 할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.Meanwhile, although the preferred embodiments have been described and illustrated to illustrate the technical idea of the present invention, the present invention is not limited to the configuration and operation as shown and described, and does not deviate from the scope of the technical idea. Without limitation, those skilled in the art will understand that many changes and modifications can be made to the present invention. Accordingly, all such appropriate changes, modifications and equivalents should be considered to fall within the scope of the present invention. Therefore, the true scope of technical protection of the present invention should be determined by the technical spirit of the attached registration claims.

100 : BIM DB서버
200 : BIM 데이터 질의 장치
210 : 데이터 수신부
220 : 객체정의부
230 : 데이터 변환부
240 : 데이터 저장부
250 : 질의응답부
251 : 쿼리해석부
252 : 쿼리탐색부
253 : 쿼리결과부
300 : 사용자단말기
100: BIM DB server
200: BIM data query device
210: data receiving unit
220: Object definition part
230: data conversion unit
240: data storage unit
250: Question and answer section
251: Query analysis unit
252: Query search unit
253: Query result section
300: User terminal

Claims (11)

BIM DB서버로부터 BIM 데이터를 수집하는 데이터 수집부;
상기 수집된 BIM 데이터에서 IfcRoot, IfcObject, IfcPropertyDefinition 중 어느 하나 이상의 IFC 객체를 정의하는 객체정의부;
상기 정의된 IFC 객체를 온톨로지 기반으로 변환하여 튜플 구조의 RDF 데이터를 생성하는 데이터 변환부;
상기 RDF 데이터가 저장되는 데이터 저장부; 및
사용자단말기의 요청에 따라 쿼리결과를 생성하는 질의응답부;를 포함하되
상기 튜플 구조는,
하기와 같이 OWL(Web Ontology Language) 언어로 명세화 된 것을 특징으로 하는 BIM 데이터 질의 장치를 특징으로 하는 BIM 데이터 질의 장치.
Building rdf:type owl:Thing.
Building rdf:type _:x.
_:x owl:onProperty contain.
_:x owl:minCardinality "1"^^xsd:nonNegativeInteger.
A data collection unit that collects BIM data from the BIM DB server;
an object definition unit defining one or more IFC objects among IfcRoot, IfcObject, and IfcPropertyDefinition in the collected BIM data;
a data conversion unit that generates RDF data in a tuple structure by converting the defined IFC object based on ontology;
a data storage unit where the RDF data is stored; and
Includes a question and answer section that generates query results according to the request of the user terminal;
The tuple structure is,
A BIM data query device characterized by a BIM data query device specified in OWL (Web Ontology Language) language as follows.
Building rdf:type owl:Thing.
Building rdf:type _:x.
_:x owl:onProperty contain.
_:x owl:minCardinality "1"^^xsd:nonNegativeInteger.
삭제delete 삭제delete 제1항에 있어서,
상기 질의응답부는,
SPARQL 언어의 객체정보에 대한 질의를 수신하여, 이를 해석하는 쿼리해석부;
질의해석부의 해석에 따라 RDF 데이터를 탐색하고, 일치하는 데이터가 있을 경우 이를 튜플 형식의 리턴값으로 출력하는 쿼리탐색부; 및
상기 리턴값을 미리 정의된 언어를 통해 가시화하여 쿼리결과를 생성하여 이를 사용자단말기로 전송하는 쿼리결과부;
를 포함하는 것을 특징으로 하는 BIM 데이터 질의 장치.
According to paragraph 1,
In the question and answer section,
A query interpretation unit that receives queries about object information in the SPARQL language and interprets them;
A query search unit that searches RDF data according to the interpretation of the query analysis unit and, if matching data is found, outputs it as a return value in tuple format; and
a query result unit that visualizes the return value using a predefined language to generate a query result and transmits it to the user terminal;
BIM data query device comprising a.
BIM 데이터 질의 장치가 BIM DB서버로부터 BIM 데이터를 수신하여, 데이터 수집부가 BIM DB서버로부터 BIM 데이터를 수집하는 단계;
IfcRoot, IfcObject, IfcPropertyDefinition 중 어느 하나 이상의 IFC 객체를 정의하는 객체정의부가 상기 수집된 BIM 데이터의 IFC 객체를 정의하는 단계;
데이터 변환부가 상기 정의된 IFC 객체를 온톨로지 기반으로 변환하여 튜플 구조의 RDF 데이터를 생성하는 단계; 및
데이터 저장부가 상기 RDF 데이터가 저장하는 단계;
사용자단말기가 객체정보에 대한 질의를 요청하는 단계; 및
BIM 데이터 질의 장치가 사용자단말기의 요청에 따라 쿼리결과를 생성하여 사용자단말기로 전송해주는 단계;를 포함하되,
상기 튜플 구조는,
하기와 같이 OWL(Web Ontology Language) 언어로 명세화 된 것을 특징으로 하는 BIM 데이터 질의 방법.
Building rdf:type owl:Thing .
Building rdf:type _:x .
_:x owl:onProperty contain .
_:x owl:minCardinality "1"^^xsd:nonNegativeInteger.
A BIM data query device receiving BIM data from a BIM DB server, and a data collection unit collecting BIM data from the BIM DB server;
A step of defining an IFC object of the collected BIM data by an object definition unit defining one or more IFC objects among IfcRoot, IfcObject, and IfcPropertyDefinition;
A data conversion unit converting the defined IFC object based on ontology to generate RDF data in a tuple structure; and
A data storage unit storing the RDF data;
A user terminal requesting a query about object information; and
Including a step where the BIM data query device generates a query result according to the request of the user terminal and transmits it to the user terminal,
The tuple structure is,
A BIM data query method characterized in that it is specified in OWL (Web Ontology Language) language as follows.
Building rdf:type owl:Thing .
Building rdf:type _:x .
_:x owl:onProperty contain .
_:x owl:minCardinality "1"^^xsd:nonNegativeInteger.
삭제delete 삭제delete 삭제delete 제5항에 있어서,
상기 쿼리결과를 생성하여 사용자단말기로 전송해주는 단계는,
쿼리해석부가 사용자단말기로부터 SPARQL 언어의 객체정보에 대한 질의를 수신하여, 이를 해석하는 단계;
쿼리탐색부가 질의해석부의 해석에 따라 RDF 데이터를 탐색하고, 일치하는 데이터가 있을 경우 이를 튜플 형식의 리턴값으로 출력하는 단계; 및
쿼리결과부가 상기 리턴값을 미리 정의된 언어를 통해 가시화하여 쿼리결과를 생성하고, 이를 사용자단말기로 전송해주는 단계;
를 포함하는 것을 특징으로 하는 BIM 데이터 질의 방법.

According to clause 5,
The step of generating the query result and transmitting it to the user terminal,
A query interpretation unit receiving a query about object information in the SPARQL language from a user terminal and interpreting the query;
A query search unit searches RDF data according to the interpretation of the query analysis unit, and if matching data is found, outputting it as a return value in tuple format; and
A query result unit visualizing the return value using a predefined language to generate a query result and transmitting the query result to the user terminal;
BIM data query method comprising:

삭제delete 삭제delete
KR1020230088993A 2023-07-10 2023-07-10 BIM data query system, apparatus and method KR102665209B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020230088993A KR102665209B1 (en) 2023-07-10 2023-07-10 BIM data query system, apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020230088993A KR102665209B1 (en) 2023-07-10 2023-07-10 BIM data query system, apparatus and method

Publications (1)

Publication Number Publication Date
KR102665209B1 true KR102665209B1 (en) 2024-05-13

Family

ID=91073321

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020230088993A KR102665209B1 (en) 2023-07-10 2023-07-10 BIM data query system, apparatus and method

Country Status (1)

Country Link
KR (1) KR102665209B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110058021A (en) * 2009-11-25 2011-06-01 주식회사 솔리데오시스템즈 Method for providing attribute-based bim(building information modeling) information and system thereof
KR101835551B1 (en) * 2016-08-31 2018-03-08 광운대학교 산학협력단 Method and system for estimating 3D BIM-based repair and replacement cost
KR102125455B1 (en) * 2019-12-18 2020-06-23 한국건설기술연구원 System for establishing data of harbor management based on bim and method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110058021A (en) * 2009-11-25 2011-06-01 주식회사 솔리데오시스템즈 Method for providing attribute-based bim(building information modeling) information and system thereof
KR101835551B1 (en) * 2016-08-31 2018-03-08 광운대학교 산학협력단 Method and system for estimating 3D BIM-based repair and replacement cost
KR102125455B1 (en) * 2019-12-18 2020-06-23 한국건설기술연구원 System for establishing data of harbor management based on bim and method thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
등록번호 10-2105589, 등록일자 2020년 04월 22일, '에너지 모니터링을 위한 BEMS 센서-BIM 연계 장치 및 방법'
등록번호 10-2353827, 등록일자 2022년 01월 17일, '규칙 기반의 Scan-to-BIM 매핑 파이프라인 구조 설계 장치 및 방법'

Similar Documents

Publication Publication Date Title
JP7086166B2 (en) Data capture and user access promotion systems and methods for the data
KR100505970B1 (en) System and method for knowledge modeling using ontology
Li et al. Learning ontology from relational database
Hu et al. Knowledge extraction and discovery based on BIM: a critical review and future directions
Zhang et al. Building information modeling–based cyber-physical platform for building performance monitoring
Baken Linked data for smart homes: Comparing RDF and labeled property graphs
KR102125455B1 (en) System for establishing data of harbor management based on bim and method thereof
CN111274282A (en) Air quality mining system and method and data acquisition monitoring device
CN113434634A (en) Knowledge graph construction method and device
Li et al. Performance benchmark on semantic web repositories for spatially explicit knowledge graph applications
Lin et al. A cloud-based energy data mining information agent system based on big data analysis technology
Li et al. Graph-based semantic evolution for context information management platforms
Zhou Exposing relational database as RDF
Wu et al. A semantic web approach to uplift decentralized household energy data
KR102665209B1 (en) BIM data query system, apparatus and method
Fang et al. Semantic description and link construction of smart tourism linked data based on big data
Daoud et al. Building a new semantic social network using semantic web-based techniques
KR102111696B1 (en) Method and apparatus for providing semantic information service
KR101720316B1 (en) Method and apparatus for providing information for sensor network
Petrova et al. From patterns to evidence: Enhancing sustainable building design with pattern recognition and information retrieval approaches
Zhang et al. A comprehensive overview of RDF for spatial and spatiotemporal data management
Ma et al. An ontology-driven method for urban building energy modeling
Zheng et al. A unified management framework for EIoT systems based on metadata and event detection
Siow Efficient querying for analytics on Internet of Things databases and streams
Shimoda et al. RW-QAnswer: an assisting system for intelligent environments using semantic technology

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant