• Title/Summary/Keyword: community ontology

Search Result 24, Processing Time 0.02 seconds

People within the Forest, People outside the Forest : A View from Ecological Anthropology (숲속에 사는 사람, 숲밖에 사는 사람 : 생태인류학적(生態人類學的) 관점(觀點))

  • Chun, Kyung Soo
    • Journal of Korean Society of Forest Science
    • /
    • v.79 no.3
    • /
    • pp.330-342
    • /
    • 1990
  • One might have a retrospect on the relationship between the forest and human being from the viewpoint of ecological perspective. It is no doubt that most of the fossil humans should have lived on the forest and the latter provided foods and shelters for humans from their beginning stages, Since the so-called agricultural revolution, humans have extensively started to exploit the forest which had beer, their cradle. The industrial revolution has created another situation against the forest in terms of the quality of ecosystem. These two revolutions have set up the so-called civilization which seems to have been based on the sacrificial oblation of the forest. The cradle for human being has been kept exterminating for the shake of "economic development and miracle." This might be a synoptic history of relationships between the forest and human beings in a sense. designates the behavioral aspects of human being against the forest and people consider the forest only as exploitable resource in this context, and the latter means that people live on the forest and strive to adapt the order of forest ecosystem. The resourcism has developed a strategy of colonialism to exploit the forest and provided a winner's position for the human beings against the forest, This idea and behavioral perspective seems to have started the backfire against the exploiter who is the owner of the civilization. However, there are different philosophies and ideas to view the relationship between the forest and human beings. People within the forest who are mostly considered as "primitives" still keep their idea of the ontology of the forest. There is a theoretical assumption of the "socionatural system" to look into the ecosystem. The forest could be viewed in the above frame of analysis. There are five variables : environment, resource, technology, organization, and ideology. Ideological aspect of the forest can be explained in the context of belief systems. Forest has a meaning of religion and rituals and people within the forest should admire it in anyway of religious reasons. This aspect of the forest cannot be separated from the environmental aspect of the forest. People within the forest acknowledge and practice the above idea. People outside the forest have lost the idea, however, at the cost of acquiring the civilization. They have expelled themselves from the forest and divided the socionatural system of the forest by way of colonialism. The efforts like agroforestry and social forestry would be strategies for recovering the idea of ontology of the forest as well as the sense of community including the forest and human being. People within the forest will be a prospective model for the future socionatural system of the forest for the people outside the forest. At this point, an ecological anthropologist can work with the forest specialists.

  • PDF

A Technique for Extracting GeoSemantic Knowledge from Micro-blog (마이크로 블로그기반의 공간 지식 추출 기법연구)

  • Ha, Su-Wook;Nam, Kwang-Woo;Ryu, Keun-Ho
    • Spatial Information Research
    • /
    • v.20 no.2
    • /
    • pp.129-136
    • /
    • 2012
  • Recently international organizations such as ISO/TC211, OGC, INSPIRE (Infrastructure for Spatial Information in Europe) make an effort to share geospatial data using semantic web technologies. In addition, smart phone and social networking services enable community-based opportunities for participants to share issues of a social phenomenon based on geographic area, and many researchers try to find a method of extracting issues from that. However, serviceable spatial ontologies are still insufficient at application level, and studies of spatial information extraction from SNS were focused on user's location finding or geocoding by text mining. Therefore, a study of extracting spatial phenomenon from social media information and converting it into geosemantic knowledge is very usable. In this paper, we propose a framework for extracting keywords from micro-blog, one of the social media services, finding their relationships using data mining technique, and converting it into spatiotemopral knowledge. The result of this study could be used for implementing a related system as a procedure and ontology model for constructing geoseem antic issue. And from this, it is expected to improve the effectiveness of finding, publishing and analysing spatial issues.

High-throughput sequencing-based metagenomic and transcriptomic analysis of intestine in piglets infected with salmonella

  • KyeongHye, Won;Dohyun, Kim;Donghyun, Shin;Jin, Hur;Hak-Kyo, Lee;Jaeyoung, Heo;Jae-Don, Oh
    • Journal of Animal Science and Technology
    • /
    • v.64 no.6
    • /
    • pp.1144-1172
    • /
    • 2022
  • Salmonella enterica serovar Typhimurium isolate HJL777 is a virulent bacterial strain in pigs. The high rate of salmonella infection are at high risk of non-typhoidal salmonella gastroenteritis development. Salmonellosis is most common in young pigs. We investigated changes in gut microbiota and biological function in piglets infected with salmonella via analysis of rectal fecal metagenome and intestinal transcriptome using 16S rRNA and RNA sequencing. We identified a decrease in Bacteroides and increase in harmful bacteria such as Spirochaetes and Proteobacteria by microbial community analysis. We predicted that reduction of Bacteroides by salmonella infection causes proliferation of salmonella and harmful bacteria that can cause an intestinal inflammatory response. Functional profiling of microbial communities in piglets with salmonella infection showed increasing lipid metabolism associated with proliferation of harmful bacteria and inflammatory responses. Transcriptome analysis identified 31 differentially expressed genes. Using gene ontology and Innate Immune Database analysis, we identified that BGN, DCN, ZFPM2 and BPI genes were involved in extracellular and immune mechanisms, specifically salmonella adhesion to host cells and inflammatory responses during infection. We confirmed alterations in gut microbiota and biological function during salmonella infection in piglets. Our findings will help prevent disease and improve productivity in the swine industry.

A Ranking Algorithm for Semantic Web Resources: A Class-oriented Approach (시맨틱 웹 자원의 랭킹을 위한 알고리즘: 클래스중심 접근방법)

  • Rho, Sang-Kyu;Park, Hyun-Jung;Park, Jin-Soo
    • Asia pacific journal of information systems
    • /
    • v.17 no.4
    • /
    • pp.31-59
    • /
    • 2007
  • We frequently use search engines to find relevant information in the Web but still end up with too much information. In order to solve this problem of information overload, ranking algorithms have been applied to various domains. As more information will be available in the future, effectively and efficiently ranking search results will become more critical. In this paper, we propose a ranking algorithm for the Semantic Web resources, specifically RDF resources. Traditionally, the importance of a particular Web page is estimated based on the number of key words found in the page, which is subject to manipulation. In contrast, link analysis methods such as Google's PageRank capitalize on the information which is inherent in the link structure of the Web graph. PageRank considers a certain page highly important if it is referred to by many other pages. The degree of the importance also increases if the importance of the referring pages is high. Kleinberg's algorithm is another link-structure based ranking algorithm for Web pages. Unlike PageRank, Kleinberg's algorithm utilizes two kinds of scores: the authority score and the hub score. If a page has a high authority score, it is an authority on a given topic and many pages refer to it. A page with a high hub score links to many authoritative pages. As mentioned above, the link-structure based ranking method has been playing an essential role in World Wide Web(WWW), and nowadays, many people recognize the effectiveness and efficiency of it. On the other hand, as Resource Description Framework(RDF) data model forms the foundation of the Semantic Web, any information in the Semantic Web can be expressed with RDF graph, making the ranking algorithm for RDF knowledge bases greatly important. The RDF graph consists of nodes and directional links similar to the Web graph. As a result, the link-structure based ranking method seems to be highly applicable to ranking the Semantic Web resources. However, the information space of the Semantic Web is more complex than that of WWW. For instance, WWW can be considered as one huge class, i.e., a collection of Web pages, which has only a recursive property, i.e., a 'refers to' property corresponding to the hyperlinks. However, the Semantic Web encompasses various kinds of classes and properties, and consequently, ranking methods used in WWW should be modified to reflect the complexity of the information space in the Semantic Web. Previous research addressed the ranking problem of query results retrieved from RDF knowledge bases. Mukherjea and Bamba modified Kleinberg's algorithm in order to apply their algorithm to rank the Semantic Web resources. They defined the objectivity score and the subjectivity score of a resource, which correspond to the authority score and the hub score of Kleinberg's, respectively. They concentrated on the diversity of properties and introduced property weights to control the influence of a resource on another resource depending on the characteristic of the property linking the two resources. A node with a high objectivity score becomes the object of many RDF triples, and a node with a high subjectivity score becomes the subject of many RDF triples. They developed several kinds of Semantic Web systems in order to validate their technique and showed some experimental results verifying the applicability of their method to the Semantic Web. Despite their efforts, however, there remained some limitations which they reported in their paper. First, their algorithm is useful only when a Semantic Web system represents most of the knowledge pertaining to a certain domain. In other words, the ratio of links to nodes should be high, or overall resources should be described in detail, to a certain degree for their algorithm to properly work. Second, a Tightly-Knit Community(TKC) effect, the phenomenon that pages which are less important but yet densely connected have higher scores than the ones that are more important but sparsely connected, remains as problematic. Third, a resource may have a high score, not because it is actually important, but simply because it is very common and as a consequence it has many links pointing to it. In this paper, we examine such ranking problems from a novel perspective and propose a new algorithm which can solve the problems under the previous studies. Our proposed method is based on a class-oriented approach. In contrast to the predicate-oriented approach entertained by the previous research, a user, under our approach, determines the weights of a property by comparing its relative significance to the other properties when evaluating the importance of resources in a specific class. This approach stems from the idea that most queries are supposed to find resources belonging to the same class in the Semantic Web, which consists of many heterogeneous classes in RDF Schema. This approach closely reflects the way that people, in the real world, evaluate something, and will turn out to be superior to the predicate-oriented approach for the Semantic Web. Our proposed algorithm can resolve the TKC(Tightly Knit Community) effect, and further can shed lights on other limitations posed by the previous research. In addition, we propose two ways to incorporate data-type properties which have not been employed even in the case when they have some significance on the resource importance. We designed an experiment to show the effectiveness of our proposed algorithm and the validity of ranking results, which was not tried ever in previous research. We also conducted a comprehensive mathematical analysis, which was overlooked in previous research. The mathematical analysis enabled us to simplify the calculation procedure. Finally, we summarize our experimental results and discuss further research issues.