Link to this page
Biological Collections Ontology
Last uploaded:
November 14, 2021
Jump to:
Id | http://rs.tdwg.org/dwc/terms/Occurrence
http://rs.tdwg.org/dwc/terms/Occurrence
|
---|---|
Preferred Name | Occurrence |
Definitions |
An existence of an Organism (sensu http://rs.tdwg.org/dwc/terms/Organism) at a particular place at a particular time.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Occurrence
|
---|---|
comment | An existence of an Organism (sensu http://rs.tdwg.org/dwc/terms/Organism) at a particular place at a particular time.
|
prefLabel | Occurrence
|
editor note | This Darwin Core class should not be used when annotating data with BCO. It is not mapped to BCO classes because its meaning is too ambiguous.
|
isDefinedBy | |
subClassOf | |
BCO preferred label | occurrence
|
type | |
example of usage | A wolf pack on the shore of Kluane Lake in 1988. A virus in a plant leaf in the New York Botanical Garden at 15:29 on 2014-10-23. A fungus in Central Park in the summer of 1929.
|
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 |