1、摘要 1 摘要摘要 在知识工程中,知识表示的重要性是不言而喻的,它的质量直接影响着运行 着它的系统的性能。本文进行了对基于扩展标识性语言XML 的知识表示方法的 研究工作。和 HTML 一样,XML 也是互联网络上的通用描述性语言,但是它却比 HTML 有更多的优点,因此也就成为互联网络上研究的热点。 本文就是 XML 的一个应用,在知识工程领域用 XML 来对知识进行表示,并将 其应用到企业知识管理当中。通过 XML 来表达知识、传递知识,不仅跨越了平台 (XML 具有天然的与平台无关性) , 还跨越了空间 (Internet 的范围扩展到无线) , 更跨越了设备(XML 的数据与表现的分离
2、可以成为不同的终端间交换信息的载 体) 。因此基于 XML 的知识表示方法在互联网络上有着传统的知识表示方法所无 法相比的优势,而应用到企业的知识管理当中,帮助企业的经营管理转向知识管 理,将对企业的效率提高有相当大的作用。 因此在本文中,首先讨论了基于 XML 的知识结构化表示的 BNF 范式,并将基 于 XML 知识表示用到了一个企业的知识管理框架当中。 将 XML 描述的结构化知识 和 XML 描述的企业知识管理框架结合起来, 对企业中相关的主要元素对象进行了 提取,构建了相应的文档类型定义DTD。根据 DTD,构建了完整的 XML 文档, 保证了其结构的完整性;利用微软浏览器内置的解析
3、器对其进行解析,保证了其 合法性。然后,利用文档对象模型DOM 分析研究了 DOMTest 系统,利用 DTD 提 供的处理 XML 文档的 API 接口和微软提供的方法构建了一个类模块, 基于这个类 模块对已构建的 XML 文档进行处理,以满足不同的需要。 最后, 介绍了基于XML知识管理系统EKnowledge的体系结构和工作原理。 关键词关键词:XML;知识表示;知识管理;文档对象模型;知识管理系统 英文摘要 2 AbstractAbstract It is well known that Knowledge Representation is important for Knowled
4、ge Engineering; its quality impacts directly the system, which run it. This paper researches the Knowledge Representation method based on XML(eXtensible Markup Language). As the same as HTML, XML is also the generally descriptive language on Internet. Yet XML has more advantages than HTML, which mak
5、es many research works focus on it. The paper is an XML-based application, which is an XML-based Knowledge Representation method in Knowledge Engineering and is applied to enterprise Knowledge Management. It is advantageous to represent knowledge and to transmit knowledge by use of XML, which spans
6、platform, spans space, even spans device. Compared to traditional representation method, the XML-based knowledge represented can be easier to represent and transmit on Internet. Especially when it is applied to enterprise Knowledge Management, the enterprise efficiency will be proved rapidly. So in this paper, firstly, a set of BNFon XML-based Knowledge Representation provided. The XML-based knowledge and XML-based Knowledge Management frame are combined; the main element objects are extr