feat(backend,docker,docs): implement Go/Gin/SQLite REST API server, Docker containerization, and architecture specifications

- Implement standalone Go backend API server using Gin and pure-Go SQLite (modernc.org/sqlite)
- Add 11-table schema DDL migrations (000001_init.up.sql) based on DATA_TABLE.md
- Add seed data ingestion tool (cmd/seed) and static TypeScript content exporter (cmd/export-content)
- Add configuration loader (internal/config) supporting environment variables and .env files (HOST, PORT, DB_PATH, GIN_MODE, CORS_ALLOW_ORIGINS, AUTO_MIGRATE)
- Add lightweight multi-stage Dockerfile and docker-compose.yml with persistent SQLite volume
- Add comprehensive architecture specification (ARCHITECTURE.md) and REST API interface specification (API_INTERFACE.md)
- Harmonize frontend publications page to consume isHighlight flag from database-synced content
This commit is contained in:
2026-08-24 17:34:51 +09:00
parent 75bf334fec
commit fb6881070c
53 changed files with 8432 additions and 488 deletions
+482
View File
@@ -0,0 +1,482 @@
[
{
"name_ko": "김동주",
"name_en": "Dongju Kim",
"degree": "PhD",
"graduated_at": "2026-08",
"major": "Computer Science and Engineering",
"current_position": "He is now with Daegu Catholic University (대구가톨릭대학교) as Professor"
},
{
"name_ko": "황정미",
"name_en": "Jung-Mi Hwang",
"degree": "MS",
"graduated_at": "2026-08",
"major": "Information Science",
"current_position": "She is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "배드로",
"name_en": "Dro Bae",
"degree": "MS",
"graduated_at": "2026-02",
"major": "Industrial Engineering",
"current_position": "He is now with SK AX"
},
{
"name_ko": "권세기",
"name_en": "Se-Gi Kwon",
"degree": "MS",
"graduated_at": "2026-02",
"major": "Information Security",
"current_position": "He is now with J Solution (제이솔루션) as CEO"
},
{
"name_ko": "조세현",
"name_en": "Se-Hyun Cho",
"degree": "PhD",
"graduated_at": "2025-08",
"major": "Information Security",
"current_position": "He is now with Cyber Security Center"
},
{
"name_ko": "김윤성",
"name_en": "Yun-Seong Kim",
"degree": "MS",
"graduated_at": "2025-08",
"major": "Data Convergence Computing",
"current_position": "He is now with SL (에스엘)"
},
{
"name_ko": "김수진",
"name_en": "Su-Jin Kim",
"degree": "MS",
"graduated_at": "2025-08",
"major": "Information Science",
"current_position": "He is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "김상태",
"name_en": "Sang-Tae Kim",
"degree": "MS",
"graduated_at": "2025-08",
"major": "Industrial Engineering",
"current_position": "He is now with Oh-Sung Electronis (오성전자)"
},
{
"name_ko": "김규범",
"name_en": "Gyu-Bum Kim",
"degree": "MS",
"graduated_at": "2025-08",
"major": "Computer Science and Engineering",
"current_position": "He is now with Korea Real Estate Board (한국부동산원)"
},
{
"name_ko": "정중화",
"name_en": "Joong-Hwa Jung",
"degree": "PhD",
"graduated_at": "2025-02",
"major": null,
"current_position": "He is now with Lychee AI Coding Academy (리치AI코딩학원) as CEO"
},
{
"name_ko": "임도현",
"name_en": "Dohyeon Lim",
"degree": "MS",
"graduated_at": "2025-02",
"major": "Computer Science and Engineering",
"current_position": "He is now with TakenSoft (테이큰소프트)"
},
{
"name_ko": "김소용",
"name_en": "So-Yong Kim",
"degree": "PhD",
"graduated_at": "2024-08",
"major": null,
"current_position": "He is now with Catholic University of Leuven (UCLouvain) in Belgium"
},
{
"name_ko": "김민지",
"name_en": "Min-Ji Kim",
"degree": "MS",
"graduated_at": "2024-02",
"major": null,
"current_position": "She is now with LG Electronics"
},
{
"name_ko": "안은지",
"name_en": "Eun-Ji Ahn",
"degree": "MS",
"graduated_at": "2024-02",
"major": null,
"current_position": "S is now with National Security Research Institute (국가보안연구소)"
},
{
"name_ko": "오동규",
"name_en": "Dong-Kyu Oh",
"degree": "MS",
"graduated_at": "2024-02",
"major": "Industrial Engineering",
"current_position": "He is now with Human-Plus (휴먼플러스)"
},
{
"name_ko": "김재성",
"name_en": "Jae-Seong Kim",
"degree": "MS",
"graduated_at": "2023-08",
"major": "Information Science",
"current_position": "He is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "최동규",
"name_en": "Dong-Kyu Choi",
"degree": "PhD",
"graduated_at": "2023-02",
"major": null,
"current_position": "He is now with ISL in KNU"
},
{
"name_ko": "최진원",
"name_en": "Jin-Won Choi",
"degree": "MS",
"graduated_at": "2023-02",
"major": "Information Science",
"current_position": "He is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "김지은",
"name_en": "Ji-Eun Kim",
"degree": "MS",
"graduated_at": "2023-02",
"major": "Information Science",
"current_position": "She is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "김철민",
"name_en": "Cheol-Min Kim",
"degree": "PhD",
"graduated_at": "2022-08",
"major": null,
"current_position": "He is now with KETI (한국전자기술연구원)"
},
{
"name_ko": "김경식",
"name_en": "Kyung-Sik Kim",
"degree": "MS",
"graduated_at": "2022-02",
"major": null,
"current_position": "He is now with Hyundai Autoever (현대오토에버)"
},
{
"name_ko": "김근수",
"name_en": "Keun-Soo Kim",
"degree": "MS",
"graduated_at": "2022-02",
"major": null,
"current_position": "He is now with Shinhan Bank (신한은행)"
},
{
"name_ko": "정성우",
"name_en": "Seong-Woo Jeong",
"degree": "MS",
"graduated_at": "2022-02",
"major": "Information Science",
"current_position": "He is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "최민철",
"name_en": "Min-Cheol Choi",
"degree": "MS",
"graduated_at": "2022-02",
"major": "Information Science",
"current_position": "He is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "장준희",
"name_en": "Jun-Hee Jang",
"degree": "MS",
"graduated_at": "2021-08",
"major": "Computer Science and Engineering",
"current_position": "He is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "Muhammad Hafidh Firmansyah",
"name_en": "Muhammad Hafidh Firmansyah",
"degree": "MS",
"graduated_at": "2021-08",
"major": null,
"current_position": "He is now with State Polytechnic University of Jember in Indonesia"
},
{
"name_ko": "장강민",
"name_en": "Kang-Min Jang",
"degree": "MS",
"graduated_at": "2021-02",
"major": "Information Science",
"current_position": "He is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "이홍근",
"name_en": "Hong-Keun Lee",
"degree": "MS",
"graduated_at": "2021-02",
"major": "Information Science",
"current_position": "He is now with NIA (한국지능정보사회진흥원)"
},
{
"name_ko": "남혜빈",
"name_en": "Hyebeen Nam",
"degree": "MS",
"graduated_at": "2021-02",
"major": null,
"current_position": "She is now with ISL in KNU"
},
{
"name_ko": "최낙중",
"name_en": "Nak-Jung Choi",
"degree": "PhD",
"graduated_at": "2020-02",
"major": null,
"current_position": "He is now with Agency for Defense Development (국방과학연구소)"
},
{
"name_ko": "정민우",
"name_en": "Min-Woo Jung",
"degree": "MS",
"graduated_at": "2019-02",
"major": null,
"current_position": "He is now with LG Electronics (LG전자)"
},
{
"name_ko": "강형우",
"name_en": "Hyung-Woo Kang",
"degree": "PhD",
"graduated_at": "2018-08",
"major": null,
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "최예찬",
"name_en": "Ye-Chan Choi",
"degree": "MS",
"graduated_at": "2018-02",
"major": null,
"current_position": "He is now with LG-CNS"
},
{
"name_ko": "최상일",
"name_en": "Sang-Il Choi",
"degree": "PhD",
"graduated_at": "2017-02",
"major": null,
"current_position": "He is now with Daegu Catholic University (대구가톨릭대학교) as a professor"
},
{
"name_ko": "박진호",
"name_en": "Jin-Ho Park",
"degree": "MS",
"graduated_at": "2016-08",
"major": null,
"current_position": "He is now with BiThumb (빗썸코리아)"
},
{
"name_ko": "석성윤",
"name_en": "Sung-Yoon Seok",
"degree": "MS",
"graduated_at": "2016-08",
"major": "Samsung Electronics Program",
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "김진규",
"name_en": "Jin-Kyu Kim",
"degree": "MS",
"graduated_at": "2016-08",
"major": "Samsung Electronics Program",
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "김재철",
"name_en": "Jae-Cheol Kim",
"degree": "MS",
"graduated_at": "2016-08",
"major": "Samsung Electronics Program",
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "김지인",
"name_en": "Ji-In Kim",
"degree": "PhD",
"graduated_at": "2016-02",
"major": null,
"current_position": "He is now with FAM Tech. (팸텍) as CEO"
},
{
"name_ko": "김우주",
"name_en": "Woo-Ju Kim",
"degree": "MS",
"graduated_at": "2016-02",
"major": null,
"current_position": "He is now with ZCube (지큐브)"
},
{
"name_ko": "박정섭",
"name_en": "Jung-Sub Park",
"degree": "MS",
"graduated_at": "2015-08",
"major": "Samsung Electronics Program",
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "최종명",
"name_en": "Jong-Myoung Choi",
"degree": "MS",
"graduated_at": "2015-02",
"major": null,
"current_position": "He is now with NP Communications"
},
{
"name_ko": "이종관",
"name_en": "Jong-Kwan Lee",
"degree": "MS",
"graduated_at": "2014-02",
"major": "Samsung Electronics Program",
"current_position": "He is now with Hanwha Ocean (한화오션)"
},
{
"name_ko": "이상헌",
"name_en": "Sang-Hun Lee",
"degree": "MS",
"graduated_at": "2014-02",
"major": null,
"current_position": "He is now with Inno Wireless"
},
{
"name_ko": "민경욱",
"name_en": "Kyeong-Wook Min",
"degree": "MS",
"graduated_at": "2013-02",
"major": "Samsung Electronics Program",
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "김상헌",
"name_en": "Sang-Heon Kim",
"degree": "MS",
"graduated_at": "2013-02",
"major": "Samsung Electronics Program",
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "Moneeb Gohar",
"name_en": "Moneeb Gohar",
"degree": "PhD",
"graduated_at": "2012-08",
"major": null,
"current_position": "He is now with Department of Computer Science, Bahria University (at Islamabad) in Pakistan"
},
{
"name_ko": "박재완",
"name_en": "Jae-Wan Park",
"degree": "MS",
"graduated_at": "2012-02",
"major": null,
"current_position": "He is now with Ministry of Justice (Immigration Information Center, 법무부)"
},
{
"name_ko": "이재경",
"name_en": "Jae-Kyoung Lee",
"degree": "MS",
"graduated_at": "2012-02",
"major": null,
"current_position": "She is now with Korea Transportation Satefy Authority (한국교통안전공단)"
},
{
"name_ko": "하원기",
"name_en": "Won-Ki Ha",
"degree": "MS",
"graduated_at": "2012-02",
"major": "Samsung Electronics Program",
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "김근희",
"name_en": "Keun-Hee Kim",
"degree": "MS",
"graduated_at": "2012-02",
"major": "Samsung Electronics Program",
"current_position": "She is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "권순홍",
"name_en": "Soon-Hong Kwon",
"degree": "MS",
"graduated_at": "2010-02",
"major": null,
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "김동필",
"name_en": "Dong-Phil Kim",
"degree": "PhD",
"graduated_at": "2009-02",
"major": null,
"current_position": "He is now with National Security Research Institute (국가보안연구소)"
},
{
"name_ko": "최린",
"name_en": "Lin Cui",
"degree": "PhD",
"graduated_at": "2009-02",
"major": null,
"current_position": "He is now with Tianjin University of Technology and Education in China"
},
{
"name_ko": "이동화",
"name_en": "Dong-Hwa Lee",
"degree": "MS",
"graduated_at": "2009-02",
"major": null,
"current_position": "He is now with Samsung Electronics (삼성전자)"
},
{
"name_ko": "박재성",
"name_en": "Jae-Sung Park",
"degree": "MS",
"graduated_at": "2008-08",
"major": null,
"current_position": "He is now with Gom&Company (곰앤컴퍼니)"
},
{
"name_ko": "주수경",
"name_en": "Su-Kyoung Ju",
"degree": "MS",
"graduated_at": "2008-02",
"major": null,
"current_position": "She is now with Youngjin Univ. (영진전문대학교)"
},
{
"name_ko": "윤성식",
"name_en": "Sung-Shik Yoon",
"degree": "MS",
"graduated_at": "2007-08",
"major": null,
"current_position": "He is now with Jo-Il Textile Processing Company (조일가공) as CEO"
},
{
"name_ko": "김상태",
"name_en": "Sang-Tae Kim",
"degree": "MS",
"graduated_at": "2007-02",
"major": null,
"current_position": "He is now with LG Electronics (LG전자)"
},
{
"name_ko": "하종식",
"name_en": "Jong-Shik Ha",
"degree": "MS",
"graduated_at": "2007-02",
"major": null,
"current_position": "He is now with Samsung Electronics (삼성전자)"
}
]
+801
View File
@@ -0,0 +1,801 @@
[
{
"term": "Spring",
"year": 2026,
"courses": [
{
"code": "COMP 0414",
"en": "Computer Networks"
},
{
"code": "ITEC 0401",
"en": "Capstone Design Project I"
}
]
},
{
"term": "Fall",
"year": 2025,
"courses": [
{
"code": "COMP 0432",
"en": "Topics in Software"
},
{
"code": "ITEC 0402",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Spring",
"year": 2025,
"courses": [
{
"code": "ITEC 0201",
"en": "Introduction to Computer Science and Engineering"
},
{
"code": "EECS 0312",
"en": "Network Programming"
},
{
"code": "ITEC 0401",
"en": "Capstone Design Project I"
},
{
"code": "COMP 0461",
"en": "Problem-based Engineering Training Experiment"
}
]
},
{
"term": "Fall",
"year": 2024,
"courses": [
{
"code": "COMP 0432",
"en": "Topics in Software"
},
{
"code": "BIDA 0201",
"en": "Big Data Convergence Project"
},
{
"code": "ITEC 0402",
"en": "Capstone Design Project II"
},
{
"code": "COMP 0460",
"en": "Problem-based Engineering Training Experiment"
}
]
},
{
"term": "Spring",
"year": 2024,
"courses": [
{
"code": "BIDA 0201",
"en": "Big Data Convergence Project"
},
{
"code": "ITEC 0401",
"en": "Capstone Design Project I"
}
]
},
{
"term": "Fall",
"year": 2023,
"courses": [
{
"code": "SABBATICAL",
"en": "No Class (Sabbatical)",
"note": "Sabbatical"
}
]
},
{
"term": "Spring",
"year": 2023,
"courses": [
{
"code": "EECS 0312",
"en": "Network Programming"
},
{
"code": "BIDA 0201",
"en": "Big Data Convergence Project"
},
{
"code": "CICT 0703",
"en": "Software Convergence Project 3"
}
]
},
{
"term": "Fall",
"year": 2022,
"courses": [
{
"code": "CLTR 273001",
"en": "Problem Solving and Computing"
},
{
"code": "COMP 432001",
"en": "Topics in Software"
},
{
"code": "ITEC 401001",
"en": "Capstone Design Project I"
}
]
},
{
"term": "Spring",
"year": 2022,
"courses": [
{
"code": "EECS 312002",
"en": "Network Programming"
},
{
"code": "ITEC 402001",
"en": "Capstone Design Project II"
},
{
"code": "COMP 460001",
"en": "Problem-based Engineering Training Experiment"
},
{
"code": "CICT 701001",
"en": "Software Convergence Project 1"
}
]
},
{
"term": "Fall",
"year": 2021,
"courses": [
{
"code": "ITEC 402001",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Spring",
"year": 2021,
"courses": [
{
"code": "CLTR 273001",
"en": "Problem Solving and Computing"
},
{
"code": "GLSO 218001",
"en": "Software Convergence Design 1"
},
{
"code": "ITEC 402001",
"en": "Capstone Design Project II"
},
{
"code": "COMP 778001",
"en": "Advanced Mobile Computing"
}
]
},
{
"term": "Fall",
"year": 2020,
"courses": [
{
"code": "ITEC 401003",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 401004",
"en": "Capstone Design Project I"
},
{
"code": "GLSO 228001",
"en": "Topics in Software Convergence IV"
}
]
},
{
"term": "Spring",
"year": 2020,
"courses": [
{
"code": "ITEC 401016",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402003",
"en": "Capstone Design Project II"
},
{
"code": "COMP 778001",
"en": "Advanced Mobile Computing"
}
]
},
{
"term": "Fall",
"year": 2019,
"courses": [
{
"code": "COMP 432001",
"en": "Topics in Software"
},
{
"code": "ITEC 401003",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402016",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Spring",
"year": 2019,
"courses": [
{
"code": "ITEC 201010",
"en": "Introduction to Computer Science and Engineering"
},
{
"code": "ITEC 401016",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402003",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Fall",
"year": 2018,
"courses": [
{
"code": "ITEC 401005",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402017",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Spring",
"year": 2018,
"courses": [
{
"code": "ITEC 401021",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402006",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Fall",
"year": 2017,
"courses": [
{
"code": "COMP 432001",
"en": "Topics in Software"
},
{
"code": "GLSO 213001",
"en": "Creative Convergence Design"
},
{
"code": "ITEC 401003",
"en": "Capstone Design Project I"
}
]
},
{
"term": "Spring",
"year": 2017,
"courses": [
{
"code": "EECS 312001",
"en": "Network Programming"
},
{
"code": "ITEC 401018",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402005",
"en": "Capstone Design Project II"
},
{
"code": "COME 742001",
"en": "Advanced Computer Networks"
}
]
},
{
"term": "Fall",
"year": 2016,
"courses": [
{
"code": "COMP 432001",
"en": "Topics in Software"
},
{
"code": "COME 331013) and DS Applications (COMP 216002",
"en": "Data Structures"
},
{
"code": "ITEC 401004",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402016",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Spring",
"year": 2016,
"courses": [
{
"code": "COMP 414003",
"en": "Computer Networks"
},
{
"code": "ITEC 401031",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402005",
"en": "Capstone Design Project II"
},
{
"code": "ITEC 402006",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Fall",
"year": 2015,
"courses": [
{
"code": "COMP 432001",
"en": "Topics in Software"
},
{
"code": "ITEC 401006",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 401007",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402022",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Spring",
"year": 2015,
"courses": [
{
"code": "ITEC 201009",
"en": "Introduction to Computer Science and Engineering"
},
{
"code": "EECS 312001",
"en": "Network Programming"
},
{
"code": "EECS 312002",
"en": "Network Programming"
},
{
"code": "ITEC 401021",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402004",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Fall",
"year": 2014,
"courses": [
{
"code": "ITEC 401006",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402021",
"en": "Capstone Design Project II"
},
{
"code": "COME 742001",
"en": "Advanced Computer Networks"
}
]
},
{
"term": "Spring",
"year": 2014,
"courses": [
{
"code": "COMP 414002",
"en": "Computer Networks"
},
{
"code": "ITEC 402004",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Fall",
"year": 2013,
"courses": [
{
"code": "ITEC 401005",
"en": "Capstone Design Project I"
},
{
"code": "ITEC 402017",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Spring",
"year": 2013,
"courses": [
{
"code": "COMP 432001",
"en": "Topics in Software"
},
{
"code": "ITEC 402005",
"en": "Capstone Design Project II"
}
]
},
{
"term": "Fall",
"year": 2012,
"courses": [
{
"code": "COMP 432001",
"en": "Topics in Software"
},
{
"code": "ITEC 401003",
"en": "Capstone Design Project I"
},
{
"code": "EECS 422021",
"en": "Senior Project II"
}
]
},
{
"term": "Spring",
"year": 2012,
"courses": [
{
"code": "COMP 214002",
"en": "Web Programming Design"
},
{
"code": "COMP 749001",
"en": "Computer Network Protocols"
},
{
"code": "ELEC 957001",
"en": "Next Generation Internet Technology"
}
]
},
{
"term": "Fall",
"year": 2011,
"courses": [
{
"code": "COME 311003",
"en": "Probability and Statistics: Class 1"
},
{
"code": "COME 311004",
"en": "Probability and Statistics: Class 2"
},
{
"code": "COMP 764001",
"en": "Internet Computing"
},
{
"code": "COMP 432001",
"en": "Topics in Software"
}
]
},
{
"term": "Spring",
"year": 2011,
"courses": [
{
"code": "COMP 214001",
"en": "Web Programming Design: Class 1"
},
{
"code": "COMP 214002",
"en": "Web Programming Design: Class 2"
}
]
},
{
"term": "Fall",
"year": 2010,
"courses": [
{
"code": "COME 311003",
"en": "Probability and Statistics"
},
{
"code": "COME 331004",
"en": "Data Structures"
},
{
"code": "EECS 422022",
"en": "Senior Project II"
}
]
},
{
"term": "Spring",
"year": 2010,
"courses": [
{
"code": "EECS 450001",
"en": "Internet Programming Design"
},
{
"code": "COMP 414003",
"en": "Computer Networks"
},
{
"code": "ELEC 957001",
"en": "Next-Generation Internet Technology"
},
{
"code": "EECS 408016",
"en": "Senior Project I"
}
]
},
{
"term": "Fall",
"year": 2009,
"courses": [
{
"code": "COME 31103",
"en": "Probability and Statistics"
},
{
"code": "COME 33105",
"en": "Data Structures"
},
{
"code": "EECS 42202",
"en": "Senior Project II"
}
]
},
{
"term": "Spring",
"year": 2009,
"courses": [
{
"code": "EECS 20704",
"en": "Introduction to Computer Science"
},
{
"code": "EECS 45001",
"en": "Internet Programming Design"
},
{
"code": "EECS 40803",
"en": "Senior Project I"
}
]
},
{
"term": "Fall",
"year": 2008,
"courses": [
{
"code": "COME 31103",
"en": "Probability and Statistics"
},
{
"code": "COMP 76401",
"en": "Internet Computing"
},
{
"code": "ELEC 75401",
"en": "Computer Network: Special"
}
]
},
{
"term": "Spring",
"year": 2008,
"courses": [
{
"code": "EECS 31401",
"en": "Internet Programming and Practices"
},
{
"code": "COMP 74901",
"en": "Computer Network Protocols"
}
]
},
{
"term": "Fall",
"year": 2007,
"courses": [
{
"code": "EECS 20703",
"en": "Introduction to Computer Science"
},
{
"code": "COME 31103",
"en": "Probability and Statistics"
},
{
"code": "COMP 41401",
"en": "Computer Networks"
}
]
},
{
"term": "Spring",
"year": 2007,
"courses": [
{
"code": "EECS 20109",
"en": "C Programming and Practices"
},
{
"code": "EECS 20704",
"en": "Introduction to Computer Science"
},
{
"code": "EECS 31401",
"en": "Internet Programming and Practices"
}
]
},
{
"term": "Fall",
"year": 2006,
"courses": [
{
"code": "EECS 20703",
"en": "Introduction to Computer Science"
},
{
"code": "COME 31103",
"en": "Probability and Statistics"
},
{
"code": "COMP 76401",
"en": "Internet Computing"
}
]
},
{
"term": "Spring",
"year": 2006,
"courses": [
{
"code": "EECS 20704",
"en": "Introduction to Computer Science"
},
{
"code": "EECS 31401",
"en": "Internet Programming and Practices"
},
{
"code": "COMP 75101",
"en": "Computer Performance Analysis"
}
]
},
{
"term": "Fall",
"year": 2005,
"courses": [
{
"code": "EECS 20703",
"en": "Introduction to Computer Science"
},
{
"code": "EECS 20806",
"en": "Data Structures"
},
{
"code": "COMP 41402",
"en": "Computer Network"
}
]
},
{
"term": "Spring",
"year": 2005,
"courses": [
{
"code": "EECS 20704",
"en": "Introduction to Computer Science"
},
{
"code": "EECS 49201",
"en": "Internet Programming Design"
},
{
"code": "COMP 74901",
"en": "Computer Network Protocols"
}
]
},
{
"term": "Fall",
"year": 2004,
"courses": [
{
"code": "ELEC 26104",
"en": "Computer Engineering"
},
{
"code": "COMP 22101",
"en": "Data Structures II"
},
{
"code": "EECS 31201",
"en": "Network Programming"
}
]
},
{
"term": "Spring",
"year": 2004,
"courses": [
{
"code": "EECS 20704",
"en": "Introduction to Computer Science"
},
{
"code": "COMP 21105",
"en": "Data Structures I"
}
]
}
]
+146
View File
@@ -0,0 +1,146 @@
[
{
"name_ko": "고석주",
"name_en": "Seok-Joo Koh",
"degree": "Professor",
"affiliation": null,
"email": "sjkoh@knu.ac.kr",
"is_advisor": true,
"display_order": 1
},
{
"name_ko": "최동규",
"name_en": "Dong-Kyu Choi",
"degree": "PhD",
"affiliation": null,
"email": null,
"is_advisor": false,
"display_order": 2
},
{
"name_ko": "남혜빈",
"name_en": "Hye-Been Nam",
"degree": "PhDCandidate",
"affiliation": null,
"email": null,
"is_advisor": false,
"display_order": 3
},
{
"name_ko": "임도현",
"name_en": "Dohyeon Lim",
"degree": "PhDStudent",
"affiliation": null,
"email": null,
"is_advisor": false,
"display_order": 4
},
{
"name_ko": "최준혁",
"name_en": "Jun-Hyeok Choi",
"degree": "PhDStudent",
"affiliation": null,
"email": null,
"is_advisor": false,
"display_order": 5
},
{
"name_ko": "신광선",
"name_en": "Gwang-Seon Shin",
"degree": "MSCandidate",
"affiliation": null,
"email": null,
"is_advisor": false,
"display_order": 6
},
{
"name_ko": "이환웅",
"name_en": "Hwan-Woong Lee",
"degree": "MSStudent",
"affiliation": null,
"email": null,
"is_advisor": false,
"display_order": 7
},
{
"name_ko": "Hoang Anh Dang",
"name_en": "Hoang Anh Dang",
"degree": "MSStudent",
"affiliation": null,
"email": null,
"is_advisor": false,
"display_order": 8
},
{
"name_ko": "김민희",
"name_en": "Minhee Kim",
"degree": "PhDCandidate",
"affiliation": "School of Computer Science and Engineering",
"email": null,
"is_advisor": false,
"display_order": 9
},
{
"name_ko": "김근솔",
"name_en": "Keun-Sol Kim",
"degree": "PhDCandidate",
"affiliation": "Department of Information Security",
"email": null,
"is_advisor": false,
"display_order": 10
},
{
"name_ko": "민성준",
"name_en": "Sung-Jun Min",
"degree": "PhDCandidate",
"affiliation": "Department of Information Science",
"email": null,
"is_advisor": false,
"display_order": 11
},
{
"name_ko": "최진원",
"name_en": "Jin-Won Choi",
"degree": "PhDStudent",
"affiliation": "Department of Science and Technology",
"email": null,
"is_advisor": false,
"display_order": 12
},
{
"name_ko": "정기수",
"name_en": "Ki-Soo Jung",
"degree": "PhDStudent",
"affiliation": "Department of Science and Technology",
"email": null,
"is_advisor": false,
"display_order": 13
},
{
"name_ko": "이미주",
"name_en": "Mi-Joo Lee",
"degree": "PhDStudent",
"affiliation": "Department of ICT Convergence",
"email": null,
"is_advisor": false,
"display_order": 14
},
{
"name_ko": "박유나",
"name_en": "Yunah Park",
"degree": "MSCandidate",
"affiliation": "Department of Information Security",
"email": null,
"is_advisor": false,
"display_order": 15
},
{
"name_ko": "박채영",
"name_en": "Chae-Young Park",
"degree": "MSCandidate",
"affiliation": "Department of Information Science",
"email": null,
"is_advisor": false,
"display_order": 16
}
]
+752
View File
@@ -0,0 +1,752 @@
[
{
"title": "국내 지역별 태양광 발전량 및 전력 단가 예측 웹 서비스 제공 장치 및 그 방법",
"inventors": "고석주, 김경훈, 김나현, 정수인, 홍일표",
"application_no": "2025-0200788",
"application_at": "2025-12-16",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2025-12"
},
{
"title": "사물인터넷 네트워크 환경에서 QUIC 기반으로 CoAP 메시지를 중계하는 시스템",
"inventors": "고석주, 정중화, 남혜빈, 최동규, 김민지",
"application_no": "2023-0180751",
"application_at": "2023-12-13",
"registration_no": "2963109",
"registration_at": "2026-05-06",
"country": "한국",
"published_at": "2023-12"
},
{
"title": "엣지 컴퓨팅을 위한 사물인터넷 서비스 시스템",
"inventors": "고석주, 정중화, 남혜빈, 최동규",
"application_no": "2023-0161365",
"application_at": "2023-11-20",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2023-11"
},
{
"title": "무선 네트워크 환경에서 핸드오버 및 커넥션 마이그레이션을 지원하는 장치 및 방법",
"inventors": "고석주, 김소용, 모닙 고하르, 최동규",
"application_no": "2023-0063455",
"application_at": "2023-05-17",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2023-05"
},
{
"title": "제한된 통신 환경에서 브로커 서버를 이용한 스마트 약상자 제어 시스템 및 방법",
"inventors": "고석주, 김근수, 김철민, 김경식, 나재욱, 박진호",
"application_no": "2020-0164156",
"application_at": "2020-11-30",
"registration_no": "2384614",
"registration_at": "2022-04-05",
"country": "한국",
"published_at": "2020-11"
},
{
"title": "단방향 가시광 통신 환경에서 데이터 전송 신뢰성 개선을 위한 방법 및 이를 이용한 하이브리드",
"inventors": "고석주, 김소용, 최동규, 남혜빈, 정중화, 김창묵",
"application_no": "2020-0164152",
"application_at": "2020-11-30",
"registration_no": "2420614",
"registration_at": "2022-07-08",
"country": "한국",
"published_at": "2020-11"
},
{
"title": "사물 인터넷 서비스를 제공하기 위한 QUIC-Proxy를 이용한 데이터 전달 방법 및 장치",
"inventors": "고석주, 김소용, 최동규, 남혜빈, 정중화",
"application_no": "2020-0164141",
"application_at": "2020-11-30",
"registration_no": "2345473",
"registration_at": "2021-12-27",
"country": "한국",
"published_at": "2020-11"
},
{
"title": "금연구역 관리 서비스 방법 및 시스템",
"inventors": "고석주, 이정우, 이용호, 권오상, 정서영, 김경식",
"application_no": "2020-0101365",
"application_at": "2020-08-12",
"registration_no": "2375686",
"registration_at": "2022-03-14",
"country": "한국",
"published_at": "2020-08"
},
{
"title": "사물 인터넷 환경에서 CoAP 기반의 데이터 스트리밍 방법 및 통신 시스템",
"inventors": "고석주, 정중화, 최동규, 남혜빈, 이채현",
"application_no": "2020-0094058",
"application_at": "2020-07-28",
"registration_no": "2375703",
"registration_at": "2022-03-14",
"country": "한국",
"published_at": "2020-07"
},
{
"title": "인공지능 기반 적외선 카메라 센싱 시스템 및 방법",
"inventors": "고석주, 홍성기, 김희원, 박명훈, 권민철",
"application_no": "2019-0174964",
"application_at": "2019-12-26",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2019-12"
},
{
"title": "폭력 행위 관리 시스템 및 방법",
"inventors": "고석주, 김동욱, 윤서원, 구영준, 성경화, 경예지",
"application_no": "2019-0122161",
"application_at": "2019-10-02",
"registration_no": "2264275",
"registration_at": "2021-06-07",
"country": "한국",
"published_at": "2019-10"
},
{
"title": "차량 인포테인먼트 관리 시스템",
"inventors": "고석주, 최동규, 정중화, 남혜빈, 손종명",
"application_no": "2019-0120044",
"application_at": "2019-09-27",
"registration_no": "2410024",
"registration_at": "2022-06-13",
"country": "한국",
"published_at": "2019-09"
},
{
"title": "차량 인포테인먼트 마스터 장치 및 이를 포함하는 차량 인포테인먼트 통합 관리 시스템",
"inventors": "고석주, 최동규, 정중화, 남혜빈, 신호경",
"application_no": "2019-0059551",
"application_at": "2019-05-21",
"registration_no": "2251310",
"registration_at": "2021-05-06",
"country": "한국",
"published_at": "2019-05"
},
{
"title": "CoAP 기반의 센싱 정보 스트리밍 방법",
"inventors": "고석주, 최동규, 정중화, 남혜빈",
"application_no": "2018-0168580",
"application_at": "2018-12-24",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2018-12"
},
{
"title": "이미지에서 기계학습 기법을 활용한 특정 부품영역 탐지 방법",
"inventors": "고석주, 김대기, 김동인, 방종원, 우진철, 정중화",
"application_no": "2018-0167974",
"application_at": "2018-12-21",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2018-12"
},
{
"title": "블록체인 기반의 재정장부 관리 시스템",
"inventors": "고석주, 신승민, 서상민, 송동훈, 최효선, 그레고즈 리뼤시치",
"application_no": "2018-0167970",
"application_at": "2018-12-21",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2018-12"
},
{
"title": "블록체인을 이용한 게임정보 처리 방법",
"inventors": "고석주, 정재훈, 서창호, 노경환, 원응호",
"application_no": "2018-0167951",
"application_at": "2018-12-21",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2018-12"
},
{
"title": "가시광 통신을 이용한 서비스 제공 시스템 및 그 방법",
"inventors": "고석주, 김철민, 김소용, 모닙고하르",
"application_no": "2018-0155013",
"application_at": "2018-12-05",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2018-12"
},
{
"title": "차량 인포테인먼트 시스템",
"inventors": "고석주, 최동규, 정중화, 정민우",
"application_no": "2018-0083515",
"application_at": "2018-07-18",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2018-07"
},
{
"title": "CoAP 기반의 사물인터넷 기술을 이용한 센서 관리 방법 및 이를 이용한 시스템",
"inventors": "고석주, 최동규, 정중화, 정민우",
"application_no": "2018-0082485",
"application_at": "2018-07-16",
"registration_no": "2071974",
"registration_at": "2020-01-23",
"country": "한국",
"published_at": "2018-07"
},
{
"title": "가시광 통신을 이용한 무선 인터넷 비밀번호 관리 시스템 및 방법",
"inventors": "김소용, 김철민, 고석주",
"application_no": "2018-0082463",
"application_at": "2018-07-16",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2018-07"
},
{
"title": "시각 장애인을 위한 가시광 통신 기반의 교통 신호 전달 시스템 및 방법",
"inventors": "권경동, 금동우, 황지영, 채윤창, 김철민, 김소용, 고석주",
"application_no": "2018-0079319",
"application_at": "2018-07-09",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2018-07"
},
{
"title": "데이터 전달 장치, 방법과 그를 이용한 사물 인터넷 시스템, 데이터 전달 방법을 실행하기 위한 프로그램이",
"inventors": "고석주, 최동규, 정중화",
"application_no": "2017-0153908",
"application_at": "2017-11-17",
"registration_no": "1969652",
"registration_at": "2019-04-10",
"country": "한국",
"published_at": "2017-11"
},
{
"title": "분산된 게시-구독 기법을 이용한 CoAP 기반 사물 인터넷 시스템의 작동 방법",
"inventors": "고석주, 정중화, 최동규",
"application_no": "2017-0153357",
"application_at": "2017-11-16",
"registration_no": "2031726",
"registration_at": "2019-10-07",
"country": "한국",
"published_at": "2017-11"
},
{
"title": "비콘 기반 식당 정보 서비스 시스템 및 방법",
"inventors": "고석주, 안창준, 김혜경, 송명근, 최예찬, 허동",
"application_no": "2017-0087265",
"application_at": "2017-07-10",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2017-07"
},
{
"title": "사물 인터넷 네트워크에서의 모바일 단말 이동성 제어 장치 및 방법",
"inventors": "고석주, 최상일",
"application_no": "2017-0064039",
"application_at": "2017-05-24",
"registration_no": "1847081",
"registration_at": "2018-04-03",
"country": "한국",
"published_at": "2017-05"
},
{
"title": "데이터 전달 장치, 방법 및 그를 이용한 사물인터넷 시스템",
"inventors": "고석주, 정중화, 강형우, 최동규",
"application_no": "2016-0175882",
"application_at": "2016-12-21",
"registration_no": "1972470",
"registration_at": "2019-04-19",
"country": "한국",
"published_at": "2016-12"
},
{
"title": "저전력 근거리 통신을 이용한 개인 정보 교환 방법 및 시스템, 이를 수행하기 위한 기록매체",
"inventors": "고석주, 김지인, 김지희, 김송아, 박지혜, 이승일, 서대화",
"application_no": "2016-0157411",
"application_at": "2016-11-24",
"registration_no": "1784309",
"registration_at": "2017-09-27",
"country": "한국",
"published_at": "2016-11"
},
{
"title": "가시광 통신 기기 관리 방법 및 장치 (with 유양디앤유)",
"inventors": "김상옥, 유병오, 윤상호, 노승완, 고석주, 최상일",
"application_no": "2016-0157606",
"application_at": "2016-11-24",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2016-11"
},
{
"title": "가시광 통신 방법 및 장치 (with 유양디앤유)",
"inventors": "김상옥, 유병오, 윤상호, 노승완, 고석주, 최상일",
"application_no": "2016-0157576",
"application_at": "2016-11-24",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2016-11"
},
{
"title": "이동 단말 및 관리 서버의 제어 방법",
"inventors": "고석주, 최상일",
"application_no": "2016-0051126",
"application_at": "2016-04-26",
"registration_no": "1836116",
"registration_at": "2018-03-02",
"country": "한국",
"published_at": "2016-04"
},
{
"title": "무선 통신을 이용한 범용 안내 서비스 제공 방법 및 시스템",
"inventors": "고석주, 장호영, 이종훈, 박찬석, 서민영",
"application_no": "2016-0013614",
"application_at": "2016-02-03",
"registration_no": "1716661",
"registration_at": "2017-03-09",
"country": "한국",
"published_at": "2016-02"
},
{
"title": "디지털 도어락 시스템 및 그 제어 방법",
"inventors": "고석주, 권다영, 노혜성, 이수정",
"application_no": "2015-0163735",
"application_at": "2015-11-23",
"registration_no": "1814555",
"registration_at": "2017-12-27",
"country": "한국",
"published_at": "2015-11"
},
{
"title": "무인 지상차량을 이용한 주차차량 관리 시스템",
"inventors": "김인한, 권혜련, 이은섭, 고석주",
"application_no": "2015-0008735",
"application_at": "2015-01-19",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2015-01"
},
{
"title": "ESL 신호를 이용하는 측위 방법, 이를 수행하기 위한 기록 매체, 단말기 및 시스템",
"inventors": "고석주, 김지인, 이민형, 김종근, 박지수, 조정근, 이승일, 서대화",
"application_no": "2014-0180037",
"application_at": "2014-12-15",
"registration_no": "1596320",
"registration_at": "2016-02-16",
"country": "한국",
"published_at": "2014-12"
},
{
"title": "ESL 신호를 이용하여 위치 기반 서비스를 제공하는 스마트 장치",
"inventors": "고석주, 김지인, 이민형, 김종근, 박지수, 조정근, 이승일, 서대화",
"application_no": "2014-0180036",
"application_at": "2014-12-15",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2014-12"
},
{
"title": "3차원 형상 복원을 위한 볼륨 카빙 장치 및 그 방법",
"inventors": "고석주, 하태윤, 서대화, 정귀영, 이상은, 김지인, 김한별",
"application_no": "2014-0167063",
"application_at": "2014-11-27",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2014-11"
},
{
"title": "립모션 기기를 이용한 수화 번역 시스템 및 그 방법",
"inventors": "고석주, 조재현, 서대화, 이동훈, 이상은, 김지인, 하대규",
"application_no": "2014-0166166",
"application_at": "2014-11-26",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2014-11"
},
{
"title": "립모션 기기의 수화 번역 정확도 향상을 위한 수화 번역 시스템 및 그 방법",
"inventors": "고석주, 조재현, 서대화, 이동훈, 이상은, 김지인, 하대규",
"application_no": "2014-0166165",
"application_at": "2014-11-26",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2014-11"
},
{
"title": "저전력 근거리 통신을 이용한 개인 정보 교환 방법 및 시스템, 이를 수행하기 위한 기록매체",
"inventors": "고석주, 김지희, 서대화, 박지혜, 이승일, 김지인, 김송아",
"application_no": "2014-0164802",
"application_at": "2014-11-24",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2014-11"
},
{
"title": "차량 분산 방법 및 장치, 이를 수행하기 위한 기록매체",
"inventors": "고석주, 김지인, 엄진욱, 김민규, 홍석진, 배정규, 서대화",
"application_no": "2014-0161975",
"application_at": "2014-11-19",
"registration_no": "1612047",
"registration_at": "2016-04-06",
"country": "한국",
"published_at": "2014-11"
},
{
"title": "신규 액세스 포인트의 위치 인식 방법 및 이를 이용하는 서버",
"inventors": "고석주, 김우주, 이민형, 하태윤, 심대섭, 조정근, 강보영, 서대화",
"application_no": "2013-0167207",
"application_at": "2013-12-30",
"registration_no": "1568365",
"registration_at": "2015-11-05",
"country": "한국",
"published_at": "2013-12"
},
{
"title": "디바이스 탐색 장치 및 디바이스 탐색 방법",
"inventors": "고석주, 이상헌, 최상일",
"application_no": "2013-0140737",
"application_at": "2013-11-19",
"registration_no": "1405248",
"registration_at": "2015-04-17",
"country": "한국",
"published_at": "2013-11"
},
{
"title": "오픈플로우 통신 시스템 및 방법",
"inventors": "고석주, 김지인, 최낙중",
"application_no": "2013-0140736",
"application_at": "2013-11-19",
"registration_no": "1525047",
"registration_at": "2015-05-27",
"country": "한국",
"published_at": "2013-11"
},
{
"title": "이동통신 시스템의 추적 영역 코드 구성 장치 및 방법",
"inventors": "고석주, 강형우, 백태산, 강현구",
"application_no": "2013-0140734",
"application_at": "2013-11-19",
"registration_no": "1538453",
"registration_at": "2015-07-15",
"country": "한국",
"published_at": "2013-11"
},
{
"title": "프로세스 모니터링과 키보드 잠금을 이용한 프로세스 관리 방법 및 프로세스 관리 장치",
"inventors": "고석주, 박진호, 이재휘",
"application_no": "2013-0108587",
"application_at": "2013-09-10",
"registration_no": "1515493",
"registration_at": "2015-04-21",
"country": "한국",
"published_at": "2013-09"
},
{
"title": "공유기 탐지 장치 및 공유기 탐지 방법",
"inventors": "고석주, 박진호, 김철민",
"application_no": "2013-0091483",
"application_at": "2013-08-01",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2013-08"
},
{
"title": "호스트 식별 프로토콜 네트워크 환경의 통신 시스템 및 방법",
"inventors": "고석주, 최상일",
"application_no": "2012-0154836",
"application_at": "2012-12-27",
"registration_no": "1405248",
"registration_at": "2014-06-02",
"country": "한국",
"published_at": "2012-12"
},
{
"title": "액세스 라우터 및 그를 이용한 핸드오버 제어 방법",
"inventors": "고석주, 최낙중, 김지인",
"application_no": "2012-0154835",
"application_at": "2012-12-27",
"registration_no": "1447104",
"registration_at": "2014-09-26",
"country": "한국",
"published_at": "2012-12"
},
{
"title": "호스트 식별 프로토콜 네트워크 환경의 이동통신 시스템 및 방법",
"inventors": "고석주, 김지인, 이상헌",
"application_no": "2012-0146740",
"application_at": "2012-12-14",
"registration_no": "1459628",
"registration_at": "2014-11-03",
"country": "한국",
"published_at": "2012-12"
},
{
"title": "라우터의 호스트 위치 관리 방법",
"inventors": "고석주, 김지인",
"application_no": "2012-0030058",
"application_at": "2012-03-23",
"registration_no": "1356721",
"registration_at": "2014-01-20",
"country": "한국",
"published_at": "2012-03"
},
{
"title": "분산형 구조를 이용한 데이터 통신 방법",
"inventors": "고석주, 모닙고하르, 이재경",
"application_no": "2011-0111384",
"application_at": "2011-10-28",
"registration_no": "1311864",
"registration_at": "2013-09-17",
"country": "한국",
"published_at": "2011-10"
},
{
"title": "라우터, 그것을 포함하는 통신 네트워크 시스템 및 그것의 이동성 제어 방법",
"inventors": "고석주, 최상일",
"application_no": "2011-0107533",
"application_at": "2011-10-20",
"registration_no": "1329331",
"registration_at": "2013-11-07",
"country": "한국",
"published_at": "2011-10"
},
{
"title": "모바일 액세스 게이트웨이 및 이를 이용한 이동성 제어 방법",
"inventors": "고석주, 김지인",
"application_no": "2011-0057608",
"application_at": "2011-06-14",
"registration_no": "1223047",
"registration_at": "2013-01-10",
"country": "한국",
"published_at": "2011-06"
},
{
"title": "멀티홈잉 환경에서 프록시 모바일 인터넷 프로토콜을 사용하는 이동통신 시스템 및 그것의 핸드오버 방법",
"inventors": "고석주, 김지인",
"application_no": "2011-0001905",
"application_at": "2011-01-07",
"registration_no": "1189140",
"registration_at": "2012-10-02",
"country": "한국",
"published_at": "2011-01"
},
{
"title": "멀티캐스트 방법 및 억세스 게이트웨이",
"inventors": "고석주, 모닙고하르, 이재경",
"application_no": "2010-0137897",
"application_at": "2010-12-29",
"registration_no": "1200407",
"registration_at": "2012-11-06",
"country": "한국",
"published_at": "2010-12"
},
{
"title": "프록시 모바일 인터넷 프로토콜을 사용하는 이동통신 시스템 및 그것의 핸드오버 방법",
"inventors": "고석주, 김지인",
"application_no": "2010-0108058",
"application_at": "2010-11-02",
"registration_no": "1258238",
"registration_at": "2013-04-19",
"country": "한국",
"published_at": "2010-11"
},
{
"title": "이동 단말, 통신 네트워크 및 그것의 이동성 제어 방법",
"inventors": "고석주, 최상일",
"application_no": "2010-0107701",
"application_at": "2010-11-01",
"registration_no": "1177354",
"registration_at": "2012-08-21",
"country": "한국",
"published_at": "2010-11"
},
{
"title": "빠른 핸드오버를 지원하기 위한 이동통신 시스템 및 방법",
"inventors": "고석주, 모닙고하르, 박재완",
"application_no": "2010-0039688",
"application_at": "2010-04-28",
"registration_no": "1091397",
"registration_at": "2011-12-01",
"country": "한국",
"published_at": "2010-04"
},
{
"title": "이동 단말간 데이터 전송 시스템 및 그 방법",
"inventors": "고석주, 권순홍",
"application_no": "2009-0048797",
"application_at": "2009-06-02",
"registration_no": "1078156",
"registration_at": "2011-10-24",
"country": "한국",
"published_at": "2009-06"
},
{
"title": "프록시 모바일 IPv6망내 이동단말간 통신 경로 최적화 시스템 및 그 방법",
"inventors": "고석주, 김지인",
"application_no": "2009-0048796",
"application_at": "2009-06-02",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2009-06"
},
{
"title": "이종 무선망간 수직 핸드오버를 위한 이동 SCTP의 적응적 혼잡 제어 방법 및 장치",
"inventors": "고석주, 김동필",
"application_no": "2009-0013072",
"application_at": "2009-02-17",
"registration_no": "1048251",
"registration_at": "2011-07-04",
"country": "한국",
"published_at": "2009-02"
},
{
"title": "서비스 품질 향상을 위한 PR-SCTP 기반 실시간 멀티미디어 데이터 전송 방법",
"inventors": "고석주, 김상태",
"application_no": "2008-0135342",
"application_at": "2008-12-29",
"registration_no": "1040780",
"registration_at": "2011-06-03",
"country": "한국",
"published_at": "2008-12"
},
{
"title": "이종 무선망간의 수직적 핸드오버를 위한 데이터 전송 방법 및 장치",
"inventors": "고석주, 김동필",
"application_no": "2008-0083995",
"application_at": "2008-08-27",
"registration_no": "0980592",
"registration_at": "2010-08-31",
"country": "한국",
"published_at": "2008-08"
},
{
"title": "무선통신용 멀티캐스트 핸드오버 방법",
"inventors": "고석주, 박재성",
"application_no": "2008-0077918",
"application_at": "2008-08-08",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2008-08"
},
{
"title": "무선 인터넷 망에서의 바이캐스팅을 이용한 SIP 핸드오버 방법 및 이동 단말",
"inventors": "고석주, 이동화",
"application_no": "2008-0052456",
"application_at": "2008-06-04",
"registration_no": "0987555",
"registration_at": "2010-10-06",
"country": "한국",
"published_at": "2008-06"
},
{
"title": "무선 인터넷 환경에서의 바이캐스팅 기반 SCTP 핸드오버 방법 및 이동 단말",
"inventors": "고석주, 권순홍, 김동필",
"application_no": "2008-0049203",
"application_at": "2008-05-27",
"registration_no": "0980582",
"registration_at": "2010-08-31",
"country": "한국",
"published_at": "2008-05"
},
{
"title": "Proxy MIP 기반 무선 인터넷 망에서의 바이캐스팅을 이용한 핸드오버 방법 및 장치",
"inventors": "고석주, 김지인",
"application_no": "2008-0049153",
"application_at": "2008-05-27",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2008-05"
},
{
"title": "윈도우 기반의 이동 단말에서 SCTPLIB를 이용한 mSCTP 핸드오버 방법",
"inventors": "김용진, 고석주, 이동화, 김상태",
"application_no": "2007-0139730",
"application_at": "2007-12-28",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2007-12"
},
{
"title": "전송 처리율 향상을 위한 SCTP 우선경로 설정 방법",
"inventors": "고석주, 주수경",
"application_no": "2007-0102031",
"application_at": "2007-10-10",
"registration_no": null,
"registration_at": null,
"country": "한국",
"published_at": "2007-10"
},
{
"title": "무선 네트워크에서 패킷의 손상정보를 사용하는 TCP 혼잡제어 방법",
"inventors": "고석주, 최린, 이동화, 김용진",
"application_no": "2007-0061209",
"application_at": "2007-06-21",
"registration_no": "0870619",
"registration_at": "2008-11-19",
"country": "한국",
"published_at": "2007-06"
},
{
"title": "이동 단말의 SCTP 핸드오버와 모바일 아이피의 연동 장치 및 그 방법",
"inventors": "고석주, 김동필",
"application_no": "2007-0050648",
"application_at": "2007-05-25",
"registration_no": "0880112",
"registration_at": "2009-01-15",
"country": "한국",
"published_at": "2007-05"
},
{
"title": "청크첵섬을 사용하는 무선 인터넷 에스씨티피 송수신 시스템 및 방법",
"inventors": "김용진, 정종일, 고석주",
"application_no": "2006-0117121",
"application_at": "2006-11-24",
"registration_no": "0780921",
"registration_at": "2007-11-23",
"country": "한국",
"published_at": "2006-11"
},
{
"title": "데이터 링크계층의 링크 정보를 이용하여 핸드오버를 수행하는 단말장치",
"inventors": "고석주, 김동필",
"application_no": "2005-0110213",
"application_at": "2005-11-17",
"registration_no": "0685740",
"registration_at": "2007-02-15",
"country": "한국",
"published_at": "2005-11"
},
{
"title": "SCTP 기반의 핸드오버 기능을 구비한 단말장치 및 핸드오버 방법",
"inventors": "고석주, 김동필",
"application_no": "US 11-915457 (미국, 2007.11.26)",
"application_at": "2005-05-27",
"registration_no": "US 8,644,248 (미국, 2014.2.4)",
"registration_at": "2007-01-26",
"country": "한국",
"published_at": "2005-05"
}
]
File diff suppressed because it is too large Load Diff
+72
View File
@@ -0,0 +1,72 @@
[
{
"name_en": "Quick UDP Internet Connection (QUIC)",
"name_kr": null,
"display_order": 1
},
{
"name_en": "QUIC-based Mobility and Multi-Streaming Support",
"name_kr": null,
"display_order": 2
},
{
"name_en": "Services and Protocols for Internet-of-Things (IoT)",
"name_kr": null,
"display_order": 3
},
{
"name_en": "Constrained Application Protocol (CoAP)",
"name_kr": null,
"display_order": 4
},
{
"name_en": "In-Vehicle Infotainment (IVI)",
"name_kr": null,
"display_order": 5
},
{
"name_en": "Optical Wireless or Visible Light Communications (OWC/VLC)",
"name_kr": null,
"display_order": 6
},
{
"name_en": "Lighting Control Networks (PLASA E1.45) for LED-based VLC",
"name_kr": null,
"display_order": 7
},
{
"name_en": "Mobility Management: Distributed Mobility Control",
"name_kr": null,
"display_order": 8
},
{
"name_en": "Multicast Routing Protocols and Reliable Multicasting",
"name_kr": null,
"display_order": 9
},
{
"name_en": "mobile SCTP (mSCTP): Soft Handover in Transport Layer",
"name_kr": null,
"display_order": 10
},
{
"name_en": "Stream Control Transmission Protocol (SCTP)",
"name_kr": null,
"display_order": 11
},
{
"name_en": "Telecommunication Optimization: Network Planning and Management",
"name_kr": null,
"display_order": 12
},
{
"name_en": "TAC/TAL Configuration for Paging and Location Management",
"name_kr": null,
"display_order": 13
},
{
"name_en": "Tabu Search and Genetic Algorithm",
"name_kr": null,
"display_order": 14
}
]
+50
View File
@@ -0,0 +1,50 @@
[
{
"slug": "iot-standards",
"title": "AIoT & AI-RAN",
"abstract": "AIoT & AI-RAN investigates agent-based IoT architectures in which autonomous AI agents are distributed across sensor, edge, and radio access layers. The project studies agent-to-agent coordination over high-performance transport (gRPC/QUIC) bridged with constrained edge protocols (MQTT/CoAP), targeting AI-RAN designs for distributed autonomous control.",
"keywords": [
"AIoT",
"agent-based IoT",
"AI-RAN",
"constrained edge protocols",
"distributed autonomous control"
],
"standardsTrack": "National Research Foundation of Korea (NRF)",
"standardsOrg": "NRF",
"period": "2026 ~ Present",
"deliverables": []
},
{
"slug": "ccis",
"title": "MCM",
"abstract": "Multilateral and Collaborative Metaverse (MCM) refers to metaverse systems in which two or more participants simultaneously interact within a shared virtual space for a common collaborative purpose. Unlike single-user or purely competitive environments, an MCM service is defined by coordinated participation: its intended outcome cannot be achieved by a single user acting alone. The project defines general requirements, service classification, and a gap analysis against existing standards.",
"keywords": [
"MCM",
"metaverse",
"shared virtual space",
"coordinated participation",
"service classification"
],
"standardsTrack": "IEC/TC 100/WG 12 supported by KEIT",
"standardsOrg": "IEC TC100",
"period": "2026 ~ Present",
"deliverables": []
},
{
"slug": "vlc-iot",
"title": "MVQM",
"abstract": "Management of Visual Quality in Metaverse Systems (MVQM) is a conceptual and functional approach for managing visual quality by dynamically adapting visual data delivery in response to user context, device capability, and network conditions. It emphasizes user-centric, context-aware quality management over static system-centric optimization, covering hybrid visual assets, level of detail, and area of interest adaptation.",
"keywords": [
"MVQM",
"visual quality",
"hybrid visual assets",
"level of detail",
"area of interest"
],
"standardsTrack": "IEC/TC 100/WG 12 supported by KEIT",
"standardsOrg": "IEC TC100",
"period": "2026 ~ Present",
"deliverables": []
}
]
+384
View File
@@ -0,0 +1,384 @@
[
{
"org": "IEC TC100",
"full": "Multimedia Systems and Equipment",
"scope": "international",
"period": "2018 ~ Present",
"role": "Convenor",
"projects": [
{
"wg": "WG12",
"name": "Multimedia Systems and Equipment for Metaverse (IEC 63614)",
"documents": [
{
"title": "Multimedia Systems and Equipment for Metaverse - Part 1: Genaral",
"ref": "IEC TR 63614-1 (May 2026)",
"status": "TR",
"publishedAt": "2026-05"
},
{
"title": "Multimedia Systems and Equipment for Metaverse - Part 2: Classification",
"ref": "IEC TS 63614-2 (May 2026)",
"status": "TS",
"publishedAt": "2026-05"
},
{
"title": "Multimedia Systems and Equipment for Metaverse - Part 3: Gap Analysis",
"ref": "IEC TR 63614-3 (March 2026)",
"status": "TR",
"publishedAt": "2026-03"
},
{
"title": "Multimedia Systems and Equipment for Metaverse - Part 4: AI Use Cases",
"ref": "IEC WDTR 63614-4 (In Progress)",
"status": "InProgress"
}
]
},
{
"wg": "WG11(Convenor)",
"name": "User's QoE for Multimedia Conference Services (IEC 63478)",
"documents": [
{
"title": "User's QoE for Multimedia Conference Services - Part 1: General",
"ref": "IEC TR 63478-1 (November 2023)",
"status": "TR",
"publishedAt": "2023-11"
},
{
"title": "User's QoE for Multimedia Conference Services - Part 2: Requirments",
"ref": "IEC IS 63478-2 (October 2025)",
"status": "IS",
"publishedAt": "2025-10"
},
{
"title": "User's QoE for Multimedia Conference Services - Part 3: Measurement Methods",
"ref": "IEC CDV 63478-3 (In Progress)",
"status": "InProgress"
}
]
},
{
"wg": "WG30(TA17)",
"name": "Infotainment Services for Public Vehicles (IEC 63479)",
"documents": [
{
"title": "Infotainment Services for Public Vehicles (PVIS) - Part 1: General",
"ref": "IEC TR 63479-1 (November 2023)",
"status": "TR",
"publishedAt": "2023-11"
},
{
"title": "Infotainment Services for Public Vehicles (PVIS) - Part 2: Requirements",
"ref": "IEC IS 63479-2 (February 2026)",
"status": "IS",
"publishedAt": "2026-02"
},
{
"title": "Infotainment Services for Public Vehicles (PVIS) - Part 3: Framework",
"ref": "IEC IS 63479-3 (January 2026)",
"status": "IS",
"publishedAt": "2026-01"
}
]
},
{
"wg": "WG30(TA17)",
"name": "Configurable Car Infotainment Services (IEC 63246)",
"documents": [
{
"title": "Configurable Car Infotainment Services (CCIS) - Part 1: General",
"ref": "IEC 63246-1 (August 2021)",
"status": "IS",
"publishedAt": "2021-08"
},
{
"title": "Configurable Car Infotainment Services (CCIS) - Part 2: Requirements",
"ref": "IEC 63246-2 (January 2022)",
"status": "IS",
"publishedAt": "2022-01"
},
{
"title": "Configurable Car Infotainment Services (CCIS) - Part 3: Framework",
"ref": "IEC 63246-3 (January 2022)",
"status": "IS",
"publishedAt": "2022-01"
},
{
"title": "Configurable Car Infotainment Services (CCIS) - Part 4: Protocol",
"ref": "IEC TR 63246-4 (December 2022)",
"status": "TR",
"publishedAt": "2022-12"
}
]
}
]
},
{
"org": "ISO/IEC JTC1/SC41",
"full": "Internet of Things and Digital Twin",
"scope": "international",
"period": "2020 ~ Present",
"projects": [
{
"wg": "WG",
"name": "(WG5) IoT-based Management of Tangible Cultural Heritage Assets (ISO/IEC TR 30189)",
"documents": [
{
"title": "Part 1: Framework",
"ref": "ISO/IEC TR 30189-1 (March 2025)",
"status": "TR",
"publishedAt": "2025-03"
},
{
"title": "Part 2: Use Cases",
"ref": "ISO/IEC CDTR 30189-2 (In Progress)",
"status": "InProgress"
}
]
}
]
},
{
"org": "ITU-T SG20",
"full": "IoT Services based on VLC",
"scope": "international",
"period": "2018 ~ 2020",
"projects": [
{
"wg": "Main",
"name": "IoT Services based on VLC",
"documents": [
{
"title": "Framework of IoT Services based on Visible Light Communications (VLC)",
"ref": "ITU-T Recommendation Y.4465 (January 2020)",
"status": "IS",
"publishedAt": "2020-01"
},
{
"title": "Functional Architecture for IoT Services based on VLC",
"ref": "ITU-T Recommendation Y.4474 (August 2020)",
"status": "IS",
"publishedAt": "2020-08"
}
]
}
]
},
{
"org": "TTA/PG425",
"full": "가시광 통신 기반 사물인터넷 서비스",
"scope": "domestic",
"period": "2018 ~ 2020",
"projects": [
{
"wg": "Main",
"name": "가시광 통신 기반 사물인터넷 서비스",
"documents": [
{
"title": "가시광 통신 기반 사물인터넷 서비스 - 제 1 부: 네트워크 모델 및 요구사항",
"ref": "TTAK.KO-10.1158-part1 (2019년 12월)",
"status": "IS",
"publishedAt": "2019-12"
},
{
"title": "가시광 통신 기반 사물인터넷 서비스 - 제 2 부: 프레임워크",
"ref": "TTAK.KO-10.1158-part2 (2020년 12월)",
"status": "IS",
"publishedAt": "2020-12"
},
{
"title": "가시광 통신 기반 사물인터넷 서비스 - 제 3 부: 프로토콜",
"ref": "TTAK.KO-10.1158-part3 (2020년 12월)",
"status": "IS",
"publishedAt": "2020-12"
}
]
}
]
},
{
"org": "ITU-T SG13",
"full": "Mobility Management",
"scope": "international",
"period": "2002 ~ 2012",
"projects": [
{
"wg": "Main",
"name": "Mobility Management",
"documents": [
{
"title": "NNI Mobility Management Requirements for SBI2K",
"ref": "ITU-T Supplement to Recommendation Q.Sup52 (December 2004)",
"status": "IS",
"publishedAt": "2004-12"
},
{
"title": "Mobility Management Requirements for Next-Generation Networks",
"ref": "ITU-T Recommendation Q.1706/Y.2801 (July 2006)",
"status": "IS",
"publishedAt": "2006-07"
},
{
"title": "Framework of IPv6 Multi-homing for NGN",
"ref": "ITU-T Recommendation Y.2052 (Feb. 2008)",
"status": "IS",
"publishedAt": "2008-02"
},
{
"title": "Generic Framework of Mobility Management for Next-Generation Networks",
"ref": "ITU-T Recommendation Q.1707/Y.2804 (Feb. 2008)",
"status": "IS",
"publishedAt": "2008-02"
},
{
"title": "Framework of Location Management for Next-Generation Networks",
"ref": "ITU-T Recommendation Q.1708/Y.2805 (October 2008)",
"status": "IS",
"publishedAt": "2008-10"
},
{
"title": "Framework of Handover Control for Next-Generation Networks",
"ref": "ITU-T Recommendation Q.1709/Y.2806 (October 2008)",
"status": "IS",
"publishedAt": "2008-10"
},
{
"title": "Framework of Mobility Management in Service Stratum for NGN",
"ref": "ITU-T Recommendation Y.2809 (November 2011)",
"status": "IS",
"publishedAt": "2011-11"
}
]
}
]
},
{
"org": "ISO/IEC JTC1/SC6",
"full": "WG7: Network and Transport",
"scope": "international",
"period": "2000 ~ 2014",
"projects": [
{
"wg": "Enhanced Communication Transport Protocol (ECTP)",
"name": "ISO/IEC 14476",
"documents": [
{
"title": "ECTP-1: Specification of Simplex Multicast Transport",
"ref": "ITU-T Recommendation X.606 (October 2001) ISO/IEC IS 14476-1 (April 2002)",
"status": "IS",
"publishedAt": "2001-10"
},
{
"title": "ECTP-2: Specification of QoS Management for Simplex Multicast Transport",
"ref": "ITU-T Recommendation X.606.1 (February 2003) ISO/IEC IS 14476-2 (June 2003)",
"status": "IS",
"publishedAt": "2003-02"
},
{
"title": "ECTP-3: Specification of Duplex Multicast Transport",
"ref": "ITU-T Recommendation X.607 (February 2007) ISO/IEC IS 14476-3 (August 2008)",
"status": "IS",
"publishedAt": "2007-02"
},
{
"title": "ECTP-4: Specification of QoS Management for Duplex Multicast Transport",
"ref": "ITU-T Recommendation X.607.1 (November 2008) ISO/IEC IS 14476-4 (April 2010)",
"status": "IS",
"publishedAt": "2008-11"
},
{
"title": "ECTP-5: Specification of N-plex Multicast Transport",
"ref": "ITU-T Recommendation X.608 (February 2007) ISO/IEC IS 14476-5 (August 2008)",
"status": "IS",
"publishedAt": "2007-02"
},
{
"title": "ECTP-6: Specification of QoS Management for N-plex Multicast Transport",
"ref": "ITU-T Recommendation X.608.1 (November 2008) ISO/IEC IS 14476-6 (April 2010)",
"status": "IS",
"publishedAt": "2008-11"
}
]
},
{
"wg": "Relayed Multicast Protocol (RMCP)",
"name": "ISO/IEC 16512",
"documents": [
{
"title": "RMCP-1: Framework",
"ref": "ITU-T Recommendation X.603 (April 2004) ISO/IEC IS 16512-1",
"status": "IS",
"publishedAt": "2004-04"
},
{
"title": "RMCP-2: Specification of Simplex Group Applications",
"ref": "ITU-T Recommendation X.603.1 (February 2007) ISO/IEC IS 16512-2",
"status": "IS",
"publishedAt": "2007-02"
},
{
"title": "RMCP-3: Specification of N-plex Group Applications",
"ref": "ITU-T Recommendation X.603.2 (September 2010) ISO/IEC IS 16512-3",
"status": "IS",
"publishedAt": "2010-09"
}
]
},
{
"wg": "Mobile Multicast Communications (MMC)",
"name": "ISO/IEC 24793",
"documents": [
{
"title": "MMC-1: MMC Framework",
"ref": "ITU-T Recommendation X.604 (March 2010) ISO/IEC IS 24793-1",
"status": "IS",
"publishedAt": "2010-03"
},
{
"title": "MMC-2: MMC Protocol over Native IP Multicast Networks",
"ref": "ITU-T Recommendation X.604.1 (March 2010) ISO/IEC IS 24793-2",
"status": "IS",
"publishedAt": "2010-03"
},
{
"title": "MMC-3: MMC Protocol over Overlay Multicast Networks",
"ref": "ITU-T Recommendation X.604.2 (September 2010) ISO/IEC IS 24793-3",
"status": "IS",
"publishedAt": "2010-09"
}
]
},
{
"wg": "Future Network",
"name": "Problem Statement and Requirements (FN-PSR): ISO/IEC TR 29181",
"documents": [
{
"title": "Part 1: Overall Aspects",
"ref": "ISO/IEC TR 29181-1 (September 2012)",
"status": "TR",
"publishedAt": "2012-09"
},
{
"title": "Part 2: Naming and Addressing",
"ref": "ISO/IEC TR 29181-2 (December 2014)",
"status": "TR",
"publishedAt": "2014-12"
},
{
"title": "Part 3: Switching and Routing",
"ref": "ISO/IEC TR 29181-3 (April 2013)",
"status": "TR",
"publishedAt": "2013-04"
},
{
"title": "Part 4: Mobility",
"ref": "ISO/IEC TR 29181-4 (December 2013)",
"status": "TR",
"publishedAt": "2013-12"
}
]
}
]
}
]