Link to this page
Biological Collections Ontology
Last uploaded:
November 14, 2021
Acronym | BCO |
Visibility | Public |
Description | BCO supports the interoperability of biodiversity data, including data on museum collections, environmental/metagenomic samples, and ecological surveys. A key feature of BCO is an ontological interpretation of Darwin Core terms. |
Status | Production |
Format | OWL |
Contact | bco-discuss list, bco-discuss@googlegroups.com |
Categories | All Organisms |
Groups | Biodiversity Information Standards, OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2021-11-14 (Parsed, Indexed, Metrics, Annotator) | 11/14/2021 | 11/14/2021 | OWL | CSV | RDF/XML | Diff |
2015-04-10 (Archived) | 03/31/2020 | 03/31/2020 | OWL | Diff |
2015-04-10 (Archived) | 12/14/2016 | 12/14/2016 | OWL | Diff |
2015-04-10 (Archived) | 04/11/2015 | 04/11/2015 | OWL | Diff |
2014-03-29 (Archived) | 05/28/2014 | 05/28/2014 | OWL | Diff |
2013-10-01 (Archived) | 10/01/2013 | 10/07/2013 | OWL | Diff |
unknown (Archived) | 10/07/2013 | 10/07/2013 | OWL | Diff |
unknown (Archived) | 08/05/2013 | 08/05/2013 | OWL | Diff |
unknown (Archived) | 06/17/2013 | 06/17/2013 | OWL | Diff |
unknown (Archived) | 04/25/2013 | 04/25/2013 | OWL |
unknown (Archived) | 02/20/2013 | 02/20/2013 | OWL |
more... |
No views of BCO available
Jump to:
Id | http://rs.tdwg.org/dwc/terms/Event
http://rs.tdwg.org/dwc/terms/Event
|
---|---|
Preferred Name | Event |
Definitions |
An action that occurs at some location during some time.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Event
|
---|---|
comment | An action that occurs at some location during some time.
|
prefLabel | Event
|
isDefinedBy | |
subClassOf | |
BCO preferred label | event
|
type | |
example of usage | A specimen collection process. A camera trap image capture. A marine trawl.
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for BCO
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=BCO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2Fbco_0000024&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "BCO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |