Link to this page
Ontology of Core Data Mining Entities
Last uploaded:
March 4, 2024
Acronym | ONTODM-CORE |
Visibility | Public |
Description | OntoDM is a generic ontology for the domain of data mining. The ontology includes the information processing processes that occur in the domain of data mining, participants in the processes and their specifications. OntoDM is highly transferable and extendable due to its adherence to accepted standards, and compliance with existing ontology resources. The generality in scope allows wide number of applications of the ontology, such as semantic annotation of data mining scenarios, ontology based support for QSARs, etc. |
Status | Alpha |
Format | OWL |
Contact | Pance Panov, pance.panov@ijs.si |
Version | Released | Uploaded | Downloads |
---|---|---|---|
2.0 (Parsed, Indexed, Metrics, Annotator) | 03/04/2024 | 03/04/2024 | OWL | CSV | RDF/XML | Diff |
2.0 (Archived) | 12/31/2020 | 12/08/2017 | OWL | Diff |
1.0R (Archived) | 12/06/2017 | 12/06/2017 | OWL | Diff |
1.0R (Archived) | 12/07/2016 | 12/07/2016 | OWL | Diff |
1.0R (Archived) | 12/06/2016 | 12/06/2016 | OWL | Diff |
1.0R (Archived) | 04/14/2016 | 04/14/2016 | OWL | Diff |
1.0R (Archived) | 04/01/2012 | 04/06/2012 | OWL | Diff |
1.0R (Archived) | 04/01/2012 | 04/06/2012 | OWL |
0.3 (Archived) | 07/17/2011 | 07/17/2011 | OWL |
more... |
- COVID-19 misinformation
- This serves as a COVID-19 misinformation ontology.
Classes | 1,729 |
Individuals | 29 |
Properties | 111 |
Maximum depth | 15 |
Maximum number of children | 39 |
Average number of children | 2 |
Classes with a single child | 106 |
Classes with more than 25 children | 2 |
Classes with no definition | 1,198 |
Jump to:
Id | http://purl.obolibrary.org/obo/IAO_0000181
http://purl.obolibrary.org/obo/IAO_0000181
|
---|---|
Preferred Name | Venn diagram |
Definitions |
A Venn diagram is a report graph showing all hypothetically possible
logical relations between a finite collection of sets.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | A Venn diagram is a report graph showing all hypothetically possible logical relations between a finite collection of sets. |
---|---|
label | Venn diagram
|
prefLabel | Venn diagram
|
editor preferred term | Venn diagram
|
definition editor |
PERSON:James Malone
PERSON:Chris Stoeckert
PERSON:Melanie Courtot
|
definition source | WEB: http://en.wikipedia.org/wiki/Venn_diagram
|
prefixIRI | IAO:0000181
|
subClassOf | |
type | |
has curation status |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for ONTODM-CORE
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=ONTODM-CORE&class=http%3A%2F%2Fwww.ontodm.com%2FOntoDM-core%2FOntoDM_936293&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: "ONTODM-CORE" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |