Link to this page
Population and Community Ontology
Last uploaded:
May 3, 2021
Acronym | PCO |
Visibility | Public |
Description | The Population and Community Ontology (PCO) models material entities, qualities, and processes related to collections of interacting organisms such as populations and communities. It is taxon neutral, and can be used for any species, including humans. The classes in the PCO are useful for describing evolutionary processes, organismal interactions, and ecological experiments. Practical applications of the PCO include community health care, plant pathology, behavioral studies, sociology, and ecology. The PCO is complient with the Basic Formal Ontology (BFO) and is designed to be compatible with other OBO Foundry ontologies. |
Status | Alpha |
Format | OWL |
Contact | Ramona Walls, rlwalls2008@gmail.com |
Categories | All Organisms, Other |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2013-10-03 (Parsed, Indexed, Metrics, Annotator) | 05/03/2021 | 05/03/2021 | OWL | CSV | RDF/XML | Diff |
2013-10-03 (Archived) | 08/26/2020 | 08/26/2020 | OWL | Diff |
2013-10-03 (Archived) | 02/13/2020 | 02/13/2020 | OWL | Diff |
2013-10-03 (Archived) | 11/06/2017 | 11/06/2017 | OWL | Diff |
2013-10-03 (Archived) | 08/17/2017 | 08/17/2017 | OWL | Diff |
2013-10-03 (Archived) | 12/14/2016 | 12/14/2016 | OWL | Diff |
2013-10-03 (Archived) | 08/02/2016 | 08/02/2016 | OWL | Diff |
2013-10-03 (Archived) | 05/23/2014 | 05/23/2014 | OWL | Diff |
2013-10-03 (Archived) | 10/03/2013 | 10/08/2013 | OWL | Diff |
2013-10-03 (Archived) | 10/03/2013 | 10/05/2013 | OWL | Diff |
unknown (Archived) | 08/05/2013 | 08/05/2013 | OWL | Diff |
unknown (Archived) | 03/23/2013 | 03/23/2013 | OWL | Diff |
unknown (Archived) | 03/21/2013 | 03/21/2013 | OWL |
unknown (Archived) | 02/20/2013 | 02/20/2013 | OWL |
unknown (Archived) | 02/19/2013 | 02/19/2013 | OWL |
unknown (Archived) | 10/25/2012 | 10/25/2012 | OWL |
pre-release editors' version (Archived) | 07/20/2012 | 07/21/2012 | OWL |
more... |
No views of PCO available
Jump to:
Id | http://purl.obolibrary.org/obo/PCO_0000000
http://purl.obolibrary.org/obo/PCO_0000000
|
---|---|
Preferred Name | collection of organisms |
Definitions |
A material entity that consists of two or more organisms, viruses, or viroids.
May be of the same or different species.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | collection of organisms
|
---|---|
comment | May be of the same or different species.
|
prefLabel | collection of organisms
|
prefixIRI | PCO:0000000
|
textual definition | A material entity that consists of two or more organisms, viruses, or viroids.
|
subClassOf | |
type | |
example of usage | Examples include: population, community, species (meaning the collection of organisms that makes up a species, not the taxonomic rank), and family.
|
alternative term |
organism collection
group of organism
|
has curation status | |
has member |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for PCO
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=PCO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FNCBITaxon_32524&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: "PCO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |