Tutorial 7 - Nagumkc/CS5560_KDM_Lab-assignments GitHub Wiki
NAME: Nageswara rao Nandigam
ClassID: 18
Lab Assignment #7
i.Create a class hierarchy (classes) for a given domain (e.g., Food, Family) containing at least 5 classes
ii.Create properties by specifying domains (subjects) and ranges (objects) (at least 5 properties)
iii.Prepare a paragraph (in the same domain with your ontology) containing at least 5 sentences (containing at least 10 instances)
iv.Generate a knowledge graph including new Individuals and new Triplets by the execution of the knowledge graph generation program.
Triplets:
Individulas:
v.Design at least 5 questions and execute the DL queries with your new knowledge graph
vi.Visualize ontologies and report about your results/observations fromthe steps 1-5
Ontology:
Visualization:
2.Take Home Questioni.Design your own ontology (classes, hierarchy, object and data properties) based on two datasets from the following datasetsa.
Sports dataset ontolagy:
Visualization:
ii.Automatically create a set of individuals and triplets from your dataset based on classes and properties in your ontology
iii.Formulate at least 10 valid and informative queries, implement them using DL queries, and execute them by mapping questions to DL queries. Report the results
Created GUI and asking questions from there