기준일시: 2021. 3. 04. 00:00
Node Description
use hanyang
select * from hanyangData ..... 33,314
select class, count(*) from hanyangData
group by class order by class
class |
범주 |
건수
|
Actor |
인물 |
7,042
|
Architecture |
건물 |
816
|
Clothing |
복식 |
541
|
Concept |
개념 |
7,960
|
Event |
사건 |
358
|
Food |
음식 |
213
|
Heritage |
국가지정문화재 |
14
|
Multimedia |
멀티미디어 어셋 |
1,835
|
Object |
물품 |
1252
|
Place |
장소 |
1013
|
Record |
기록물 |
2103
|
Translation |
외국어 해설(영문) |
146
|
WebResource |
웹 자원 인덱스 |
10,021
|
Attribute
- 6,906 개 노드에 대해 54,898 건의 속성 정보 작성, 수집, 정리
select distinct id from hanyangAttribute ..... 6,906
select * from hanyangAttribute ..... 54,898
Contextual Relations
- 지식 노드 상호간의 의미적 연관관계 47,086건을 조사 작성
select * from hanyangLinks ..... 96,102
select distinct relation, count(*) from hanyangLinks
group by relation
order by relation
관계 |
건수
|
administrates |
17
|
annotator |
8
|
appearsIn |
179
|
calligrapher |
549
|
commemorates |
15
|
constructor |
85
|
contributor |
280
|
creator |
244
|
currentLocation |
155
|
depicts |
344
|
documents |
41
|
formerLocation |
7
|
goesWith |
191
|
happenedAt |
17
|
hasAdoptedHeir |
5
|
hasAffiliation |
8
|
hasAppointee |
654
|
hasBrother |
54
|
hasConcubine |
71
|
hasDaughter |
423
|
hasDaughterInLaw |
13
|
hasDescendant |
86
|
hasDisciple |
186
|
hasDrawing |
86
|
hasEnglishExplanation |
147
|
hasGrandDaughter |
1
|
hasGrandson |
6
|
hasPart |
2833
|
hasParticipant |
32
|
hasPerformance |
48
|
hasPhoto |
136
|
hasReferenceNote |
653
|
hasSister |
6
|
hasSisterInLaw |
3
|
hasSiteIn |
2
|
hasSon |
542
|
hasSonInLaw |
20
|
hasSubject |
1
|
hasText |
6
|
hasVersion |
2
|
hasWife |
277
|
includes |
1141
|
inscriber |
21
|
isAffinalKinOf |
19
|
isDeliveryPlaceOf |
1
|
isDepictedIn |
6
|
isDerivativeOf |
4
|
isDesignatedAs |
13
|
isEnshrinedIn |
834
|
isEpitaphOf |
556
|
isFellowOf |
1
|
isLineageKinOf |
18
|
isMadeOf |
1
|
isMemberOf |
33
|
isMentionedIn |
56
|
isNear |
189
|
isNewNameOf |
1
|
isOfficialPositionOf |
911
|
isPartOf |
274
|
isPerformedAt |
56
|
isPerformedBy |
22
|
isPreviousInSequence |
38
|
isProducedIn |
1
|
isRelatedIn |
7
|
isRelatedTo |
2813
|
isSameAs |
126
|
isShowBy |
427
|
isShownBy |
1407
|
isSiteOf |
21
|
isSteleOf |
1
|
isStoredIn |
29
|
isTombOf |
85
|
isUsedIn |
470
|
isWornAt |
37
|
knows |
81
|
mentions |
1024
|
mightBeRelatedTo |
1
|
onlineReference |
10021
|
participatesIn |
342
|
plays |
95
|
Publisher |
39
|
references |
49
|
servedAs |
64712
|
translator |
9
|
type |
390
|
wasPosthumouslyPromotedTo |
296
|
wears |
121
|
writer |
870
|
Reference
- 시맨틱 데이터 가운데 10,021 개 노드와 관련이 있는 25,097 건의 웹 자원 조사, 수집, 정리
select * from hanyangRefData where class='SemanticData' ..... 10,021
select * from hanyangRefData where class='WebResource' ..... 25,097
select groupName, count(*) from hanyangRefData
group by class, groupName having class='WebResource'
order by groupName desc
class |
유형 |
건수
|
해설 |
12114
|
참고 |
2137
|
원문 |
1400
|
사진 |
8954
|
동영상 |
22
|
그림 |
35
|
도면 |
6
|
3D_지도 |
429
|