Skip to content
Snippets Groups Projects
Commit 49c7c774 authored by Aurélien Lamercerie's avatar Aurélien Lamercerie
Browse files

Cleaning test output results

parent d8c17e28
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 14774 deletions
@base <http://SimpleTest/factoid> .
@prefix ns1: <https://tenet.tetras-libre.fr/semantic-net#> .
@prefix ns2: <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#> .
ns1:atomClass_planet_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> .
ns1:atomClass_star_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#star> .
ns1:atomClass_sun_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> .
ns1:individual_planet_Earth ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#earth> .
<https://tenet.tetras-libre.fr/extract-result#earth> a owl:individual,
<https://tenet.tetras-libre.fr/extract-result#planet> ;
rdfs:label "Earth" ;
ns2:fromStructure "test-1",
"test-2" .
<https://tenet.tetras-libre.fr/extract-result#star> a owl:Class ;
rdfs:label "star" ;
rdfs:subClassOf ns2:Undetermined_Thing ;
ns2:fromStructure "test-1",
"test-2" .
<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ;
rdfs:label "sun" ;
rdfs:subClassOf ns2:Undetermined_Thing ;
ns2:fromStructure "test-1",
"test-2" .
<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ;
rdfs:label "planet" ;
rdfs:subClassOf ns2:Undetermined_Thing ;
ns2:fromStructure "test-1",
"test-2" .
@base <http://SimpleTest/factoid> .
@prefix ns1: <https://tenet.tetras-libre.fr/semantic-net#> .
@prefix ns2: <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#> .
ns1:atomClass_planet_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> .
ns1:atomClass_star_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#star> .
ns1:atomClass_sun_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> .
ns1:individual_planet_Earth ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#earth> .
<https://tenet.tetras-libre.fr/extract-result#earth> a owl:individual,
<https://tenet.tetras-libre.fr/extract-result#planet> ;
rdfs:label "Earth" ;
ns2:fromStructure "test-1",
"test-2" .
<https://tenet.tetras-libre.fr/extract-result#star> a owl:Class ;
rdfs:label "star" ;
rdfs:subClassOf ns2:Undetermined_Thing ;
ns2:fromStructure "test-1",
"test-2" .
<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ;
rdfs:label "sun" ;
rdfs:subClassOf ns2:Undetermined_Thing ;
ns2:fromStructure "test-1",
"test-2" .
<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ;
rdfs:label "planet" ;
rdfs:subClassOf ns2:Undetermined_Thing ;
ns2:fromStructure "test-1",
"test-2" .
- INFO - [TENET] Extraction Processing
- INFO - === Process Initialization ===
- INFO - -- current dir: /home/lamenji/Workspace/Tetras/tenet/tenet
- INFO - -- Process Setting
- INFO - ----- Corpus source: /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/test/ (amr)
- INFO - ----- Base output dir: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/SimpleTest_factoid.ttl
- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/
- INFO - ----- Ontology target (id): SimpleTest
- DEBUG - ----- Current path: /home/lamenji/Workspace/Tetras/tenet/tenet
- DEBUG - ----- Config file: config.xml
- DEBUG -
*** Config (Full Parameters) ***
-- Base Parameters
----- config file: config.xml
----- uuid: SimpleTest
----- source corpus: /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/test/
----- target reference: base
----- extraction engine: tenet
----- process level: sentence
----- source type: amr
-- Compositional Transduction Scheme (CTS)
----- CTS reference: amr_scheme_1
-- Directories
----- base directory: ./
----- structure directory: ./structure/
----- CTS directory: ./scheme/
----- target frame directory: ./../input/targetFrameStructure/
----- input document directory:
----- base output dir: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/SimpleTest_factoid.ttl
----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/SimpleTest_factoid.ttlSimpleTest-20230125/
----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/
----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/
----- SHACL binary directory: ./lib/shacl-1.3.2/bin
-- Config File Definition
----- schema file: ./structure/amr-rdf-schema.ttl
----- semantic net file: ./structure/semantic-net.ttl
----- config param file: ./structure/config-parameters.ttl
----- base ontology file: ./structure/base-ontology.ttl
----- CTS file: ./scheme/amr_scheme_1.py
----- DASH file: ./structure/dash-data-shapes.ttl
-- Useful References for Ontology
----- base URI: https://tenet.tetras-libre.fr/working
----- ontology suffix: -ontology.ttl
----- ontology seed suffix: -ontology-seed.ttl
-- Source File Definition
----- source sentence file: /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/test/**/*.ttl
-- Target File Definition
----- frame ontology file: ./../input/targetFrameStructure/base-ontology.ttl
----- frame ontology seed file: ./../input/targetFrameStructure/base-ontology-seed.ttl
-- Output
----- ontology namespace: https://tenet.tetras-libre.fr/base-ontology/
----- output file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/SimpleTest.ttl
*** - ***
- DEBUG - -- Counting number of graph files (sentences)
- DEBUG - ----- Graph count: 1
- INFO - === Extraction Processing using New TENET Engine ===
- INFO - *** sentence 1 ***
- INFO - -- Work Structure Preparation
- DEBUG - --- Graph Initialization
- DEBUG - ----- Configuration Loading
- DEBUG - -------- RDF Schema (302)
- DEBUG - -------- Semantic Net Definition (509)
- DEBUG - -------- Config Parameter Definition (543)
- DEBUG - ----- Frame Ontology Loading
- DEBUG - -------- Base Ontology produced as output (573)
- DEBUG - --- Source Data Import
- DEBUG - ----- Sentence Loading
- DEBUG - -------- /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/test/test-1.amr.ttl (587)
- DEBUG - --- Export work graph as turtle
- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest.ttl
- INFO - ----- Sentence (id): test-2
- INFO - ----- Sentence (text): Earth is a planet.
- DEBUG - --- Ending Structure Preparation
- DEBUG - ----- Total Execution Time = 0:00:00.223352
- INFO - -- Loading Extraction Scheme (amr_scheme_1)
- DEBUG - ----- Step number: 3
- INFO - -- Loading Extraction Rules (amr_rule/*)
- DEBUG - ----- Total rule number: 100
- INFO - -- Applying extraction step: preprocessing
- INFO - --- Sequence: amrld-correcting-sequence
- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (587, 0:00:00.023926)
- INFO - --- Sequence: amr-reification-sequence
- DEBUG - ----- reclassify-concept-1: 0/0 new triple (587, 0:00:00.085607)
- DEBUG - ----- reclassify-concept-2: 0/0 new triple (587, 0:00:00.043183)
- DEBUG - ----- reclassify-concept-3: 0/0 new triple (587, 0:00:00.033465)
- INFO - ----- reclassify-concept-4: 4/4 new triples (591, 0:00:00.043343)
- INFO - ----- reclassify-concept-5: 8/8 new triples (599, 0:00:00.036941)
- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (599, 0:00:00.039250)
- INFO - ----- reclassify-existing-variable: 13/13 new triples (612, 0:00:00.028348)
- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (612, 0:00:00.048118)
- INFO - ----- add-amr-leaf-for-reclassified-concept: 9/9 new triples (621, 0:00:00.028619)
- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (621, 0:00:00.033548)
- INFO - ----- add-amr-edge-for-core-relation: 3/3 new triples (624, 0:00:00.075996)
- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (624, 0:00:00.083041)
- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (629, 0:00:00.058103)
- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (629, 0:00:00.061930)
- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (629, 0:00:00.063043)
- INFO - ----- update-amr-edge-role-1: 2/2 new triples (631, 0:00:00.022327)
- INFO - ----- add-amr-root: 10/10 new triples (641, 0:00:00.025242)
- DEBUG - --- Serializing graph to SimpleTest_preprocessing
- DEBUG - ----- step: preprocessing
- DEBUG - ----- id: SimpleTest
- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_preprocessing.ttl
- DEBUG - ----- base: http://SimpleTest/preprocessing
- INFO - ----- 54 triples extracted during preprocessing step
- INFO - -- Applying extraction step: transduction
- INFO - --- Sequence: atomic-extraction-sequence
- INFO - ----- create-atom-class-net: 21/21 new triples (662, 0:00:00.063530)
- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (665)
- DEBUG - ----- (refinement) refine-cover-node-2: 3 new triples (668)
- INFO - ----- create-individual-net-1: 8/8 new triples (676, 0:00:00.054733)
- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (677)
- DEBUG - ----- create-atom-property-net-1: 0/0 new triple (677, 0:00:00.083628)
- INFO - ----- create-value-net: 9/9 new triples (686, 0:00:00.053617)
- DEBUG - ----- create-phenomena-net-1: 0/0 new triple (686, 0:00:00.046431)
- INFO - --- Sequence: atomic-extraction-sequence
- INFO - ----- create-atom-class-net: 2/23 new triples (688, 0:00:00.056480)
- DEBUG - ----- create-individual-net-1: 0/8 new triple (688, 0:00:00.048743)
- DEBUG - ----- create-atom-property-net-1: 0/0 new triple (688, 0:00:00.072923)
- DEBUG - ----- create-value-net: 0/9 new triple (688, 0:00:00.042911)
- DEBUG - ----- create-phenomena-net-1: 0/0 new triple (688, 0:00:00.052528)
- INFO - --- Sequence: phenomena-application-polarity-sequence
- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (688, 0:00:00.126786)
- INFO - --- Sequence: phenomena-application-mod-sequence
- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (688, 0:00:00.071141)
- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (688, 0:00:00.034110)
- DEBUG - ----- mod-phenomena-application-3: 0/0 new triple (688, 0:00:00.053962)
- INFO - --- Sequence: phenomena-application-and-sequence
- DEBUG - ----- and-conjunction-phenomena-application-1: 0/0 new triple (688, 0:00:00.094223)
- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (688, 0:00:00.070209)
- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (688, 0:00:00.078640)
- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (688, 0:00:00.089603)
- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (688, 0:00:00.034541)
- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (688, 0:00:00.069546)
- INFO - --- Sequence: phenomena-checking-sequence
- DEBUG - ----- expand-and-conjunction-phenomena-net: 0/0 new triple (688, 0:00:00.011048)
- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (688, 0:00:00.008404)
- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (688, 0:00:00.007450)
- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (688, 0:00:00.008179)
- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (688, 0:00:00.007505)
- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (688, 0:00:00.008047)
- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (688, 0:00:00.008265)
- INFO - --- Sequence: composite-property-extraction-sequence
- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (688, 0:00:00.038670)
- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (688, 0:00:00.060316)
- INFO - --- Sequence: composite-class-extraction-sequence-1
- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (688, 0:00:00.114400)
- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (688, 0:00:00.113516)
- DEBUG - ----- create-composite-class-net-from-property-3: 0/0 new triple (688, 0:00:00.036120)
- INFO - --- Sequence: composite-class-extraction-sequence-2
- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (688, 0:00:00.036330)
- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (688, 0:00:00.037545)
- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (688, 0:00:00.056866)
- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (688, 0:00:00.046564)
- INFO - --- Sequence: restriction-adding-sequence
- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (688, 0:00:00.041021)
- INFO - --- Sequence: classification-sequence
- DEBUG - ----- classify-net-from-core-1: 0/0 new triple (688, 0:00:00.006694)
- DEBUG - ----- classify-net-from-core-2: 0/0 new triple (688, 0:00:00.005871)
- DEBUG - ----- classify-net-from-core-3: 0/0 new triple (688, 0:00:00.033017)
- DEBUG - ----- classify-net-from-part: 0/0 new triple (688, 0:00:00.007032)
- INFO - ----- classify-net-from-domain: 1/1 new triple (689, 0:00:00.007634)
- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (689, 0:00:00.011952)
- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (689, 0:00:00.031409)
- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (689, 0:00:00.006515)
- INFO - ----- propagate-individual-1: 1/1 new triple (690, 0:00:00.006741)
- DEBUG - ----- propagate-individual-2: 0/0 new triple (690, 0:00:00.006723)
- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (690, 0:00:00.005444)
- DEBUG - --- Serializing graph to SimpleTest_transduction
- DEBUG - ----- step: transduction
- DEBUG - ----- id: SimpleTest
- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_transduction.ttl
- DEBUG - ----- base: http://SimpleTest/transduction
- INFO - ----- 49 triples extracted during transduction step
- INFO - -- Applying extraction step: generation
- INFO - --- Sequence: main-generation-sequence
- INFO - ----- compute-uri-for-owl-declaration-1: 3/3 new triples (693, 0:00:00.018536)
- DEBUG - ----- compute-uri-for-owl-declaration-2: 0/1 new triple (693, 0:00:00.016245)
- INFO - ----- compute-uri-for-owl-declaration-3: 1/1 new triple (694, 0:00:00.023773)
- DEBUG - ----- compute-uri-for-owl-declaration-4: 0/0 new triple (694, 0:00:00.016847)
- DEBUG - ----- compute-uri-for-owl-declaration-5: 0/0 new triple (694, 0:00:00.017189)
- DEBUG - ----- compute-uri-for-owl-declaration-6: 0/0 new triple (694, 0:00:00.016613)
- INFO - ----- generate-atom-class: 12/12 new triples (706, 0:00:00.025363)
- DEBUG - ----- classify-atom-class-1: 0/0 new triple (706, 0:00:00.006349)
- INFO - ----- classify-atom-class-2: 3/3 new triples (709, 0:00:00.012707)
- INFO - ----- generate-individual: 4/4 new triples (713, 0:00:00.008638)
- DEBUG - ----- classify-individual-1: 0/0 new triple (713, 0:00:00.006854)
- INFO - ----- classify-individual-2: 1/1 new triple (714, 0:00:00.010449)
- DEBUG - ----- generate-atom-property-1: 0/0 new triple (714, 0:00:00.007834)
- DEBUG - ----- generate-atom-property-12: 0/0 new triple (714, 0:00:00.008962)
- DEBUG - ----- generate-inverse-relation: 0/0 new triple (714, 0:00:00.006530)
- DEBUG - ----- generate-composite-class: 0/0 new triple (714, 0:00:00.007991)
- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (714, 0:00:00.011824)
- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (714, 0:00:00.010283)
- DEBUG - ----- add-restriction-to-class-3: 0/0 new triple (714, 0:00:00.010578)
- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (714, 0:00:00.012971)
- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (714, 0:00:00.012443)
- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (714, 0:00:00.010340)
- DEBUG - ----- generate-composite-property: 0/0 new triple (714, 0:00:00.007700)
- DEBUG - --- Serializing graph to SimpleTest_generation
- DEBUG - ----- step: generation
- DEBUG - ----- id: SimpleTest
- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_generation.ttl
- DEBUG - ----- base: http://SimpleTest/generation
- INFO - ----- 24 triples extracted during generation step
- INFO - -- Result: file containing only the factoids
- DEBUG - --- Making factoid graph with the last step result
- DEBUG - ----- Number of factoids: 25
- DEBUG - ----- Graph base: http://SimpleTest/factoid
- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_factoid.ttl)
- INFO -
*** Execution Time ***
----- Function: apply (extraction.process)
----- Total Time: 0:00:04.350622
----- Process Time: 0:00:04.338913
*** - ***
- INFO - === Final Ontology Generation ===
- INFO - -- Making complete factoid graph by merging the result factoids
- INFO - ----- Total factoid number: 25
- INFO - -- Serializing graph to factoid string
- INFO - ----- Graph base: http://SimpleTest/factoid
- INFO - -- Serializing graph to factoid file
- INFO - ----- Ontology Turtle File: /home/lamenji/Workspace/Tetras/tenet/tests/output/SimpleTest-20230125/SimpleTest_factoid.ttl
- INFO - === Done ===
@base <http://https://tenet.tetras-libre.fr/demo/01//factoid> .
@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 "Solar System" ;
ns1:fromStructure "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ;
rdfs:label "direct" ;
rdfs:subPropertyOf ns1:Out_ObjectProperty ;
ns1:fromStructure "SSC-01-01" .
<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 "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ;
rdfs:label "hasManner" ;
rdfs:subPropertyOf ns1:Out_ObjectProperty ;
ns1:fromStructure "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ;
rdfs:subPropertyOf ns1:Out_ObjectProperty ;
ns1:fromStructure "SSC-01-01" .
<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 "SSC-01-01" .
<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 "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ;
rdfs:label "bind" ;
rdfs:subPropertyOf ns1:Out_ObjectProperty ;
ns1:fromStructure "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ;
rdfs:label "gravitation" ;
rdfs:subClassOf ns1:Entity ;
ns1:fromStructure "SSC-01-01" .
<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 "SSC-01-01" .
<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 "SSC-01-01" .
<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 "SSC-01-01" .
<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 "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ;
rdfs:label "hasPart" ;
rdfs:subPropertyOf ns1:Out_ObjectProperty ;
ns1:fromStructure "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ;
rdfs:label "orbit" ;
rdfs:subPropertyOf ns1:Out_ObjectProperty ;
ns1:fromStructure "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ;
rdfs:label "object" ;
rdfs:subClassOf ns1:Entity ;
ns1:fromStructure "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ;
rdfs:label "sun" ;
rdfs:subClassOf ns1:Entity ;
ns1:fromStructure "SSC-01-01" .
<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ;
rdfs:label "system" ;
rdfs:subClassOf ns1:Entity,
ns1:Undetermined_Thing ;
ns1:fromStructure "SSC-01-01" .
- INFO - [TENET] Extraction Processing
- INFO -
=== Process Initialization ===
- INFO - -- Process Setting
- INFO - ----- Corpus source: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_data/amrDocuments/dev/solar-system-01/ (amr)
- INFO - ----- Base output dir: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/SolarSystemDev01_factoid.ttl
- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/
- INFO - ----- Ontology target (id): https://tenet.tetras-libre.fr/demo/01/
- INFO - ----- Current path: /home/lamenji/Workspace/Tetras/tenet/tenet
- DEBUG - ----- Config file: /home/lamenji/Workspace/Tetras/tenet/tenet/owl_amr_config.xml
- DEBUG -
*** Config (Full Parameters) ***
-- Base Parameters
----- config file: /home/lamenji/Workspace/Tetras/tenet/tenet/owl_amr_config.xml
----- uuid: https://tenet.tetras-libre.fr/demo/01/
----- technical base name: tenet.tetras-libre.fr_demo_01
----- source corpus: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_data/amrDocuments/dev/solar-system-01/
----- target reference: base
----- process level: sentence
----- source type: amr
----- extraction scheme: owl_amr_scheme_1
-- Directories
----- base directory: ./
----- structure directory: ./structure/
----- CTS directory: ./scheme/
----- target frame directory: ./../input/targetFrameStructure/
----- input document directory:
----- base output dir: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/SolarSystemDev01_factoid.ttl
----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/SolarSystemDev01_factoid.ttltenet.tetras-libre.fr_demo_01-20230608/
----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/
----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/
-- Config File Definition
----- schema file: ./structure/amr-rdf-schema.ttl
----- semantic net file: ./structure/owl-snet-schema.ttl
----- config param file: ./structure/config-parameters.ttl
----- base ontology file: ./structure/base-ontology.ttl
----- CTS file: ./scheme/owl_amr_scheme_1.py
-- Useful References for Ontology
----- base URI: https://tenet.tetras-libre.fr/working
----- ontology suffix: -ontology.ttl
----- ontology seed suffix: -ontology-seed.ttl
-- Source File Definition
----- source sentence file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_data/amrDocuments/dev/solar-system-01/**/*.ttl
-- Target File Definition
----- frame ontology file: ./../input/targetFrameStructure/base-ontology.ttl
----- frame ontology seed file: ./../input/targetFrameStructure/base-ontology-seed.ttl
-- Output
----- ontology namespace: https://tenet.tetras-libre.fr/base-ontology/
----- output file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01.ttl
*** - ***
- DEBUG - -- Counting number of graph files (sentences)
- INFO - ----- Number of Graphs: 1
- INFO -
=== Extraction Processing ===
- INFO - *** sentence 1 ***
- INFO - -- Work Structure Preparation
- DEBUG - --- Graph Initialization
- DEBUG - ----- Configuration Loading
- DEBUG - -------- RDF Schema (320)
- DEBUG - -------- Semantic Net Definition (486)
- DEBUG - -------- Config Parameter Definition (520)
- DEBUG - ----- Frame Ontology Loading
- DEBUG - -------- Base Ontology produced as output (550)
- DEBUG - --- Source Data Import
- DEBUG - ----- Sentence Loading
- DEBUG - -------- /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_data/amrDocuments/dev/solar-system-01/SSC-01-01.stog.amr.ttl (598)
- DEBUG - --- Export work graph as turtle
- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl
- INFO - ----- Sentence (id): SSC-01-01
- INFO - ----- Sentence (text): The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.
- INFO - -- Loading Extraction Scheme (owl_amr_scheme_1)
- DEBUG - ----- Step number: 3
- INFO - -- Loading Extraction Rules (amr_master_rule/*)
- DEBUG - ----- Total rule number: 18
- INFO - -- Step 1: Preprocessing
- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence
- INFO - ----- fix-amr-bug-about-system-solar-planet: 5/5 new triples (603, 0:00:00.041138)
- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence
- INFO - ----- reclassify-concept-1: 10/10 new triples (613, 0:00:00.215498)
- DEBUG - ----- reclassify-concept-2: 0/0 new triple (613, 0:00:00.086175)
- INFO - ----- reclassify-concept-3: 12/12 new triples (625, 0:00:00.066471)
- INFO - ----- reclassify-concept-4: 16/16 new triples (641, 0:00:00.090709)
- INFO - ----- reclassify-concept-5: 2/4 new triples (643, 0:00:00.061683)
- INFO - ----- reify-roles-as-concept: 10/10 new triples (653, 0:00:00.073807)
- INFO - ----- reclassify-existing-variable: 45/45 new triples (698, 0:00:00.049980)
- INFO - ----- add-new-variable-for-reified-concept: 8/8 new triples (706, 0:00:00.077918)
- INFO - ----- add-amr-leaf-for-reclassified-concept: 33/33 new triples (739, 0:00:00.058072)
- INFO - ----- add-amr-leaf-for-reified-concept: 8/8 new triples (747, 0:00:00.033515)
- INFO - ----- add-amr-edge-for-core-relation: 27/27 new triples (774, 0:00:00.132634)
- INFO - ----- add-amr-edge-for-reified-concept: 12/12 new triples (786, 0:00:00.188246)
- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (791, 0:00:00.083378)
- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (791, 0:00:00.078286)
- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (796, 0:00:00.151562)
- INFO - ----- update-amr-edge-role-1: 15/15 new triples (811, 0:00:00.087626)
- INFO - ----- add-amr-root: 5/5 new triples (816, 0:00:00.023703)
- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_01_Preprocessing
- DEBUG - ----- step: Preprocessing
- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/01/
- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl
- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/01//Preprocessing
- INFO - ----- 218 triples extracted during Preprocessing step
- INFO - -- Step 2: Transduction
- INFO - --- Sequence: atomic extraction sequence
- INFO - ----- extract atom classes: 30/30 new triples (846, 0:00:00.187018)
- INFO - ----- extract atom individuals: 8/8 new triples (854, 0:00:00.080301)
- INFO - ----- extract atomic properties: 75/75 new triples (929, 0:00:00.203566)
- INFO - ----- extract atom values: 10/10 new triples (939, 0:00:00.054101)
- INFO - ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.089317)
- INFO - ----- propagate atom relations: 24/68 new triples (977, 0:00:01.074296)
- INFO - --- Sequence: classification sequence (1)
- DEBUG - ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.026554)
- INFO - ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.091795)
- INFO - --- Sequence: phenomena analyze sequence (1)
- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.119759)
- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.020239)
- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.016487)
- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.029331)
- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.032610)
- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.010607)
- DEBUG - ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.019552)
- INFO - --- Sequence: phenomena analyze sequence (2)
- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.070703)
- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.292540)
- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.144081)
- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.011461)
- INFO - --- Sequence: composite class extraction sequence
- INFO - ----- extract composite classes (1): 127/138 new triples (1205, 0:00:00.497428)
- DEBUG - ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.025911)
- INFO - --- Sequence: classification sequence (2)
- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.247509)
- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.009724)
- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.016808)
- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.078112)
- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.026430)
- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.110381)
- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_01_Transduction
- DEBUG - ----- step: Transduction
- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/01/
- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl
- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/01//Transduction
- INFO - ----- 407 triples extracted during Transduction step
- INFO - -- Step 3: Generation
- INFO - --- Sequence: OWL Generation Sequence
- INFO - ----- generate OWL class: 52/55 new triples (1275, 0:00:00.544253)
- INFO - ----- generate OWL property: 29/29 new triples (1304, 0:00:00.341838)
- INFO - ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.074792)
- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_01_Generation
- DEBUG - ----- step: Generation
- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/01/
- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl
- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/01//Generation
- INFO - ----- 87 triples extracted during Generation step
- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl)
- DEBUG - ----- Number of factoids: 91
- DEBUG - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/01//factoid
- INFO -
=== Final Ontology Generation ===
- INFO - -- Making complete factoid graph by merging the result factoids
- INFO - ----- Total factoid number: 91
- INFO - -- Serializing graph to factoid string
- INFO - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/01//factoid
- INFO - -- Serializing graph to factoid file
- INFO - ----- Ontology Turtle File: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/SolarSystemDev01_factoid.ttl
- INFO -
=== Done ===
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment