"곽민정 개별과제"의 두 판 사이의 차이

workshop
둘러보기로 가기 검색하러 가기
 
(같은 사용자의 중간 판 7개는 보이지 않습니다)
10번째 줄: 10번째 줄:
  
 
===프로젝트명(Project)===
 
===프로젝트명(Project)===
 
+
폴락(2000)
  
 
===클래스(Class)===
 
===클래스(Class)===
 
+
<pre>
 +
영화
 +
인물
 +
장소
 +
작품
 +
감독
 +
</pre>
  
 
===관계성(Relation)===
 
===관계성(Relation)===
 
+
<pre>
 +
depicts
 +
creator
 +
livedIn
 +
filmedIn
 +
madeIn
 +
shows
 +
directedBy
 +
</pre>
  
 
===노드(Nodes)===
 
===노드(Nodes)===
 +
<pre>
 +
폴락      영화  폴락(영화)
 +
폴락2      인물  잭슨_폴락
 +
뉴욕      장소  뉴욕
 +
넘버5      작품  넘버5
 +
해리스      감독  에드_해리스
 +
</pre>
  
  
  
 
=='''멀티미디어'''==
 
=='''멀티미디어'''==
 +
 
아래는 영화의 trailer입니다.  
 
아래는 영화의 trailer입니다.  
<br></br>
+
<p></p>
 
<html>
 
<html>
 
<iframe width="540" height="360" src="https://www.youtube.com/embed/z0xiovbDML0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
 
<iframe width="540" height="360" src="https://www.youtube.com/embed/z0xiovbDML0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
 
</html>
 
</html>
 
  
  

2022년 2월 11일 (금) 14:12 기준 최신판

주제

잭슨폴락의 전기영화 폴락(2000)에 대한 개별과제입니다...

스토리

네트워크 그래프


프로젝트명(Project)

폴락(2000)

클래스(Class)

영화
인물
장소
작품
감독 

관계성(Relation)

depicts
creator
livedIn
filmedIn
madeIn
shows
directedBy

노드(Nodes)

폴락       영화  폴락(영화)
폴락2      인물  잭슨_폴락
뉴욕       장소  뉴욕
넘버5      작품  넘버5
해리스      감독  에드_해리스


멀티미디어

아래는 영화의 trailer입니다.


주석