Skip to content

Commit ed90205

Browse files
🚀 Automatically rebuilt derived files (#2948)
Co-authored-by: GitHub Action <action@github.com>
1 parent 25fb88c commit ed90205

7 files changed

Lines changed: 1271 additions & 973 deletions

File tree

_config.yml

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5451,6 +5451,62 @@ ontologies:
54515451
repository: https://github.com/OVAE-Ontology/ovae
54525452
title: Ontology of Vaccine Adverse Events
54535453
tracker: https://github.com/OVAE-Ontology/ovae/issues
5454+
- activity_status: active
5455+
contact:
5456+
email: wdduncan@gmail.com
5457+
github: wdduncan
5458+
label: Bill Duncan
5459+
orcid: 0000-0001-9625-1899
5460+
description: An ontology that formalizes IASP's definition of pain as both an unpleasant
5461+
physical and emotional experience, and it provides terms and axioms to represent
5462+
the multidimensional aspects of pain, such as temporality, quality, extent, biological
5463+
mechanism, and anatomical location.
5464+
domain: health
5465+
homepage: https://github.com/uflcod/pain-ontology
5466+
id: pain
5467+
layout: ontology_detail
5468+
license:
5469+
label: CC BY 4.0
5470+
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
5471+
url: https://creativecommons.org/licenses/by/4.0/
5472+
ontology_purl: http://purl.obolibrary.org/obo/pain.owl
5473+
preferredPrefix: PAIN
5474+
products:
5475+
- description: reasoned version of PAIN released in rdf/xml format
5476+
id: pain.owl
5477+
ontology_purl: http://purl.obolibrary.org/obo/pain.owl
5478+
title: The Pain Ontology (OWL edition)
5479+
- description: reasoned version of PAIN released in JSON format
5480+
id: pain.json
5481+
ontology_purl: http://purl.obolibrary.org/obo/pain.json
5482+
title: The Pain Ontology (JSON edition)
5483+
- description: non-reasoned version of PAIN released in rdf/xml format
5484+
id: pain-non-classified.owl
5485+
ontology_purl: http://purl.obolibrary.org/obo/pain-non-classified.owl
5486+
title: The Pain Ontology, non-classified (OWL edition)
5487+
- description: non-reasoned version of PAIN released in JSON format
5488+
id: pain-non-classified.json
5489+
ontology_purl: http://purl.obolibrary.org/obo/pain-non-classified.json
5490+
title: The Pain Ontology, non-classified (JSON edition)
5491+
- description: base module of PAIN released in rdf/xml format
5492+
id: pain-base.owl
5493+
ontology_purl: http://purl.obolibrary.org/obo/pain-base.owl
5494+
title: The Pain Ontology, base module (OWL edition)
5495+
- description: base module of PAIN released in JSON format
5496+
id: pain-base.json
5497+
ontology_purl: http://purl.obolibrary.org/obo/pain-base.json
5498+
title: The Pain Ontology, base module (JSON edition)
5499+
- description: simplified version of PAIN released in rdf/xml format
5500+
id: pain-simple.owl
5501+
ontology_purl: http://purl.obolibrary.org/obo/pain-simple.owl
5502+
title: The Pain Ontology, simple (OWL edition)
5503+
- description: simplified version of PAIN released in JSON format
5504+
id: pain-simple.json
5505+
ontology_purl: http://purl.obolibrary.org/obo/pain-simple.json
5506+
title: The Pain Ontology, simple (JSON edition)
5507+
repository: https://github.com/uflcod/pain-ontology
5508+
title: The Pain Ontology
5509+
tracker: https://github.com/uflcod/pain-ontology/issues
54545510
- activity_status: active
54555511
browsers:
54565512
- label: BioPortal

registry/obo_context.jsonld

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,10 @@
744744
"@id": "http://purl.obolibrary.org/obo/OlatDv_",
745745
"@prefix": true
746746
},
747+
"PAIN": {
748+
"@id": "http://purl.obolibrary.org/obo/PAIN_",
749+
"@prefix": true
750+
},
747751
"PAO": {
748752
"@id": "http://purl.obolibrary.org/obo/PAO_",
749753
"@prefix": true

registry/obo_prefixes.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
,[ sh:prefix "OPMI" ; sh:namespace "http://purl.obolibrary.org/obo/OPMI_"]
135135
,[ sh:prefix "ORNASEQ" ; sh:namespace "http://purl.obolibrary.org/obo/ORNASEQ_"]
136136
,[ sh:prefix "OVAE" ; sh:namespace "http://purl.obolibrary.org/obo/OVAE_"]
137+
,[ sh:prefix "PAIN" ; sh:namespace "http://purl.obolibrary.org/obo/PAIN_"]
137138
,[ sh:prefix "PATO" ; sh:namespace "http://purl.obolibrary.org/obo/PATO_"]
138139
,[ sh:prefix "PBPKO" ; sh:namespace "http://purl.obolibrary.org/obo/PBPKO_"]
139140
,[ sh:prefix "PCL" ; sh:namespace "http://purl.obolibrary.org/obo/PCL_"]

registry/ontologies.jsonld

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7611,6 +7611,80 @@
76117611
"title": "Ontology of Vaccine Adverse Events",
76127612
"tracker": "https://github.com/OVAE-Ontology/ovae/issues"
76137613
},
7614+
{
7615+
"activity_status": "active",
7616+
"contact": {
7617+
"email": "wdduncan@gmail.com",
7618+
"github": "wdduncan",
7619+
"label": "Bill Duncan",
7620+
"orcid": "0000-0001-9625-1899"
7621+
},
7622+
"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.",
7623+
"domain": "health",
7624+
"homepage": "https://github.com/uflcod/pain-ontology",
7625+
"id": "pain",
7626+
"layout": "ontology_detail",
7627+
"license": {
7628+
"label": "CC BY 4.0",
7629+
"logo": "http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png",
7630+
"url": "https://creativecommons.org/licenses/by/4.0/"
7631+
},
7632+
"ontology_purl": "http://purl.obolibrary.org/obo/pain.owl",
7633+
"preferredPrefix": "PAIN",
7634+
"products": [
7635+
{
7636+
"description": "reasoned version of PAIN released in rdf/xml format",
7637+
"id": "pain.owl",
7638+
"ontology_purl": "http://purl.obolibrary.org/obo/pain.owl",
7639+
"title": "The Pain Ontology (OWL edition)"
7640+
},
7641+
{
7642+
"description": "reasoned version of PAIN released in JSON format",
7643+
"id": "pain.json",
7644+
"ontology_purl": "http://purl.obolibrary.org/obo/pain.json",
7645+
"title": "The Pain Ontology (JSON edition)"
7646+
},
7647+
{
7648+
"description": "non-reasoned version of PAIN released in rdf/xml format",
7649+
"id": "pain-non-classified.owl",
7650+
"ontology_purl": "http://purl.obolibrary.org/obo/pain-non-classified.owl",
7651+
"title": "The Pain Ontology, non-classified (OWL edition)"
7652+
},
7653+
{
7654+
"description": "non-reasoned version of PAIN released in JSON format",
7655+
"id": "pain-non-classified.json",
7656+
"ontology_purl": "http://purl.obolibrary.org/obo/pain-non-classified.json",
7657+
"title": "The Pain Ontology, non-classified (JSON edition)"
7658+
},
7659+
{
7660+
"description": "base module of PAIN released in rdf/xml format",
7661+
"id": "pain-base.owl",
7662+
"ontology_purl": "http://purl.obolibrary.org/obo/pain-base.owl",
7663+
"title": "The Pain Ontology, base module (OWL edition)"
7664+
},
7665+
{
7666+
"description": "base module of PAIN released in JSON format",
7667+
"id": "pain-base.json",
7668+
"ontology_purl": "http://purl.obolibrary.org/obo/pain-base.json",
7669+
"title": "The Pain Ontology, base module (JSON edition)"
7670+
},
7671+
{
7672+
"description": "simplified version of PAIN released in rdf/xml format",
7673+
"id": "pain-simple.owl",
7674+
"ontology_purl": "http://purl.obolibrary.org/obo/pain-simple.owl",
7675+
"title": "The Pain Ontology, simple (OWL edition)"
7676+
},
7677+
{
7678+
"description": "simplified version of PAIN released in JSON format",
7679+
"id": "pain-simple.json",
7680+
"ontology_purl": "http://purl.obolibrary.org/obo/pain-simple.json",
7681+
"title": "The Pain Ontology, simple (JSON edition)"
7682+
}
7683+
],
7684+
"repository": "https://github.com/uflcod/pain-ontology",
7685+
"title": "The Pain Ontology",
7686+
"tracker": "https://github.com/uflcod/pain-ontology/issues"
7687+
},
76147688
{
76157689
"activity_status": "active",
76167690
"browsers": [

0 commit comments

Comments
 (0)