"아카이브 구축 현황"의 두 판 사이의 차이

hanyang2
이동: 둘러보기, 검색
(새 문서: ==Node Description== * 11,693 개 지식 노드 작성 select * from hanyangData ..... 11,693 * Class 별 노드 건수 select class, count(*) from hanyangData group by class...)
 
37번째 줄: 37번째 줄:
 
  select relation, count(*) from hanyangLinks
 
  select relation, count(*) from hanyangLinks
 
  group by relation
 
  group by relation
 
+
{|class="wikitable" style="text-align:left"
관계 건수
+
! style="width:100px" | 관계 ||  style="width:100px" | 건수  
annotator 6
+
|-
calligrapher 512
+
| annotator || 6
commemorates 2
+
|-
contributor 24
+
| calligrapher || 512
creator 155
+
|-
depicts 87
+
| commemorates || 2
hasAdoptedHeir 5
+
|-
hasAffiliation 5
+
| contributor || 24
hasAppointee 652
+
|-
hasBrother 37
+
| creator || 155
hasDaughter 364
+
|-
hasDescendant 86
+
| depicts || 87
hasDisciple 186
+
|-
hasPart 263
+
| hasAdoptedHeir || 5
hasSon 487
+
|-
hasSonInLaw 13
+
| hasAffiliation || 5
hasWife 328
+
|-
inscriber 7
+
| hasAppointee || 652
isAffinalKinOf 20
+
|-
isEnshrinedIn 834
+
| hasBrother || 37
isEpitaphOf 556
+
|-
isFellowOf 1
+
| hasDaughter || 364
isLineageKinOf 17
+
|-
isMentionedIn 24
+
| hasDescendant || 86
isOfficialPositionOf 2749
+
|-
isSameAs 2
+
| hasDisciple || 186
isShownBy 429
+
|-
isSteleOf 1
+
| hasPart || 263
isTombOf 84
+
|-
knows 82
+
| hasSon || 487
participatesIn 42
+
|-
publisher 21
+
| hasSonInLaw || 13
servedAs 22555
+
|-
translator 9
+
| hasWife || 328
wasPosthumouslyPromotedTo 190
+
|-
writer 869
+
| inscriber || 7
 +
|-
 +
| isAffinalKinOf || 20
 +
|-
 +
| isEnshrinedIn || 834
 +
|-
 +
| isEpitaphOf || 556
 +
|-
 +
| isFellowOf || 1
 +
|-
 +
| isLineageKinOf || 17
 +
|-
 +
| isMentionedIn || 24
 +
|-
 +
| isOfficialPositionOf || 2749
 +
|-
 +
| isSameAs || 2
 +
|-
 +
| isShownBy || 429
 +
|-
 +
| isSteleOf || 1
 +
|-
 +
| isTombOf || 84
 +
|-
 +
| knows || 82
 +
|-
 +
| participatesIn || 42
 +
|-
 +
| publisher || 21
 +
|-
 +
| servedAs || 22555
 +
|-
 +
| translator || 9
 +
|-
 +
| wasPosthumouslyPromotedTo || 190
 +
|-
 +
| writer || 869
 +
|}
  
 
==Reference==
 
==Reference==

2020년 10월 12일 (월) 08:24 판

Node Description

  • 11,693 개 지식 노드 작성
select * from hanyangData ..... 11,693
  • Class 별 노드 건수
select class, count(*) from hanyangData 
group by class 
order by class 

Actor 인물 5926 Architecture 건물 372 Concept 개념 2838 Event 사건 23 Object 물품 107 Place 장소 757 Record 기록물 1241 3D_Map 3D 지도 429

Attribute

  • 6,906 개 노드에 대해 54,898 건의 속성 정보 작성, 수집, 정리
select distinct id from hanyangAttribute .....  6,906 
select * from hanyangAttribute ..... 54,898


Contextual Relations

  • 지식 노드 상호간의 의미적 연관관계 31,704건을 조사 작성
select * from hanyangLinks ..... 31,704
select relation, count(*) from hanyangLinks
group by relation
관계 건수
annotator 6
calligrapher 512
commemorates 2
contributor 24
creator 155
depicts 87
hasAdoptedHeir 5
hasAffiliation 5
hasAppointee 652
hasBrother 37
hasDaughter 364
hasDescendant 86
hasDisciple 186
hasPart 263
hasSon 487
hasSonInLaw 13
hasWife 328
inscriber 7
isAffinalKinOf 20
isEnshrinedIn 834
isEpitaphOf 556
isFellowOf 1
isLineageKinOf 17
isMentionedIn 24
isOfficialPositionOf 2749
isSameAs 2
isShownBy 429
isSteleOf 1
isTombOf 84
knows 82
participatesIn 42
publisher 21
servedAs 22555
translator 9
wasPosthumouslyPromotedTo 190
writer 869

Reference

  • 8,659 개 노드와 관련이 있는 19,529 건의 웹 자원 조사, 수집, 정리
select groupName, count(*) from hanyangRefData
group by class, groupName having class='WebResource'
order by groupName desc

웹자원 유형 건수 해설 9478 원문 1078 사진 8544 3D_지도 429