"신정수 그래프.lst"의 두 판 사이의 차이
classics
(새 문서: {{NetworkGraph | title=신정수_그래프.lst}} <pre> #Project h1 World of Cocktails: Garnish for Cocktails #Class Category gold circle Cocktail magenta box Spirit red elli...) |
|||
1번째 줄: | 1번째 줄: | ||
{{NetworkGraph | title=신정수_그래프.lst}} | {{NetworkGraph | title=신정수_그래프.lst}} | ||
− | |||
<pre> | <pre> | ||
− | #Project | + | #Project |
− | + | h3 Tutorial | |
− | + | ||
− | #Class | + | #Class |
− | + | Person green circle | |
− | + | Place blue box | |
− | + | Coffee purple ellipse | |
− | + | ||
− | + | ||
− | + | ||
− | + | #Relation | |
− | + | livesIn ~에_산다 arrow 2 | |
− | + | likes ~를_좋아한다 arrow 2 | |
− | #Relation | + | hasBrother ~의_남자형제이다 arrow 2 |
− | + | hasSister ~의_여자형제이다 arrow 2 | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | #Nodes | + | #Nodes |
− | + | Bart Person Bart | |
− | + | Lisa Person Lisa | |
− | + | ROK Place South_Korea | |
− | + | NZ Place New_Zealand | |
+ | LongBlack Coffee Long_Black | ||
+ | FlatWhite Coffee Flat_White | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | #Links | ||
+ | Bart ROK livesIn | ||
+ | Lisa NZ livesIn | ||
+ | Bart FlatWhite likes | ||
+ | Lisa LongBlack likes | ||
+ | Lisa Bart hasBrother | ||
+ | Bart Lisa hasSister | ||
+ | |||
+ | |||
+ | |||
+ | #End | ||
− | + | </pre> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | [[분류: Network Graph Script]] | |
− |
2021년 4월 8일 (목) 15:17 판
#Project h3 Tutorial #Class Person green circle Place blue box Coffee purple ellipse #Relation livesIn ~에_산다 arrow 2 likes ~를_좋아한다 arrow 2 hasBrother ~의_남자형제이다 arrow 2 hasSister ~의_여자형제이다 arrow 2 #Nodes Bart Person Bart Lisa Person Lisa ROK Place South_Korea NZ Place New_Zealand LongBlack Coffee Long_Black FlatWhite Coffee Flat_White #Links Bart ROK livesIn Lisa NZ livesIn Bart FlatWhite likes Lisa LongBlack likes Lisa Bart hasBrother Bart Lisa hasSister #End