▪ Abstract As better phylogenetic hypotheses become available for many groups of organisms, studies in community ecology can be informed by knowledge of the evolutionary relationships among coexisting species. We note three primary approaches to integrating phylogenetic information into studies of community organization: 1. examining the phylogenetic structure of community assemblages, 2. exploring the phylogenetic basis of community niche structure, and 3. adding a community context to studies of trait evolution and biogeography. We recognize a common pattern of phylogenetic conservatism in ecological character and highlight the challenges of using phylogenies of partial lineages. We also review phylogenetic approaches to three emergent properties of communities: species diversity, relative abundance distributions, and range sizes. Methodological advances in phylogenetic supertree construction, character reconstruction, null models for community assembly and character evolution, and metrics of community phylogenetic structure underlie the recent progress in these areas. We highlight the potential for community ecologists to benefit from phylogenetic knowledge and suggest several avenues for future research.
Shaw and McKay's influential theory of community social disorganization has never been directly tested. To address this, a community-level theory that builds on Shaw and McKay's original model is formulated and tested. The general hypothesis is that low economic status, ethnic heterogeneity, residential mobility, and family disruption lead to community social disorganization, which, in turn, increases crime and delinquency rates. A community's level of social organization is measure in terms of local friendship networks, control of street-corner teenage peer groups, and prevalence of organizational participation. The model is first tested by analyzing data for 238 localities in Great Britain constructed from a 1982 national survey of 10,905 residents. The model is then replicated on an independent national sample of 11,030 residents of 300 British localities in 1984. Results from both surveys support the theory and show that between-community variations in social disorganization transmit much of the effect of community structural characteristics on rates of both criminal victimization and criminal offending.
A number of recent studies have focused on the statistical properties of networked systems such as social networks and the Worldwide Web. Researchers have concentrated particularly on a few properties that seem to be common to many networks: the small-world property, power-law degree distributions, and network transitivity. In this article, we highlight another property that is found in many networks, the property of community structure, in which network nodes are joined together in tightly knit groups, between which there are only looser connections. We propose a method for detecting such communities, built around the idea of using centrality indices to find community boundaries. We test our method on computer-generated and real-world graphs whose community structure is already known and find that the method detects this known structure with high sensitivity and reliability. We also apply the method to two networks whose community structure is not well known--a collaboration network and a food web--and find that it detects significant and informative community divisions in both cases.
Community-based research in public health focuses on social, structural, and physical environmental inequities through active involvement of community members, organizational representatives, and researchers in all aspects of the research process. Partners contribute their expertise to enhance understanding of a given phenomenon and to integrate the knowledge gained with action to benefit the community involved. This review provides a synthesis of key principles of community-based research, examines its place within the context of different scientific paradigms, discusses rationales for its use, and explores major challenges and facilitating factors and their implications for conducting effective community-based research aimed at improving the public's health.
This article introduces the idea of brand community. A brand community is a specialized, non-geographically bound community, based on a structured set of social relations among admirers of a brand. Grounded in both classic and contemporary sociology and consumer behavior, this article uses ethnographic and computer mediated environment data to explore the characteristics, processes, and particularities of three brand communities (those centered on Ford Bronco, Macintosh, and Saab). These brand communities exhibit three traditional markers of community: shared consciousness, rituals and traditions, and a sense of moral responsibility. The commercial and mass-mediated ethos in which these communities are situated affects their character and structure and gives rise to their particularities. Implications for branding, sociological theories of community, and consumer behavior are offered.
The discovery and analysis of community structure in networks is a topic of considerable recent interest within the physics community, but most methods proposed so far are unsuitable for very large networks because of their computational cost. Here we present a hierarchical agglomeration algorithm for detecting community structure which is faster than many competing algorithms: its running time on a network with n vertices and m edges is O (md log n) where d is the depth of the dendrogram describing the community structure. Many real-world networks are sparse and hierarchical, with m approximately n and d approximately log n, in which case our algorithm runs in essentially linear time, O (n log(2) n). As an example of the application of this algorithm we use it to analyze a network of items for sale on the web site of a large on-line retailer, items in the network being linked if they are frequently purchased by the same buyer. The network has more than 400 000 vertices and 2 x 10(6) edges. We show that our algorithm can extract meaningful communities from this network, revealing large-scale patterns present in the purchasing habits of customers.
For several years many of us at Peabody College have participated in the evolution of a theory of community, the first conceptualization of which was presented in a working paper (McMillan, 1976) of the Center for Community Studies. To support the proposed definition, McMillan focused on the literature on group cohesiveness, and we build here on that original definition. This article attempts to describe the dynamics of the sense-of-community force — to identify the various elements in the force and to describe the process by which these elements work together to produce the experience of sense of community.
Communities have the potential to function effectively and adapt successfully in the aftermath of disasters. Drawing upon literatures in several disciplines, we present a theory of resilience that encompasses contemporary understandings of stress, adaptation, wellness, and resource dynamics. Community resilience is a process linking a network of adaptive capacities (resources with dynamic attributes) to adaptation after a disturbance or adversity. Community adaptation is manifest in population wellness, defined as high and non-disparate levels of mental and behavioral health, functioning, and quality of life. Community resilience emerges from four primary sets of adaptive capacities--Economic Development, Social Capital, Information and Communication, and Community Competence--that together provide a strategy for disaster readiness. To build collective resilience, communities must reduce risk and resource inequities, engage local people in mitigation, create organizational linkages, boost and protect social supports, and plan for not having a plan, which requires flexibility, decision-making skills, and trusted sources of information that function in the face of unknowns.
Abstract In the early 1980s, a strategy for graphical representation of multivariate (multi‐species) abundance data was introduced into marine ecology by, among others, Field, et al. (1982). A decade on, it is instructive to: (i) identify which elements of this often‐quoted strategy have proved most useful in practical assessment of community change resulting from pollution impact; and (ii) ask to what extent evolution of techniques in the intervening years has added self‐consistency and comprehensiveness to the approach. The pivotal concept has proved to be that of a biologically‐relevant definition of similarity of two samples, and its utilization mainly in simple rank form, for example ‘sample A is more similar to sample B than it is to sample C’. Statistical assumptions about the data are thus minimized and the resulting non‐parametric techniques will be of very general applicability. From such a starting point, a unified framework needs to encompass: (i) the display of community patterns through clustering and ordination of samples; (ii) identification of species principally responsible for determining sample groupings; (iii) statistical tests for differences in space and time (multivariate analogues of analysis of variance, based on rank similarities); and (iv) the linking of community differences to patterns in the physical and chemical environment (the latter also dictated by rank similarities between samples). Techniques are described that bring such a framework into place, and areas in which problems remain are identified. Accumulated practical experience with these methods is discussed, in particular applications to marine benthos, and it is concluded that they have much to offer practitioners of environmental impact studies on communities.
We propose and study a set of algorithms for discovering community structure in networks-natural divisions of network nodes into densely connected subgroups. Our algorithms all share two definitive features: first, they involve iterative removal of edges from the network to split it into communities, the edges removed being identified using any one of a number of possible "betweenness" measures, and second, these measures are, crucially, recalculated after each removal. We also propose a measure for the strength of the community structure found by our algorithms, which gives us an objective metric for choosing the number of communities into which a network should be divided. We demonstrate that our algorithms are highly effective at discovering community structure in both computer-generated and real-world network data, and show how they can be used to shed light on the sometimes dauntingly complex structure of networked systems.
We present the first public version (v0.2) of the open-source and community-developed Python package, Astropy. This package provides core astronomy-related functionality to the community, including support for domain-specific file formats such as flexible image transport system (FITS) files, Virtual Observatory (VO) tables, and common ASCII table formats, unit and physical quantity conversions, physical constants specific to astronomy, celestial coordinate and time transformations, world coordinate system (WCS) support, generalized containers for representing gridded as well as tabular data, and a framework for cosmological transformations and conversions. Significant functionality is under activedevelopment, such as a model fitting framework, VO client and server tools, and aperture and point spread function (PSF) photometry tools. The core development team is actively making additions and enhancements to the current code base, and we encourage anyone interested to participate in the development of future Astropy versions.
Many networks of interest in the sciences, including social networks, computer networks, and metabolic and regulatory networks, are found to divide naturally into communities or modules. The problem of detecting and characterizing this community structure is one of the outstanding issues in the study of networked systems. One highly effective approach is the optimization of the quality function known as "modularity" over the possible divisions of a network. Here I show that the modularity can be expressed in terms of the eigenvectors of a characteristic matrix for the network, which I call the modularity matrix, and that this expression leads to a spectral algorithm for community detection that returns results of demonstrably higher quality than competing methods in shorter running times. I illustrate the method with applications to several published network data sets.
To study risk factors for falling, we conducted a one-year prospective investigation, using a sample of 336 persons at least 75 years of age who were living in the community. All subjects underwent detailed clinical evaluation, including standardized measures of mental status, strength, reflexes, balance, and gait; in addition, we inspected their homes for environmental hazards. Falls and their circumstances were identified during bimonthly telephone calls. During one year of follow-up, 108 subjects (32 percent) fell at least once; 24 percent of those who fell had serious injuries and 6 percent had fractures. Predisposing factors for falls were identified in linear-logistic models. The adjusted odds ratio for sedative use was 28.3; for cognitive impairment, 5.0; for disability of the lower extremities, 3.8; for palmomental reflex, 3.0; for abnormalities of balance and gait, 1.9; and for foot problems, 1.8; the lower bounds of the 95 percent confidence intervals were 1 or more for all variables. The risk of falling increased linearly with the number of risk factors, from 8 percent with none to 78 percent with four or more risk factors (P less than 0.0001). About 10 percent of the falls occurred during acute illness, 5 percent during hazardous activity, and 44 percent in the presence of environmental hazards. We conclude that falls among older persons living in the community are common and that a simple clinical assessment can identify the elderly persons who are at the greatest risk of falling.
From introduction:\n\n"Daddy is saying `Holy moly!' to his computer again!"\n\n"Those words have become a family code for the way my virtual community has infiltrated our real world. My seven-year-old daughter knows that her father congregates with a family of invisible friends who seem to gather in his computer. Sometimes he talks to them, even if nobody else can see them. And she knows that these invisible friends sometimes show up in the flesh, materializing from the next block or the other side of the planet.\n\n"Since the summer of 1985, for an average of two hours a day, seven days a week, I've been plugging my personal computer into my telephone and making contact with the WELL (Whole Earth 'Lectronic Link)--a computer conferencing system that enables people around the world to carry on public conversations and exchange private electronic mail (e-mail). The idea of a community accessible only via my computer screen sounded cold to me at first, but I learned quickly that people can feel passionately about e-mail and computer conferences. I've become one of them. I care about these people I met through my computer, and I care deeply about the future of the medium that enables us to assemble.\n\n"I'm not alone in this emotional attachment to an apparently bloodless technological ritual. Millions of people on every continent also participate in the computer-mediated social groups known as virtual communities, and this population is growing fast. Finding the WELL was like discovering a cozy little world that had been flourishing without me, hidden within the walls of my house; an entire cast of characters welcomed me to the troupe with great merriment as soon as I found the secret door. Like others who fell into the WELL, I soon discovered that I was audience, performer, and scriptwriter, along with my companions, in an ongoing improvisation. A full-scale subculture was growing on the other side of my telephone jack, and they invited me to help create something new."
Abstract The metacommunity concept is an important way to think about linkages between different spatial scales in ecology. Here we review current understanding about this concept. We first investigate issues related to its definition as a set of local communities that are linked by dispersal of multiple potentially interacting species. We then identify four paradigms for metacommunities: the patch‐dynamic view, the species‐sorting view, the mass effects view and the neutral view, that each emphasizes different processes of potential importance in metacommunities. These have somewhat distinct intellectual histories and we discuss elements related to their potential future synthesis. We then use this framework to discuss why the concept is useful in modifying existing ecological thinking and illustrate this with a number of both theoretical and empirical examples. As ecologists strive to understand increasingly complex mechanisms and strive to work across multiple scales of spatio‐temporal organization, concepts like the metacommunity can provide important insights that frequently contrast with those that would be obtained with more conventional approaches based on local communities alone.
We consider the problem of detecting communities or modules in networks, groups of vertices with a higher-than-average density of edges connecting them. Previous work indicates that a robust approach to this problem is the maximization of the benefit function known as "modularity" over possible divisions of a network. Here we show that this maximization process can be written in terms of the eigenspectrum of a matrix we call the modularity matrix, which plays a role in community detection similar to that played by the graph Laplacian in graph partitioning calculations. This result leads us to a number of possible algorithms for detecting community structure, as well as several other results, including a spectral measure of bipartite structure in networks and a centrality measure that identifies vertices that occupy central positions within the communities to which they belong. The algorithms and measures proposed are illustrated with applications to a variety of real-world complex networks.
Young Jupiter’s powerful magnetic field may have created a safe zone where several large moons could survive。 Saturn lacked this protection, possibly explaining why Titan stands almost alone among its largest moons
Cosmic expansion allows distant galaxies to move away faster than light, while still letting us see ancient light they emitted when they were much closer。 Eventually, accelerating expansion will push nearly every galaxy beyond our Local Group out of sight, making the Universe appear almost empty