diff --git a/data/generated_ontology/SolarSystemProd_factoid_1.ttl b/data/generated_ontology/SolarSystemProd_factoid_1.ttl new file mode 100644 index 0000000000000000000000000000000000000000..be6ca9df80d3866c0a24e2e5304d17e901d122c9 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_1.ttl @@ -0,0 +1,127 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix ns2: <https://tenet.tetras-libre.fr/extract-result#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +ns2:direct a owl:ObjectProperty ; + rdfs:label "direct" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:gravitation-WikiAbstract-SolarSystem-01 a owl:Individual, + ns2:gravitation-bind-system ; + rdfs:label "any gravitation" ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" ; + ns2:bind ns2:SolarSystem . + +ns2:hasManner a owl:ObjectProperty ; + rdfs:label "hasManner" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:not-direct a owl:ObjectProperty ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:SolarSystem a owl:Individual, + ns2:system, + ns2:system-hasPart-object, + ns2:system-hasPart-sun ; + rdfs:label "SolarSystem" ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" ; + ns2:hasPart ns2:object-WikiAbstract-SolarSystem-01, + ns2:sun-WikiAbstract-SolarSystem-01 . + +ns2:bind a owl:ObjectProperty ; + rdfs:label "bind" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:gravitation a owl:Class ; + rdfs:label "gravitation" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:gravitation-bind-system a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty ns2:bind ; + owl:someValuesFrom ns2:system ], + ns2:gravitation ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:object-WikiAbstract-SolarSystem-01 a owl:Individual, + ns2:object, + ns2:object-orbit-hasManner-direct-sun, + ns2:object-orbit-hasManner-not-direct-sun ; + rdfs:label "any object" ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" ; + ns2:orbit-hasManner-direct ns2:sun-WikiAbstract-SolarSystem-01 ; + ns2:orbit-hasManner-not-direct ns2:sun-WikiAbstract-SolarSystem-01 . + +ns2:object-orbit-hasManner-direct-sun a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty ns2:orbit-hasManner-direct ; + owl:someValuesFrom ns2:sun ], + ns2:object ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:object-orbit-hasManner-not-direct-sun a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty ns2:orbit-hasManner-not-direct ; + owl:someValuesFrom ns2:sun ], + ns2:object ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:orbit-hasManner-direct a owl:ObjectProperty ; + rdfs:subPropertyOf ns2:orbit ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:orbit-hasManner-not-direct a owl:ObjectProperty ; + rdfs:subPropertyOf ns2:orbit ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:system-hasPart-object a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty ns2:hasPart ; + owl:someValuesFrom ns2:object ], + ns2:system ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:system-hasPart-sun a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty ns2:hasPart ; + owl:someValuesFrom ns2:sun ], + ns2:system ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:hasPart a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:orbit a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:sun-WikiAbstract-SolarSystem-01 a owl:Individual, + ns2:sun ; + rdfs:label "any sun" ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:sun a owl:Class ; + rdfs:label "sun" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + +ns2:system a owl:Class ; + rdfs:label "system" ; + rdfs:subClassOf ns1:Entity, + ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-01" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_10.ttl b/data/generated_ontology/SolarSystemProd_factoid_10.ttl new file mode 100644 index 0000000000000000000000000000000000000000..c4def477ecceba035a671cf6b1bea8cca2b8c3fa --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_10.ttl @@ -0,0 +1,34 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#SolarSystem> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#system> ; + rdfs:label "SolarSystem" ; + ns1:fromStructure "WikiAbstract-SolarSystem-10" . + +<https://tenet.tetras-libre.fr/extract-result#also> a owl:Class ; + rdfs:label "also" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-10" . + +<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; + rdfs:label "contain" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-10" . + +<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-10" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-10" . + +<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-10" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_11.ttl b/data/generated_ontology/SolarSystemProd_factoid_11.ttl new file mode 100644 index 0000000000000000000000000000000000000000..5ba48fd41f7b289c42103488b5ad555f12235596 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_11.ttl @@ -0,0 +1,110 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#Jupiter> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Jupiter" ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#Mars> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Mars" ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#asteroid-belt-contain-object> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#contain> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], + <https://tenet.tetras-libre.fr/extract-result#asteroid-belt> ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#between> a owl:Class ; + rdfs:label "between" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#compose-resemble-terrestrial-planet> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#resemble> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ], + <https://tenet.tetras-libre.fr/extract-result#compose> ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#lie> a owl:ObjectProperty ; + rdfs:label "lie" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#metal> a owl:Class ; + rdfs:label "metal" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#rock> a owl:Class ; + rdfs:label "rock" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#asteroid> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#asteroid> ; + rdfs:label "asteroid" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#asteroid-belt> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#belt> ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#belt> a owl:Class ; + rdfs:label "belt" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#compose> a owl:Class ; + rdfs:label "compose" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; + rdfs:label "contain" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#resemble> a owl:ObjectProperty ; + rdfs:label "resemble" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#terrestrial> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#terrestrial> ; + rdfs:label "terrestrial" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-11" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_12.ttl b/data/generated_ontology/SolarSystemProd_factoid_12.ttl new file mode 100644 index 0000000000000000000000000000000000000000..95df4685dfc905822284d36fa8dc44879d9bc3b1 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_12.ttl @@ -0,0 +1,111 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#KuiperBelt> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#belt> ; + rdfs:label "KuiperBelt" ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#Neptunian> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Neptunian" ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#disc> a owl:Class ; + rdfs:label "disc" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#discover> a owl:Class ; + rdfs:label "discover" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#new> a owl:ObjectProperty ; + rdfs:label "new" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#object-population-compose-ice> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#ice> ], + <https://tenet.tetras-libre.fr/extract-result#object-population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#scatter> a owl:ObjectProperty ; + rdfs:label "scatter" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#sednoid-population-lie-beyond> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#lie> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#beyond> ], + <https://tenet.tetras-libre.fr/extract-result#sednoid-population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#transpire> a owl:ObjectProperty ; + rdfs:label "transpire" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#beyond> a owl:Class ; + rdfs:label "beyond" ; + rdfs:subClassOf ns1:Entity, + ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#compose> a owl:ObjectProperty ; + rdfs:label "compose" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#ice> a owl:Class ; + rdfs:label "ice" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#lie> a owl:ObjectProperty ; + rdfs:label "lie" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#object> ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#object-population> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#sednoid> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#sednoid> ; + rdfs:label "sednoid" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#sednoid-population> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + +<https://tenet.tetras-libre.fr/extract-result#population> a owl:Class ; + rdfs:label "population" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-12" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_13.ttl b/data/generated_ontology/SolarSystemProd_factoid_13.ttl new file mode 100644 index 0000000000000000000000000000000000000000..0b24fdd6ebb19e507cc6b1bc1d2b45c289f75e53 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_13.ttl @@ -0,0 +1,85 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#considerable> a owl:Class ; + rdfs:label "considerable" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#debate> a owl:Class ; + rdfs:label "debate" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#enough> a owl:Class ; + rdfs:label "enough" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#gravity> a owl:Class ; + rdfs:label "gravity" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#have> a owl:ObjectProperty ; + rdfs:label "have" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#many> a owl:Class ; + rdfs:label "many" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#prove> a owl:ObjectProperty ; + rdfs:label "prove" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#round> a owl:ObjectProperty ; + rdfs:label "round" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#some> a owl:Class ; + rdfs:label "some" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#thing> a owl:Class ; + rdfs:label "thing" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#this-population> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#under> a owl:Class ; + rdfs:label "under" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#population> a owl:Class ; + rdfs:label "population" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + +<https://tenet.tetras-libre.fr/extract-result#this> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#this> ; + rdfs:label "this" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-13" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_14.ttl b/data/generated_ontology/SolarSystemProd_factoid_14.ttl new file mode 100644 index 0000000000000000000000000000000000000000..4610af107d4d6e2dec23be7ec50763c65bdbab3f --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_14.ttl @@ -0,0 +1,48 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#such-object-categorize-dwarf-planet> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#categorize> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#dwarf-planet> ], + <https://tenet.tetras-libre.fr/extract-result#such-object> ; + ns1:fromStructure "WikiAbstract-SolarSystem-14" . + +<https://tenet.tetras-libre.fr/extract-result#categorize> a owl:ObjectProperty ; + rdfs:label "categorize" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-14" . + +<https://tenet.tetras-libre.fr/extract-result#dwarf> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#dwarf> ; + rdfs:label "dwarf" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-14" . + +<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-14" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-14" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-14" . + +<https://tenet.tetras-libre.fr/extract-result#such> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#such> ; + rdfs:label "such" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-14" . + +<https://tenet.tetras-libre.fr/extract-result#such-object> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#object> ; + ns1:fromStructure "WikiAbstract-SolarSystem-14" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_15.ttl b/data/generated_ontology/SolarSystemProd_factoid_15.ttl new file mode 100644 index 0000000000000000000000000000000000000000..5dc80b5489517e35884f61b3f703dd1d28b288b0 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_15.ttl @@ -0,0 +1,105 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#Cerre> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#asteroid> ; + rdfs:label "Cerre" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#Eris> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#asteroid> ; + rdfs:label "Eris" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#Gonggong> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#object> ; + rdfs:label "Gonggong" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#Haumea> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#asteroid> ; + rdfs:label "Haumea" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#Makemake> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#object> ; + rdfs:label "Makemake" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#Orcus> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#object> ; + rdfs:label "Orcus" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#Pluto> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#object> ; + rdfs:label "Pluto" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#Quaoar> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#object> ; + rdfs:label "Quaoar" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#Sedna> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#object> ; + rdfs:label "Sedna" ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#accept> a owl:Class ; + rdfs:label "accept" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#at-least> a owl:Class ; + rdfs:label "at-least" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#general> a owl:ObjectProperty ; + rdfs:label "general" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#observe> a owl:ObjectProperty ; + rdfs:label "observe" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#person> a owl:Class ; + rdfs:label "person" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#trans-Neptunian> a owl:Class ; + rdfs:label "trans-Neptunian" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#dwarf> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#dwarf> ; + rdfs:label "dwarf" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-15" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_16.ttl b/data/generated_ontology/SolarSystemProd_factoid_16.ttl new file mode 100644 index 0000000000000000000000000000000000000000..e9f5ba471f8e05798283306c7cba162abcb3cf46 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_16.ttl @@ -0,0 +1,128 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#centaur> a owl:Class ; + rdfs:label "centaur" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#comet> a owl:Class ; + rdfs:label "comet" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#dust> a owl:Class ; + rdfs:label "dust" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#free> a owl:ObjectProperty ; + rdfs:label "free" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#interplanetary-cloud> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#other-population-travel-between> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#travel> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#between> ], + <https://tenet.tetras-libre.fr/extract-result#other-population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#small-body> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#body> ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#this-region> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#region> ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#various-population-travel-between> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#travel> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#between> ], + <https://tenet.tetras-libre.fr/extract-result#various-population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; + rdfs:label "body" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#cloud> a owl:Class ; + rdfs:label "cloud" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#interplanetary> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#interplanetary> ; + rdfs:label "interplanetary" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#other> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#other> ; + rdfs:label "other" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#other-population> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#region> a owl:Class ; + rdfs:label "region" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#small> ; + rdfs:label "small" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#this> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#this> ; + rdfs:label "this" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#various> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#various> ; + rdfs:label "various" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#various-population> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#population> ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#between> a owl:Class ; + rdfs:label "between" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#population> a owl:Class ; + rdfs:label "population" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + +<https://tenet.tetras-libre.fr/extract-result#travel> a owl:ObjectProperty ; + rdfs:label "travel" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-16" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_17.ttl b/data/generated_ontology/SolarSystemProd_factoid_17.ttl new file mode 100644 index 0000000000000000000000000000000000000000..787704bf901efcb59d25a86906cf5d4777cea483 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_17.ttl @@ -0,0 +1,118 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#after> a owl:ObjectProperty ; + rdfs:label "after" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#body-include-body> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#body> ], + <https://tenet.tetras-libre.fr/extract-result#body> ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#many> a owl:Class ; + rdfs:label "many" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#moon> a owl:Class ; + rdfs:label "moon" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#natural> a owl:ObjectProperty ; + rdfs:label "natural" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#planet-include-dwarf-planet> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#dwarf-planet> ], + <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#satellite-orbit-body> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#body> ], + <https://tenet.tetras-libre.fr/extract-result#satellite> ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#satellite-orbit-planet> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], + <https://tenet.tetras-libre.fr/extract-result#satellite> ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#term> a owl:ObjectProperty ; + rdfs:label "term" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#usual> a owl:Class ; + rdfs:label "usual" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#dwarf> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#dwarf> ; + rdfs:label "dwarf" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#satellite> a owl:Class ; + rdfs:label "satellite" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; + rdfs:label "body" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-17" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_18.ttl b/data/generated_ontology/SolarSystemProd_factoid_18.ttl new file mode 100644 index 0000000000000000000000000000000000000000..e0492b3a2a828af8e15e4379428e6e3706df9358 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_18.ttl @@ -0,0 +1,94 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#dust> a owl:Class ; + rdfs:label "dust" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#other-object> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#object> ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#planet-ring-encircle-each-planet> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#encircle> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#each-planet> ], + <https://tenet.tetras-libre.fr/extract-result#planet-ring> ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#planet-ring-encircle-outer-planet> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#encircle> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#outer-planet> ], + <https://tenet.tetras-libre.fr/extract-result#planet-ring> ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#small-object> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#object> ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#each> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#each> ; + rdfs:label "each" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#each-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#other> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#other> ; + rdfs:label "other" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#outer> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#outer> ; + rdfs:label "outer" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#outer-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#ring> a owl:Class ; + rdfs:label "ring" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#small> ; + rdfs:label "small" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#encircle> a owl:ObjectProperty ; + rdfs:label "encircle" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#planet-ring> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#ring> ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Entity, + ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-18" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_19.ttl b/data/generated_ontology/SolarSystemProd_factoid_19.ttl new file mode 100644 index 0000000000000000000000000000000000000000..684ae1125d2e90cbf3d59b9d13f8ed0ae38b0fc8 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_19.ttl @@ -0,0 +1,106 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#charge> a owl:ObjectProperty ; + rdfs:label "charge" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#interstellar> a owl:Class ; + rdfs:label "interstellar" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#mean> a owl:ObjectProperty ; + rdfs:label "mean" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#medium> a owl:ObjectProperty ; + rdfs:label "medium" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#outwards> a owl:Class ; + rdfs:label "outwards" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#particle> a owl:Class ; + rdfs:label "particle" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#region-know-heliosphere> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#know> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#heliosphere> ], + <https://tenet.tetras-libre.fr/extract-result#region> ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#region-resemble-bubble> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#resemble> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#bubble> ], + <https://tenet.tetras-libre.fr/extract-result#region> ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#stream> a owl:Class ; + rdfs:label "stream" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#sun-wind-create-region> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#create> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#region> ], + <https://tenet.tetras-libre.fr/extract-result#sun-wind> ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#bubble> a owl:Class ; + rdfs:label "bubble" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#create> a owl:ObjectProperty ; + rdfs:label "create" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#heliosphere> a owl:Class ; + rdfs:label "heliosphere" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#know> a owl:ObjectProperty ; + rdfs:label "know" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#resemble> a owl:ObjectProperty ; + rdfs:label "resemble" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#sun> ; + rdfs:label "sun" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#sun-wind> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#wind> ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#wind> a owl:Class ; + rdfs:label "wind" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + +<https://tenet.tetras-libre.fr/extract-result#region> a owl:Class ; + rdfs:label "region" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-19" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_2.ttl b/data/generated_ontology/SolarSystemProd_factoid_2.ttl new file mode 100644 index 0000000000000000000000000000000000000000..9614c0322ea0b9572dd7deb35d174d9fe8af7d6a --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_2.ttl @@ -0,0 +1,87 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#SolarSystem> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#system> ; + rdfs:label "SolarSystem" ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; + rdfs:label "direct" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:Class ; + rdfs:label "orbit" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; + rdfs:label "remain" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#small-body> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#body> ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; + rdfs:label "sun" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; + rdfs:label "body" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#dwarf> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#dwarf> ; + rdfs:label "dwarf" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + +<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#small> ; + rdfs:label "small" ; + rdfs:subClassOf ns1:Entity, + ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-02" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_20.ttl b/data/generated_ontology/SolarSystemProd_factoid_20.ttl new file mode 100644 index 0000000000000000000000000000000000000000..89f707ca0ac2372a56bbd300a577de72445b08b2 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_20.ttl @@ -0,0 +1,112 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#disc-hasPart-edge> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#edge> ], + <https://tenet.tetras-libre.fr/extract-result#disc> ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#extend> a owl:ObjectProperty ; + rdfs:label "extend" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#heliopause> a owl:Class ; + rdfs:label "heliopause" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#interstellar-medium> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#medium> ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#oppose> a owl:ObjectProperty ; + rdfs:label "oppose" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#out> a owl:Class ; + rdfs:label "out" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#pressure-equal-point> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#equal> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#point> ], + <https://tenet.tetras-libre.fr/extract-result#pressure> ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#pressure-equal-pressure> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#equal> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#pressure> ], + <https://tenet.tetras-libre.fr/extract-result#pressure> ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#scatter> a owl:ObjectProperty ; + rdfs:label "scatter" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#sun-wind> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#wind> ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#disc> a owl:Class ; + rdfs:label "disc" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#edge> a owl:Class ; + rdfs:label "edge" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#interstellar> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#interstellar> ; + rdfs:label "interstellar" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#medium> a owl:Class ; + rdfs:label "medium" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#point> a owl:Class ; + rdfs:label "point" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#sun> ; + rdfs:label "sun" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#wind> a owl:Class ; + rdfs:label "wind" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#equal> a owl:ObjectProperty ; + rdfs:label "equal" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + +<https://tenet.tetras-libre.fr/extract-result#pressure> a owl:Class ; + rdfs:label "pressure" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-20" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_21.ttl b/data/generated_ontology/SolarSystemProd_factoid_21.ttl new file mode 100644 index 0000000000000000000000000000000000000000..f529b9609a621127aa1da5cb1ea1f53a1bb3cdd5 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_21.ttl @@ -0,0 +1,70 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#Oortcloud> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#cloud> ; + rdfs:label "Oortcloud" ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#also> a owl:Class ; + rdfs:label "also" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#distant> a owl:ObjectProperty ; + rdfs:label "distant" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#exist> a owl:ObjectProperty ; + rdfs:label "exist" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#heliosphere> a owl:Class ; + rdfs:label "heliosphere" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#long> a owl:ObjectProperty ; + rdfs:label "long" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#period-comet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#comet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#roughly> a owl:Class ; + rdfs:label "roughly" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#source> a owl:Class ; + rdfs:label "source" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#think> a owl:ObjectProperty ; + rdfs:label "think" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#times> a owl:Class ; + rdfs:label "times" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#comet> a owl:Class ; + rdfs:label "comet" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + +<https://tenet.tetras-libre.fr/extract-result#period> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#period> ; + rdfs:label "period" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-21" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_22.ttl b/data/generated_ontology/SolarSystemProd_factoid_22.ttl new file mode 100644 index 0000000000000000000000000000000000000000..647a423a0860fb1021689a7bc9f8e4452073b4ec --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_22.ttl @@ -0,0 +1,96 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#MilkyWay> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#galaxy> ; + rdfs:label "MilkyWay" ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#Orion> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#arm> ; + rdfs:label "Orion" ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#SolarSystem> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#system> ; + rdfs:label "SolarSystem" ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#be> a owl:ObjectProperty ; + rdfs:label "be" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#center> a owl:Class ; + rdfs:label "center" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; + rdfs:label "contain" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#date> a owl:ObjectProperty ; + rdfs:label "date" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#distance-quantity> a owl:Class ; + rdfs:label "distance-quantity" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#light-year> a owl:Class ; + rdfs:label "light-year" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#night> a owl:Class ; + rdfs:label "night" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#relative-position> a owl:Class ; + rdfs:label "relative-position" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#see> a owl:ObjectProperty ; + rdfs:label "see" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#sky> a owl:Class ; + rdfs:label "sky" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#star-include-star> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#star> ], + <https://tenet.tetras-libre.fr/extract-result#star> ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + +<https://tenet.tetras-libre.fr/extract-result#star> a owl:Class ; + rdfs:label "star" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-22" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_23.ttl b/data/generated_ontology/SolarSystemProd_factoid_23.ttl new file mode 100644 index 0000000000000000000000000000000000000000..02018eff0e53eb7eb0630433415aa412e1e8baf7 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_23.ttl @@ -0,0 +1,65 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#ProximaCentre> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#star> ; + rdfs:label "ProximaCentre" ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#close> a owl:ObjectProperty ; + rdfs:label "close" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#light-year> a owl:Class ; + rdfs:label "light-year" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#local> a owl:ObjectProperty ; + rdfs:label "local" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#near> a owl:ObjectProperty ; + rdfs:label "near" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#ordinal-entity> a owl:Class ; + rdfs:label "ordinal-entity" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#so-called-bubble> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#bubble> ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#bubble> a owl:Class ; + rdfs:label "bubble" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#so-called> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#so-called> ; + rdfs:label "so-called" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + +<https://tenet.tetras-libre.fr/extract-result#star> a owl:Class ; + rdfs:label "star" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-23" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_3.ttl b/data/generated_ontology/SolarSystemProd_factoid_3.ttl new file mode 100644 index 0000000000000000000000000000000000000000..5a19b657a37df4d9096d04a864fc0b8830fd2648 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_3.ttl @@ -0,0 +1,99 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#Mercury> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Mercury" ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#almost> a owl:Class ; + rdfs:label "almost" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#equal> a owl:ObjectProperty ; + rdfs:label "equal" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#more> a owl:Class, + owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subClassOf ns1:Entity ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#natural> a owl:ObjectProperty ; + rdfs:label "natural" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#object-include-object> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], + <https://tenet.tetras-libre.fr/extract-result#object> ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#object-mean-satellite> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#mean> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#satellite> ], + <https://tenet.tetras-libre.fr/extract-result#object> ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:Class ; + rdfs:label "orbit" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#size> a owl:Class ; + rdfs:label "size" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; + rdfs:label "sun" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#mean> a owl:ObjectProperty ; + rdfs:label "mean" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#satellite> a owl:Class ; + rdfs:label "satellite" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + +<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-03" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_4.ttl b/data/generated_ontology/SolarSystemProd_factoid_4.ttl new file mode 100644 index 0000000000000000000000000000000000000000..80196c98c0ce5e0ee0823068028f9c10ef87d580 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_4.ttl @@ -0,0 +1,88 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#SolarSystem> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#system> ; + rdfs:label "SolarSystem" ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#before> a owl:Class ; + rdfs:label "before" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#collapse-cause-gravity> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#cause> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#gravity> ], + <https://tenet.tetras-libre.fr/extract-result#collapse> ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#form> a owl:ObjectProperty ; + rdfs:label "form" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#giant-cloud> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#intercontinental-cloud> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#molecule> a owl:Class ; + rdfs:label "molecule" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#now> a owl:Class ; + rdfs:label "now" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#temporal-quantity> a owl:Class ; + rdfs:label "temporal-quantity" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#year> a owl:ObjectProperty ; + rdfs:label "year" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#cause> a owl:ObjectProperty ; + rdfs:label "cause" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#collapse> a owl:Class ; + rdfs:label "collapse" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#giant> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#giant> ; + rdfs:label "giant" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#gravity> a owl:Class ; + rdfs:label "gravity" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#intercontinental> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#intercontinental> ; + rdfs:label "intercontinental" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + +<https://tenet.tetras-libre.fr/extract-result#cloud> a owl:Class ; + rdfs:label "cloud" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-04" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_5.ttl b/data/generated_ontology/SolarSystemProd_factoid_5.ttl new file mode 100644 index 0000000000000000000000000000000000000000..14d32d28b91185bd5cca0a72908e9cae547129c5 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_5.ttl @@ -0,0 +1,74 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#Jupiter> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Jupiter" ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; + rdfs:label "contain" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#mass-be-sun> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#be> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], + <https://tenet.tetras-libre.fr/extract-result#mass> ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; + rdfs:label "remain" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#system-hasPart-mass> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#mass> ], + <https://tenet.tetras-libre.fr/extract-result#system> ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#vast-majority> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#majority> ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#be> a owl:ObjectProperty ; + rdfs:label "be" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#majority> a owl:Class ; + rdfs:label "majority" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; + rdfs:label "sun" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; + rdfs:label "system" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#vast> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#vast> ; + rdfs:label "vast" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + +<https://tenet.tetras-libre.fr/extract-result#mass> a owl:Class ; + rdfs:label "mass" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-05" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_6.ttl b/data/generated_ontology/SolarSystemProd_factoid_6.ttl new file mode 100644 index 0000000000000000000000000000000000000000..81defb33798ca890a91440992204fa1b5ec92ec7 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_6.ttl @@ -0,0 +1,91 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#Earth> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Earth" ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#Mars> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Mars" ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#Mercury> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Mercury" ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#Venus> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Venus" ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#compose> a owl:ObjectProperty ; + rdfs:label "compose" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#inner-system> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#system> ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#metal> a owl:Class ; + rdfs:label "metal" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#primary> a owl:Class ; + rdfs:label "primary" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#rock> a owl:Class ; + rdfs:label "rock" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#inner> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#inner> ; + rdfs:label "inner" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; + rdfs:label "system" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#terrestrial> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#terrestrial> ; + rdfs:label "terrestrial" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-06" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_7.ttl b/data/generated_ontology/SolarSystemProd_factoid_7.ttl new file mode 100644 index 0000000000000000000000000000000000000000..ca2fb0ed5c5d29ef54d9e3763fa3ac79015c9cb2 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_7.ttl @@ -0,0 +1,68 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#giant-planet> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#massive> a owl:Class ; + rdfs:label "massive" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#outer-system-hasPart-planet> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], + <https://tenet.tetras-libre.fr/extract-result#outer-system> ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#substantial> a owl:Class ; + rdfs:label "substantial" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#terrestrial> a owl:Class ; + rdfs:label "terrestrial" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#giant> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#giant> ; + rdfs:label "giant" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#outer> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#outer> ; + rdfs:label "outer" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#outer-system> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#system> ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; + rdfs:label "system" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-07" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_8.ttl b/data/generated_ontology/SolarSystemProd_factoid_8.ttl new file mode 100644 index 0000000000000000000000000000000000000000..2aa47749cbeb984035f2086bec44d2a9e3ca78c2 --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_8.ttl @@ -0,0 +1,164 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#Jupiter> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Jupiter" ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#Neptune> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Neptune" ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#Saturn> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Saturn" ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#Uranus> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#planet> ; + rdfs:label "Uranus" ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#ammonia> a owl:Class ; + rdfs:label "ammonia" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-helium> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#helium> ], + <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-hydrogen> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#hydrogen> ], + <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#helium-call-volatile> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#volatile> ], + <https://tenet.tetras-libre.fr/extract-result#helium> ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#high> a owl:ObjectProperty ; + rdfs:label "high" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#hydrogen-call-volatile> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#volatile> ], + <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#ice-giant> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#giant> ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#main> a owl:Class ; + rdfs:label "main" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#melt> a owl:ObjectProperty ; + rdfs:label "melt" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#methane> a owl:Class ; + rdfs:label "methane" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#more> a owl:Class ; + rdfs:label "more" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#point> a owl:Class ; + rdfs:label "point" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#relative> a owl:ObjectProperty ; + rdfs:label "relative" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#substance> a owl:Class ; + rdfs:label "substance" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#water> a owl:Class ; + rdfs:label "water" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#gas> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#gas> ; + rdfs:label "gas" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#ice> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#ice> ; + rdfs:label "ice" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#call> a owl:ObjectProperty ; + rdfs:label "call" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#compose> a owl:ObjectProperty ; + rdfs:label "compose" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#gas-giant> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#giant> ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#giant> a owl:Class ; + rdfs:label "giant" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#helium> a owl:Class ; + rdfs:label "helium" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#hydrogen> a owl:Class ; + rdfs:label "hydrogen" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + +<https://tenet.tetras-libre.fr/extract-result#volatile> a owl:Class ; + rdfs:label "volatile" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-08" . + diff --git a/data/generated_ontology/SolarSystemProd_factoid_9.ttl b/data/generated_ontology/SolarSystemProd_factoid_9.ttl new file mode 100644 index 0000000000000000000000000000000000000000..0566a4f6cc85718eb11be213ca099ed3fb7ecabb --- /dev/null +++ b/data/generated_ontology/SolarSystemProd_factoid_9.ttl @@ -0,0 +1,79 @@ +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . + +<https://tenet.tetras-libre.fr/extract-result#all> a owl:ObjectProperty ; + rdfs:label "all" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#call> a owl:ObjectProperty ; + rdfs:label "call" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#circular-orbit-lie-disc> a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty <https://tenet.tetras-libre.fr/extract-result#lie> ; + owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#disc> ], + <https://tenet.tetras-libre.fr/extract-result#circular-orbit> ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#ecliptic> a owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#thing> ; + rdfs:label "ecliptic" ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#flat> a owl:ObjectProperty ; + rdfs:label "flat" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#near> a owl:ObjectProperty ; + rdfs:label "near" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#almost> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#almost> ; + rdfs:label "almost" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#almost-circular> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#circular> ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#circular-orbit> a owl:Class ; + rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#disc> a owl:Class ; + rdfs:label "disc" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#lie> a owl:ObjectProperty ; + rdfs:label "lie" ; + rdfs:subPropertyOf ns1:Out_ObjectProperty ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:Class ; + rdfs:label "orbit" ; + rdfs:subClassOf ns1:Entity ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + +<https://tenet.tetras-libre.fr/extract-result#circular> a owl:Class, + owl:Individual, + <https://tenet.tetras-libre.fr/extract-result#almost-circular>, + <https://tenet.tetras-libre.fr/extract-result#circular> ; + rdfs:label "circular" ; + rdfs:subClassOf ns1:Undetermined_Thing ; + ns1:fromStructure "WikiAbstract-SolarSystem-09" . + diff --git a/data/generated_ontology/generated_ontology_1.ttl b/data/generated_ontology/generated_ontology_1.ttl deleted file mode 100644 index 2b5ee473b9aaafcdab815b06788bd4a9aa435474..0000000000000000000000000000000000000000 --- a/data/generated_ontology/generated_ontology_1.ttl +++ /dev/null @@ -1,104 +0,0 @@ -@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . - -<https://tenet.tetras-libre.fr/extract-result#SolarSystem> a owl:Individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun> ; - rdfs:label "SolarSystem" ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation-bind-system> a owl:Class ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#bind> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#system> ], - <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#object-orbit-hasManner-direct-sun> a owl:Class ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-direct> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#object-orbit-hasManner-not-direct-sun> a owl:Class ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-not-direct> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-object> a owl:Class ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], - <https://tenet.tetras-libre.fr/extract-result#system> ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun> a owl:Class ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#system> ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns1:Entity, - ns1:Undetermined_Thing ; - ns1:fromStructure "unknown" . - diff --git a/data/reference_ontology/reference_ontology_1.ttl b/data/reference_ontology/SolarSystemProd_factoid_1.ttl similarity index 82% rename from data/reference_ontology/reference_ontology_1.ttl rename to data/reference_ontology/SolarSystemProd_factoid_1.ttl index 2b9713297e6616b251f740fc10991dc2f265c5c4..edc098e901cc9427aab8fee1bab925dc4eb992c6 100644 --- a/data/reference_ontology/reference_ontology_1.ttl +++ b/data/reference_ontology/SolarSystemProd_factoid_1.ttl @@ -1,13 +1,14 @@ @prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix result: <https://reference.tetras-libre.fr/expected-result#> . result:SolarSystem a owl:Individual, result:system, - result:system-isBindBy-gravitation, result:system-hasPart-object-orbit-sun, - result:system-hasPart-sun ; + result:system-hasPart-sun, + result:system-isBindBy-gravitation ; rdfs:label "SolarSystem" . result:direct a owl:ObjectProperty ; @@ -27,12 +28,6 @@ result:hasManner a owl:ObjectProperty ; result:not-direct a owl:ObjectProperty ; rdfs:subPropertyOf base:Out_ObjectProperty . -result:object-orbit-sun a owl:Class ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty result:orbit ; - owl:someValuesFrom result:sun ], - result:object . - result:object-orbit-hasManner-direct-sun a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty result:orbit-hasManner-direct ; @@ -45,15 +40,20 @@ result:object-orbit-hasManner-not-direct-sun a owl:Class ; owl:someValuesFrom result:sun ], result:object-orbit-sun . -result:gravitation a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf base:Entity . +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-01> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-01#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-01" ; + ns1:hasSentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . -result:system-isBindBy-gravitation a owl:Class ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty result:isBindBy ; - owl:someValuesFrom result:gravitation ], - result:system . +result:isBindBy rdfs:label "isBindBy" ; + rdfs:subPropertyOf base:Out_ObjectProperty ; + owl:inverseOf result:bind . + +result:orbit-hasManner-direct a owl:ObjectProperty ; + rdfs:subPropertyOf result:orbit . + +result:orbit-hasManner-not-direct a owl:ObjectProperty ; + rdfs:subPropertyOf result:orbit . result:system-hasPart-object a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; @@ -73,37 +73,43 @@ result:system-hasPart-sun a owl:Class ; owl:someValuesFrom result:sun ], result:system . +result:system-isBindBy-gravitation a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:isBindBy ; + owl:someValuesFrom result:gravitation ], + result:system . + result:bind a owl:ObjectProperty ; rdfs:label "bind" ; rdfs:subPropertyOf base:Out_ObjectProperty . -result:isBindBy owl:inverseOf result:bind ; - rdfs:label "isBindBy" ; - rdfs:subPropertyOf base:Out_ObjectProperty . - -result:orbit a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf base:Out_ObjectProperty . - -result:orbit-hasManner-direct a owl:ObjectProperty ; - rdfs:subPropertyOf result:orbit . +result:gravitation a owl:Class ; + rdfs:label "gravitation" ; + rdfs:subClassOf base:Entity . -result:orbit-hasManner-not-direct a owl:ObjectProperty ; - rdfs:subPropertyOf result:orbit . +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . result:hasPart a owl:ObjectProperty ; rdfs:label "hasPart" ; rdfs:subPropertyOf base:Out_ObjectProperty . -result:object a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf base:Entity . +result:object-orbit-sun a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:orbit ; + owl:someValuesFrom result:sun ], + result:object . -result:system a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf base:Entity. +result:orbit a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf base:Out_ObjectProperty . result:sun a owl:Class ; rdfs:label "sun" ; rdfs:subClassOf base:Entity . +result:system a owl:Class ; + rdfs:label "system" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_10.ttl b/data/reference_ontology/SolarSystemProd_factoid_10.ttl new file mode 100644 index 0000000000000000000000000000000000000000..571369dd835776df94fada697ec5861b17ce29c3 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_10.ttl @@ -0,0 +1,35 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:SolarSystem a owl:Individual, + result:system ; + rdfs:label "SolarSystem" . + +result:also a owl:Class ; + rdfs:label "also" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:contain a owl:ObjectProperty ; + rdfs:label "contain" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:more a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . + +result:small a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf base:Entity . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-10> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-10#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-10" ; + ns1:hasSentence "The Solar System also contains smaller objects." . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_11.ttl b/data/reference_ontology/SolarSystemProd_factoid_11.ttl new file mode 100644 index 0000000000000000000000000000000000000000..48b249240640b4865f84803e8fdf4e1535c3a419 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_11.ttl @@ -0,0 +1,97 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:Jupiter a owl:Individual, + result:planet ; + rdfs:label "Jupiter" . + +result:Mars a owl:Individual, + result:planet ; + rdfs:label "Mars" . + +result:asteroid-belt-contain-object a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:contain ; + owl:someValuesFrom result:object ], + result:asteroid-belt . + +result:between a owl:Class ; + rdfs:label "between" ; + rdfs:subClassOf base:Entity . + +result:compose-resemble-terrestrial-planet a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:resemble ; + owl:someValuesFrom result:terrestrial-planet ], + result:compose . + +result:lie a owl:ObjectProperty ; + rdfs:label "lie" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:metal a owl:Class ; + rdfs:label "metal" ; + rdfs:subClassOf base:Entity . + +result:most a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:orbit a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:rock a owl:Class ; + rdfs:label "rock" ; + rdfs:subClassOf base:Entity . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-11> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-11#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-11" ; + ns1:hasSentence "The asteroid belt, which lies between the orbits of Mars and Jupiter, mostly contains objects composed, like the terrestrial planets, of rock and metal." . + +result:asteroid a owl:Class, + owl:Individual, + result:asteroid ; + rdfs:label "asteroid" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:asteroid-belt a owl:Class ; + rdfs:subClassOf result:belt . + +result:belt a owl:Class ; + rdfs:label "belt" ; + rdfs:subClassOf base:Entity . + +result:compose a owl:Class ; + rdfs:label "compose" ; + rdfs:subClassOf base:Entity . + +result:contain a owl:ObjectProperty ; + rdfs:label "contain" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . + +result:resemble a owl:ObjectProperty ; + rdfs:label "resemble" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:terrestrial a owl:Class, + owl:Individual, + result:terrestrial ; + rdfs:label "terrestrial" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:terrestrial-planet a owl:Class ; + rdfs:subClassOf result:planet . + +result:planet a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_12.ttl b/data/reference_ontology/SolarSystemProd_factoid_12.ttl new file mode 100644 index 0000000000000000000000000000000000000000..88b8feb8c5cbdc48e56e86e7a47f10e439b96dd7 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_12.ttl @@ -0,0 +1,98 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:KuiperBelt a owl:Individual, + result:belt ; + rdfs:label "KuiperBelt" . + +result:Neptunian a owl:Individual, + result:planet ; + rdfs:label "Neptunian" . + +result:disc a owl:Class ; + rdfs:label "disc" ; + rdfs:subClassOf base:Entity . + +result:discover a owl:Class ; + rdfs:label "discover" ; + rdfs:subClassOf base:Entity . + +result:most a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:new a owl:ObjectProperty ; + rdfs:label "new" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:object-population-compose-ice a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:compose ; + owl:someValuesFrom result:ice ], + result:object-population . + +result:orbit a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:scatter a owl:ObjectProperty ; + rdfs:label "scatter" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:sednoid-population-lie-beyond a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:lie ; + owl:someValuesFrom result:beyond ], + result:sednoid-population . + +result:transpire a owl:ObjectProperty ; + rdfs:label "transpire" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-12> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-12#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-12" ; + ns1:hasSentence "Beyond Neptune's orbit lie the Kuiper belt and scattered disc, which are populations of trans-Neptunian objects composed mostly of ices, and beyond them a newly discovered population of sednoids." . + +result:beyond a owl:Class ; + rdfs:label "beyond" ; + rdfs:subClassOf base:Entity, + base:Undetermined_Thing . + +result:compose a owl:ObjectProperty ; + rdfs:label "compose" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:ice a owl:Class ; + rdfs:label "ice" ; + rdfs:subClassOf base:Entity . + +result:lie a owl:ObjectProperty ; + rdfs:label "lie" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:object a owl:Class, + owl:Individual, + result:object ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . + +result:object-population a owl:Class ; + rdfs:subClassOf result:population . + +result:sednoid a owl:Class, + owl:Individual, + result:sednoid ; + rdfs:label "sednoid" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:sednoid-population a owl:Class ; + rdfs:subClassOf result:population . + +result:population a owl:Class ; + rdfs:label "population" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_13.ttl b/data/reference_ontology/SolarSystemProd_factoid_13.ttl new file mode 100644 index 0000000000000000000000000000000000000000..5c3cf3029222fd1a49bf4213a900efb3c0f49c88 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_13.ttl @@ -0,0 +1,76 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:considerable a owl:Class ; + rdfs:label "considerable" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:debate a owl:Class ; + rdfs:label "debate" ; + rdfs:subClassOf base:Entity . + +result:enough a owl:Class ; + rdfs:label "enough" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:gravity a owl:Class ; + rdfs:label "gravity" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:have a owl:ObjectProperty ; + rdfs:label "have" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:large a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf base:Entity . + +result:many a owl:Class ; + rdfs:label "many" ; + rdfs:subClassOf base:Entity . + +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . + +result:prove a owl:ObjectProperty ; + rdfs:label "prove" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:round a owl:ObjectProperty ; + rdfs:label "round" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:some a owl:Class ; + rdfs:label "some" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:thing a owl:Class ; + rdfs:label "thing" ; + rdfs:subClassOf base:Entity . + +result:this-population a owl:Class ; + rdfs:subClassOf result:population . + +result:under a owl:Class ; + rdfs:label "under" ; + rdfs:subClassOf base:Undetermined_Thing . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-13> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-13#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-13" ; + ns1:hasSentence "Within these populations, some objects are large enough to have rounded under their own gravity, though there is considerable debate as to how many there will prove to be." . + +result:population a owl:Class ; + rdfs:label "population" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:this a owl:Class, + owl:Individual, + result:this ; + rdfs:label "this" ; + rdfs:subClassOf base:Undetermined_Thing . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_14.ttl b/data/reference_ontology/SolarSystemProd_factoid_14.ttl new file mode 100644 index 0000000000000000000000000000000000000000..498d5ef0b964a2a1c00a8c2d78c4c057f1b4349b --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_14.ttl @@ -0,0 +1,47 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:such-object-categorize-dwarf-planet a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:categorize ; + owl:someValuesFrom result:dwarf-planet ], + result:such-object . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-14> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-14#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-14" ; + ns1:hasSentence "Such objects are categorized as dwarf planets." . + +result:categorize a owl:ObjectProperty ; + rdfs:label "categorize" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:dwarf a owl:Class, + owl:Individual, + result:dwarf ; + rdfs:label "dwarf" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:dwarf-planet a owl:Class ; + rdfs:subClassOf result:planet . + +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . + +result:planet a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf base:Entity . + +result:such a owl:Class, + owl:Individual, + result:such ; + rdfs:label "such" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:such-object a owl:Class ; + rdfs:subClassOf result:object . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_15.ttl b/data/reference_ontology/SolarSystemProd_factoid_15.ttl new file mode 100644 index 0000000000000000000000000000000000000000..595ff7af5b7000125061088f10c6a661baec1532 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_15.ttl @@ -0,0 +1,92 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:Cerre a owl:Individual, + result:asteroid ; + rdfs:label "Cerre" . + +result:Eris a owl:Individual, + result:asteroid ; + rdfs:label "Eris" . + +result:Gonggong a owl:Individual, + result:object ; + rdfs:label "Gonggong" . + +result:Haumea a owl:Individual, + result:asteroid ; + rdfs:label "Haumea" . + +result:Makemake a owl:Individual, + result:object ; + rdfs:label "Makemake" . + +result:Orcus a owl:Individual, + result:object ; + rdfs:label "Orcus" . + +result:Pluto a owl:Individual, + result:object ; + rdfs:label "Pluto" . + +result:Quaoar a owl:Individual, + result:object ; + rdfs:label "Quaoar" . + +result:Sedna a owl:Individual, + result:object ; + rdfs:label "Sedna" . + +result:accept a owl:Class ; + rdfs:label "accept" ; + rdfs:subClassOf base:Entity . + +result:at-least a owl:Class ; + rdfs:label "at-least" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:dwarf-planet a owl:Class ; + rdfs:subClassOf result:planet . + +result:general a owl:ObjectProperty ; + rdfs:label "general" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:include a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:observe a owl:ObjectProperty ; + rdfs:label "observe" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:person a owl:Class ; + rdfs:label "person" ; + rdfs:subClassOf base:Entity . + +result:trans-Neptunian a owl:Class ; + rdfs:label "trans-Neptunian" ; + rdfs:subClassOf base:Undetermined_Thing . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-15> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-15#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-15" ; + ns1:hasSentence "Astronomers generally accept at least nine objects as dwarf planets: the asteroid Ceres and the trans-Neptunian objects Pluto, Eris, Haumea, Makemake, Gonggong, Quaoar, Sedna, and Orcus." . + +result:dwarf a owl:Class, + owl:Individual, + result:dwarf ; + rdfs:label "dwarf" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:planet a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_16.ttl b/data/reference_ontology/SolarSystemProd_factoid_16.ttl new file mode 100644 index 0000000000000000000000000000000000000000..e3e2d2a3d2c892764270631a882283a01bcc01c6 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_16.ttl @@ -0,0 +1,112 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:centaur a owl:Class ; + rdfs:label "centaur" ; + rdfs:subClassOf base:Entity . + +result:comet a owl:Class ; + rdfs:label "comet" ; + rdfs:subClassOf base:Entity . + +result:dust a owl:Class ; + rdfs:label "dust" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:free a owl:ObjectProperty ; + rdfs:label "free" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:include a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:interplanetary-cloud a owl:Class ; + rdfs:subClassOf result:cloud . + +result:other-population-travel-between a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:travel ; + owl:someValuesFrom result:between ], + result:other-population . + +result:small-body a owl:Class ; + rdfs:subClassOf result:body . + +result:this-region a owl:Class ; + rdfs:subClassOf result:region . + +result:various-population-travel-between a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:travel ; + owl:someValuesFrom result:between ], + result:various-population . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-16> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-16#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-16" ; + ns1:hasSentence "In addition to these two regions, various other small-body populations, including comets, centaurs and interplanetary dust clouds, freely travel between regions." . + +result:body a owl:Class ; + rdfs:label "body" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:cloud a owl:Class ; + rdfs:label "cloud" ; + rdfs:subClassOf base:Entity . + +result:interplanetary a owl:Class, + owl:Individual, + result:interplanetary ; + rdfs:label "interplanetary" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:other a owl:Class, + owl:Individual, + result:other ; + rdfs:label "other" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:other-population a owl:Class ; + rdfs:subClassOf result:population . + +result:region a owl:Class ; + rdfs:label "region" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:small a owl:Class, + owl:Individual, + result:small ; + rdfs:label "small" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:this a owl:Class, + owl:Individual, + result:this ; + rdfs:label "this" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:various a owl:Class, + owl:Individual, + result:various ; + rdfs:label "various" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:various-population a owl:Class ; + rdfs:subClassOf result:population . + +result:between a owl:Class ; + rdfs:label "between" ; + rdfs:subClassOf base:Entity . + +result:population a owl:Class ; + rdfs:label "population" ; + rdfs:subClassOf base:Entity . + +result:travel a owl:ObjectProperty ; + rdfs:label "travel" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_17.ttl b/data/reference_ontology/SolarSystemProd_factoid_17.ttl new file mode 100644 index 0000000000000000000000000000000000000000..843c6010c12b554ac2af20dba7f5696f92dda93c --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_17.ttl @@ -0,0 +1,104 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:after a owl:ObjectProperty ; + rdfs:label "after" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:body-include-body a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:include ; + owl:someValuesFrom result:body ], + result:body . + +result:large a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf base:Entity . + +result:many a owl:Class ; + rdfs:label "many" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:moon a owl:Class ; + rdfs:label "moon" ; + rdfs:subClassOf base:Entity . + +result:more a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:most a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:natural a owl:ObjectProperty ; + rdfs:label "natural" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:planet-include-dwarf-planet a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:include ; + owl:someValuesFrom result:dwarf-planet ], + result:planet . + +result:satellite-orbit-body a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:orbit ; + owl:someValuesFrom result:body ], + result:satellite . + +result:satellite-orbit-planet a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:orbit ; + owl:someValuesFrom result:planet ], + result:satellite . + +result:small a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf base:Entity . + +result:term a owl:ObjectProperty ; + rdfs:label "term" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:usual a owl:Class ; + rdfs:label "usual" ; + rdfs:subClassOf base:Undetermined_Thing . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-17> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-17#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-17" ; + ns1:hasSentence "Six of the planets, the six largest possible dwarf planets, and many of the smaller bodies are orbited by natural satellites, usually termed \"moons\" after the Moon." . + +result:dwarf a owl:Class, + owl:Individual, + result:dwarf ; + rdfs:label "dwarf" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:dwarf-planet a owl:Class ; + rdfs:subClassOf result:planet . + +result:include a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:orbit a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:satellite a owl:Class ; + rdfs:label "satellite" ; + rdfs:subClassOf base:Entity . + +result:body a owl:Class ; + rdfs:label "body" ; + rdfs:subClassOf base:Entity . + +result:planet a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_18.ttl b/data/reference_ontology/SolarSystemProd_factoid_18.ttl new file mode 100644 index 0000000000000000000000000000000000000000..6e3dcc58f0c395d7dc0fe95f0eb6ba427bdd7306 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_18.ttl @@ -0,0 +1,85 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:dust a owl:Class ; + rdfs:label "dust" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:other-object a owl:Class ; + rdfs:subClassOf result:object . + +result:planet-ring-encircle-each-planet a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:encircle ; + owl:someValuesFrom result:each-planet ], + result:planet-ring . + +result:planet-ring-encircle-outer-planet a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:encircle ; + owl:someValuesFrom result:outer-planet ], + result:planet-ring . + +result:small-object a owl:Class ; + rdfs:subClassOf result:object . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-18> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-18#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-18" ; + ns1:hasSentence "Each of the outer planets is encircled by planetary rings of dust and other small objects." . + +result:each a owl:Class, + owl:Individual, + result:each ; + rdfs:label "each" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:each-planet a owl:Class ; + rdfs:subClassOf result:planet . + +result:other a owl:Class, + owl:Individual, + result:other ; + rdfs:label "other" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:outer a owl:Class, + owl:Individual, + result:outer ; + rdfs:label "outer" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:outer-planet a owl:Class ; + rdfs:subClassOf result:planet . + +result:ring a owl:Class ; + rdfs:label "ring" ; + rdfs:subClassOf base:Entity . + +result:small a owl:Class, + owl:Individual, + result:small ; + rdfs:label "small" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:encircle a owl:ObjectProperty ; + rdfs:label "encircle" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:planet-ring a owl:Class ; + rdfs:subClassOf result:ring . + +result:planet a owl:Class, + owl:Individual, + result:planet ; + rdfs:label "planet" ; + rdfs:subClassOf base:Entity, + base:Undetermined_Thing . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_19.ttl b/data/reference_ontology/SolarSystemProd_factoid_19.ttl new file mode 100644 index 0000000000000000000000000000000000000000..c7581b19a4cbe5f9e962b2d64964532aa653b1f9 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_19.ttl @@ -0,0 +1,94 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:charge a owl:ObjectProperty ; + rdfs:label "charge" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:interstellar a owl:Class ; + rdfs:label "interstellar" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:mean a owl:ObjectProperty ; + rdfs:label "mean" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:medium a owl:ObjectProperty ; + rdfs:label "medium" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:outwards a owl:Class ; + rdfs:label "outwards" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:particle a owl:Class ; + rdfs:label "particle" ; + rdfs:subClassOf base:Entity . + +result:region-know-heliosphere a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:know ; + owl:someValuesFrom result:heliosphere ], + result:region . + +result:region-resemble-bubble a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:resemble ; + owl:someValuesFrom result:bubble ], + result:region . + +result:stream a owl:Class ; + rdfs:label "stream" ; + rdfs:subClassOf base:Entity . + +result:sun-wind-create-region a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:create ; + owl:someValuesFrom result:region ], + result:sun-wind . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-19> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-19#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-19" ; + ns1:hasSentence "The solar wind, a stream of charged particles flowing outwards from the Sun, creates a bubble-like region in the interstellar medium known as the heliosphere." . + +result:bubble a owl:Class ; + rdfs:label "bubble" ; + rdfs:subClassOf base:Entity . + +result:create a owl:ObjectProperty ; + rdfs:label "create" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:heliosphere a owl:Class ; + rdfs:label "heliosphere" ; + rdfs:subClassOf base:Entity . + +result:know a owl:ObjectProperty ; + rdfs:label "know" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:resemble a owl:ObjectProperty ; + rdfs:label "resemble" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:sun a owl:Class, + owl:Individual, + result:sun ; + rdfs:label "sun" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:sun-wind a owl:Class ; + rdfs:subClassOf result:wind . + +result:wind a owl:Class ; + rdfs:label "wind" ; + rdfs:subClassOf base:Entity . + +result:region a owl:Class ; + rdfs:label "region" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_2.ttl b/data/reference_ontology/SolarSystemProd_factoid_2.ttl new file mode 100644 index 0000000000000000000000000000000000000000..33d576572f9b0842bf548f46dc6fefa542685f07 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_2.ttl @@ -0,0 +1,111 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . + + +result:SolarSystem a owl:Individual, + result:system ; + rdfs:label "SolarSystem" . + +result:direct a owl:ObjectProperty ; + rdfs:label "direct" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:dwarf-planet a owl:Class ; + rdfs:subClassOf result:planet , + result:small . + +result:hasPart a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:large a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf base:Entity . + +result:more a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:most a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . + +result:object-orbit-sun a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:orbit ; + owl:someValuesFrom result:sun ], + result:object . + +result:object-orbit-hasManner-direct-sun a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:orbit-hasManner-direct ; + owl:someValuesFrom result:sun ], + result:object-orbit-sun . + +result:orbit a owl:ObjectProperty ; + rdfs:label "orbit" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:orbit-hasManner-direct a owl:ObjectProperty ; + rdfs:subPropertyOf result:orbit . + +result:remain a owl:ObjectProperty ; + rdfs:label "remain" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:small-body a owl:Class ; + rdfs:subClassOf result:body , + result:small . + +result:sun a owl:Class ; + rdfs:label "sun" ; + rdfs:subClassOf base:Entity . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-02> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-02#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-02" ; + ns1:hasSentence "Of the objects that orbit the Sun directly, the largest are the eight planets, with the remainder being smaller objects, the dwarf planets and small Solar System bodies." . + +result:body a owl:Class ; + rdfs:label "body" ; + rdfs:subClassOf base:Entity . + +result:dwarf a owl:Class ; + rdfs:label "dwarf" ; + rdfs:subClassOf base:Entity . + +result:planet a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf base:Entity . + +result:large-planet a owl:Class ; + rdfs:label "large-planet" ; + rdfs:subClassOf result:planet , + result:large. + +result:most-large-Planet a owl:Class ; + rdfs:label "most-large-Planet" ; + rdfs:subClassOf result:large-planet , + result:object-orbit-hasManner-direct-sun . + +result:hasCount a owl:DatatypeProperty ; + rdfs:label "hasCount" ; + rdfs:range xsd:integer . + +# Instance +result:SetOf-8-most-large-Planet a result:most-large-Planet ; + result:hasCount 8 ; + rdfs:label "SetOf-8-most-large-Planet" . + +result:small a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_20.ttl b/data/reference_ontology/SolarSystemProd_factoid_20.ttl new file mode 100644 index 0000000000000000000000000000000000000000..399d282b720294da1282164d16549c376c49e51b --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_20.ttl @@ -0,0 +1,99 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:disc-hasPart-edge a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:hasPart ; + owl:someValuesFrom result:edge ], + result:disc . + +result:extend a owl:ObjectProperty ; + rdfs:label "extend" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:heliopause a owl:Class ; + rdfs:label "heliopause" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:interstellar-medium a owl:Class ; + rdfs:subClassOf result:medium . + +result:oppose a owl:ObjectProperty ; + rdfs:label "oppose" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:out a owl:Class ; + rdfs:label "out" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:pressure-equal-point a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:equal ; + owl:someValuesFrom result:point ], + result:pressure . + +result:pressure-equal-pressure a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:equal ; + owl:someValuesFrom result:pressure ], + result:pressure . + +result:scatter a owl:ObjectProperty ; + rdfs:label "scatter" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:sun-wind a owl:Class ; + rdfs:subClassOf result:wind . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-20> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-20#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-20" ; + ns1:hasSentence "The heliopause is the point at which pressure from the solar wind is equal to the opposing pressure of the interstellar medium; it extends out to the edge of the scattered disc." . + +result:disc a owl:Class ; + rdfs:label "disc" ; + rdfs:subClassOf base:Entity . + +result:edge a owl:Class ; + rdfs:label "edge" ; + rdfs:subClassOf base:Entity . + +result:hasPart a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:interstellar a owl:Class, + owl:Individual, + result:interstellar ; + rdfs:label "interstellar" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:medium a owl:Class ; + rdfs:label "medium" ; + rdfs:subClassOf base:Entity . + +result:point a owl:Class ; + rdfs:label "point" ; + rdfs:subClassOf base:Entity . + +result:sun a owl:Class, + owl:Individual, + result:sun ; + rdfs:label "sun" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:wind a owl:Class ; + rdfs:label "wind" ; + rdfs:subClassOf base:Entity . + +result:equal a owl:ObjectProperty ; + rdfs:label "equal" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:pressure a owl:Class ; + rdfs:label "pressure" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_21.ttl b/data/reference_ontology/SolarSystemProd_factoid_21.ttl new file mode 100644 index 0000000000000000000000000000000000000000..e5c82c76f2bb94b7fa405155fbc6c2ba41e6a331 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_21.ttl @@ -0,0 +1,64 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:Oortcloud a owl:Individual, + result:cloud ; + rdfs:label "Oortcloud" . + +result:also a owl:Class ; + rdfs:label "also" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:distant a owl:ObjectProperty ; + rdfs:label "distant" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:exist a owl:ObjectProperty ; + rdfs:label "exist" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:heliosphere a owl:Class ; + rdfs:label "heliosphere" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:long a owl:ObjectProperty ; + rdfs:label "long" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:period-comet a owl:Class ; + rdfs:subClassOf result:comet . + +result:roughly a owl:Class ; + rdfs:label "roughly" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:source a owl:Class ; + rdfs:label "source" ; + rdfs:subClassOf base:Entity . + +result:think a owl:ObjectProperty ; + rdfs:label "think" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:times a owl:Class ; + rdfs:label "times" ; + rdfs:subClassOf base:Undetermined_Thing . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-21> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-21#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-21" ; + ns1:hasSentence "The Oort cloud, which is thought to be the source for long-period comets, may also exist at a distance roughly a thousand times further than the heliosphere." . + +result:comet a owl:Class ; + rdfs:label "comet" ; + rdfs:subClassOf base:Entity . + +result:period a owl:Class, + owl:Individual, + result:period ; + rdfs:label "period" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_22.ttl b/data/reference_ontology/SolarSystemProd_factoid_22.ttl new file mode 100644 index 0000000000000000000000000000000000000000..cfcf21dd344c4dc88423007428fb11a7379730c9 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_22.ttl @@ -0,0 +1,85 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:MilkyWay a owl:Individual, + result:galaxy ; + rdfs:label "MilkyWay" . + +result:Orion a owl:Individual, + result:arm ; + rdfs:label "Orion" . + +result:SolarSystem a owl:Individual, + result:system ; + rdfs:label "SolarSystem" . + +result:be a owl:ObjectProperty ; + rdfs:label "be" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:center a owl:Class ; + rdfs:label "center" ; + rdfs:subClassOf base:Entity . + +result:contain a owl:ObjectProperty ; + rdfs:label "contain" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:date a owl:ObjectProperty ; + rdfs:label "date" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:distance-quantity a owl:Class ; + rdfs:label "distance-quantity" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:hasPart a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:light-year a owl:Class ; + rdfs:label "light-year" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:most a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:night a owl:Class ; + rdfs:label "night" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:relative-position a owl:Class ; + rdfs:label "relative-position" ; + rdfs:subClassOf base:Entity . + +result:see a owl:ObjectProperty ; + rdfs:label "see" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:sky a owl:Class ; + rdfs:label "sky" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:star-include-star a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:include ; + owl:someValuesFrom result:star ], + result:star . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-22> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-22#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-22" ; + ns1:hasSentence "The Solar System is located 26,000 light-years from the center of the Milky Way galaxy in the Orion Arm, which contains most of the visible stars in the night sky." . + +result:include a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:star a owl:Class ; + rdfs:label "star" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_23.ttl b/data/reference_ontology/SolarSystemProd_factoid_23.ttl new file mode 100644 index 0000000000000000000000000000000000000000..6e62f495230a90cc638777dcdb33f69ab5c4f03b --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_23.ttl @@ -0,0 +1,60 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:ProximaCentre a owl:Individual, + result:star ; + rdfs:label "ProximaCentre" . + +result:close a owl:ObjectProperty ; + rdfs:label "close" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:include a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:light-year a owl:Class ; + rdfs:label "light-year" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:local a owl:ObjectProperty ; + rdfs:label "local" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:most a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:near a owl:ObjectProperty ; + rdfs:label "near" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:ordinal-entity a owl:Class ; + rdfs:label "ordinal-entity" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:so-called-bubble a owl:Class ; + rdfs:subClassOf result:bubble . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-23> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-23#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-23" ; + ns1:hasSentence "The nearest stars are within the so-called Local Bubble, with the closest, Proxima Centauri, at 4.25 light-years.." . + +result:bubble a owl:Class ; + rdfs:label "bubble" ; + rdfs:subClassOf base:Entity . + +result:so-called a owl:Class, + owl:Individual, + result:so-called ; + rdfs:label "so-called" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:star a owl:Class ; + rdfs:label "star" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_3.ttl b/data/reference_ontology/SolarSystemProd_factoid_3.ttl new file mode 100644 index 0000000000000000000000000000000000000000..c4877127e054aded514612222789f71c80fd2c7c --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_3.ttl @@ -0,0 +1,88 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:Mercury a owl:Individual, + result:planet ; + rdfs:label "Mercury" . + +result:almost a owl:Class ; + rdfs:label "almost" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:equal a owl:ObjectProperty ; + rdfs:label "equal" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:large a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf base:Entity . + +result:more a owl:Class, + owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subClassOf base:Entity ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:most a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:natural a owl:ObjectProperty ; + rdfs:label "natural" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:not-direct a owl:ObjectProperty ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:object-include-object a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:include ; + owl:someValuesFrom result:object ], + result:object . + +result:object-mean-satellite a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:mean ; + owl:someValuesFrom result:satellite ], + result:object . + +result:orbit a owl:Class ; + rdfs:label "orbit" ; + rdfs:subClassOf base:Entity . + +result:size a owl:Class ; + rdfs:label "size" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:small a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf base:Entity . + +result:sun a owl:Class ; + rdfs:label "sun" ; + rdfs:subClassOf base:Entity . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-03> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-03#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-03" ; + ns1:hasSentence "Of the objects that orbit the Sun indirectly—the natural satellites—two are larger than the smallest planet, Mercury, and one more almost equals it in size." . + +result:include a owl:ObjectProperty ; + rdfs:label "include" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:mean a owl:ObjectProperty ; + rdfs:label "mean" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:satellite a owl:Class ; + rdfs:label "satellite" ; + rdfs:subClassOf base:Entity . + +result:object a owl:Class ; + rdfs:label "object" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_4.ttl b/data/reference_ontology/SolarSystemProd_factoid_4.ttl new file mode 100644 index 0000000000000000000000000000000000000000..a2a6e8b495111bdd48dc7e7f24fc446ae7d848b6 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_4.ttl @@ -0,0 +1,79 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:SolarSystem a owl:Individual, + result:system ; + rdfs:label "SolarSystem" . + +result:before a owl:Class ; + rdfs:label "before" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:collapse-cause-gravity a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:cause ; + owl:someValuesFrom result:gravity ], + result:collapse . + +result:form a owl:ObjectProperty ; + rdfs:label "form" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:giant-cloud a owl:Class ; + rdfs:subClassOf result:cloud . + +result:intercontinental-cloud a owl:Class ; + rdfs:subClassOf result:cloud . + +result:molecule a owl:Class ; + rdfs:label "molecule" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:now a owl:Class ; + rdfs:label "now" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:temporal-quantity a owl:Class ; + rdfs:label "temporal-quantity" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:year a owl:ObjectProperty ; + rdfs:label "year" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-04> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-04#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-04" ; + ns1:hasSentence "The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud." . + +result:cause a owl:ObjectProperty ; + rdfs:label "cause" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:collapse a owl:Class ; + rdfs:label "collapse" ; + rdfs:subClassOf base:Entity . + +result:giant a owl:Class, + owl:Individual, + result:giant ; + rdfs:label "giant" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:gravity a owl:Class ; + rdfs:label "gravity" ; + rdfs:subClassOf base:Entity . + +result:intercontinental a owl:Class, + owl:Individual, + result:intercontinental ; + rdfs:label "intercontinental" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:cloud a owl:Class ; + rdfs:label "cloud" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_5.ttl b/data/reference_ontology/SolarSystemProd_factoid_5.ttl new file mode 100644 index 0000000000000000000000000000000000000000..f63fdf6a05c759ad1326e1582b4d9d9bd01ec4c3 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_5.ttl @@ -0,0 +1,68 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:Jupiter a owl:Individual, + result:planet ; + rdfs:label "Jupiter" . + +result:contain a owl:ObjectProperty ; + rdfs:label "contain" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:mass-be-sun a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:be ; + owl:someValuesFrom result:sun ], + result:mass . + +result:remain a owl:ObjectProperty ; + rdfs:label "remain" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:system-hasPart-mass a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:hasPart ; + owl:someValuesFrom result:mass ], + result:system . + +result:vast-majority a owl:Class ; + rdfs:subClassOf result:majority . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-05> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-05#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-05" ; + ns1:hasSentence "The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter." . + +result:be a owl:ObjectProperty ; + rdfs:label "be" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:hasPart a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:majority a owl:Class ; + rdfs:label "majority" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:sun a owl:Class ; + rdfs:label "sun" ; + rdfs:subClassOf base:Entity . + +result:system a owl:Class ; + rdfs:label "system" ; + rdfs:subClassOf base:Entity . + +result:vast a owl:Class, + owl:Individual, + result:vast ; + rdfs:label "vast" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:mass a owl:Class ; + rdfs:label "mass" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_6.ttl b/data/reference_ontology/SolarSystemProd_factoid_6.ttl new file mode 100644 index 0000000000000000000000000000000000000000..ee0ffbfb4136fab76e47ddec29114e71609e00a8 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_6.ttl @@ -0,0 +1,81 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:Earth a owl:Individual, + result:planet ; + rdfs:label "Earth" . + +result:Mars a owl:Individual, + result:planet ; + rdfs:label "Mars" . + +result:Mercury a owl:Individual, + result:planet ; + rdfs:label "Mercury" . + +result:Venus a owl:Individual, + result:planet ; + rdfs:label "Venus" . + +result:compose a owl:ObjectProperty ; + rdfs:label "compose" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:hasPart a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:inner-system a owl:Class ; + rdfs:subClassOf result:system . + +result:metal a owl:Class ; + rdfs:label "metal" ; + rdfs:subClassOf base:Entity . + +result:more a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:primary a owl:Class ; + rdfs:label "primary" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:rock a owl:Class ; + rdfs:label "rock" ; + rdfs:subClassOf base:Entity . + +result:small a owl:Class ; + rdfs:label "small" ; + rdfs:subClassOf base:Entity . + +result:terrestrial-planet a owl:Class ; + rdfs:subClassOf result:planet . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-06> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-06#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-06" ; + ns1:hasSentence "The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal." . + +result:inner a owl:Class, + owl:Individual, + result:inner ; + rdfs:label "inner" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:system a owl:Class ; + rdfs:label "system" ; + rdfs:subClassOf base:Entity . + +result:terrestrial a owl:Class, + owl:Individual, + result:terrestrial ; + rdfs:label "terrestrial" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:planet a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf base:Undetermined_Thing . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_7.ttl b/data/reference_ontology/SolarSystemProd_factoid_7.ttl new file mode 100644 index 0000000000000000000000000000000000000000..34f517dbc5f3cc04ad61d156ec9aaab2bc2a9fe0 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_7.ttl @@ -0,0 +1,63 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:giant-planet a owl:Class ; + rdfs:subClassOf result:planet . + +result:massive a owl:Class ; + rdfs:label "massive" ; + rdfs:subClassOf base:Entity . + +result:more a owl:ObjectProperty ; + rdfs:label "more" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:outer-system-hasPart-planet a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:hasPart ; + owl:someValuesFrom result:planet ], + result:outer-system . + +result:substantial a owl:Class ; + rdfs:label "substantial" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:terrestrial a owl:Class ; + rdfs:label "terrestrial" ; + rdfs:subClassOf base:Undetermined_Thing . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-07> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-07#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-07" ; + ns1:hasSentence "The four outer system planets are giant planets, being substantially more massive than the terrestrials." . + +result:giant a owl:Class, + owl:Individual, + result:giant ; + rdfs:label "giant" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:hasPart a owl:ObjectProperty ; + rdfs:label "hasPart" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:outer a owl:Class, + owl:Individual, + result:outer ; + rdfs:label "outer" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:outer-system a owl:Class ; + rdfs:subClassOf result:system . + +result:system a owl:Class ; + rdfs:label "system" ; + rdfs:subClassOf base:Entity . + +result:planet a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_8.ttl b/data/reference_ontology/SolarSystemProd_factoid_8.ttl new file mode 100644 index 0000000000000000000000000000000000000000..334ca4a66981887752d554348e87d5c99fd0b3ea --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_8.ttl @@ -0,0 +1,141 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:Jupiter a owl:Individual, + result:planet ; + rdfs:label "Jupiter" . + +result:Neptune a owl:Individual, + result:planet ; + rdfs:label "Neptune" . + +result:Saturn a owl:Individual, + result:planet ; + rdfs:label "Saturn" . + +result:Uranus a owl:Individual, + result:planet ; + rdfs:label "Uranus" . + +result:ammonia a owl:Class ; + rdfs:label "ammonia" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:gas-giant-compose-helium a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:compose ; + owl:someValuesFrom result:helium ], + result:gas-giant . + +result:gas-giant-compose-hydrogen a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:compose ; + owl:someValuesFrom result:hydrogen ], + result:gas-giant . + +result:helium-call-volatile a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:call ; + owl:someValuesFrom result:volatile ], + result:helium . + +result:high a owl:ObjectProperty ; + rdfs:label "high" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:hydrogen-call-volatile a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:call ; + owl:someValuesFrom result:volatile ], + result:hydrogen . + +result:ice-giant a owl:Class ; + rdfs:subClassOf result:giant . + +result:large a owl:Class ; + rdfs:label "large" ; + rdfs:subClassOf base:Entity . + +result:main a owl:Class ; + rdfs:label "main" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:melt a owl:ObjectProperty ; + rdfs:label "melt" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:methane a owl:Class ; + rdfs:label "methane" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:more a owl:Class ; + rdfs:label "more" ; + rdfs:subClassOf base:Entity . + +result:most a owl:ObjectProperty ; + rdfs:label "most" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:point a owl:Class ; + rdfs:label "point" ; + rdfs:subClassOf base:Entity . + +result:relative a owl:ObjectProperty ; + rdfs:label "relative" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:substance a owl:Class ; + rdfs:label "substance" ; + rdfs:subClassOf base:Entity . + +result:water a owl:Class ; + rdfs:label "water" ; + rdfs:subClassOf base:Undetermined_Thing . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-08> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-08#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-08" ; + ns1:hasSentence "The two largest planets, Jupiter and Saturn, are gas giants, being composed mainly of hydrogen and helium; the two outermost planets, Uranus and Neptune, are ice giants, being composed mostly of substances with relatively high melting points compared with hydrogen and helium, called volatiles, such as water, ammonia and methane." . + +result:gas a owl:Class, + owl:Individual, + result:gas ; + rdfs:label "gas" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:ice a owl:Class, + owl:Individual, + result:ice ; + rdfs:label "ice" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:call a owl:ObjectProperty ; + rdfs:label "call" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:compose a owl:ObjectProperty ; + rdfs:label "compose" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:gas-giant a owl:Class ; + rdfs:subClassOf result:giant . + +result:giant a owl:Class ; + rdfs:label "giant" ; + rdfs:subClassOf base:Entity . + +result:helium a owl:Class ; + rdfs:label "helium" ; + rdfs:subClassOf base:Entity . + +result:hydrogen a owl:Class ; + rdfs:label "hydrogen" ; + rdfs:subClassOf base:Entity . + +result:volatile a owl:Class ; + rdfs:label "volatile" ; + rdfs:subClassOf base:Entity . + diff --git a/data/reference_ontology/SolarSystemProd_factoid_9.ttl b/data/reference_ontology/SolarSystemProd_factoid_9.ttl new file mode 100644 index 0000000000000000000000000000000000000000..7a89eecd386c5843fb84119b035640e9c1c28b99 --- /dev/null +++ b/data/reference_ontology/SolarSystemProd_factoid_9.ttl @@ -0,0 +1,72 @@ +@prefix base: <https://reference.tetras-libre.fr/base-ontology#> . +@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . +@prefix owl: <http://www.w3.org/2002/07/owl#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix result: <https://reference.tetras-libre.fr/expected-result#> . + +result:all a owl:ObjectProperty ; + rdfs:label "all" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:call a owl:ObjectProperty ; + rdfs:label "call" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:circular-orbit-lie-disc a owl:Class ; + rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty result:lie ; + owl:someValuesFrom result:disc ], + result:circular-orbit . + +result:ecliptic a owl:Individual, + result:thing ; + rdfs:label "ecliptic" . + +result:flat a owl:ObjectProperty ; + rdfs:label "flat" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:near a owl:ObjectProperty ; + rdfs:label "near" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:planet a owl:Class ; + rdfs:label "planet" ; + rdfs:subClassOf base:Entity . + +<https://tenet.tetras-libre.fr/amr.structure#WikiAbstract-SolarSystem-09> a <https://tenet.tetras-libre.fr/amr.structure> ; + ns1:hasAmrRdfGraph <http://amr.isi.edu/amr_data/WikiAbstract-SolarSystem-09#root01> ; + ns1:hasID "WikiAbstract-SolarSystem-09" ; + ns1:hasSentence "All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic." . + +result:almost a owl:Class, + owl:Individual, + result:almost ; + rdfs:label "almost" ; + rdfs:subClassOf base:Undetermined_Thing . + +result:almost-circular a owl:Class ; + rdfs:subClassOf result:circular . + +result:circular-orbit a owl:Class ; + rdfs:subClassOf result:orbit . + +result:disc a owl:Class ; + rdfs:label "disc" ; + rdfs:subClassOf base:Entity . + +result:lie a owl:ObjectProperty ; + rdfs:label "lie" ; + rdfs:subPropertyOf base:Out_ObjectProperty . + +result:orbit a owl:Class ; + rdfs:label "orbit" ; + rdfs:subClassOf base:Entity . + +result:circular a owl:Class, + owl:Individual, + result:almost-circular, + result:circular ; + rdfs:label "circular" ; + rdfs:subClassOf base:Undetermined_Thing . + diff --git a/ontoScorer/scorer_batch.py b/ontoScorer/scorer_batch.py index 640ce29396c480b42117e7c2d91fc77947788a2a..ce8b41a354afd8602bc583a97a3a0d8126aa4afe 100644 --- a/ontoScorer/scorer_batch.py +++ b/ontoScorer/scorer_batch.py @@ -56,9 +56,11 @@ class ScorerBatch: """ Generates and writes a report for each pair of ontologies to the output directory. """ - for idx, (ref_onto, gen_onto) in enumerate(self.ontology_pairs): - scorer = OntoScorer(ref_onto, gen_onto, self.equivalent_prefix) - report_content = scorer.generate_report() + for idx, ((ref_onto, gen_onto), metrics) in enumerate(self.results.items()): + report_content = f"Metrics for Ontology Pair {idx + 1}:\n" + report = Report(ref_onto, gen_onto, metrics) + report_content += report.generate() + "\n" + report_content += "-"*80 + "\n" report_filename = os.path.join(self.output_dir, f'report_{idx + 1}.txt') with open(report_filename, 'w') as f: diff --git a/output_reports/report_1.txt b/output_reports/report_1.txt index 4c0da7c5c4086857440b1cb5674a67ac80623c93..71e960ff9715e39a62e73dfd6ccd25151bb7b261 100644 --- a/output_reports/report_1.txt +++ b/output_reports/report_1.txt @@ -1,3 +1,4 @@ +Metrics for Ontology Pair 1: === Ontology Evaluation Report === Comparing Reference Ontology with Generated Ontology. @@ -6,68 +7,68 @@ Comparing Reference Ontology with Generated Ontology. == Entities == Metrics for Classes: -Precision: NA -Recall: NA -F1 Score: NA -Total Elements: 0 -Matched Elements: 0 +Precision: 1.0000 +Recall: 0.7500 +F1 Score: 0.8571 +Total Elements: 12 +Matched Elements: 9 Metrics for Object properties: -Precision: NA -Recall: NA -F1 Score: NA -Total Elements: 0 -Matched Elements: 0 +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 Metrics for Individuals: -Precision: NA -Recall: NA -F1 Score: NA -Total Elements: 0 -Matched Elements: 0 +Precision: 0.2500 +Recall: 1.0000 +F1 Score: 0.4000 +Total Elements: 4 +Matched Elements: 1 Overall Metrics (Synthesis): -Precision: NA -Recall: NA -F1 Score: NA +Precision: 0.8571 +Recall: 0.8571 +F1 Score: 0.8571 == Taxonomic relations == Metrics for Subclass: -Precision: NA -Recall: NA -F1 Score: NA -Total Elements: 0 -Matched Elements: 0 +Precision: 0.7000 +Recall: 0.5833 +F1 Score: 0.6364 +Total Elements: 15 +Matched Elements: 7 Metrics for Subproperty: -Precision: NA -Recall: NA -F1 Score: NA -Total Elements: 0 -Matched Elements: 0 +Precision: 1.0000 +Recall: 0.8889 +F1 Score: 0.9412 +Total Elements: 9 +Matched Elements: 8 Metrics for Instanciation: -Precision: NA -Recall: NA -F1 Score: NA -Total Elements: 0 -Matched Elements: 0 +Precision: 0.2500 +Recall: 0.5000 +F1 Score: 0.3333 +Total Elements: 15 +Matched Elements: 3 Overall Metrics (Synthesis): -Precision: NA -Recall: NA -F1 Score: NA +Precision: 0.6000 +Recall: 0.6667 +F1 Score: 0.6316 == Non taxonomic relations == Metrics for Object properties: -Precision: NA -Recall: NA -F1 Score: NA -Total Elements: 0 +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 +Total Elements: 5 Matched Elements: 0 Metrics for Data properties: @@ -78,21 +79,23 @@ Total Elements: 0 Matched Elements: 0 Overall Metrics (Synthesis): -Precision: NA -Recall: NA -F1 Score: NA +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 == Axioms == Metrics for Restriction axioms: -Precision: NA -Recall: NA -F1 Score: NA -Total Elements: 0 -Matched Elements: 0 +Precision: 1.0000 +Recall: 0.6250 +F1 Score: 0.7692 +Total Elements: 8 +Matched Elements: 5 Overall Metrics (Synthesis): -Precision: NA -Recall: NA -F1 Score: NA +Precision: 1.0000 +Recall: 0.6250 +F1 Score: 0.7692 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_10.txt b/output_reports/report_10.txt new file mode 100644 index 0000000000000000000000000000000000000000..f31dfc367e8d3569d073fca2e126e348f4c9ee6d --- /dev/null +++ b/output_reports/report_10.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 10: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 15 +Matched Elements: 15 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 16 +Matched Elements: 16 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9091 +F1 Score: 0.9524 +Total Elements: 11 +Matched Elements: 10 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9643 +F1 Score: 0.9818 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_11.txt b/output_reports/report_11.txt new file mode 100644 index 0000000000000000000000000000000000000000..039d19a51ae02c725f586c2515496a06cfa881c0 --- /dev/null +++ b/output_reports/report_11.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 11: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9545 +F1 Score: 0.9767 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_12.txt b/output_reports/report_12.txt new file mode 100644 index 0000000000000000000000000000000000000000..85527a05de573c83758eb3b1f930e43b138f703d --- /dev/null +++ b/output_reports/report_12.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 12: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 0.9000 +Recall: 0.6923 +F1 Score: 0.7826 +Total Elements: 14 +Matched Elements: 9 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 0.7143 +F1 Score: 0.8333 +Total Elements: 7 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 0.3333 +Recall: 0.5000 +F1 Score: 0.4000 +Total Elements: 4 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 0.8333 +Recall: 0.6818 +F1 Score: 0.7500 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 0.7273 +Recall: 0.4706 +F1 Score: 0.5714 +Total Elements: 20 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 0.7143 +F1 Score: 0.8333 +Total Elements: 7 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 0.3333 +Recall: 0.5000 +F1 Score: 0.4000 +Total Elements: 8 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 0.6818 +Recall: 0.5357 +F1 Score: 0.6000 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 +Total Elements: 1 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 +Total Elements: 2 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_13.txt b/output_reports/report_13.txt new file mode 100644 index 0000000000000000000000000000000000000000..66ef00ec27a791a07de947e409b14b8d3d01b030 --- /dev/null +++ b/output_reports/report_13.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 13: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 15 +Matched Elements: 15 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 15 +Matched Elements: 15 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9600 +F1 Score: 0.9796 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_14.txt b/output_reports/report_14.txt new file mode 100644 index 0000000000000000000000000000000000000000..bd1f2a582b9da1e465a40eda101642847aabee41 --- /dev/null +++ b/output_reports/report_14.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 14: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9412 +F1 Score: 0.9697 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_15.txt b/output_reports/report_15.txt new file mode 100644 index 0000000000000000000000000000000000000000..8de8ab8f37c392bc7ea4d642f86eb5cf9c259c73 --- /dev/null +++ b/output_reports/report_15.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 15: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8571 +F1 Score: 0.9231 +Total Elements: 7 +Matched Elements: 6 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9545 +F1 Score: 0.9767 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_16.txt b/output_reports/report_16.txt new file mode 100644 index 0000000000000000000000000000000000000000..8005e38c74888bf1c5b1c29b073c781f8965e4b1 --- /dev/null +++ b/output_reports/report_16.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 16: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9375 +F1 Score: 0.9677 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_17.txt b/output_reports/report_17.txt new file mode 100644 index 0000000000000000000000000000000000000000..cd2042e4995f2188040475fc59502d32fd45eff8 --- /dev/null +++ b/output_reports/report_17.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 17: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 11 +Matched Elements: 11 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 11 +Matched Elements: 11 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9524 +F1 Score: 0.9756 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_18.txt b/output_reports/report_18.txt new file mode 100644 index 0000000000000000000000000000000000000000..366ab9f0a19ecf26883452968437c0e1334ea988 --- /dev/null +++ b/output_reports/report_18.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 18: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 12 +Matched Elements: 12 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 12 +Matched Elements: 12 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8571 +F1 Score: 0.9231 +Total Elements: 7 +Matched Elements: 6 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9545 +F1 Score: 0.9767 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_19.txt b/output_reports/report_19.txt new file mode 100644 index 0000000000000000000000000000000000000000..0a185b1fb27d24b3d825dcacde098d838a2038f4 --- /dev/null +++ b/output_reports/report_19.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 19: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9412 +F1 Score: 0.9697 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_2.txt b/output_reports/report_2.txt new file mode 100644 index 0000000000000000000000000000000000000000..72dc4b965565be9a33c51bde5401cad783719865 --- /dev/null +++ b/output_reports/report_2.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 2: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.8750 +F1 Score: 0.9333 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_20.txt b/output_reports/report_20.txt new file mode 100644 index 0000000000000000000000000000000000000000..3fc9ad2a88ff21afc7c0833d01c04210ac858bd2 --- /dev/null +++ b/output_reports/report_20.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 20: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9231 +F1 Score: 0.9600 +Total Elements: 13 +Matched Elements: 12 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9615 +F1 Score: 0.9804 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_21.txt b/output_reports/report_21.txt new file mode 100644 index 0000000000000000000000000000000000000000..e117bffbdbd7b8da1b49cf577f1b61be291bd0bb --- /dev/null +++ b/output_reports/report_21.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 21: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9412 +F1 Score: 0.9697 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_22.txt b/output_reports/report_22.txt new file mode 100644 index 0000000000000000000000000000000000000000..78800e99589ef9b82320513016b40f195e087a51 --- /dev/null +++ b/output_reports/report_22.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 22: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 20 +Matched Elements: 20 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 20 +Matched Elements: 20 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9231 +F1 Score: 0.9600 +Total Elements: 13 +Matched Elements: 12 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9744 +F1 Score: 0.9870 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_23.txt b/output_reports/report_23.txt new file mode 100644 index 0000000000000000000000000000000000000000..e476c8c22dcd777b9d7afcdddefa6e8aad30aaf1 --- /dev/null +++ b/output_reports/report_23.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 23: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8750 +F1 Score: 0.9333 +Total Elements: 8 +Matched Elements: 7 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9524 +F1 Score: 0.9756 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_3.txt b/output_reports/report_3.txt new file mode 100644 index 0000000000000000000000000000000000000000..28d49acfe2036fec37952e655c15625187c29b3e --- /dev/null +++ b/output_reports/report_3.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 3: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8889 +F1 Score: 0.9412 +Total Elements: 9 +Matched Elements: 8 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9630 +F1 Score: 0.9811 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_4.txt b/output_reports/report_4.txt new file mode 100644 index 0000000000000000000000000000000000000000..f8e0c2be91b1fade3da3f36d36b883d8559c8348 --- /dev/null +++ b/output_reports/report_4.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 4: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 11 +Matched Elements: 11 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 12 +Matched Elements: 12 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8889 +F1 Score: 0.9412 +Total Elements: 9 +Matched Elements: 8 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9643 +F1 Score: 0.9818 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_5.txt b/output_reports/report_5.txt new file mode 100644 index 0000000000000000000000000000000000000000..840ab50aad4fa650ee017149065ac9e347fd50af --- /dev/null +++ b/output_reports/report_5.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 5: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9474 +F1 Score: 0.9730 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_6.txt b/output_reports/report_6.txt new file mode 100644 index 0000000000000000000000000000000000000000..2bfd1c9db97baa1a26b4298d630f954f1a8082c7 --- /dev/null +++ b/output_reports/report_6.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 6: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9231 +F1 Score: 0.9600 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_7.txt b/output_reports/report_7.txt new file mode 100644 index 0000000000000000000000000000000000000000..51e25cee34286f9a90728254767bb85aff503d16 --- /dev/null +++ b/output_reports/report_7.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 7: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9524 +F1 Score: 0.9756 +Total Elements: 21 +Matched Elements: 20 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9688 +F1 Score: 0.9841 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_8.txt b/output_reports/report_8.txt new file mode 100644 index 0000000000000000000000000000000000000000..3fcde810bcc41a6585cd2aa8ab4d54adbfeb557c --- /dev/null +++ b/output_reports/report_8.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 8: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 20 +Matched Elements: 20 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 20 +Matched Elements: 20 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9091 +F1 Score: 0.9524 +Total Elements: 11 +Matched Elements: 10 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9706 +F1 Score: 0.9851 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/report_9.txt b/output_reports/report_9.txt new file mode 100644 index 0000000000000000000000000000000000000000..d2e8b04513dfe47c9a4d33aa8f0d57e498679011 --- /dev/null +++ b/output_reports/report_9.txt @@ -0,0 +1,101 @@ +Metrics for Ontology Pair 9: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 14 +Matched Elements: 14 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 14 +Matched Elements: 14 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9583 +F1 Score: 0.9787 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- diff --git a/output_reports/summary_report.txt b/output_reports/summary_report.txt index a8b14d794dae388fc481c1b044dbfd4848aef17d..bc6837a04ff263a97c3071e5dea046442f1ac460 100644 --- a/output_reports/summary_report.txt +++ b/output_reports/summary_report.txt @@ -23,16 +23,16 @@ Total Elements: 8 Matched Elements: 8 Metrics for Individuals: -Precision: 1.0000 +Precision: 0.2500 Recall: 1.0000 -F1 Score: 1.0000 -Total Elements: 1 +F1 Score: 0.4000 +Total Elements: 4 Matched Elements: 1 Overall Metrics (Synthesis): -Precision: 1.0000 +Precision: 0.8571 Recall: 0.8571 -F1 Score: 0.9231 +F1 Score: 0.8571 == Taxonomic relations == @@ -52,16 +52,117 @@ Total Elements: 9 Matched Elements: 8 Metrics for Instanciation: -Precision: 0.7500 -Recall: 0.6000 -F1 Score: 0.6667 -Total Elements: 6 +Precision: 0.2500 +Recall: 0.5000 +F1 Score: 0.3333 +Total Elements: 15 Matched Elements: 3 Overall Metrics (Synthesis): -Precision: 0.8182 -Recall: 0.6923 -F1 Score: 0.7500 +Precision: 0.6000 +Recall: 0.6667 +F1 Score: 0.6316 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 +Total Elements: 5 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 0.6250 +F1 Score: 0.7692 +Total Elements: 8 +Matched Elements: 5 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.6250 +F1 Score: 0.7692 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 2: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.8750 +F1 Score: 0.9333 == Non taxonomic relations == @@ -89,15 +190,2136 @@ F1 Score: NA == Axioms == Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 3: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: Precision: 1.0000 -Recall: 0.6250 -F1 Score: 0.7692 -Total Elements: 8 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 Matched Elements: 5 +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + Overall Metrics (Synthesis): Precision: 1.0000 -Recall: 0.6250 -F1 Score: 0.7692 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8889 +F1 Score: 0.9412 +Total Elements: 9 +Matched Elements: 8 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9630 +F1 Score: 0.9811 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 4: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 11 +Matched Elements: 11 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 12 +Matched Elements: 12 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8889 +F1 Score: 0.9412 +Total Elements: 9 +Matched Elements: 8 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9643 +F1 Score: 0.9818 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 5: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9474 +F1 Score: 0.9730 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 6: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9231 +F1 Score: 0.9600 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 7: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9524 +F1 Score: 0.9756 +Total Elements: 21 +Matched Elements: 20 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9688 +F1 Score: 0.9841 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 8: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 20 +Matched Elements: 20 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 20 +Matched Elements: 20 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9091 +F1 Score: 0.9524 +Total Elements: 11 +Matched Elements: 10 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9706 +F1 Score: 0.9851 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 9: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 14 +Matched Elements: 14 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 14 +Matched Elements: 14 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9583 +F1 Score: 0.9787 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 10: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 15 +Matched Elements: 15 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 16 +Matched Elements: 16 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9091 +F1 Score: 0.9524 +Total Elements: 11 +Matched Elements: 10 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9643 +F1 Score: 0.9818 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 11: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 13 +Matched Elements: 13 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9545 +F1 Score: 0.9767 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 12: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 0.9000 +Recall: 0.6923 +F1 Score: 0.7826 +Total Elements: 14 +Matched Elements: 9 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 0.7143 +F1 Score: 0.8333 +Total Elements: 7 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 0.3333 +Recall: 0.5000 +F1 Score: 0.4000 +Total Elements: 4 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 0.8333 +Recall: 0.6818 +F1 Score: 0.7500 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 0.7273 +Recall: 0.4706 +F1 Score: 0.5714 +Total Elements: 20 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 0.7143 +F1 Score: 0.8333 +Total Elements: 7 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 0.3333 +Recall: 0.5000 +F1 Score: 0.4000 +Total Elements: 8 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 0.6818 +Recall: 0.5357 +F1 Score: 0.6000 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 +Total Elements: 1 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 +Total Elements: 2 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: 0.0000 +Recall: 0.0000 +F1 Score: 0.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 13: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 15 +Matched Elements: 15 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 15 +Matched Elements: 15 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9600 +F1 Score: 0.9796 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 14: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9412 +F1 Score: 0.9697 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 15: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8571 +F1 Score: 0.9231 +Total Elements: 7 +Matched Elements: 6 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9545 +F1 Score: 0.9767 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 16: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9375 +F1 Score: 0.9677 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 17: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 11 +Matched Elements: 11 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 11 +Matched Elements: 11 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 7 +Matched Elements: 7 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.6667 +F1 Score: 0.8000 +Total Elements: 3 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9524 +F1 Score: 0.9756 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 18: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 12 +Matched Elements: 12 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 12 +Matched Elements: 12 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8571 +F1 Score: 0.9231 +Total Elements: 7 +Matched Elements: 6 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9545 +F1 Score: 0.9767 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 19: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9412 +F1 Score: 0.9697 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 20: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9231 +F1 Score: 0.9600 +Total Elements: 13 +Matched Elements: 12 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9615 +F1 Score: 0.9804 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 21: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 10 +Matched Elements: 10 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 2 +Matched Elements: 2 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8000 +F1 Score: 0.8889 +Total Elements: 5 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9412 +F1 Score: 0.9697 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 22: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 20 +Matched Elements: 20 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 20 +Matched Elements: 20 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 6 +Matched Elements: 6 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.9231 +F1 Score: 0.9600 +Total Elements: 13 +Matched Elements: 12 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9744 +F1 Score: 0.9870 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 4 +Matched Elements: 4 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + +-------------------------------------------------------------------------------- +Metrics for Ontology Pair 23: +=== Ontology Evaluation Report === + +Comparing Reference Ontology with Generated Ontology. + + +== Entities == + +Metrics for Classes: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Object properties: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Individuals: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 3 +Matched Elements: 3 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 + + +== Taxonomic relations == + +Metrics for Subclass: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 8 +Matched Elements: 8 + +Metrics for Subproperty: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 5 +Matched Elements: 5 + +Metrics for Instanciation: +Precision: 1.0000 +Recall: 0.8750 +F1 Score: 0.9333 +Total Elements: 8 +Matched Elements: 7 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 0.9524 +F1 Score: 0.9756 + + +== Non taxonomic relations == + +Metrics for Object properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Metrics for Data properties: +Precision: NA +Recall: NA +F1 Score: NA +Total Elements: 0 +Matched Elements: 0 + +Overall Metrics (Synthesis): +Precision: NA +Recall: NA +F1 Score: NA + + +== Axioms == + +Metrics for Restriction axioms: +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 +Total Elements: 1 +Matched Elements: 1 + +Overall Metrics (Synthesis): +Precision: 1.0000 +Recall: 1.0000 +F1 Score: 1.0000 --------------------------------------------------------------------------------