Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 56 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5451,6 +5451,62 @@ ontologies:
repository: https://github.com/OVAE-Ontology/ovae
title: Ontology of Vaccine Adverse Events
tracker: https://github.com/OVAE-Ontology/ovae/issues
- activity_status: active
contact:
email: wdduncan@gmail.com
github: wdduncan
label: Bill Duncan
orcid: 0000-0001-9625-1899
description: An ontology that formalizes IASP's definition of pain as both an unpleasant
physical and emotional experience, and it provides terms and axioms to represent
the multidimensional aspects of pain, such as temporality, quality, extent, biological
mechanism, and anatomical location.
domain: health
homepage: https://github.com/uflcod/pain-ontology
id: pain
layout: ontology_detail
license:
label: CC BY 4.0
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
url: https://creativecommons.org/licenses/by/4.0/
ontology_purl: http://purl.obolibrary.org/obo/pain.owl
preferredPrefix: PAIN
products:
- description: reasoned version of PAIN released in rdf/xml format
id: pain.owl
ontology_purl: http://purl.obolibrary.org/obo/pain.owl
title: The Pain Ontology (OWL edition)
- description: reasoned version of PAIN released in JSON format
id: pain.json
ontology_purl: http://purl.obolibrary.org/obo/pain.json
title: The Pain Ontology (JSON edition)
- description: non-reasoned version of PAIN released in rdf/xml format
id: pain-non-classified.owl
ontology_purl: http://purl.obolibrary.org/obo/pain-non-classified.owl
title: The Pain Ontology, non-classified (OWL edition)
- description: non-reasoned version of PAIN released in JSON format
id: pain-non-classified.json
ontology_purl: http://purl.obolibrary.org/obo/pain-non-classified.json
title: The Pain Ontology, non-classified (JSON edition)
- description: base module of PAIN released in rdf/xml format
id: pain-base.owl
ontology_purl: http://purl.obolibrary.org/obo/pain-base.owl
title: The Pain Ontology, base module (OWL edition)
- description: base module of PAIN released in JSON format
id: pain-base.json
ontology_purl: http://purl.obolibrary.org/obo/pain-base.json
title: The Pain Ontology, base module (JSON edition)
- description: simplified version of PAIN released in rdf/xml format
id: pain-simple.owl
ontology_purl: http://purl.obolibrary.org/obo/pain-simple.owl
title: The Pain Ontology, simple (OWL edition)
- description: simplified version of PAIN released in JSON format
id: pain-simple.json
ontology_purl: http://purl.obolibrary.org/obo/pain-simple.json
title: The Pain Ontology, simple (JSON edition)
repository: https://github.com/uflcod/pain-ontology
title: The Pain Ontology
tracker: https://github.com/uflcod/pain-ontology/issues
- activity_status: active
browsers:
- label: BioPortal
Expand Down
4 changes: 4 additions & 0 deletions registry/obo_context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -744,6 +744,10 @@
"@id": "http://purl.obolibrary.org/obo/OlatDv_",
"@prefix": true
},
"PAIN": {
"@id": "http://purl.obolibrary.org/obo/PAIN_",
"@prefix": true
},
"PAO": {
"@id": "http://purl.obolibrary.org/obo/PAO_",
"@prefix": true
Expand Down
1 change: 1 addition & 0 deletions registry/obo_prefixes.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
,[ sh:prefix "OPMI" ; sh:namespace "http://purl.obolibrary.org/obo/OPMI_"]
,[ sh:prefix "ORNASEQ" ; sh:namespace "http://purl.obolibrary.org/obo/ORNASEQ_"]
,[ sh:prefix "OVAE" ; sh:namespace "http://purl.obolibrary.org/obo/OVAE_"]
,[ sh:prefix "PAIN" ; sh:namespace "http://purl.obolibrary.org/obo/PAIN_"]
,[ sh:prefix "PATO" ; sh:namespace "http://purl.obolibrary.org/obo/PATO_"]
,[ sh:prefix "PBPKO" ; sh:namespace "http://purl.obolibrary.org/obo/PBPKO_"]
,[ sh:prefix "PCL" ; sh:namespace "http://purl.obolibrary.org/obo/PCL_"]
Expand Down
74 changes: 74 additions & 0 deletions registry/ontologies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -7611,6 +7611,80 @@
"title": "Ontology of Vaccine Adverse Events",
"tracker": "https://github.com/OVAE-Ontology/ovae/issues"
},
{
"activity_status": "active",
"contact": {
"email": "wdduncan@gmail.com",
"github": "wdduncan",
"label": "Bill Duncan",
"orcid": "0000-0001-9625-1899"
},
"description": "An ontology that formalizes IASP's definition of pain as both an unpleasant physical and emotional experience, and it provides terms and axioms to represent the multidimensional aspects of pain, such as temporality, quality, extent, biological mechanism, and anatomical location.",
"domain": "health",
"homepage": "https://github.com/uflcod/pain-ontology",
"id": "pain",
"layout": "ontology_detail",
"license": {
"label": "CC BY 4.0",
"logo": "http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png",
"url": "https://creativecommons.org/licenses/by/4.0/"
},
"ontology_purl": "http://purl.obolibrary.org/obo/pain.owl",
"preferredPrefix": "PAIN",
"products": [
{
"description": "reasoned version of PAIN released in rdf/xml format",
"id": "pain.owl",
"ontology_purl": "http://purl.obolibrary.org/obo/pain.owl",
"title": "The Pain Ontology (OWL edition)"
},
{
"description": "reasoned version of PAIN released in JSON format",
"id": "pain.json",
"ontology_purl": "http://purl.obolibrary.org/obo/pain.json",
"title": "The Pain Ontology (JSON edition)"
},
{
"description": "non-reasoned version of PAIN released in rdf/xml format",
"id": "pain-non-classified.owl",
"ontology_purl": "http://purl.obolibrary.org/obo/pain-non-classified.owl",
"title": "The Pain Ontology, non-classified (OWL edition)"
},
{
"description": "non-reasoned version of PAIN released in JSON format",
"id": "pain-non-classified.json",
"ontology_purl": "http://purl.obolibrary.org/obo/pain-non-classified.json",
"title": "The Pain Ontology, non-classified (JSON edition)"
},
{
"description": "base module of PAIN released in rdf/xml format",
"id": "pain-base.owl",
"ontology_purl": "http://purl.obolibrary.org/obo/pain-base.owl",
"title": "The Pain Ontology, base module (OWL edition)"
},
{
"description": "base module of PAIN released in JSON format",
"id": "pain-base.json",
"ontology_purl": "http://purl.obolibrary.org/obo/pain-base.json",
"title": "The Pain Ontology, base module (JSON edition)"
},
{
"description": "simplified version of PAIN released in rdf/xml format",
"id": "pain-simple.owl",
"ontology_purl": "http://purl.obolibrary.org/obo/pain-simple.owl",
"title": "The Pain Ontology, simple (OWL edition)"
},
{
"description": "simplified version of PAIN released in JSON format",
"id": "pain-simple.json",
"ontology_purl": "http://purl.obolibrary.org/obo/pain-simple.json",
"title": "The Pain Ontology, simple (JSON edition)"
}
],
"repository": "https://github.com/uflcod/pain-ontology",
"title": "The Pain Ontology",
"tracker": "https://github.com/uflcod/pain-ontology/issues"
},
{
"activity_status": "active",
"browsers": [
Expand Down
Loading