Click or drag to resize
XDL

XOntologyItem Class

MISB ST 0903 Ontology LS 요소에 대응하는 온톨로지 항목 정의.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NXVideoXOntologyItem

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public class XOntologyItem

The XOntologyItem type exposes the following members.

Constructors
 NameDescription
Public methodXOntologyItem 기본 생성자.
Top
Properties
 NameDescription
Public propertyEntityIRI 객체 리소스 식별자.
Public propertyLabel 객체 이름.
Public propertyOntologyID 온톨로지 항목 식별자.
Public propertyOntologyIRI 온톨로지 리소스 식별자.
Public propertySetLabel 객체 이름 설정 여부.
Top
Remarks
실제 온톨로지 리소스 식별자 접근 처리는 별도 응용 코드로 한다.
See Also