|
1 | 1 | <?xml version="1.0"?> |
2 | 2 | <rdf:RDF xmlns="https://w3id.org/metpo/metpo-base.owl#" |
3 | 3 | xml:base="https://w3id.org/metpo/metpo-base.owl" |
| 4 | + xmlns:dc="http://purl.org/dc/elements/1.1/" |
4 | 5 | xmlns:IAO="http://purl.obolibrary.org/obo/IAO_" |
5 | | - xmlns:dce="http://purl.org/dc/elements/1.1/" |
6 | 6 | xmlns:obo="http://purl.obolibrary.org/obo/" |
7 | 7 | xmlns:owl="http://www.w3.org/2002/07/owl#" |
8 | 8 | xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|
15 | 15 | xmlns:dcterms="http://purl.org/dc/terms/" |
16 | 16 | xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"> |
17 | 17 | <owl:Ontology rdf:about="https://w3id.org/metpo/metpo-base.owl"> |
18 | | - <owl:versionIRI rdf:resource="https://w3id.org/metpo/releases/2026-06-04/metpo-base.owl"/> |
19 | | - <dce:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/> |
20 | | - <dcterms:contributor rdf:resource="https://orcid.org/0000-0001-9076-6066"/> |
21 | | - <dcterms:creator>METPO Development Team</dcterms:creator> |
22 | | - <dcterms:description>METPO provides standardized terms for the phenotypic traits, growth conditions, metabolic capabilities, and morphology of bacteria and archaea. It integrates heterogeneous microbial trait resources (BactoTraits, BacDive, Madin et al.) and supports knowledge-graph and literature-mining workflows in projects such as KG-Microbe. METPO follows OBO Foundry conventions and reuses terms from PATO, GO, CHEBI, NCBITaxon, and related ontologies where possible.</dcterms:description> |
| 18 | + <owl:versionIRI rdf:resource="https://w3id.org/metpo/releases/2026-06-05/metpo-base.owl"/> |
| 19 | + <dc:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/> |
| 20 | + <dcterms:contributor rdf:resource="https://orcid.org/0000-0001-8175-045X"/> |
| 21 | + <dcterms:contributor rdf:resource="https://orcid.org/0000-0002-6601-2165"/> |
| 22 | + <dcterms:creator rdf:resource="https://orcid.org/0000-0001-9076-6066"/> |
| 23 | + <dcterms:description>METPO provides terms for microbial ecophysiological traits and phenotypes: growth preferences (temperature, pH, salinity, oxygen), metabolism, and cell morphology of bacteria and archaea. Its primary purpose is to harmonize terminology across major microbial trait databases (BacDive, BactoTraits, Madin bacteria_archaea_traits, MetaTraits) for use in NMDC and KG-Microbe. METPO uses OBO-style annotation patterns (IAO textual definitions, oboInOwl synonyms) and cites terms from OMP, MicrO, GO, ECOCORE, and PATO as definition sources.</dcterms:description> |
23 | 24 | <dcterms:issued>2024-01-01</dcterms:issued> |
24 | 25 | <dcterms:license rdf:resource="https://creativecommons.org/licenses/by/4.0/"/> |
25 | | - <dcterms:modified>2026-05-18</dcterms:modified> |
26 | 26 | <dcterms:title>METPO: Microbial Ecophysiological Trait and Phenotype Ontology</dcterms:title> |
27 | 27 | <rdfs:seeAlso rdf:resource="https://bioportal.bioontology.org/ontologies/METPO"/> |
28 | 28 | <rdfs:seeAlso rdf:resource="https://bioregistry.io/registry/metpo"/> |
29 | 29 | <rdfs:seeAlso rdf:resource="https://github.com/berkeleybop/metpo"/> |
30 | | - <owl:versionInfo>2026-06-04</owl:versionInfo> |
| 30 | + <owl:versionInfo>2026-06-05</owl:versionInfo> |
31 | 31 | </owl:Ontology> |
32 | 32 |
|
33 | 33 |
|
|
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 | | - <!-- http://purl.org/dc/terms/modified --> |
113 | | - |
114 | | - <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified"/> |
115 | | - |
116 | | - |
117 | | - |
118 | 112 | <!-- http://purl.org/dc/terms/title --> |
119 | 113 |
|
120 | 114 | <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/> |
|
0 commit comments