Link to this page
Mapping of Epilepsy Ontologies
Last uploaded:
February 19, 2021
Acronym | MEPO |
Visibility | Public |
Description | The Mapping of Epilepsy Ontologies (MEPO) provides owl:sameAs relationships of similar concepts for the ontologies EpSO, ESSO, EPILONT, EPISEM, and FENICS. Two concepts are considered similar if they share the same concept name or the same synonym. Additional synonyms for each of the concepts are generated using the Snowball stemming algorithm. The software implementation is available on github within the Maven project snoke in the module snoke.ontology: https://github.com/bernd-mueller/snoke/tree/master/snoke.ontology |
Status | Alpha |
Format | OWL |
Contact | Bernd Müller, bernd.mueller@zbmed.de |
Categories | Biological Process, Biomedical Resources, Development, Gene Product, Health, Human, Neurologic Disease, Neurological Disorder, Protein, Vocabularies |
Version | Released | Uploaded | Downloads |
---|---|---|---|
0.6 (Parsed, Indexed, Metrics, Annotator, Error Diff) | 01/15/2021 | 02/19/2021 | OWL | CSV | RDF/XML |
0.5 (Archived) | 01/15/2021 | 02/17/2021 | OWL |
0.4 (Archived) | 01/15/2021 | 01/15/2021 | OWL |
0.3 (Archived) | 01/15/2021 | 01/15/2021 | OWL |
0.2 (Archived) | 01/12/2021 | 01/12/2021 | OWL |
0.1 (Archived) | 11/25/2020 | 11/25/2020 | OWL |
more... |
No views of MEPO available
Jump to:
Preferred Name | Fumarase_Deficiency | |
Synonyms |
fumarase deficiency Engel 2001 Fumaras defici engel 2001 fumarase deficiency fumaras defici |
|
ID |
http://www.semanticweb.org/rjyy/ontologies/2015/5/ESSO#Fumarase_Deficiency |
|
altLabel |
fumarase deficiency Engel 2001 Fumaras defici engel 2001 fumarase deficiency fumaras defici
|
|
label |
Fumarase_Deficiency
|
|
prefixIRI |
ESSO:Fumarase_Deficiency
|
|
prefLabel |
Fumarase_Deficiency
|
|
subClassOf |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
Create mapping
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for MEPO
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=MEPO&class=http%3A%2F%2Fwww.case.edu%2FEpSO.owl%23Dosulepin&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: "MEPO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |