| Literature DB >> 25073721 |
Brian J Stucky1, John Deck, Tom Conlin, Lukasz Ziemba, Nico Cellinese, Robert Guralnick.
Abstract
BACKGROUND: Recent years have brought great progress in efforts to digitize the world's biodiversity data, but integrating data from many different providers, and across research domains, remains challenging. Semantic Web technologies have been widely recognized by biodiversity scientists for their potential to help solve this problem, yet these technologies have so far seen little use for biodiversity data. Such slow uptake has been due, in part, to the relative complexity of Semantic Web technologies along with a lack of domain-specific software tools to help non-experts publish their data to the Semantic Web.Entities:
Mesh:
Year: 2014 PMID: 25073721 PMCID: PMC4124153 DOI: 10.1186/1471-2105-15-257
Source DB: PubMed Journal: BMC Bioinformatics ISSN: 1471-2105 Impact factor: 3.169
Figure 1Simplified architectural block diagram of the Triplifier. Solid lines indicate connections between major software components, dotted lines indicate movement of data into or out of files and databases, arrowheads indicate the overall direction of data movement through the system. White, rounded boxes represent key Triplifier software components; the orange, rectangular box represents key third-party software components. The remaining symbols represent data files and databases.
URI short-form prefixes used in this paper
| Prefix | URI |
|---|---|
| bsc |
|
| dcterms |
|
| dwc |
|
| dwcattributes |
|
| owl |
|
| rdf |
|
| ro |
|
Definitions and examples of the relationship properties used by the Triplifier’s ontology
| Property | Definition | Example | Symmetric | Transitive |
|---|---|---|---|---|
| obj1 ro: derives_from obj2 | Physical material (obj1) that is substantially derived from other physical material (obj2) | A tissue sample (obj1) is derived from a specimen (obj2) | No | Yes |
| obj1 bsc: depends_on obj2 | An entity (obj1) whose existence depends on another entity (obj2) | An identification (obj1) depends on a specimen (obj2) | No | No |
| obj1 bsc: alias_of obj2 | Two instances (obj1, obj2) that are understood to be the same thing | Obj1 and obj2 both refer to the same specimen | Yes | Yes |
| obj1 bsc: related_to obj2 | An entity (obj1) with a non-dependent relationship with another entity (obj2) | A specimen (obj1) is related to a taxon (obj2) | Yes | No |
Figure 2Diagram of the ontology used by the Triplifier for the six core DwC classes. For simplicity of presentation, the “dwc” and “bsc” prefixes are omitted.