In order to reduce the costs of the ontology construction, a general ontology learning framework (GOLF) is developed. The key technologies of the GOLF including domain concepts extraction and semantic relationships ...In order to reduce the costs of the ontology construction, a general ontology learning framework (GOLF) is developed. The key technologies of the GOLF including domain concepts extraction and semantic relationships between concepts and taxonomy automatic construction are proposed. At the same time ontology evaluation methods are also discussed. The experimental results show that this method produces better performance and it is applicable across different domains. By integrating several machine learning algorithms, this method suffers less ambiguity and can identify domain concepts and relations more accurately. By using generalized corpus WordNet and HowNet, this method is applicable across different domains. In addition, by obtaining source documents from the web on demand, the GOLF can produce up-to-date ontologies.展开更多
The paper is devoted to the new sphere of applied process ontology. It first makes a short review of the recent investigations in that area. Then it stresses on the importance of applied process ontology. Next the mai...The paper is devoted to the new sphere of applied process ontology. It first makes a short review of the recent investigations in that area. Then it stresses on the importance of applied process ontology. Next the main methodological approaches of applied process ontology are considered: the "top down" and "bottom up" approaches. It is argued about the necessity and fruitfulness to combine both "top down" and "bottom up" approaches, and not to rely on one of them only. An example is given of the important role of process ontology as general methodological framework for the building up of regional formal ontology. Finally, the idea of variable ontological categories is stressed on and argued for its fruitfulness.展开更多
This paper presents a knowledge service system for the domain of agriculture. Three key issues for providing knowledge services are how to improve the access of unstructured and scattered information for the non-speci...This paper presents a knowledge service system for the domain of agriculture. Three key issues for providing knowledge services are how to improve the access of unstructured and scattered information for the non-specialist users, how to provide adequate information to knowledge workers and how to provide the information requiring highly focused and related information. Cyber-Brain has been designed as a platform that combines approaches based on knowledge engineering and language engineering to gather knowledge from various sources and to provide the effective knowledge service. Based on specially designed ontology for practical service scenarios, it can aggregate knowledge from Internet, digital archives, expert, and other resources for providing one-stop-shop knowledge services. The domain specific and task oriented ontology also enables advanced search and allows the system ensures that knowledge service could improve the user benefit. Users are presented with the necessary information closely related to their information need and thus of potential high interest. This paper presents several service scenarios for different end-users and reviews ontology engineering and its life cycle for supporting AOS (Agricultural Ontology Services) Vocbench which is the heart of knowledge services in agriculture domain.展开更多
Remote sensing data plays an important role in natural disaster management.However,with the increase of the variety and quantity of remote sensors,the problem of“knowledge barriers”arises when data users in disaster...Remote sensing data plays an important role in natural disaster management.However,with the increase of the variety and quantity of remote sensors,the problem of“knowledge barriers”arises when data users in disaster field retrieve remote sensing data.To improve this problem,this paper proposes an ontology and rule based retrieval(ORR)method to retrieve disaster remote sensing data,and this method introduces ontology technology to express earthquake disaster and remote sensing knowledge,on this basis,and realizes the task suitability reasoning of earthquake disaster remote sensing data,mining the semantic relationship between remote sensing metadata and disasters.The prototype system is built according to the ORR method,which is compared with the traditional method,using the ORR method to retrieve disaster remote sensing data can reduce the knowledge requirements of data users in the retrieval process and improve data retrieval efficiency.展开更多
In order to eliminate semantic heterogeneity and implement semantic combination in web information integration, the classification ontology is introduced into web information integration. It constructs a standard clas...In order to eliminate semantic heterogeneity and implement semantic combination in web information integration, the classification ontology is introduced into web information integration. It constructs a standard classification ontology based on web-glossary by extracting classified structures of websites and building mappings between them in order to get unified views. Mapping is defined by calculating concept subordinate matching degrees, concept associate matching degrees and concept dominate matching degrees. A web information integration system is realized, which can effectively solve the problem of classification semantic heterogeneity and implement the integration of web information source and the personal configuration of users.展开更多
In order to solve the problem of semantic heterogeneity in information integration, an ontology based semantic information integration (OSII) model and its logical framework are proposed. The OSII adopts the hybrid ...In order to solve the problem of semantic heterogeneity in information integration, an ontology based semantic information integration (OSII) model and its logical framework are proposed. The OSII adopts the hybrid ontology approach and uses OWL (web ontology language) as the ontology language. It obtains unified views from multiple sources by building mappings between local ontologies and the global ontology. A tree- based multi-strategy ontology mapping algorithm is proposed. The algorithm is achieved by the following four steps: pre-processing, name mapping, subtree mapping and remedy mapping. The advantages of this algorithm are: mapping in the compatible datatype categories and using heuristic rules can improve mapping efficiency; both linguistic and structural similarity are used to improve the accuracy of the similarity calculation; an iterative remedy is adopted to obtain correct and complete mappings. A challenging example is used to illustrate the validity of the algorithm. The OSII is realized to effectively solve the problem of semantic heterogeneity in information integration and to implement interoperability of multiple information sources.展开更多
The existing ontology mapping methods mainly consider the structure of the ontology and the mapping precision is lower to some extent. According to statistical theory, a method which is based on the hidden Markov mode...The existing ontology mapping methods mainly consider the structure of the ontology and the mapping precision is lower to some extent. According to statistical theory, a method which is based on the hidden Markov model is presented to establish ontology mapping. This method considers concepts as models, and attributes, relations, hierarchies, siblings and rules of the concepts as the states of the HMM, respectively. The models corresponding to the concepts are built by virtue of learning many training instances. On the basis of the best state sequence that is decided by the Viterbi algorithm and corresponding to the instance, mapping between the concepts can be established by maximum likelihood estimation. Experimental results show that this method can improve the precision of heterogeneous ontology mapping effectively.展开更多
A new algorithm for automated ontology mapping based on linguistic similarity and structure similarity is presented. First, the concept of WordNet is turned into a vector, then the similarity of two entities is calcul...A new algorithm for automated ontology mapping based on linguistic similarity and structure similarity is presented. First, the concept of WordNet is turned into a vector, then the similarity of two entities is calculated according to the cosine of the angle between the corresponding vectors. Secondly, based on the linguistic similarity, a weighted function and a sigmoid function can be used to combine the linguistic similarity and structure similarity to compute the similarity of an ontology. Experimental results show that the matching ratio can reach 63% to 70% and it can effectively accomplish the mapping between ontologies.展开更多
To solve the problems of shaving and reusing information in the information system, a rules-based ontology constructing approach from object-relational databases is proposed. A 3-tuple ontology constructing model is p...To solve the problems of shaving and reusing information in the information system, a rules-based ontology constructing approach from object-relational databases is proposed. A 3-tuple ontology constructing model is proposed first. Then, four types of ontology constructing rules including class, property, property characteristics, and property restrictions ave formalized according to the model. Experiment results described in Web ontology language prove that our proposed approach is feasible for applying in the semantic objects project of semantic computing laboratory in UC Irvine. Our approach reduces about twenty percent constructing time compared with the ontology construction from relational databases.展开更多
Ontology heterogeneity is the primary obstacle for interoperation of ontologies. Ontology mapping is the best way to solve this problem. The key of ontology mapping is the similarity computation. At present, the metho...Ontology heterogeneity is the primary obstacle for interoperation of ontologies. Ontology mapping is the best way to solve this problem. The key of ontology mapping is the similarity computation. At present, the method of similarity computation is imperfect. And the computation quantity is high. To solve these problems, an ontology-mapping framework with a kind of hybrid architecture is put forward, with an improvement in the method of similarity computation. Different areas have different local ontologies. Two ontologies are taken as examples, to explain the specific mapping framework and improved method of similarity computation. These two ontologies are about classes and teachers in a university. The experimental results show that using this framework and improved method can increase the accuracy of computation to a certain extent. Otherwise, the quantity of computation can be decreased.展开更多
In order to better achieve knowledge sharing based on distributed ontologies, an approach based on ontology context immigration (OCI)is proposed. Compared with traditional approaches such as ontology integration and...In order to better achieve knowledge sharing based on distributed ontologies, an approach based on ontology context immigration (OCI)is proposed. Compared with traditional approaches such as ontology integration and mapping, the proposed approach can reduce the implementation complexity. This approach can be mainly divided into three phases: ontology context determination for a given term, ontology semantic similarity computation between ontology terms, and ontology context immigration. As for a local semantic term based on distributed ontologies, an appropriate ontology context of the term is determined and extracted from a local ontology most associated with the term by using semantic similarity computation. Then, the ontology context is dynamically immigrated to the source ontology for enriching semantic information related to the term. A system called distributed knowledge sharing system(DKSS) is developed to illustrate this approach. The system adopts multi-agent technology for better communication and coordination between different ontology information sources. The experimental results show that it is efficient for distributed ontology knowledge sharing. The proposed approach does not require the support of a global ontology or the maintenance of complex ontology mapping relations, and thus it has better maintainability and scalability.展开更多
The past twenty years have seen the increasingly important role of ontology in traditional Chinese medicine(TCM).However,the development of TCM ontology faces many challenges.Since the epistemologies dramatically diff...The past twenty years have seen the increasingly important role of ontology in traditional Chinese medicine(TCM).However,the development of TCM ontology faces many challenges.Since the epistemologies dramatically differ between TCM and contemporary biomedicine,it is hard to apply the existing top-level ontology mechanically.“Data silos”are widely present in the currently available terminology standards,term sets,and ontologies.The formal representation of ontology needs to be further improved in TCM.Therefore,we propose a unified basic semantic framework of TCM based on in-depth theoretical research on the existing top・level ontology and a re-study of important concepts in TCM.Under such a framework,ontologies in TCM subdomains should be built collaboratively and be represented formally in a common format.Besides,extensive cooperation should be encouraged by establishing ontology research communities to promote ontology peer review and reuse.展开更多
This paper introduces efforts and achievements of Agriculture Ontology Service Research Group of Agricultural Information Institute of Chinese Academy of Agriculture Sciences in last 10 years. It summarizes the resear...This paper introduces efforts and achievements of Agriculture Ontology Service Research Group of Agricultural Information Institute of Chinese Academy of Agriculture Sciences in last 10 years. It summarizes the research on ontology construction methodology, ontology management system, ontology application and etc.展开更多
The goal of this paper is to take a further step towards an ontological approach for representing requirements information. The motivation for ontologies was discussed. The definitions of ontology and requirements ont...The goal of this paper is to take a further step towards an ontological approach for representing requirements information. The motivation for ontologies was discussed. The definitions of ontology and requirements ontology were given. Then, it presented a collection of informal terms, including four subject areas. It also discussed the formalization process of ontology. The underlying meta-ontology was determined, and the formalized requirements ontology was analyzed. This formal ontology is built to serve as a basis for requirements model. Finally, the implementation of software system was given.展开更多
基金The National Basic Research Program of China(973Program)(No.2003CB317000),the Natural Science Foundation of Zhejiang Province (No.Y105625).
文摘In order to reduce the costs of the ontology construction, a general ontology learning framework (GOLF) is developed. The key technologies of the GOLF including domain concepts extraction and semantic relationships between concepts and taxonomy automatic construction are proposed. At the same time ontology evaluation methods are also discussed. The experimental results show that this method produces better performance and it is applicable across different domains. By integrating several machine learning algorithms, this method suffers less ambiguity and can identify domain concepts and relations more accurately. By using generalized corpus WordNet and HowNet, this method is applicable across different domains. In addition, by obtaining source documents from the web on demand, the GOLF can produce up-to-date ontologies.
文摘The paper is devoted to the new sphere of applied process ontology. It first makes a short review of the recent investigations in that area. Then it stresses on the importance of applied process ontology. Next the main methodological approaches of applied process ontology are considered: the "top down" and "bottom up" approaches. It is argued about the necessity and fruitfulness to combine both "top down" and "bottom up" approaches, and not to rely on one of them only. An example is given of the important role of process ontology as general methodological framework for the building up of regional formal ontology. Finally, the idea of variable ontological categories is stressed on and argued for its fruitfulness.
文摘This paper presents a knowledge service system for the domain of agriculture. Three key issues for providing knowledge services are how to improve the access of unstructured and scattered information for the non-specialist users, how to provide adequate information to knowledge workers and how to provide the information requiring highly focused and related information. Cyber-Brain has been designed as a platform that combines approaches based on knowledge engineering and language engineering to gather knowledge from various sources and to provide the effective knowledge service. Based on specially designed ontology for practical service scenarios, it can aggregate knowledge from Internet, digital archives, expert, and other resources for providing one-stop-shop knowledge services. The domain specific and task oriented ontology also enables advanced search and allows the system ensures that knowledge service could improve the user benefit. Users are presented with the necessary information closely related to their information need and thus of potential high interest. This paper presents several service scenarios for different end-users and reviews ontology engineering and its life cycle for supporting AOS (Agricultural Ontology Services) Vocbench which is the heart of knowledge services in agriculture domain.
基金supported by the National Key Research and Development Program of China(2020YFC1512304).
文摘Remote sensing data plays an important role in natural disaster management.However,with the increase of the variety and quantity of remote sensors,the problem of“knowledge barriers”arises when data users in disaster field retrieve remote sensing data.To improve this problem,this paper proposes an ontology and rule based retrieval(ORR)method to retrieve disaster remote sensing data,and this method introduces ontology technology to express earthquake disaster and remote sensing knowledge,on this basis,and realizes the task suitability reasoning of earthquake disaster remote sensing data,mining the semantic relationship between remote sensing metadata and disasters.The prototype system is built according to the ORR method,which is compared with the traditional method,using the ORR method to retrieve disaster remote sensing data can reduce the knowledge requirements of data users in the retrieval process and improve data retrieval efficiency.
基金The National Key Technologies R&D Program ofChina during the10th Five-Year Plan Period (No.2004BA721A05).
文摘In order to eliminate semantic heterogeneity and implement semantic combination in web information integration, the classification ontology is introduced into web information integration. It constructs a standard classification ontology based on web-glossary by extracting classified structures of websites and building mappings between them in order to get unified views. Mapping is defined by calculating concept subordinate matching degrees, concept associate matching degrees and concept dominate matching degrees. A web information integration system is realized, which can effectively solve the problem of classification semantic heterogeneity and implement the integration of web information source and the personal configuration of users.
文摘In order to solve the problem of semantic heterogeneity in information integration, an ontology based semantic information integration (OSII) model and its logical framework are proposed. The OSII adopts the hybrid ontology approach and uses OWL (web ontology language) as the ontology language. It obtains unified views from multiple sources by building mappings between local ontologies and the global ontology. A tree- based multi-strategy ontology mapping algorithm is proposed. The algorithm is achieved by the following four steps: pre-processing, name mapping, subtree mapping and remedy mapping. The advantages of this algorithm are: mapping in the compatible datatype categories and using heuristic rules can improve mapping efficiency; both linguistic and structural similarity are used to improve the accuracy of the similarity calculation; an iterative remedy is adopted to obtain correct and complete mappings. A challenging example is used to illustrate the validity of the algorithm. The OSII is realized to effectively solve the problem of semantic heterogeneity in information integration and to implement interoperability of multiple information sources.
基金The Weaponry Equipment Foundation of PLA Equipment Ministry (No51406020105JB8103)
文摘The existing ontology mapping methods mainly consider the structure of the ontology and the mapping precision is lower to some extent. According to statistical theory, a method which is based on the hidden Markov model is presented to establish ontology mapping. This method considers concepts as models, and attributes, relations, hierarchies, siblings and rules of the concepts as the states of the HMM, respectively. The models corresponding to the concepts are built by virtue of learning many training instances. On the basis of the best state sequence that is decided by the Viterbi algorithm and corresponding to the instance, mapping between the concepts can be established by maximum likelihood estimation. Experimental results show that this method can improve the precision of heterogeneous ontology mapping effectively.
基金The High Technology Research and Development Program of Jiangsu Province (No.BG2004034).
文摘A new algorithm for automated ontology mapping based on linguistic similarity and structure similarity is presented. First, the concept of WordNet is turned into a vector, then the similarity of two entities is calculated according to the cosine of the angle between the corresponding vectors. Secondly, based on the linguistic similarity, a weighted function and a sigmoid function can be used to combine the linguistic similarity and structure similarity to compute the similarity of an ontology. Experimental results show that the matching ratio can reach 63% to 70% and it can effectively accomplish the mapping between ontologies.
基金supported by the National Natural Science Foundation of China (60471055)the National "863" High Technology Research and Development Program of China (2007AA01Z443)
文摘To solve the problems of shaving and reusing information in the information system, a rules-based ontology constructing approach from object-relational databases is proposed. A 3-tuple ontology constructing model is proposed first. Then, four types of ontology constructing rules including class, property, property characteristics, and property restrictions ave formalized according to the model. Experiment results described in Web ontology language prove that our proposed approach is feasible for applying in the semantic objects project of semantic computing laboratory in UC Irvine. Our approach reduces about twenty percent constructing time compared with the ontology construction from relational databases.
基金the National Natural Science Foundation of China (70371052).
文摘Ontology heterogeneity is the primary obstacle for interoperation of ontologies. Ontology mapping is the best way to solve this problem. The key of ontology mapping is the similarity computation. At present, the method of similarity computation is imperfect. And the computation quantity is high. To solve these problems, an ontology-mapping framework with a kind of hybrid architecture is put forward, with an improvement in the method of similarity computation. Different areas have different local ontologies. Two ontologies are taken as examples, to explain the specific mapping framework and improved method of similarity computation. These two ontologies are about classes and teachers in a university. The experimental results show that using this framework and improved method can increase the accuracy of computation to a certain extent. Otherwise, the quantity of computation can be decreased.
基金The National Natural Science Foundation of China(No60703036)
文摘In order to better achieve knowledge sharing based on distributed ontologies, an approach based on ontology context immigration (OCI)is proposed. Compared with traditional approaches such as ontology integration and mapping, the proposed approach can reduce the implementation complexity. This approach can be mainly divided into three phases: ontology context determination for a given term, ontology semantic similarity computation between ontology terms, and ontology context immigration. As for a local semantic term based on distributed ontologies, an appropriate ontology context of the term is determined and extracted from a local ontology most associated with the term by using semantic similarity computation. Then, the ontology context is dynamically immigrated to the source ontology for enriching semantic information related to the term. A system called distributed knowledge sharing system(DKSS) is developed to illustrate this approach. The system adopts multi-agent technology for better communication and coordination between different ontology information sources. The experimental results show that it is efficient for distributed ontology knowledge sharing. The proposed approach does not require the support of a global ontology or the maintenance of complex ontology mapping relations, and thus it has better maintainability and scalability.
文摘The past twenty years have seen the increasingly important role of ontology in traditional Chinese medicine(TCM).However,the development of TCM ontology faces many challenges.Since the epistemologies dramatically differ between TCM and contemporary biomedicine,it is hard to apply the existing top-level ontology mechanically.“Data silos”are widely present in the currently available terminology standards,term sets,and ontologies.The formal representation of ontology needs to be further improved in TCM.Therefore,we propose a unified basic semantic framework of TCM based on in-depth theoretical research on the existing top・level ontology and a re-study of important concepts in TCM.Under such a framework,ontologies in TCM subdomains should be built collaboratively and be represented formally in a common format.Besides,extensive cooperation should be encouraged by establishing ontology research communities to promote ontology peer review and reuse.
基金supported by the by the Key Technology R&D Program of China during the 12th Five-Year Plan period:Super-Class Scientific and Technical Thesaurus and Ontology Construction Faced the Foreign Scientifi cand Technical Literature (2011BAH10B01)
文摘This paper introduces efforts and achievements of Agriculture Ontology Service Research Group of Agricultural Information Institute of Chinese Academy of Agriculture Sciences in last 10 years. It summarizes the research on ontology construction methodology, ontology management system, ontology application and etc.
基金HighTechnologyResearch andDevelopment Program"863" (No.2 0 0 2 AA4114 2 0 )National NaturalScienceFoundation of China (No.60 3 740 71)
文摘The goal of this paper is to take a further step towards an ontological approach for representing requirements information. The motivation for ontologies was discussed. The definitions of ontology and requirements ontology were given. Then, it presented a collection of informal terms, including four subject areas. It also discussed the formalization process of ontology. The underlying meta-ontology was determined, and the formalized requirements ontology was analyzed. This formal ontology is built to serve as a basis for requirements model. Finally, the implementation of software system was given.