-
Notifications
You must be signed in to change notification settings - Fork 228
Add Pain Ontology to OBO webpage #2937
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
97ecee5
Add Pain Ontology to OBO webpage
wdduncan 4f76863
Update Pain Ontology formats to include JSON edition
wdduncan 4c02b9f
Merge branch 'master' into wdduncan-patch-1
deepakunni3 b618aa1
Update ontology/pain.md
wdduncan d4ebbac
Merge branch 'master' into wdduncan-patch-1
deepakunni3 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| --- | ||
| layout: ontology_detail | ||
| id: pain | ||
| title: The Pain Ontology | ||
| contact: | ||
| email: wdduncan@gmail.com | ||
| github: wdduncan | ||
| label: Bill Duncan | ||
| orcid: 0000-0001-9625-1899 | ||
| description: The Pain Ontology 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 | ||
| license: | ||
| label: CC BY 4.0 | ||
| url: https://creativecommons.org/licenses/by/4.0/ | ||
| preferredPrefix: PAIN | ||
| products: | ||
| - id: pain.owl | ||
| title: The Pain Ontology (OWL edition) | ||
| description: reasoned version of PAIN released in rdf/xml format | ||
| - id: pain.json | ||
| title: The Pain Ontology (JSON edition) | ||
| description: reasoned version of PAIN released in JSON format | ||
| - id: pain-non-classified.owl | ||
| title: The Pain Ontology, non-classified (OWL edition) | ||
| description: non-reasoned version of PAIN released in rdf/xml format | ||
| - id: pain-non-classified.json | ||
| title: The Pain Ontology, non-classified (JSON edition) | ||
| description: non-reasoned version of PAIN released in JSON format | ||
| - id: pain-base.owl | ||
| title: The Pain Ontology, base module (OWL edition) | ||
| description: base module of PAIN released in rdf/xml format | ||
| - id: pain-base.json | ||
| title: The Pain Ontology, base module (JSON edition) | ||
| description: base module of PAIN released in JSON format | ||
| - id: pain-simple.owl | ||
| title: The Pain Ontology, simple (OWL edition) | ||
| description: simplified version of PAIN released in rdf/xml format | ||
| - id: pain-simple.json | ||
| title: The Pain Ontology, simple (JSON edition) | ||
| description: simplified version of PAIN released in JSON format | ||
| repository: https://github.com/uflcod/pain-ontology | ||
| tracker: https://github.com/uflcod/pain-ontology/issues | ||
| activity_status: active | ||
| --- | ||
|
|
||
| The Pain Ontology contains terms for representing pain as defined by the International Association For the Study of Pain (IASP), meaning that pain is both an unpleasant physical sensation and unpleasant emotional experience. It includes terms and axioms to represent the multidimensional aspect of pain, such as temporality (e.g., acute, chronic), qualitative (e.g., sharp, throbbing), extent (e.g., local, widespread), biological mechanism (e.g., nociceptive, neuropathic), and specific anatomical locations (e.g., back, knee). | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.