Upload mathieu.json with huggingface_hub
Browse files- mathieu.json +6 -0
mathieu.json
CHANGED
|
@@ -592,5 +592,11 @@
|
|
| 592 |
"query":"Concerning ontologies, what is an anonymous class ?",
|
| 593 |
"target_page":30,
|
| 594 |
"target_passage":"They are created by the reasoner when you use class expressions. For example, if you define the range of a property to be PizzaTopping or PizzaBase then the reasoner will create an anonymous class representing the intersection of those two classes"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 595 |
}
|
| 596 |
]
|
|
|
|
| 592 |
"query":"Concerning ontologies, what is an anonymous class ?",
|
| 593 |
"target_page":30,
|
| 594 |
"target_passage":"They are created by the reasoner when you use class expressions. For example, if you define the range of a property to be PizzaTopping or PizzaBase then the reasoner will create an anonymous class representing the intersection of those two classes"
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"source_file":"Protege5NewOWLPizzaTutorialV3.pdf",
|
| 598 |
+
"query":"When to use an enumerated class in OWL ontologies ?",
|
| 599 |
+
"target_page":46,
|
| 600 |
+
"target_passage":"When a property has only a few possible values it can be useful to create a class to represent those values and to explicitly define the class by listing each possible value"
|
| 601 |
}
|
| 602 |
]
|