(五)將新聞特徵與職能項目關係建立後,使用protege將之建立成一知識本體

1.先建立各概念:新聞特徵(feature),職掌(function),新聞(news),單位(unit)

 

 

 

 

 

 

 

2.建立各概念的屬性

概念

屬性定義

新聞(news)

  • hasURL
  • has_feature
  • has_feature_people
  • has_feature_event
  • has_feature_place
  • has_feature_object

新聞特徵 (feature)
[人(people)、事(event)、地(place)、物(object)]

  • is_belong_function

職能項目(function)

  • include_feature
  • is_belong_unit

單位(unit)

  • has_function
  • has_news

3. 透過protege內建之SWRL Tab建立其規則