Skip to main content

National Center for Ecological Analysis and Synthesis

Search Results

5551-5560 of 6248
  1. Publication

    Enabling knowledge-based software engineering through semantic object-relational mappings

    Domain-specific conceptualizations are increasingly specified as formal ontologies, as part of ongoing efforts for enabling the semantic web. However, experience has shown that semantic models and their in-carnations into OWL structures, though powerful for expressing complex abstractions, remain difficult to utilize in conventional software projects. In this paper we present our work for coupling ontologies with conventional domain-centric data models and object-relational persistence.

  2. Publication

    Ontologies, javabeans and relational databases for enabling semantic linking

    Knowledge-based software engineering enables a programmer to integrate rich semantics in the software development process. In this work, we show how an OWL/RDF knowledge base can be integrated with conventional domain-centric data models (enterprise Java beans) and object-relational mapping toolkits (Hibernate). We present a pathway for the software developer to generate enterprise Java beans source code and hibernate object-relational mappings starting from a domain ontology.

  3. Publication

    Incorporating semantics in scientific workflow authoring

    The tools used to analyze scientific data are often distinct from those used to archive, retrieve, and query data. A scientific workflow environment, however, allows one to seamlessly combine these functions within the same application. This increase in capability is accompanied by an increase in complexity, especially in workflow tools like Kepler, which target multiple science domains including ecology, geology, oceanography, physics, and biology.

  4. Publication

    Improving data discovery in metadata repositories through semantic search

    The amount of ecological data available electronically is increasing at a rapid rate, e.g., over 15,000 data sets are available today in the Knowledge Network for Biocomplexity (KNB) alone. Using the existing search capabilities of these online data repositories, however, scientists struggle to quickly locate data that are relevant to their needs or that will integrate with their current data sets. Semantic technologies aim at addressing many of these problems and hold the promise of enabling more powerful "smart" searches of online data archives.

  5. Publication

    Report on the EDBT'2002 panel on scientific data integration

    Various issues related to scientific data integration are discussed. The goal of data integration is to construct a global description, called global schema, of the data coming from a multitude of heterogeneous sources. Data integration systems generally follow a semantic approach to integration based on the conceptual schemas or metadata of the sources to be integrated and on a middleware data model for a uniform and semantically rich representation of heterogeneous sources.

  6. Publication

    Incremental navigation: Providing simple and generic access to heterogeneous structures

    We present an approach to support incremental navigation of structured information, where the structure is introduced by the data model and schema (if present) of a data source. Simple browsing through data values and their connections is an effective way for a user or an automated system to access and explore information. We use our previously defined Uni-Level Description (ULD) to represent an information source explicitly by capturing the source’s data model, schema (if present), and data values.

  7. Publication

    Using the uni-level description (uld) to support data-model interoperability

    We describe a framework called the Uni-Level Description (ULD) for accurately representing information from a broad range of data models. The ULD extends previous meta-data-model approaches by: (a) providing uniform representation and access to data model, schema, and data, and (b) supporting data models with non-traditional schema arrangements, including those that allow optional and multiple levels of schema.