"닌텐도.lst"의 두 판 사이의 차이
DH 교육용 위키
(새 문서: <pre> #Project 닌텐도_온톨로지.lst #Class Game red box Company blue circle Console green circle Decade blue rhombus Value pink ellipse #Nodes Super_Mario_Bros Super Mario Br...) |
|||
5번째 줄: | 5번째 줄: | ||
#Class | #Class | ||
+ | # Game: 닌텐도 및 협력사에서 제작한 게임 | 게임의 이름 | ID 규칙: | 예시: Pokemon_DP, Mario_Kart_8_Deluxe 등 | ||
Game red box | Game red box | ||
+ | # Company: 닌텐도와 관계사, 협력사 | 회사명 | ID 규칙: | 예시: Nintendo, Game_Freak 등 | ||
Company blue circle | Company blue circle | ||
+ | # Console: 닌텐도에서 개발한 게임기 | 기기명 | ID 규칙: | 예시: NES, Switch 등 | ||
Console green circle | Console green circle | ||
+ | # Decade: 10년 단위로 시대 구분 | 연대 | ID 규칙: 숫자 뒤에 소문자 's' 병기 | 예시: 1990s, 2020s 등 | ||
Decade blue rhombus | Decade blue rhombus | ||
+ | # Value: 게임 및 기기에서 전달하고자 하는 핵심 가치 | 분류 | ID 규칙: | 예시: 수집, 탐험 등 | ||
Value pink ellipse | Value pink ellipse | ||
+ | |||
+ | #Relation | ||
+ | # WasMadeBy: Game → Company | 정의: 게임 A는 회사 B에 의해 제작되었다 | 예시: Super_Mario_Bros - [WasMadeBy] → Nintendo | ||
+ | # WasReleasedOn: Game → Console | 정의: 게임 A는 콘솔 B에 출시되었다 | 예시: Mario_Kart_8_Deluxe - [WasReleasedOn] → Switch | ||
+ | # BelongsToDecade: Game → Decade | 정의: 게임 A는 연대 B에 출시되었다 | 예시: Pokemon_DP - [BelongsToDecade] → 2000s | ||
+ | # HasValue: Game → Value | 정의: 게임 A는 가치 B를 전달한다 | 예시: Animal_Crossing - [HasValue] → Daily_Life | ||
#Nodes | #Nodes |
2025년 5월 20일 (화) 12:37 판
#Project 닌텐도_온톨로지.lst #Class # Game: 닌텐도 및 협력사에서 제작한 게임 | 게임의 이름 | ID 규칙: | 예시: Pokemon_DP, Mario_Kart_8_Deluxe 등 Game red box # Company: 닌텐도와 관계사, 협력사 | 회사명 | ID 규칙: | 예시: Nintendo, Game_Freak 등 Company blue circle # Console: 닌텐도에서 개발한 게임기 | 기기명 | ID 규칙: | 예시: NES, Switch 등 Console green circle # Decade: 10년 단위로 시대 구분 | 연대 | ID 규칙: 숫자 뒤에 소문자 's' 병기 | 예시: 1990s, 2020s 등 Decade blue rhombus # Value: 게임 및 기기에서 전달하고자 하는 핵심 가치 | 분류 | ID 규칙: | 예시: 수집, 탐험 등 Value pink ellipse #Relation # WasMadeBy: Game → Company | 정의: 게임 A는 회사 B에 의해 제작되었다 | 예시: Super_Mario_Bros - [WasMadeBy] → Nintendo # WasReleasedOn: Game → Console | 정의: 게임 A는 콘솔 B에 출시되었다 | 예시: Mario_Kart_8_Deluxe - [WasReleasedOn] → Switch # BelongsToDecade: Game → Decade | 정의: 게임 A는 연대 B에 출시되었다 | 예시: Pokemon_DP - [BelongsToDecade] → 2000s # HasValue: Game → Value | 정의: 게임 A는 가치 B를 전달한다 | 예시: Animal_Crossing - [HasValue] → Daily_Life #Nodes Super_Mario_Bros Super Mario Bros null Zelda_Breath_of_the_Wild Zelda Breath of the Wild null Pokemon_DP Pokemon DP null Animal_Crossing_New_Horizons Animal Crossing New Horizons null Mario_Kart_8_Deluxe Mario Kart 8 Deluxe null Metroid Metroid null Splatoon_3 Splatoon 3 null Kirby_and_the_Forgotten_Land Kirby and the Forgotten Land null Xenoblade_Chronicles_3 Xenoblade Chronicles 3 null Smash_Bros_Ultimate Smash Bros Ultimate null Nintendo Nintendo null Game_Freak Game Freak null HAL_Laboratory HAL Laboratory null Monolith_Soft Monolith Soft null Intelligent_Systems Intelligent Systems null Pokemon_Company Pokemon Company null Retro_Studios Retro Studios null Next_Level_Games Next Level Games null Bandai_Namco_Studios Bandai Namco Studios null DeNA DeNA null NES NES null Game_Boy Game Boy null SNES SNES null Nintendo_64 Nintendo 64 null GameCube GameCube null Nintendo_DS Nintendo DS null Nintendo_3DS Nintendo 3DS null Wii Wii null Wii_U Wii U null Switch Switch null 1980s 1980s null 1990s 1990s null 2000s 2000s null 2010s 2010s null 2020s 2020s null Collection Collection null Exploration Exploration null Competition Competition null Cooperation Cooperation null Creativity Creativity null Simulation Simulation null Rhythm_Reflex Rhythm Reflex null #Links Pokemon_DP Game_Freak WasMadeBy Pokemon_DP Nintendo_DS WasReleasedOn Pokemon_DP 2000s BelongsToDecade Pokemon_DP Collection HasValue Super_Mario_Bros Nintendo WasMadeBy Super_Mario_Bros NES WasReleasedOn Super_Mario_Bros 1980s BelongsToDecade Super_Mario_Bros Exploration HasValue Animal_Crossing_New_Horizons Nintendo WasMadeBy Animal_Crossing_New_Horizons Switch WasReleasedOn Animal_Crossing_New_Horizons 2020s BelongsToDecade Animal_Crossing_New_Horizons Simulation HasValue #End