3 resultados para Knowledge developing

em AMS Tesi di Dottorato - Alm@DL - Università di Bologna


Relevância:

30.00% 30.00%

Publicador:

Resumo:

This thesis aims at investigating methods and software architectures for discovering what are the typical and frequently occurring structures used for organizing knowledge in the Web. We identify these structures as Knowledge Patterns (KPs). KP discovery needs to address two main research problems: the heterogeneity of sources, formats and semantics in the Web (i.e., the knowledge soup problem) and the difficulty to draw relevant boundary around data that allows to capture the meaningful knowledge with respect to a certain context (i.e., the knowledge boundary problem). Hence, we introduce two methods that provide different solutions to these two problems by tackling KP discovery from two different perspectives: (i) the transformation of KP-like artifacts to KPs formalized as OWL2 ontologies; (ii) the bottom-up extraction of KPs by analyzing how data are organized in Linked Data. The two methods address the knowledge soup and boundary problems in different ways. The first method provides a solution to the two aforementioned problems that is based on a purely syntactic transformation step of the original source to RDF followed by a refactoring step whose aim is to add semantics to RDF by select meaningful RDF triples. The second method allows to draw boundaries around RDF in Linked Data by analyzing type paths. A type path is a possible route through an RDF that takes into account the types associated to the nodes of a path. Then we present K~ore, a software architecture conceived to be the basis for developing KP discovery systems and designed according to two software architectural styles, i.e, the Component-based and REST. Finally we provide an example of reuse of KP based on Aemoo, an exploratory search tool which exploits KPs for performing entity summarization.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The role of aquaculture in satisfying the global seafood demand is essential. The expansion of the aquaculture sector and the intensification of its activities have enhanced the circulation of infectious agents. Among these, the nervous necrosis virus (NNV) represents the most widespread in the Mediterranean basin. The NNV is responsible for a severe neuropathological condition named viral nervous necrosis (VNN), impacting hugely on fish farms due to the serious disease-associated losses. Therefore, it is fundamental to develop new strategies to limit the impact of VNN in this area, interconnecting several aspects of disease management, diagnosis and prevention. This PhD thesis project, focusing on aquatic animals’ health, deals with these topics. The first two chapters expand the knowledge on VNN epidemiology and distribution, showing the possibility of interspecies transmission, persistent infections and a potential carrier role for invertebrates. The third study expands the horizon of VNN diagnosis, by developing a quick and affordable multiplex RT-PCR able to detect and simultaneously discriminate between NNV variants, reducing considerably the time and costs of genotyping. The fourth study, with the development of a fluorescent in situ hybridization technique and its application to aquatic vertebrates and invertebrates’ tissues, contributes to expand the knowledge on NNV distribution at cellular level, localizing also the replication site of the virus. Finally, the last study dealing with an in vitro evaluation of the NNV susceptibility to a commercial biocide, stress the importance to implement proper disinfectant procedures in fish farms to prevent virus spread and disease outbreaks.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Knowledge graphs and ontologies are closely related concepts in the field of knowledge representation. In recent years, knowledge graphs have gained increasing popularity and are serving as essential components in many knowledge engineering projects that view them as crucial to their success. The conceptual foundation of the knowledge graph is provided by ontologies. Ontology modeling is an iterative engineering process that consists of steps such as the elicitation and formalization of requirements, the development, testing, refactoring, and release of the ontology. The testing of the ontology is a crucial and occasionally overlooked step of the process due to the lack of integrated tools to support it. As a result of this gap in the state-of-the-art, the testing of the ontology is completed manually, which requires a considerable amount of time and effort from the ontology engineers. The lack of tool support is noticed in the requirement elicitation process as well. In this aspect, the rise in the adoption and accessibility of knowledge graphs allows for the development and use of automated tools to assist with the elicitation of requirements from such a complementary source of data. Therefore, this doctoral research is focused on developing methods and tools that support the requirement elicitation and testing steps of an ontology engineering process. To support the testing of the ontology, we have developed XDTesting, a web application that is integrated with the GitHub platform that serves as an ontology testing manager. Concurrently, to support the elicitation and documentation of competency questions, we have defined and implemented RevOnt, a method to extract competency questions from knowledge graphs. Both methods are evaluated through their implementation and the results are promising.