| Literature DB >> 27148435 |
Mathias Brochhausen1, Jie Zheng2, David Birtwell3, Heather Williams3, Anna Maria Masci4, Helena Judge Ellis5, Christian J Stoeckert2.
Abstract
BACKGROUND: Biobanking necessitates extensive integration of data to allow data analysis and specimen sharing. Ontologies have been demonstrated to be a promising approach in fostering better semantic integration of biobank-related data. Hitherto no ontology provided the coverage needed to capture a broad spectrum of biobank user scenarios.Entities:
Keywords: Biobanking; Biorepository; Ontologies; Terminology
Mesh:
Year: 2016 PMID: 27148435 PMCID: PMC4855778 DOI: 10.1186/s13326-016-0068-y
Source DB: PubMed Journal: J Biomed Semantics
Fig. 1Representation of edta_plasma, buffy_edta, nacit_plasma, buffy_nacit, plasma, and buffy specimens according to the OBIB strategy. Blue boxes represent classes; red boxes represent individuals; red arrows represent rdfs:subClassOf; green arrows represent rdf:type; blue arrows represent OWL object properties (the labels are specified). While all OWL object properties link instance to instance, in this figure there are object properties connecting OWL classes to each other. This represents a property restriction on the source class with existential quantification (all-some restriction)
Fig. 2Selection of central classes of OBIB and their superclasses. The leftmost four BFO classes are subclasses of further BFO classes which are not shown here for readability
Fig. 3The process used for building the prototype RDF search system to answer the Penn Medicine Biobank case/control competency question. 1. Semantic Modeling-Ontology models are developed to model the semantics of the relational data and any OBO ontologies that are relevant to the data sources and potential queries. 2. Data Mapping and Instantiation-The models developed in step 1 are used to write mapping files to concretely map the relational data as RDF. Software tools to use these maps to instantiate the relational data as RDF data. 3. Domain Knowledge Linking-The instantiated RDF data and any relevant OBO Foundry Ontologies are loaded into a graph database. 4. Querying and Testing-Queries over the graph data can be created by referencing the OBIB model. To test, equivalent queries against the graph data and relational data are constructed and run to ensure data correctness