diff --git a/tests/main_tests/test_owl_output/SimpleTest-20230125/SimpleTest_factoid.ttl b/tests/main_tests/test_owl_output/SimpleTest-20230125/SimpleTest_factoid.ttl deleted file mode 100644 index c1786bb3ef7b8d961b518a3c54a8e5c8fdb6d41f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SimpleTest-20230125/SimpleTest_factoid.ttl +++ /dev/null @@ -1,38 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest.ttl b/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest.ttl deleted file mode 100644 index 5142e77b6274ba3c311e3aa5cef3ca01fb8d3a41..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest.ttl +++ /dev/null @@ -1,804 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SimpleTest> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> a ns1:AMR ; - ns1:has-id "test-1" ; - ns1:has-sentence "The sun is a star." ; - ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> a ns1:AMR ; - ns1:has-id "test-2" ; - ns1:has-sentence "Earth is a planet." ; - ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -<http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/test-1#s> a <http://amr.isi.edu/entity-types#star> ; - ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-1#s2> a ns2:sun . - -<http://amr.isi.edu/amr_data/test-2#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity . - -<http://amr.isi.edu/entity-types#star> a ns1:NamedEntity . - -ns2:sun a ns1:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_factoid.ttl b/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_factoid.ttl deleted file mode 100644 index c1786bb3ef7b8d961b518a3c54a8e5c8fdb6d41f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_factoid.ttl +++ /dev/null @@ -1,38 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_generation.ttl b/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_generation.ttl deleted file mode 100644 index 79edc57444a8135343e6efeed8e7af78e82b6fc9..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_generation.ttl +++ /dev/null @@ -1,954 +0,0 @@ -@base <http://SimpleTest/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_p_name_Earth a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_s2 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_test-1 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#root01> ; - :hasRootLeaf :leaf_star_s ; - :hasSentenceID "test-1" ; - :hasSentenceStatement "The sun is a star." . - -:root_test-2 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-2#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "test-2" ; - :hasSentenceStatement "Earth is a planet." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomClass_star_s a net:Atom_Class_Net ; - :role_domain net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_star_s ; - net:coverNode :leaf_star_s ; - net:coverNodeCount 1 ; - net:hasClassName "star" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#star> ; - net:hasMotherClassNet net:atomClass_sun_s2 ; - net:hasStructure "test-1", - "test-2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_planet_Earth a net:Individual_Net ; - :role_name net:value_Earth_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasIndividualLabel "Earth" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#earth> ; - net:hasMotherClassName net:atomClass_planet_p ; - net:hasMotherClassNet net:atomClass_planet_p ; - net:hasStructure "test-1", - "test-2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/test-1#root01> a ns1:AMR ; - ns1:has-id "test-1" ; - ns1:has-sentence "The sun is a star." ; - ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> a ns1:AMR ; - ns1:has-id "test-2" ; - ns1:has-sentence "Earth is a planet." ; - ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_star rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#star> ; - :label "star" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:value_Earth a :AMR_Value ; - rdfs:label "Earth" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-2#p> ; - :label "p" ; - :name "Earth" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#earth> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "Earth" ; - sys:fromStructure "test-1", - "test-2" . - -<https://tenet.tetras-libre.fr/extract-result#star> a owl:Class ; - rdfs:label "star" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "test-1", - "test-2" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "test-1", - "test-2" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/test-1#s> a <http://amr.isi.edu/entity-types#star> ; - ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s2> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-2#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Earth" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#star> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "test-1", - "test-2" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_name net:value_Earth_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasStructure "test-1", - "test-2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - net:hasStructure "test-1", - "test-2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_Earth_blankNode a net:Value_Net ; - net:hasStructure "test-1", - "test-2" ; - net:hasValueLabel "Earth" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_star_s a :AMR_Leaf ; - :edge_s_domain_s2 :leaf_sun_s2 ; - :hasConcept :concept_star ; - :hasVariable :variable_s . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Earth :value_Earth ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Linked_Data a owl:Class . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_preprocessing.ttl b/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_preprocessing.ttl deleted file mode 100644 index b2265e628e27da4dd43c9adb1ac1fd4334d0d666..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_preprocessing.ttl +++ /dev/null @@ -1,872 +0,0 @@ -@base <http://SimpleTest/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_p_name_Earth a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_s2 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_test-1 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#root01> ; - :hasRootLeaf :leaf_star_s ; - :hasSentenceID "test-1" ; - :hasSentenceStatement "The sun is a star." . - -:root_test-2 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-2#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "test-2" ; - :hasSentenceStatement "Earth is a planet." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/test-1#root01> a ns1:AMR ; - ns1:has-id "test-1" ; - ns1:has-sentence "The sun is a star." ; - ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> a ns1:AMR ; - ns1:has-id "test-2" ; - ns1:has-sentence "Earth is a planet." ; - ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_star rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#star> ; - :label "star" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Earth :value_Earth ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_star_s a :AMR_Leaf ; - :edge_s_domain_s2 :leaf_sun_s2 ; - :hasConcept :concept_star ; - :hasVariable :variable_s . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:value_Earth a :AMR_Value ; - rdfs:label "Earth" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-2#p> ; - :label "p" ; - :name "Earth" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/test-1#s> a <http://amr.isi.edu/entity-types#star> ; - ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s2> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-2#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Earth" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#star> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Linked_Data a owl:Class . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_transduction.ttl b/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_transduction.ttl deleted file mode 100644 index fda619f07e2805aaed2915c9f622797fd945226f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/SimpleTest-1/SimpleTest_transduction.ttl +++ /dev/null @@ -1,926 +0,0 @@ -@base <http://SimpleTest/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_p_name_Earth a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_s2 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_test-1 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#root01> ; - :hasRootLeaf :leaf_star_s ; - :hasSentenceID "test-1" ; - :hasSentenceStatement "The sun is a star." . - -:root_test-2 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-2#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "test-2" ; - :hasSentenceStatement "Earth is a planet." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomClass_star_s a net:Atom_Class_Net ; - :role_domain net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_star_s ; - net:coverNode :leaf_star_s ; - net:coverNodeCount 1 ; - net:hasClassName "star" ; - net:hasMotherClassNet net:atomClass_sun_s2 ; - net:hasStructure "test-1", - "test-2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_planet_Earth a net:Individual_Net ; - :role_name net:value_Earth_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasIndividualLabel "Earth" ; - net:hasMotherClassName net:atomClass_planet_p ; - net:hasMotherClassNet net:atomClass_planet_p ; - net:hasStructure "test-1", - "test-2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/test-1#root01> a ns1:AMR ; - ns1:has-id "test-1" ; - ns1:has-sentence "The sun is a star." ; - ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> a ns1:AMR ; - ns1:has-id "test-2" ; - ns1:has-sentence "Earth is a planet." ; - ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_star rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#star> ; - :label "star" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:value_Earth a :AMR_Value ; - rdfs:label "Earth" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-2#p> ; - :label "p" ; - :name "Earth" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/test-1#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/test-1#s> a <http://amr.isi.edu/entity-types#star> ; - ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s2> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-2#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Earth" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#star> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_name net:value_Earth_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasStructure "test-1", - "test-2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasStructure "test-1", - "test-2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_Earth_blankNode a net:Value_Net ; - net:hasStructure "test-1", - "test-2" ; - net:hasValueLabel "Earth" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_star_s a :AMR_Leaf ; - :edge_s_domain_s2 :leaf_sun_s2 ; - :hasConcept :concept_star ; - :hasVariable :variable_s . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Earth :value_Earth ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Linked_Data a owl:Class . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/tenet.log b/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/tenet.log deleted file mode 100644 index c42a231ba1679d10fb3a8b0ea11ee4519329b4a6..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SimpleTest-20230125/technical-data/tenet.log +++ /dev/null @@ -1,224 +0,0 @@ -- 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 === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/SolarSystemDev01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/SolarSystemDev01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.log deleted file mode 100644 index 62f31f9efa8c67bea599d9f8ace0836704c91d39..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.log +++ /dev/null @@ -1,165 +0,0 @@ -- 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 === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl deleted file mode 100644 index bda0bbc14fc2a31f9fe5e4a7aadeb7aedd99be81..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230608/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl +++ /dev/null @@ -1,833 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/01/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns11:part a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity . - -ns3:bind-01 a ns2:Frame . - -ns3:orbit-01 a ns2:Frame . - -ns11:gravitation a ns2:Concept . - -ns11:object a ns2:Concept . - -ns11:sun a ns2:Concept . - -ns11:system a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -ns2:or a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns2:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/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 b/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 deleted file mode 100644 index 9e0bda545c79d0ce06be31519d53d64416b71dba..0000000000000000000000000000000000000000 --- a/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 +++ /dev/null @@ -1,1648 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<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" ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys: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> ; - sys: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> ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "SSC-01-01" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/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 b/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 deleted file mode 100644 index f7e426b81e638a9453c094ba2b1741bfc2e2560a..0000000000000000000000000000000000000000 --- a/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 +++ /dev/null @@ -1,1107 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/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 b/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 deleted file mode 100644 index 8b74cb173db657085a0905128f29561e1d7ea2fb..0000000000000000000000000000000000000000 --- a/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 +++ /dev/null @@ -1,1548 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/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 b/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 deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/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 +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/SolarSystemDev01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/SolarSystemDev01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.log deleted file mode 100644 index f673176e3765071e7d0700a9f924f085ec2402ff..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.log +++ /dev/null @@ -1,166 +0,0 @@ -- 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-20230609/SolarSystemDev01_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/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-20230609/SolarSystemDev01_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/SolarSystemDev01_factoid.ttltenet.tetras-libre.fr_demo_01-20230609/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/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-20230609/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-20230609/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.027437) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.119592) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- DEBUG - ----- reclassify-concept-2: 0/0 new triple (613, 0:00:00.067242) -- INFO - ----- reclassify-concept-3: 12/12 new triples (625, 0:00:00.043762) -- INFO - ----- reclassify-concept-4: 16/16 new triples (641, 0:00:00.091202) -- INFO - ----- reclassify-concept-5: 2/4 new triples (643, 0:00:00.061808) -- INFO - ----- reify-roles-as-concept: 10/10 new triples (653, 0:00:00.071406) -- INFO - ----- reclassify-existing-variable: 45/45 new triples (698, 0:00:00.045651) -- INFO - ----- add-new-variable-for-reified-concept: 8/8 new triples (706, 0:00:00.062764) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 33/33 new triples (739, 0:00:00.049145) -- INFO - ----- add-amr-leaf-for-reified-concept: 8/8 new triples (747, 0:00:00.038813) -- INFO - ----- add-amr-edge-for-core-relation: 27/27 new triples (774, 0:00:00.125272) -- INFO - ----- add-amr-edge-for-reified-concept: 12/12 new triples (786, 0:00:00.146380) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (791, 0:00:00.075448) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (791, 0:00:00.108095) -- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (796, 0:00:00.105574) -- INFO - ----- update-amr-edge-role-1: 15/15 new triples (811, 0:00:00.118948) -- INFO - ----- add-amr-root: 5/5 new triples (816, 0:00:00.034157) -- 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-20230609/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.242140) -- INFO - ----- extract atom individuals: 8/8 new triples (854, 0:00:00.047889) -- INFO - ----- extract atomic properties: 75/75 new triples (929, 0:00:00.214530) -- INFO - ----- extract atom values: 10/10 new triples (939, 0:00:00.055460) -- INFO - ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.072004) -- INFO - ----- propagate atom relations: 24/68 new triples (977, 0:00:01.159846) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.017707) -- INFO - ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.052795) -- INFO - --- Sequence: phenomena analyze sequence (1) -- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.083198) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.011653) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.010709) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.031330) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.025850) -- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.006577) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.014655) -- INFO - --- Sequence: phenomena analyze sequence (2) -- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.067308) -- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.235315) -- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.152716) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.010279) -- INFO - --- Sequence: composite class extraction sequence -- INFO - ----- extract composite classes (1): 127/138 new triples (1205, 0:00:00.511944) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.028578) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.259605) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.008166) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.016397) -- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.087492) -- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.031500) -- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.127496) -- 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-20230609/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.578487) -- INFO - ----- generate OWL property: 29/29 new triples (1304, 0:00:00.301221) -- INFO - ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.074935) -- 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-20230609/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-20230609/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-20230609/SolarSystemDev01_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl deleted file mode 100644 index bda0bbc14fc2a31f9fe5e4a7aadeb7aedd99be81..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl +++ /dev/null @@ -1,833 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/01/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns11:part a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity . - -ns3:bind-01 a ns2:Frame . - -ns3:orbit-01 a ns2:Frame . - -ns11:gravitation a ns2:Concept . - -ns11:object a ns2:Concept . - -ns11:sun a ns2:Concept . - -ns11:system a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -ns2:or a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns2:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl deleted file mode 100644 index 09f7f202af7eec2681e3e4d2f58a3f52d579cf74..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl +++ /dev/null @@ -1,1648 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<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" ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_or> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys: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> ; - sys: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> ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept <amr_concept_or> ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "SSC-01-01" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl deleted file mode 100644 index 55a588d62558c92f1ce85eb4d53c9741f1d0d641..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl +++ /dev/null @@ -1,1107 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_or> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept <amr_concept_or> ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl deleted file mode 100644 index 1ba3ba64e58661d10bab40b9788c77dc238639b9..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl +++ /dev/null @@ -1,1548 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_or> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept <amr_concept_or> ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230609/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/SolarSystemDev01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/SolarSystemDev01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.log deleted file mode 100644 index 9db5c0afe4ec0588d3c821bd7c49bc6017ceff0f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.log +++ /dev/null @@ -1,167 +0,0 @@ -- 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-20230612/SolarSystemDev01_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/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-20230612/SolarSystemDev01_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/SolarSystemDev01_factoid.ttltenet.tetras-libre.fr_demo_01-20230612/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/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-20230612/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-20230612/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.026848) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.138673) -- DEBUG - ----- reclassify AMR-LD concept (2): 0/0 new triple (613, 0:00:00.053387) -- INFO - ----- reclassify AMR-LD concept (3): 12/12 new triples (625, 0:00:00.029790) -- INFO - ----- reclassify AMR-LD concept (4): 16/16 new triples (641, 0:00:00.043900) -- INFO - ----- reclassify AMR-LD concept (5): 2/4 new triples (643, 0:00:00.021237) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-5: 3/4 new triples (646, 0:00:00.054250) -- INFO - ----- reify-roles-as-concept: 10/10 new triples (656, 0:00:00.079084) -- INFO - ----- reclassify-existing-variable: 45/45 new triples (701, 0:00:00.045600) -- INFO - ----- add-new-variable-for-reified-concept: 8/8 new triples (709, 0:00:00.078322) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 34/34 new triples (743, 0:00:00.071509) -- INFO - ----- add-amr-leaf-for-reified-concept: 8/8 new triples (751, 0:00:00.047228) -- INFO - ----- add-amr-edge-for-core-relation: 27/27 new triples (778, 0:00:00.159779) -- INFO - ----- add-amr-edge-for-reified-concept: 12/12 new triples (790, 0:00:00.132285) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (795, 0:00:00.071683) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (795, 0:00:00.078705) -- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (800, 0:00:00.071751) -- INFO - ----- update-amr-edge-role-1: 15/15 new triples (815, 0:00:00.085121) -- INFO - ----- add-amr-root: 5/5 new triples (820, 0:00:00.026061) -- 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-20230612/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 - ----- 222 triples extracted during Preprocessing step -- INFO - -- Step 2: Transduction -- INFO - --- Sequence: atomic extraction sequence -- INFO - ----- extract atom classes: 30/36 new triples (850, 0:00:00.225179) -- INFO - ----- extract atom individuals: 8/16 new triples (858, 0:00:00.073329) -- INFO - ----- extract atomic properties: 75/75 new triples (933, 0:00:00.252399) -- INFO - ----- extract atom values: 10/10 new triples (943, 0:00:00.074505) -- INFO - ----- extract atom phenomena: 14/14 new triples (957, 0:00:00.100375) -- INFO - ----- propagate atom relations: 24/68 new triples (981, 0:00:01.095455) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (981, 0:00:00.022978) -- INFO - ----- reclassify argument property to class: 11/14 new triples (992, 0:00:00.060115) -- INFO - --- Sequence: phenomena analyze sequence (1) -- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1024, 0:00:00.096553) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1024, 0:00:00.013606) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1024, 0:00:00.017764) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1024, 0:00:00.032766) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1024, 0:00:00.028280) -- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1024, 0:00:00.007924) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1024, 0:00:00.017540) -- INFO - --- Sequence: phenomena analyze sequence (2) -- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1025, 0:00:00.070616) -- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1080, 0:00:00.257929) -- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1082, 0:00:00.134741) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1082, 0:00:00.011266) -- INFO - --- Sequence: composite class extraction sequence -- INFO - ----- extract composite classes (1): 127/138 new triples (1209, 0:00:00.467033) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1209, 0:00:00.026415) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1219, 0:00:00.276268) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1219, 0:00:00.008877) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1219, 0:00:00.014992) -- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1224, 0:00:00.076707) -- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1224, 0:00:00.024768) -- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1227, 0:00:00.111990) -- 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-20230612/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 (1279, 0:00:00.595017) -- INFO - ----- generate OWL property: 29/29 new triples (1308, 0:00:00.233815) -- INFO - ----- generate OWL individual: 6/7 new triples (1314, 0:00:00.061774) -- 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-20230612/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-20230612/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-20230612/SolarSystemDev01_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl deleted file mode 100644 index bda0bbc14fc2a31f9fe5e4a7aadeb7aedd99be81..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl +++ /dev/null @@ -1,833 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/01/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns11:part a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity . - -ns3:bind-01 a ns2:Frame . - -ns3:orbit-01 a ns2:Frame . - -ns11:gravitation a ns2:Concept . - -ns11:object a ns2:Concept . - -ns11:sun a ns2:Concept . - -ns11:system a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -ns2:or a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns2:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl deleted file mode 100644 index 557c67ded9e9eb4e547b33f5aa13724cb0cea73f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl +++ /dev/null @@ -1,1653 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<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" ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_bind-01> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -<amr_concept_gravitation> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -<amr_concept_object> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -<amr_concept_or> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -<amr_concept_orbit-01> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -<amr_concept_sun> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system> ; - :label "system" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys: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> ; - sys: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> ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<amr_concept_direct-02> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -<amr_concept_system> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept <amr_concept_or> ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "SSC-01-01" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept <amr_concept_bind-01> ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept <amr_concept_system>, - :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept <amr_concept_gravitation> ; - :hasVariable :variable_g . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept <amr_concept_direct-02> ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept <amr_concept_object> ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept <amr_concept_sun> ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept <amr_concept_system> ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept <amr_concept_orbit-01> ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept <amr_concept_direct-02> ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl deleted file mode 100644 index 6b60d6c696eac9e0cbc124b5bd5d581a230a0c48..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl +++ /dev/null @@ -1,1112 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept <amr_concept_bind-01> ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_bind-01> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -<amr_concept_gravitation> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -<amr_concept_object> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -<amr_concept_or> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -<amr_concept_orbit-01> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -<amr_concept_sun> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system> ; - :label "system" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept <amr_concept_direct-02> ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept <amr_concept_direct-02> ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept <amr_concept_gravitation> ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept <amr_concept_or> ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept <amr_concept_orbit-01> ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept <amr_concept_system>, - :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<amr_concept_direct-02> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -<amr_concept_system> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept <amr_concept_object> ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept <amr_concept_sun> ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept <amr_concept_system> ; - :hasVariable :variable_s . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl deleted file mode 100644 index 6d86c28e40bde461e7df73e12cdc37a941eb0a4a..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl +++ /dev/null @@ -1,1553 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_bind-01> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -<amr_concept_gravitation> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -<amr_concept_object> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -<amr_concept_or> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -<amr_concept_orbit-01> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -<amr_concept_sun> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system> ; - :label "system" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<amr_concept_direct-02> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -<amr_concept_system> rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept <amr_concept_or> ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept <amr_concept_bind-01> ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept <amr_concept_system>, - :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept <amr_concept_gravitation> ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept <amr_concept_direct-02> ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept <amr_concept_object> ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept <amr_concept_sun> ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept <amr_concept_system> ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept <amr_concept_orbit-01> ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept <amr_concept_direct-02> ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230612/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/SolarSystemDev01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/SolarSystemDev01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.log deleted file mode 100644 index 4c9129b0293233262935410acc7d0446229ac478..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.log +++ /dev/null @@ -1,166 +0,0 @@ -- 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-20230613/SolarSystemDev01_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/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-20230613/SolarSystemDev01_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/SolarSystemDev01_factoid.ttltenet.tetras-libre.fr_demo_01-20230613/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/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-20230613/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-20230613/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.032027) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.110221) -- DEBUG - ----- reclassify AMR-LD concept (2): 0/0 new triple (613, 0:00:00.046654) -- INFO - ----- reclassify AMR-LD concept (3): 12/12 new triples (625, 0:00:00.022103) -- INFO - ----- reclassify AMR-LD concept (4): 16/16 new triples (641, 0:00:00.048130) -- INFO - ----- reclassify AMR-LD concept (5): 2/4 new triples (643, 0:00:00.026837) -- INFO - ----- reify roles as concept: 10/10 new triples (653, 0:00:00.033425) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-existing-variable: 45/45 new triples (698, 0:00:00.048254) -- INFO - ----- add-new-variable-for-reified-concept: 8/8 new triples (706, 0:00:00.056638) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 33/33 new triples (739, 0:00:00.059054) -- INFO - ----- add-amr-leaf-for-reified-concept: 8/8 new triples (747, 0:00:00.040857) -- INFO - ----- add-amr-edge-for-core-relation: 27/27 new triples (774, 0:00:00.134848) -- INFO - ----- add-amr-edge-for-reified-concept: 12/12 new triples (786, 0:00:00.162455) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (791, 0:00:00.088896) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (791, 0:00:00.080040) -- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (796, 0:00:00.088486) -- INFO - ----- update-amr-edge-role-1: 15/15 new triples (811, 0:00:00.102167) -- INFO - ----- add-amr-root: 5/5 new triples (816, 0:00:00.029237) -- 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-20230613/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.174259) -- INFO - ----- extract atom individuals: 8/8 new triples (854, 0:00:00.053433) -- INFO - ----- extract atomic properties: 75/75 new triples (929, 0:00:00.239202) -- INFO - ----- extract atom values: 10/10 new triples (939, 0:00:00.050643) -- INFO - ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.078224) -- INFO - ----- propagate atom relations: 24/68 new triples (977, 0:00:01.367056) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.025965) -- INFO - ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.103466) -- INFO - --- Sequence: phenomena analyze sequence (1) -- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.133884) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.020118) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.016201) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.029090) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.026507) -- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.007263) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.017186) -- INFO - --- Sequence: phenomena analyze sequence (2) -- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.059909) -- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.302758) -- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.150440) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.011675) -- INFO - --- Sequence: composite class extraction sequence -- INFO - ----- extract composite classes (1): 127/138 new triples (1205, 0:00:00.668011) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.031644) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.263949) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.011793) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.020177) -- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.083854) -- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.026750) -- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.128708) -- 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-20230613/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.591801) -- INFO - ----- generate OWL property: 29/29 new triples (1304, 0:00:00.318304) -- INFO - ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.083119) -- 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-20230613/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-20230613/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-20230613/SolarSystemDev01_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl deleted file mode 100644 index bda0bbc14fc2a31f9fe5e4a7aadeb7aedd99be81..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl +++ /dev/null @@ -1,833 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/01/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns11:part a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity . - -ns3:bind-01 a ns2:Frame . - -ns3:orbit-01 a ns2:Frame . - -ns11:gravitation a ns2:Concept . - -ns11:object a ns2:Concept . - -ns11:sun a ns2:Concept . - -ns11:system a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -ns2:or a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns2:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl deleted file mode 100644 index 9e0bda545c79d0ce06be31519d53d64416b71dba..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl +++ /dev/null @@ -1,1648 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<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" ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys: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> ; - sys: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> ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "SSC-01-01" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl deleted file mode 100644 index f7e426b81e638a9453c094ba2b1741bfc2e2560a..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl +++ /dev/null @@ -1,1107 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl deleted file mode 100644 index 8b74cb173db657085a0905128f29561e1d7ea2fb..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl +++ /dev/null @@ -1,1548 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230613/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/SolarSystemDev01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/SolarSystemDev01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.log deleted file mode 100644 index 737d3c6e64502b640e1ae8af1f7cc3c597ede64b..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.log +++ /dev/null @@ -1,171 +0,0 @@ -- 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-20230614/SolarSystemDev01_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/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-20230614/SolarSystemDev01_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/SolarSystemDev01_factoid.ttltenet.tetras-libre.fr_demo_01-20230614/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/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-20230614/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-20230614/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.032389) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.114017) -- DEBUG - ----- reclassify AMR-LD concept (2): 0/0 new triple (613, 0:00:00.049178) -- INFO - ----- reclassify AMR-LD concept (3): 12/12 new triples (625, 0:00:00.028077) -- INFO - ----- reclassify AMR-LD concept (4): 16/16 new triples (641, 0:00:00.051587) -- INFO - ----- reclassify AMR-LD concept (5): 2/4 new triples (643, 0:00:00.025520) -- INFO - ----- reify roles as concept: 10/10 new triples (653, 0:00:00.032886) -- INFO - ----- reclassify existing variable: 45/45 new triples (698, 0:00:00.016506) -- INFO - ----- add new variable for reified concept: 8/8 new triples (706, 0:00:00.047742) -- INFO - ----- add AMR leaf for reclassified concept: 33/33 new triples (739, 0:00:00.035457) -- INFO - ----- add AMR leaf for reified concept: 8/8 new triples (747, 0:00:00.011139) -- INFO - ----- add AMR edge for core relation: 27/27 new triples (774, 0:00:00.102051) -- INFO - ----- add AMR edge for reified concept: 12/12 new triples (786, 0:00:00.098460) -- DEBUG - ----- add AMR edge for name relation: 0/0 new triple (786, 0:00:00.000004) -- DEBUG - ----- add AMR edge for quant relation: 0/0 new triple (786, 0:00:00.000004) -- DEBUG - ----- add AMR edge for polarity relation: 0/0 new triple (786, 0:00:00.000005) -- DEBUG - ----- update AMR edge role 1: 0/0 new triple (786, 0:00:00.000003) -- DEBUG - ----- add AMR root: 0/0 new triple (786, 0:00:00.000008) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (791, 0:00:00.181173) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (791, 0:00:00.079449) -- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (796, 0:00:00.075503) -- INFO - ----- update-amr-edge-role-1: 15/15 new triples (811, 0:00:00.094798) -- INFO - ----- add-amr-root: 5/5 new triples (816, 0:00:00.030663) -- 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-20230614/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.159206) -- INFO - ----- extract atom individuals: 8/8 new triples (854, 0:00:00.055512) -- INFO - ----- extract atomic properties: 75/75 new triples (929, 0:00:00.216031) -- INFO - ----- extract atom values: 10/10 new triples (939, 0:00:00.071426) -- INFO - ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.094250) -- INFO - ----- propagate atom relations: 24/68 new triples (977, 0:00:01.301357) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.024038) -- INFO - ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.079859) -- INFO - --- Sequence: phenomena analyze sequence (1) -- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.129503) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.017473) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.017845) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.044890) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.044474) -- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.010920) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.024325) -- INFO - --- Sequence: phenomena analyze sequence (2) -- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.096937) -- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.347799) -- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.155496) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.011060) -- INFO - --- Sequence: composite class extraction sequence -- INFO - ----- extract composite classes (1): 127/138 new triples (1205, 0:00:00.402587) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.021253) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.249029) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.008743) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.015546) -- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.072590) -- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.029607) -- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.104559) -- 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-20230614/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.662707) -- INFO - ----- generate OWL property: 29/29 new triples (1304, 0:00:00.476283) -- INFO - ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.108549) -- 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-20230614/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-20230614/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-20230614/SolarSystemDev01_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl deleted file mode 100644 index bda0bbc14fc2a31f9fe5e4a7aadeb7aedd99be81..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl +++ /dev/null @@ -1,833 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/01/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns11:part a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity . - -ns3:bind-01 a ns2:Frame . - -ns3:orbit-01 a ns2:Frame . - -ns11:gravitation a ns2:Concept . - -ns11:object a ns2:Concept . - -ns11:sun a ns2:Concept . - -ns11:system a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -ns2:or a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns2:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl deleted file mode 100644 index c36a481151e20a6954f9fdab4ab17e1485238c9d..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl +++ /dev/null @@ -1,1648 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<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" ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys: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> ; - sys: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> ; - sys: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> ; - sys: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> ; - sys:fromStructure "SSC-01-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "SSC-01-01" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl deleted file mode 100644 index f0e89cdd4f6a6cc4adec30d65cffb13b0a332824..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl +++ /dev/null @@ -1,1107 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl deleted file mode 100644 index 84946f530f3657add2e75f9e3bb3f353d797c606..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl +++ /dev/null @@ -1,1548 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "SSC-01-01" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "SSC-01-01" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "SSC-01-01" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "SSC-01-01" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "SSC-01-01" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "SSC-01-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-01-01" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl deleted file mode 100644 index d1b2817a7873f7f4bf5f1abc39669d3b2adf97d8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230614/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/SolarSystemDev01_factoid.ttl deleted file mode 100644 index 9387bf47994910da905ab9b5189b9326b80c1ce7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/SolarSystemDev01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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 "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/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.log deleted file mode 100644 index ba2f2a84051ca2a49739cb06e49206aa9701bc8e..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.log +++ /dev/null @@ -1,165 +0,0 @@ -- 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-20230615/SolarSystemDev01_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/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-20230615/SolarSystemDev01_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/SolarSystemDev01_factoid.ttltenet.tetras-libre.fr_demo_01-20230615/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/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-20230615/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-20230615/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 - --- Sequence: Bug fixing for some known anomalies of AMR-LD data -- INFO - ----- fix AMR bug (1): 5/5 new triples (603, 0:00:00.027378) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.154549) -- DEBUG - ----- reclassify AMR-LD concept (2): 0/0 new triple (613, 0:00:00.070281) -- INFO - ----- reclassify AMR-LD concept (3): 12/12 new triples (625, 0:00:00.039137) -- INFO - ----- reclassify AMR-LD concept (4): 16/16 new triples (641, 0:00:00.074070) -- INFO - ----- reclassify AMR-LD concept (5): 2/4 new triples (643, 0:00:00.039621) -- INFO - ----- reify roles as concept: 10/10 new triples (653, 0:00:00.056776) -- INFO - ----- reclassify existing variable: 45/45 new triples (698, 0:00:00.033619) -- INFO - ----- add new variable for reified concept: 8/8 new triples (706, 0:00:00.091377) -- INFO - ----- add AMR leaf for reclassified concept: 33/33 new triples (739, 0:00:00.054267) -- INFO - ----- add AMR leaf for reified concept: 8/8 new triples (747, 0:00:00.019840) -- INFO - ----- add AMR edge for core relation: 27/27 new triples (774, 0:00:00.195068) -- INFO - ----- add AMR edge for reified concept: 12/12 new triples (786, 0:00:00.183752) -- INFO - ----- add AMR edge for name relation: 5/5 new triples (791, 0:00:00.033754) -- DEBUG - ----- add AMR edge for quant relation: 0/0 new triple (791, 0:00:00.033060) -- INFO - ----- add AMR edge for polarity relation: 5/5 new triples (796, 0:00:00.051817) -- INFO - ----- update AMR edge role 1: 15/15 new triples (811, 0:00:00.158011) -- INFO - ----- add AMR root: 5/5 new triples (816, 0:00:00.016740) -- 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-20230615/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.256091) -- INFO - ----- extract atom individuals: 8/8 new triples (854, 0:00:00.083526) -- INFO - ----- extract atomic properties: 75/75 new triples (929, 0:00:00.379074) -- INFO - ----- extract atom values: 10/10 new triples (939, 0:00:00.096399) -- INFO - ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.146561) -- INFO - ----- propagate atom relations: 24/68 new triples (977, 0:00:01.775925) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.132187) -- INFO - ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.112851) -- INFO - --- Sequence: phenomena analyze sequence (1) -- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.168969) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.026704) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.020133) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.053830) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.058548) -- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.014518) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.027209) -- INFO - --- Sequence: phenomena analyze sequence (2) -- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.135362) -- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.601717) -- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.275635) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.015946) -- INFO - --- Sequence: composite class extraction sequence -- INFO - ----- extract composite classes (1): 127/138 new triples (1205, 0:00:01.053700) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.048502) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.461778) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.016047) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.030762) -- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.141700) -- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.048714) -- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.194143) -- 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-20230615/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:01.276560) -- INFO - ----- generate OWL property: 29/29 new triples (1304, 0:00:00.557613) -- INFO - ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.183048) -- 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-20230615/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-20230615/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-20230615/SolarSystemDev01_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl deleted file mode 100644 index bda0bbc14fc2a31f9fe5e4a7aadeb7aedd99be81..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl +++ /dev/null @@ -1,833 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/01/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns11:part a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity . - -ns3:bind-01 a ns2:Frame . - -ns3:orbit-01 a ns2:Frame . - -ns11:gravitation a ns2:Concept . - -ns11:object a ns2:Concept . - -ns11:sun a ns2:Concept . - -ns11:system a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -ns2:or a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns2:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl deleted file mode 100644 index a8944545a4e21794de76915871a4758a95afe7bc..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl +++ /dev/null @@ -1,1648 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<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" ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys: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> ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys: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> ; - sys: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> ; - sys: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> ; - sys: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> ; - sys:fromStructure "unknown" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "unknown" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "unknown" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "unknown" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "unknown" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "unknown" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" ; - net:hasValueLabel "SolarSystem" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "unknown" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "unknown" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "unknown" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "unknown" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "unknown" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "SolarSystem" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "unknown" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "unknown" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "unknown" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl deleted file mode 100644 index 877a6613610f2bc7014d538a4096ee21c04fc96c..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl +++ /dev/null @@ -1,1107 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl deleted file mode 100644 index 66e06a2c74b6894b5be0818b3ed3e8781218b0e7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl +++ /dev/null @@ -1,1548 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "unknown" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "unknown" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "unknown" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "unknown" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "unknown" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" ; - net:hasValueLabel "SolarSystem" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "unknown" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "unknown" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "unknown" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "unknown" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "SolarSystem" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "unknown" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "unknown" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl deleted file mode 100644 index 9387bf47994910da905ab9b5189b9326b80c1ce7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230615/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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 "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/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/SolarSystemDev01_factoid.ttl deleted file mode 100644 index 9387bf47994910da905ab9b5189b9326b80c1ce7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/SolarSystemDev01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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 "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/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.log deleted file mode 100644 index b207d6268cc9c1e7351edc83dbb6ebc7a9296f88..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.log +++ /dev/null @@ -1,165 +0,0 @@ -- 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-20230619/SolarSystemDev01_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/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-20230619/SolarSystemDev01_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/SolarSystemDev01_factoid.ttltenet.tetras-libre.fr_demo_01-20230619/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/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-20230619/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-20230619/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: 0 -- INFO - -- Step 1: Preprocessing -- INFO - --- Sequence: Bug fixing for some known anomalies of AMR-LD data -- INFO - ----- fix AMR bug (1): 5/5 new triples (603, 0:00:00.019959) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.118844) -- DEBUG - ----- reclassify AMR-LD concept (2): 0/0 new triple (613, 0:00:00.049491) -- INFO - ----- reclassify AMR-LD concept (3): 12/12 new triples (625, 0:00:00.035104) -- INFO - ----- reclassify AMR-LD concept (4): 16/16 new triples (641, 0:00:00.053493) -- INFO - ----- reclassify AMR-LD concept (5): 2/4 new triples (643, 0:00:00.041004) -- INFO - ----- reify roles as concept: 10/10 new triples (653, 0:00:00.060661) -- INFO - ----- reclassify existing variable: 45/45 new triples (698, 0:00:00.030386) -- INFO - ----- add new variable for reified concept: 8/8 new triples (706, 0:00:00.060438) -- INFO - ----- add AMR leaf for reclassified concept: 33/33 new triples (739, 0:00:00.029487) -- INFO - ----- add AMR leaf for reified concept: 8/8 new triples (747, 0:00:00.020999) -- INFO - ----- add AMR edge for core relation: 27/27 new triples (774, 0:00:00.136631) -- INFO - ----- add AMR edge for reified concept: 12/12 new triples (786, 0:00:00.142645) -- INFO - ----- add AMR edge for name relation: 5/5 new triples (791, 0:00:00.027758) -- DEBUG - ----- add AMR edge for quant relation: 0/0 new triple (791, 0:00:00.031673) -- INFO - ----- add AMR edge for polarity relation: 5/5 new triples (796, 0:00:00.038445) -- INFO - ----- update AMR edge role 1: 15/15 new triples (811, 0:00:00.155290) -- INFO - ----- add AMR root: 5/5 new triples (816, 0:00:00.016012) -- 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-20230619/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.228418) -- INFO - ----- extract atom individuals: 8/8 new triples (854, 0:00:00.079191) -- INFO - ----- extract atomic properties: 75/75 new triples (929, 0:00:00.320649) -- INFO - ----- extract atom values: 10/10 new triples (939, 0:00:00.084351) -- INFO - ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.114001) -- INFO - ----- propagate atom relations: 24/68 new triples (977, 0:00:01.524579) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.112879) -- INFO - ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.115300) -- INFO - --- Sequence: phenomena analyze sequence (1) -- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.143187) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.017639) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.020039) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.048108) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.050149) -- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.014029) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.033430) -- INFO - --- Sequence: phenomena analyze sequence (2) -- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.114484) -- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.376795) -- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.224521) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.015921) -- INFO - --- Sequence: composite class extraction sequence -- INFO - ----- extract composite classes (1): 127/138 new triples (1205, 0:00:00.714952) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.041341) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.357461) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.013768) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.020679) -- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.109401) -- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.035434) -- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.162034) -- 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-20230619/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.891012) -- INFO - ----- generate OWL property: 29/29 new triples (1304, 0:00:00.418925) -- INFO - ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.118260) -- 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-20230619/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-20230619/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-20230619/SolarSystemDev01_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl deleted file mode 100644 index bda0bbc14fc2a31f9fe5e4a7aadeb7aedd99be81..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl +++ /dev/null @@ -1,833 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/01/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns11:part a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity . - -ns3:bind-01 a ns2:Frame . - -ns3:orbit-01 a ns2:Frame . - -ns11:gravitation a ns2:Concept . - -ns11:object a ns2:Concept . - -ns11:sun a ns2:Concept . - -ns11:system a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -ns2:or a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns2:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl deleted file mode 100644 index a8944545a4e21794de76915871a4758a95afe7bc..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl +++ /dev/null @@ -1,1648 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<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" ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys: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> ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys: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> ; - sys: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> ; - sys: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> ; - sys: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> ; - sys:fromStructure "unknown" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "unknown" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "unknown" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "unknown" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "unknown" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "unknown" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" ; - net:hasValueLabel "SolarSystem" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "unknown" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "unknown" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "unknown" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "unknown" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "unknown" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "SolarSystem" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "unknown" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "unknown" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "unknown" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl deleted file mode 100644 index 877a6613610f2bc7014d538a4096ee21c04fc96c..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl +++ /dev/null @@ -1,1107 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl deleted file mode 100644 index 66e06a2c74b6894b5be0818b3ed3e8781218b0e7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl +++ /dev/null @@ -1,1548 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "unknown" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "unknown" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "unknown" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "unknown" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "unknown" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" ; - net:hasValueLabel "SolarSystem" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "unknown" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "unknown" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "unknown" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "unknown" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "SolarSystem" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "unknown" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "unknown" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl deleted file mode 100644 index 9387bf47994910da905ab9b5189b9326b80c1ce7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230619/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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 "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/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/SolarSystemDev01_factoid.ttl deleted file mode 100644 index 9387bf47994910da905ab9b5189b9326b80c1ce7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/SolarSystemDev01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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 "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/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.log deleted file mode 100644 index 63021376d544e79138b323068b93e5df93d8a3cb..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.log +++ /dev/null @@ -1,165 +0,0 @@ -- 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-20230621 -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/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-20230621 - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/tenet.tetras-libre.fr_demo_01-20230621/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/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-20230621/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-20230621/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: 0 -- INFO - -- Step 1: Preprocessing -- INFO - --- Sequence: Bug fixing for some known anomalies of AMR-LD data -- INFO - ----- fix AMR bug (1): 5/5 new triples (603, 0:00:00.014645) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.091508) -- DEBUG - ----- reclassify AMR-LD concept (2): 0/0 new triple (613, 0:00:00.034585) -- INFO - ----- reclassify AMR-LD concept (3): 12/12 new triples (625, 0:00:00.024370) -- INFO - ----- reclassify AMR-LD concept (4): 16/16 new triples (641, 0:00:00.035592) -- INFO - ----- reclassify AMR-LD concept (5): 2/4 new triples (643, 0:00:00.022148) -- INFO - ----- reify roles as concept: 10/10 new triples (653, 0:00:00.032880) -- INFO - ----- reclassify existing variable: 45/45 new triples (698, 0:00:00.020095) -- INFO - ----- add new variable for reified concept: 8/8 new triples (706, 0:00:00.055325) -- INFO - ----- add AMR leaf for reclassified concept: 33/33 new triples (739, 0:00:00.035460) -- INFO - ----- add AMR leaf for reified concept: 8/8 new triples (747, 0:00:00.015584) -- INFO - ----- add AMR edge for core relation: 27/27 new triples (774, 0:00:00.174243) -- INFO - ----- add AMR edge for reified concept: 12/12 new triples (786, 0:00:00.116246) -- INFO - ----- add AMR edge for name relation: 5/5 new triples (791, 0:00:00.022907) -- DEBUG - ----- add AMR edge for quant relation: 0/0 new triple (791, 0:00:00.021040) -- INFO - ----- add AMR edge for polarity relation: 5/5 new triples (796, 0:00:00.034245) -- INFO - ----- update AMR edge role 1: 15/15 new triples (811, 0:00:00.109290) -- INFO - ----- add AMR root: 5/5 new triples (816, 0:00:00.008883) -- 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-20230621/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.186636) -- INFO - ----- extract atom individuals: 8/8 new triples (854, 0:00:00.037982) -- INFO - ----- extract atomic properties: 75/75 new triples (929, 0:00:00.182386) -- INFO - ----- extract atom values: 10/10 new triples (939, 0:00:00.051062) -- INFO - ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.068523) -- INFO - ----- propagate atom relations: 24/68 new triples (977, 0:00:00.956029) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.017592) -- INFO - ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.066040) -- INFO - --- Sequence: phenomena analyze sequence (1) -- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.102608) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.014564) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.016999) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.034376) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.029569) -- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.008088) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.021518) -- INFO - --- Sequence: phenomena analyze sequence (2) -- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.073269) -- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.293707) -- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.139592) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.011762) -- INFO - --- Sequence: composite class extraction sequence -- INFO - ----- extract composite classes (1): 127/138 new triples (1205, 0:00:00.524129) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.023417) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.285137) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.009798) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.016154) -- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.086505) -- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.026274) -- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.116375) -- 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-20230621/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.586110) -- INFO - ----- generate OWL property: 29/29 new triples (1304, 0:00:00.272124) -- INFO - ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.078303) -- 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-20230621/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-20230621/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-20230621/SolarSystemDev01_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl deleted file mode 100644 index bda0bbc14fc2a31f9fe5e4a7aadeb7aedd99be81..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl +++ /dev/null @@ -1,833 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/01/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns11:part a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity . - -ns3:bind-01 a ns2:Frame . - -ns3:orbit-01 a ns2:Frame . - -ns11:gravitation a ns2:Concept . - -ns11:object a ns2:Concept . - -ns11:sun a ns2:Concept . - -ns11:system a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -ns2:or a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns2:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl deleted file mode 100644 index a8944545a4e21794de76915871a4758a95afe7bc..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl +++ /dev/null @@ -1,1648 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<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" ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys: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> ; - sys: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> ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys: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> ; - sys: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> ; - sys: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> ; - sys: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> ; - sys:fromStructure "unknown" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "unknown" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "unknown" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "unknown" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "unknown" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "unknown" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "unknown" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" ; - net:hasValueLabel "SolarSystem" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "unknown" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "unknown" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "unknown" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "unknown" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "unknown" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "unknown" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "SolarSystem" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "unknown" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "unknown" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "unknown" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl deleted file mode 100644 index 877a6613610f2bc7014d538a4096ee21c04fc96c..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl +++ /dev/null @@ -1,1107 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl deleted file mode 100644 index 66e06a2c74b6894b5be0818b3ed3e8781218b0e7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl +++ /dev/null @@ -1,1548 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/01//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:edge_a_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Value ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "unknown" . - -net:compositeClass_gravitation-bind-system_g a net:Composite_Class_Net ; - net:composeFrom net:atomClass_gravitation_g, - net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasNaming "gravitation-bind-system" ; - net:hasRestriction net:restriction_bind-system_b ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:compositeClass_object-orbit-hasManner-not-direct-sun_o a net:Composite_Class_Net ; - net:composeFrom net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasNaming "object-orbit-hasManner-not-direct-sun" ; - net:hasRestriction net:restriction_orbit-hasManner-not-direct-sun_o2 ; - net:hasStructure "unknown" . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns2:AMR ; - ns2:has-id "SSC-01-01" ; - ns2:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns2:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns2:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-object_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_object_o, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-object" ; - net:hasRestriction net:restriction_hasPart-object_p9 ; - net:hasStructure "unknown" . - -net:compositeClass_system-hasPart-sun_s a net:Class_Net, - net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:composeFrom net:atomClass_sun_s2, - net:atomClass_system_s, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun" ; - net:hasRestriction net:restriction_hasPart-sun_p9 ; - net:hasStructure "unknown" . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "unknown" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "unknown" . - -net:restriction_bind-system_b a net:Restriction_Net ; - net:composeFrom net:atomClass_system_s, - net:atomProperty_bind_b ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b, - :leaf_system_s ; - net:hasNaming "bind-system" ; - net:hasRestrictionNetValue net:atomClass_system_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b ; - net:hasStructure "unknown" . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-object_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_object_o, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_hasPart-sun_p9 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:atomProperty_hasPart_p9 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-direct_o2 ; - net:hasStructure "unknown" . - -net:restriction_orbit-hasManner-not-direct-sun_o2 a net:Restriction_Net ; - net:composeFrom net:atomClass_sun_s2, - net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2, - :leaf_sun_s2 ; - net:hasNaming "orbit-hasManner-not-direct-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:compositeProperty_orbit-hasManner-not-direct_o2 ; - net:hasStructure "unknown" . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns2:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns2:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns2:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:or a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "SolarSystem" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" ; - net:hasValueLabel "SolarSystem" . - -net:value_negative_blankNode a net:Value_Net ; - net:coverAmrValue :value_negative ; - net:hasNaming "negative" ; - net:hasStructure "unknown" ; - net:hasValueLabel "negative" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_gravitation_g a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "unknown" . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g ; - :role_ARG1 net:atomClass_system_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "unknown" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "unknown" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_SolarSystem_p a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "SolarSystem" ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-object_s, - net:compositeClass_system-hasPart-sun_s ; - net:hasNaming "SolarSystem" ; - net:hasStructure "unknown" . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_o :leaf_object_o ; - :edge_a_s2 :leaf_sun_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_d :leaf_direct-02_d ; - :edge_o3_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_g :leaf_gravitation_g ; - :edge_b_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - :role_ARG1 net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasMannering" ; - net:hasPropertyName10 "hasManner-by" ; - net:hasPropertyName12 "hasManner-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "unknown" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :value_negative . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_SolarSystem_p ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "unknown" . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "unknown" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_sun_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "unknown" . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_o :leaf_object_o ; - :edge_o2_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl deleted file mode 100644 index 9387bf47994910da905ab9b5189b9326b80c1ce7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230621/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@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 "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/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.log deleted file mode 100644 index 885b337c2a5f4c0feed41777e05fe24438644c75..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.log +++ /dev/null @@ -1,165 +0,0 @@ -- 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-20230622 -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/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-20230622 - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/tenet.tetras-libre.fr_demo_01-20230622/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/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-20230622/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-20230622/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: 0 -- INFO - -- Step 1: Preprocessing -- INFO - --- Sequence: Bug fixing for some known anomalies of AMR-LD data -- INFO - ----- fix AMR bug (1): 5/5 new triples (603, 0:00:00.029635) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.146474) -- DEBUG - ----- reclassify AMR-LD concept (2): 0/0 new triple (613, 0:00:00.077928) -- INFO - ----- reclassify AMR-LD concept (3): 12/12 new triples (625, 0:00:00.045702) -- INFO - ----- reclassify AMR-LD concept (4): 16/16 new triples (641, 0:00:00.078881) -- INFO - ----- reclassify AMR-LD concept (5): 2/4 new triples (643, 0:00:00.045371) -- INFO - ----- reify roles as concept: 10/10 new triples (653, 0:00:00.075889) -- INFO - ----- reclassify existing variable: 45/45 new triples (698, 0:00:00.034244) -- INFO - ----- add new variable for reified concept: 8/8 new triples (706, 0:00:00.083276) -- INFO - ----- add AMR leaf for reclassified concept: 33/33 new triples (739, 0:00:00.032104) -- INFO - ----- add AMR leaf for reified concept: 8/8 new triples (747, 0:00:00.019376) -- INFO - ----- add AMR edge for core relation: 27/27 new triples (774, 0:00:00.142878) -- INFO - ----- add AMR edge for reified concept: 12/12 new triples (786, 0:00:00.104593) -- INFO - ----- add AMR edge for name relation: 5/5 new triples (791, 0:00:00.027496) -- DEBUG - ----- add AMR edge for quant relation: 0/0 new triple (791, 0:00:00.038271) -- INFO - ----- add AMR edge for polarity relation: 5/5 new triples (796, 0:00:00.038545) -- INFO - ----- update AMR edge role 1: 15/15 new triples (811, 0:00:00.107233) -- INFO - ----- add AMR root: 5/5 new triples (816, 0:00:00.018168) -- 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-20230622/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.253934) -- INFO - ----- extract atom individuals: 8/8 new triples (854, 0:00:00.078142) -- INFO - ----- extract atomic properties: 75/75 new triples (929, 0:00:00.354001) -- INFO - ----- extract atom values: 10/10 new triples (939, 0:00:00.078436) -- INFO - ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.106255) -- INFO - ----- propagate atom relations: 24/68 new triples (977, 0:00:01.465473) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.033970) -- INFO - ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.134934) -- INFO - --- Sequence: phenomena analyze sequence (1) -- INFO - ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.160458) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.026647) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.022786) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.054046) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.051974) -- DEBUG - ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.014353) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.030794) -- INFO - --- Sequence: phenomena analyze sequence (2) -- INFO - ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.126660) -- INFO - ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.428262) -- INFO - ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.232554) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.021784) -- INFO - --- Sequence: composite class extraction sequence -- INFO - ----- extract composite classes (1): 127/138 new triples (1205, 0:00:00.820543) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.047416) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.437574) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.013148) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.026384) -- INFO - ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.118444) -- DEBUG - ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.045410) -- INFO - ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.178639) -- 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-20230622/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.928376) -- INFO - ----- generate OWL property: 29/29 new triples (1304, 0:00:00.477319) -- INFO - ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.133939) -- 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-20230622/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-20230622/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-20230622/SolarSystemDev01_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/SolarSystemDev01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/SolarSystemDev01_factoid.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemDev01-20230622/SolarSystemDev01_factoid.ttl rename to tests/main_tests/test_owl_output/SolarSystemDev01-20230725/SolarSystemDev01_factoid.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.log new file mode 100644 index 0000000000000000000000000000000000000000..f4c8d2a9b718e0a194cf91e4d762aca15d96c047 --- /dev/null +++ b/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.log @@ -0,0 +1,165 @@ +- 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-20230725 +- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/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-20230725 + ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/tenet.tetras-libre.fr_demo_01-20230725/ + ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/ + ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/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-20230725/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 - Single-Processing Run +- INFO - + [P-0] *** extraction from sentence 0 *** +- INFO - [P-0] -- Work Structure Preparation +- DEBUG - [P-0] --- Graph Initialization +- DEBUG - [P-0] ----- Configuration Loading +- DEBUG - [P-0] -------- RDF Schema (320) +- DEBUG - [P-0] -------- Semantic Net Definition (486) +- DEBUG - [P-0] -------- Config Parameter Definition (520) +- DEBUG - [P-0] ----- Frame Ontology Loading +- DEBUG - [P-0] -------- Base Ontology produced as output (550) +- DEBUG - [P-0] --- Source Data Import +- DEBUG - [P-0] ----- Sentence Loading +- DEBUG - [P-0] -------- /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_data/amrDocuments/dev/solar-system-01/SSC-01-01.stog.amr.ttl (598) +- DEBUG - [P-0] --- Export work graph as turtle +- DEBUG - [P-0] ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01.ttl +- INFO - [P-0] ----- Sentence (id): SSC-01-01 +- INFO - [P-0] ----- Sentence (text): The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly. +- INFO - [P-0] -- Loading Extraction Scheme (owl_amr_scheme_1) +- DEBUG - [P-0] ----- Step number: 3 +- INFO - [P-0] -- Loading Extraction Rules (amr_master_rule/*) +- DEBUG - [P-0] ----- Total rule number: 0 +- INFO - [P-0] -- Step 1: Preprocessing +- INFO - [P-0] --- Sequence: Bug fixing for some known anomalies of AMR-LD data +- INFO - [P-0] ----- fix AMR bug (1): 5/5 new triples (603, 0:00:00.017041) +- INFO - [P-0] --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure +- INFO - [P-0] ----- reclassify AMR-LD concept (1): 10/10 new triples (613, 0:00:00.088975) +- DEBUG - [P-0] ----- reclassify AMR-LD concept (2): 0/0 new triple (613, 0:00:00.046934) +- INFO - [P-0] ----- reclassify AMR-LD concept (3): 12/12 new triples (625, 0:00:00.033952) +- INFO - [P-0] ----- reclassify AMR-LD concept (4): 16/16 new triples (641, 0:00:00.049801) +- INFO - [P-0] ----- reclassify AMR-LD concept (5): 2/4 new triples (643, 0:00:00.032564) +- INFO - [P-0] ----- reify roles as concept: 10/10 new triples (653, 0:00:00.038004) +- INFO - [P-0] ----- reclassify existing variable: 45/45 new triples (698, 0:00:00.067314) +- INFO - [P-0] ----- add new variable for reified concept: 8/8 new triples (706, 0:00:00.053224) +- INFO - [P-0] ----- add AMR leaf for reclassified concept: 33/33 new triples (739, 0:00:00.021565) +- INFO - [P-0] ----- add AMR leaf for reified concept: 8/8 new triples (747, 0:00:00.012293) +- INFO - [P-0] ----- add AMR edge for core relation: 27/27 new triples (774, 0:00:00.086122) +- INFO - [P-0] ----- add AMR edge for reified concept: 12/12 new triples (786, 0:00:00.058834) +- INFO - [P-0] ----- add AMR edge for name relation: 5/5 new triples (791, 0:00:00.020082) +- DEBUG - [P-0] ----- add AMR edge for quant relation: 0/0 new triple (791, 0:00:00.020062) +- INFO - [P-0] ----- add AMR edge for polarity relation: 5/5 new triples (796, 0:00:00.028559) +- INFO - [P-0] ----- update AMR edge role 1: 15/15 new triples (811, 0:00:00.066543) +- INFO - [P-0] ----- add AMR root: 5/5 new triples (816, 0:00:00.009346) +- DEBUG - [P-0] --- Serializing graph to tenet.tetras-libre.fr_demo_01_Preprocessing +- DEBUG - [P-0] ----- step: Preprocessing +- DEBUG - [P-0] ----- id: https://tenet.tetras-libre.fr/demo/01/ +- DEBUG - [P-0] ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl +- DEBUG - [P-0] ----- base: http://https://tenet.tetras-libre.fr/demo/01//Preprocessing +- INFO - [P-0] -- Step 2: Transduction +- INFO - [P-0] --- Sequence: atomic extraction sequence +- INFO - [P-0] ----- extract atom classes: 30/30 new triples (846, 0:00:00.156676) +- INFO - [P-0] ----- extract atom individuals: 8/8 new triples (854, 0:00:00.049492) +- INFO - [P-0] ----- extract atomic properties: 75/75 new triples (929, 0:00:00.208283) +- INFO - [P-0] ----- extract atom values: 10/10 new triples (939, 0:00:00.049685) +- INFO - [P-0] ----- extract atom phenomena: 14/14 new triples (953, 0:00:00.071859) +- INFO - [P-0] ----- propagate atom relations: 24/68 new triples (977, 0:00:00.931769) +- INFO - [P-0] --- Sequence: classification sequence (1) +- DEBUG - [P-0] ----- classify modality phenomena: 0/0 new triple (977, 0:00:00.022679) +- INFO - [P-0] ----- reclassify argument property to class: 11/14 new triples (988, 0:00:00.069270) +- INFO - [P-0] --- Sequence: phenomena analyze sequence (1) +- INFO - [P-0] ----- analyze "polarity" phenomena (1): 32/36 new triples (1020, 0:00:00.096051) +- DEBUG - [P-0] ----- analyze "polarity" phenomena (2): 0/0 new triple (1020, 0:00:00.019636) +- DEBUG - [P-0] ----- analyze "polarity" phenomena (3): 0/0 new triple (1020, 0:00:00.018550) +- DEBUG - [P-0] ----- analyze "polarity" phenomena (4): 0/0 new triple (1020, 0:00:00.036059) +- DEBUG - [P-0] ----- analyze "polarity" phenomena (5): 0/0 new triple (1020, 0:00:00.036948) +- DEBUG - [P-0] ----- analyze modifier phenomena (mod): 0/0 new triple (1020, 0:00:00.008867) +- DEBUG - [P-0] ----- classify modality phenomena: 0/0 new triple (1020, 0:00:00.020188) +- INFO - [P-0] --- Sequence: phenomena analyze sequence (2) +- INFO - [P-0] ----- analyze "or" phenomena (1): 1/1 new triple (1021, 0:00:00.070572) +- INFO - [P-0] ----- analyze "or" phenomena (2): 55/82 new triples (1076, 0:00:00.266765) +- INFO - [P-0] ----- analyze "and" phenomena (1): 2/14 new triples (1078, 0:00:00.149370) +- DEBUG - [P-0] ----- analyze "and" phenomena (2): 0/0 new triple (1078, 0:00:00.011101) +- INFO - [P-0] --- Sequence: composite class extraction sequence +- INFO - [P-0] ----- extract composite classes (1): 127/138 new triples (1205, 0:00:00.556841) +- DEBUG - [P-0] ----- extract composite classes (2): 0/0 new triple (1205, 0:00:00.034686) +- INFO - [P-0] --- Sequence: classification sequence (2) +- INFO - [P-0] ----- classify class net as entity from core arguments: 10/181 new triples (1215, 0:00:00.248914) +- DEBUG - [P-0] ----- classify class net as entity from :part relation: 0/0 new triple (1215, 0:00:00.010161) +- DEBUG - [P-0] ----- classify class net as entity from degree arguments: 0/0 new triple (1215, 0:00:00.016882) +- INFO - [P-0] ----- Associate mother to class net from :domain relation: 5/34 new triples (1220, 0:00:00.075076) +- DEBUG - [P-0] ----- Propagate individuals to net with same base node: 0/10 new triple (1220, 0:00:00.025401) +- INFO - [P-0] ----- Propagate individuals to net with domain link: 3/60 new triples (1223, 0:00:00.111429) +- DEBUG - [P-0] --- Serializing graph to tenet.tetras-libre.fr_demo_01_Transduction +- DEBUG - [P-0] ----- step: Transduction +- DEBUG - [P-0] ----- id: https://tenet.tetras-libre.fr/demo/01/ +- DEBUG - [P-0] ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Transduction.ttl +- DEBUG - [P-0] ----- base: http://https://tenet.tetras-libre.fr/demo/01//Transduction +- INFO - [P-0] -- Step 3: Generation +- INFO - [P-0] --- Sequence: OWL Generation Sequence +- INFO - [P-0] ----- generate OWL class: 52/55 new triples (1275, 0:00:00.562428) +- INFO - [P-0] ----- generate OWL property: 29/29 new triples (1304, 0:00:00.286539) +- INFO - [P-0] ----- generate OWL individual: 6/7 new triples (1310, 0:00:00.073331) +- DEBUG - [P-0] --- Serializing graph to tenet.tetras-libre.fr_demo_01_Generation +- DEBUG - [P-0] ----- step: Generation +- DEBUG - [P-0] ----- id: https://tenet.tetras-libre.fr/demo/01/ +- DEBUG - [P-0] ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Generation.ttl +- DEBUG - [P-0] ----- base: http://https://tenet.tetras-libre.fr/demo/01//Generation +- DEBUG - [P-0] --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_factoid.ttl) +- DEBUG - [P-0] ----- Number of factoids: 91 +- DEBUG - [P-0] ----- Graph base: http://https://tenet.tetras-libre.fr/demo/01//factoid +- INFO - [P-0] Success (91 extracted triple(s)) +- 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-20230725/SolarSystemDev01_factoid.ttl +- INFO - + === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01.ttl rename to tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Generation.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Generation.ttl rename to tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Generation.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl rename to tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Preprocessing.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Transduction.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_Transduction.ttl rename to tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_Transduction.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_factoid.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemDev01-20230622/technical-data/tenet.tetras-libre.fr_demo_01-1/tenet.tetras-libre.fr_demo_01_factoid.ttl rename to tests/main_tests/test_owl_output/SolarSystemDev01-20230725/technical-data/tenet.tetras-libre.fr_demo_01-0/tenet.tetras-libre.fr_demo_01_factoid.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.dot b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.dot deleted file mode 100644 index e12eab02e19e3f95d9efd3dd799ce8d7614df466..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.dot +++ /dev/null @@ -1,33 +0,0 @@ -digraph amr_graph { - rankdir=LR size="12,8" - s [label="s/system" shape=circle] - p [label="p/planet" shape=circle] - n [label="n/name" shape=circle] - b [label="b/bind-01" shape=circle] - g [label="g/gravitation" shape=circle] - a [label="a/and" shape=circle] - s2 [label="s2/sun" shape=circle] - o [label="o/object" shape=circle] - o2 [label="o2/orbit-01" shape=circle] - o3 [label="o3/or" shape=circle] - d [label="d/direct-02" shape=circle] - d2 [label="d2/direct-02" shape=circle] - s -> p [label=":domain"] - p -> n [label=":name"] - s -> b [label=":ARG1-of"] - b -> g [label=":ARG0"] - s -> a [label=":part"] - a -> s2 [label=":op1"] - a -> o [label=":op2"] - o -> o2 [label=":ARG0-of"] - o2 -> s2 [label=":ARG1"] - o2 -> o3 [label=":manner"] - o3 -> d [label=":op1"] - o3 -> d2 [label=":op2"] - node_0 [label="\"Solar\"" shape=rectangle] - n -> node_0 [label=":op1"] - node_1 [label="\"System\"" shape=rectangle] - n -> node_1 [label=":op2"] - node_2 [label="-" shape=rectangle] - d2 -> node_2 [label=":polarity"] -} diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.nt b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.nt deleted file mode 100644 index e495b40eb943fa59acd73fd51a9ffd0672e26897..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.nt +++ /dev/null @@ -1,58 +0,0 @@ -<http://amr.isi.edu/rdf/amr-terms#sun> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Concept> . -<http://amr.isi.edu/amr_data/document-01#d2> <http://amr.isi.edu/rdf/amr-terms#polarity> "-" . -<http://amr.isi.edu/amr_data/document-01#p> <http://www.w3.org/2000/01/rdf-schema#label> "Solar System" . -<http://amr.isi.edu/frames/ld/v1.2.2/orbit-01.ARG0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> . -<http://amr.isi.edu/rdf/core-amr#Role> <http://www.w3.org/2000/01/rdf-schema#label> "AMR-Role" . -<http://amr.isi.edu/rdf/amr-terms#part> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Role> . -<http://amr.isi.edu/amr_data/document-01#a> <http://amr.isi.edu/rdf/amr-terms#op1> <http://amr.isi.edu/amr_data/document-01#s2> . -<http://amr.isi.edu/amr_data/document-01#o2> <http://amr.isi.edu/frames/ld/v1.2.2/orbit-01.ARG0> <http://amr.isi.edu/amr_data/document-01#o> . -<http://amr.isi.edu/amr_data/document-01#p> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/entity-types#planet> . -<http://amr.isi.edu/amr_data/document-01#s> <http://amr.isi.edu/rdf/amr-terms#domain> <http://amr.isi.edu/amr_data/document-01#p> . -<http://amr.isi.edu/amr_data/document-01#root01> <http://amr.isi.edu/rdf/core-amr#root> <http://amr.isi.edu/amr_data/document-01#s> . -<http://amr.isi.edu/rdf/core-amr#Frame> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Concept> . -<http://amr.isi.edu/amr_data/document-01#o3> <http://amr.isi.edu/rdf/amr-terms#op1> <http://amr.isi.edu/amr_data/document-01#d> . -<http://amr.isi.edu/amr_data/document-01#o2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/frames/ld/v1.2.2/orbit-01> . -<http://amr.isi.edu/rdf/amr-terms#gravitation> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Concept> . -<http://amr.isi.edu/amr_data/document-01#root01> <http://amr.isi.edu/rdf/core-amr#has-id> "document-01" . -<http://amr.isi.edu/amr_data/document-01#root01> <http://amr.isi.edu/rdf/core-amr#has-sentence> "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." . -<http://amr.isi.edu/amr_data/document-01#s> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/amr-terms#system> . -<http://amr.isi.edu/amr_data/document-01#b> <http://amr.isi.edu/frames/ld/v1.2.2/bind-01.ARG0> <http://amr.isi.edu/amr_data/document-01#g> . -<http://amr.isi.edu/frames/ld/v1.2.2/direct-02> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Frame> . -<http://amr.isi.edu/amr_data/document-01#b> <http://amr.isi.edu/frames/ld/v1.2.2/bind-01.ARG1> <http://amr.isi.edu/amr_data/document-01#s> . -<http://amr.isi.edu/amr_data/document-01#b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/frames/ld/v1.2.2/bind-01> . -<http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> <http://www.w3.org/2000/01/rdf-schema#label> "AMR-PropBank-Role" . -<http://amr.isi.edu/amr_data/document-01#root01> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#AMR> . -<http://amr.isi.edu/amr_data/document-01#o3> <http://amr.isi.edu/rdf/amr-terms#op2> <http://amr.isi.edu/amr_data/document-01#d2> . -<http://amr.isi.edu/rdf/core-amr#Role> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> . -<http://amr.isi.edu/amr_data/document-01#d2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/frames/ld/v1.2.2/direct-02> . -<http://amr.isi.edu/amr_data/document-01#o2> <http://amr.isi.edu/frames/ld/v1.2.2/orbit-01.ARG1> <http://amr.isi.edu/amr_data/document-01#s2> . -<http://amr.isi.edu/frames/ld/v1.2.2/bind-01> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Frame> . -<http://amr.isi.edu/rdf/core-amr#Frame> <http://www.w3.org/2000/01/rdf-schema#label> "AMR-PropBank-Frame" . -<http://amr.isi.edu/amr_data/document-01#d> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/frames/ld/v1.2.2/direct-02> . -<http://amr.isi.edu/rdf/core-amr#NamedEntity> <http://www.w3.org/2000/01/rdf-schema#label> "AMR-EntityType" . -<http://amr.isi.edu/rdf/core-amr#and> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Concept> . -<http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Role> . -<http://amr.isi.edu/rdf/amr-terms#system> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Concept> . -<http://amr.isi.edu/rdf/amr-terms#op1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Role> . -<http://amr.isi.edu/amr_data/document-01#s2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/amr-terms#sun> . -<http://amr.isi.edu/amr_data/document-01#o2> <http://amr.isi.edu/rdf/amr-terms#manner> <http://amr.isi.edu/amr_data/document-01#o3> . -<http://amr.isi.edu/rdf/core-amr#or> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Concept> . -<http://amr.isi.edu/rdf/core-amr#Concept> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> . -<http://amr.isi.edu/rdf/amr-terms#op2> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Role> . -<http://amr.isi.edu/frames/ld/v1.2.2/orbit-01.ARG1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> . -<http://amr.isi.edu/rdf/amr-terms#object> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Concept> . -<http://amr.isi.edu/amr_data/document-01#o> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/amr-terms#object> . -<http://amr.isi.edu/rdf/amr-terms#domain> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Role> . -<http://amr.isi.edu/frames/ld/v1.2.2/bind-01.ARG0> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> . -<http://amr.isi.edu/entity-types#planet> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#NamedEntity> . -<http://amr.isi.edu/amr_data/document-01#a> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#and> . -<http://amr.isi.edu/rdf/amr-terms#manner> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Role> . -<http://amr.isi.edu/rdf/core-amr#NamedEntity> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Concept> . -<http://amr.isi.edu/amr_data/document-01#g> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/amr-terms#gravitation> . -<http://amr.isi.edu/frames/ld/v1.2.2/orbit-01> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#Frame> . -<http://amr.isi.edu/amr_data/document-01#o3> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/rdf/core-amr#or> . -<http://amr.isi.edu/amr_data/document-01#s> <http://amr.isi.edu/rdf/amr-terms#part> <http://amr.isi.edu/amr_data/document-01#a> . -<http://amr.isi.edu/frames/ld/v1.2.2/bind-01.ARG1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://amr.isi.edu/frames/ld/v1.2.2/FrameRole> . -<http://amr.isi.edu/rdf/core-amr#NamedEntity> <http://www.w3.org/2000/01/rdf-schema#label> "AMR-Term" . -<http://amr.isi.edu/amr_data/document-01#a> <http://amr.isi.edu/rdf/amr-terms#op2> <http://amr.isi.edu/amr_data/document-01#o> . -<http://amr.isi.edu/rdf/core-amr#Concept> <http://www.w3.org/2000/01/rdf-schema#label> "AMR-Concept" . diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.penman b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.penman deleted file mode 100644 index af271537f97b151b211b459de1ddaf86f19e235e..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.penman +++ /dev/null @@ -1,18 +0,0 @@ -# ::id document-01 -# ::snt The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.. -(s / system - :domain (p / planet - :name (n / name - :op1 "Solar" - :op2 "System")) - :ARG1-of (b / bind-01 - :ARG0 (g / gravitation)) - :part (a / and - :op1 (s2 / sun) - :op2 (o / object - :ARG0-of (o2 / orbit-01 - :ARG1 s2 - :manner (o3 / or - :op1 (d / direct-02) - :op2 (d2 / direct-02 - :polarity -)))))) \ No newline at end of file diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.png b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.png deleted file mode 100644 index 4db3a86145d050d023f92908dc6e204f2c3c0744..0000000000000000000000000000000000000000 Binary files a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.png and /dev/null differ diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.svg b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.svg deleted file mode 100644 index 7ab649669b9c2d82ce76501ef87545c94d8381bf..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.svg +++ /dev/null @@ -1,208 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" - "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -<!-- Generated by graphviz version 2.40.1 (20161225.0304) - --> -<!-- Title: amr_graph Pages: 1 --> -<svg width="864pt" height="348pt" - viewBox="0.00 0.00 864.00 348.14" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> -<g id="graph0" class="graph" transform="scale(.6649 .6649) rotate(0) translate(4 519.594)"> -<title>amr_graph</title> -<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-519.594 1295.4383,-519.594 1295.4383,4 -4,4"/> -<!-- s --> -<g id="node1" class="node"> -<title>s</title> -<ellipse fill="none" stroke="#000000" cx="51.9954" cy="-339.594" rx="51.9908" ry="51.9908"/> -<text text-anchor="middle" x="51.9954" y="-335.894" font-family="Times,serif" font-size="14.00" fill="#000000">s/system</text> -</g> -<!-- p --> -<g id="node2" class="node"> -<title>p</title> -<ellipse fill="none" stroke="#000000" cx="258.5859" cy="-466.594" rx="48.9926" ry="48.9926"/> -<text text-anchor="middle" x="258.5859" y="-462.894" font-family="Times,serif" font-size="14.00" fill="#000000">p/planet</text> -</g> -<!-- s->p --> -<g id="edge1" class="edge"> -<title>s->p</title> -<path fill="none" stroke="#000000" d="M96.3142,-366.8387C129.0736,-386.9773 173.7346,-414.4322 207.9106,-435.4417"/> -<polygon fill="#000000" stroke="#000000" points="206.4535,-438.6544 216.8055,-440.9098 210.1194,-432.6911 206.4535,-438.6544"/> -<text text-anchor="middle" x="153.9908" y="-425.394" font-family="Times,serif" font-size="14.00" fill="#000000">:domain</text> -</g> -<!-- b --> -<g id="node4" class="node"> -<title>b</title> -<ellipse fill="none" stroke="#000000" cx="258.5859" cy="-339.594" rx="54.6905" ry="54.6905"/> -<text text-anchor="middle" x="258.5859" y="-335.894" font-family="Times,serif" font-size="14.00" fill="#000000">b/bind-01</text> -</g> -<!-- s->b --> -<g id="edge3" class="edge"> -<title>s->b</title> -<path fill="none" stroke="#000000" d="M104.1269,-339.594C131.393,-339.594 165.022,-339.594 193.9325,-339.594"/> -<polygon fill="#000000" stroke="#000000" points="193.9435,-343.0941 203.9435,-339.594 193.9434,-336.0941 193.9435,-343.0941"/> -<text text-anchor="middle" x="153.9908" y="-343.394" font-family="Times,serif" font-size="14.00" fill="#000000">:ARG1-of</text> -</g> -<!-- a --> -<g id="node6" class="node"> -<title>a</title> -<ellipse fill="none" stroke="#000000" cx="258.5859" cy="-230.594" rx="36.2938" ry="36.2938"/> -<text text-anchor="middle" x="258.5859" y="-226.894" font-family="Times,serif" font-size="14.00" fill="#000000">a/and</text> -</g> -<!-- s->a --> -<g id="edge5" class="edge"> -<title>s->a</title> -<path fill="none" stroke="#000000" d="M98.1012,-315.2679C133.798,-296.4338 182.8008,-270.5793 217.2375,-252.41"/> -<polygon fill="#000000" stroke="#000000" points="218.8895,-255.4957 226.1007,-247.7337 215.6229,-249.3046 218.8895,-255.4957"/> -<text text-anchor="middle" x="153.9908" y="-304.394" font-family="Times,serif" font-size="14.00" fill="#000000">:part</text> -</g> -<!-- n --> -<g id="node3" class="node"> -<title>n</title> -<ellipse fill="none" stroke="#000000" cx="466.0248" cy="-470.594" rx="44.6926" ry="44.6926"/> -<text text-anchor="middle" x="466.0248" y="-466.894" font-family="Times,serif" font-size="14.00" fill="#000000">n/name</text> -</g> -<!-- p->n --> -<g id="edge2" class="edge"> -<title>p->n</title> -<path fill="none" stroke="#000000" d="M307.4834,-467.5369C338.5034,-468.135 378.7044,-468.9102 410.8626,-469.5303"/> -<polygon fill="#000000" stroke="#000000" points="410.9335,-473.0322 420.9992,-469.7258 411.0685,-466.0335 410.9335,-473.0322"/> -<text text-anchor="middle" x="354.1811" y="-472.394" font-family="Times,serif" font-size="14.00" fill="#000000">:name</text> -</g> -<!-- node_0 --> -<g id="node13" class="node"> -<title>node_0</title> -<polygon fill="none" stroke="#000000" points="732.613,-515.594 664.613,-515.594 664.613,-479.594 732.613,-479.594 732.613,-515.594"/> -<text text-anchor="middle" x="698.613" y="-493.894" font-family="Times,serif" font-size="14.00" fill="#000000">"Solar"</text> -</g> -<!-- n->node_0 --> -<g id="edge13" class="edge"> -<title>n->node_0</title> -<path fill="none" stroke="#000000" d="M510.5949,-475.7679C551.9393,-480.5674 613.1261,-487.6703 654.3665,-492.4576"/> -<polygon fill="#000000" stroke="#000000" points="654.0604,-495.9455 664.3973,-493.6221 654.8677,-488.9922 654.0604,-495.9455"/> -<text text-anchor="middle" x="586.8685" y="-491.394" font-family="Times,serif" font-size="14.00" fill="#000000">:op1</text> -</g> -<!-- node_1 --> -<g id="node14" class="node"> -<title>node_1</title> -<polygon fill="none" stroke="#000000" points="740.113,-461.594 657.113,-461.594 657.113,-425.594 740.113,-425.594 740.113,-461.594"/> -<text text-anchor="middle" x="698.613" y="-439.894" font-family="Times,serif" font-size="14.00" fill="#000000">"System"</text> -</g> -<!-- n->node_1 --> -<g id="edge14" class="edge"> -<title>n->node_1</title> -<path fill="none" stroke="#000000" d="M510.5949,-465.4201C549.5072,-460.9029 605.9963,-454.3454 646.8898,-449.5983"/> -<polygon fill="#000000" stroke="#000000" points="647.4006,-453.0626 656.9303,-448.4327 646.5933,-446.1093 647.4006,-453.0626"/> -<text text-anchor="middle" x="586.8685" y="-462.394" font-family="Times,serif" font-size="14.00" fill="#000000">:op2</text> -</g> -<!-- g --> -<g id="node5" class="node"> -<title>g</title> -<ellipse fill="none" stroke="#000000" cx="466.0248" cy="-336.594" rx="70.6878" ry="70.6878"/> -<text text-anchor="middle" x="466.0248" y="-332.894" font-family="Times,serif" font-size="14.00" fill="#000000">g/gravitation</text> -</g> -<!-- b->g --> -<g id="edge4" class="edge"> -<title>b->g</title> -<path fill="none" stroke="#000000" d="M313.3594,-338.8019C335.2058,-338.4859 360.8113,-338.1156 384.7429,-337.7695"/> -<polygon fill="#000000" stroke="#000000" points="384.9327,-341.2672 394.881,-337.6229 384.8314,-334.268 384.9327,-341.2672"/> -<text text-anchor="middle" x="354.1811" y="-341.394" font-family="Times,serif" font-size="14.00" fill="#000000">:ARG0</text> -</g> -<!-- s2 --> -<g id="node7" class="node"> -<title>s2</title> -<ellipse fill="none" stroke="#000000" cx="897.3039" cy="-234.594" rx="40.8928" ry="40.8928"/> -<text text-anchor="middle" x="897.3039" y="-230.894" font-family="Times,serif" font-size="14.00" fill="#000000">s2/sun</text> -</g> -<!-- a->s2 --> -<g id="edge6" class="edge"> -<title>a->s2</title> -<path fill="none" stroke="#000000" d="M295.2203,-230.8234C403.3794,-231.5008 721.5314,-233.4932 846.2842,-234.2745"/> -<polygon fill="#000000" stroke="#000000" points="846.3163,-237.7747 856.338,-234.3375 846.3602,-230.7748 846.3163,-237.7747"/> -<text text-anchor="middle" x="586.8685" y="-236.394" font-family="Times,serif" font-size="14.00" fill="#000000">:op1</text> -</g> -<!-- o --> -<g id="node8" class="node"> -<title>o</title> -<ellipse fill="none" stroke="#000000" cx="466.0248" cy="-155.594" rx="48.1917" ry="48.1917"/> -<text text-anchor="middle" x="466.0248" y="-151.894" font-family="Times,serif" font-size="14.00" fill="#000000">o/object</text> -</g> -<!-- a->o --> -<g id="edge7" class="edge"> -<title>a->o</title> -<path fill="none" stroke="#000000" d="M292.8402,-218.2093C324.8478,-206.6369 373.1896,-189.1588 410.6723,-175.6068"/> -<polygon fill="#000000" stroke="#000000" points="412.2272,-178.7665 420.4413,-172.0748 409.847,-172.1835 412.2272,-178.7665"/> -<text text-anchor="middle" x="354.1811" y="-207.394" font-family="Times,serif" font-size="14.00" fill="#000000">:op2</text> -</g> -<!-- o2 --> -<g id="node9" class="node"> -<title>o2</title> -<ellipse fill="none" stroke="#000000" cx="698.613" cy="-144.594" rx="61.99" ry="61.99"/> -<text text-anchor="middle" x="698.613" y="-140.894" font-family="Times,serif" font-size="14.00" fill="#000000">o2/orbit-01</text> -</g> -<!-- o->o2 --> -<g id="edge8" class="edge"> -<title>o->o2</title> -<path fill="none" stroke="#000000" d="M514.2172,-153.3148C546.6911,-151.779 590.1036,-149.7258 626.648,-147.9975"/> -<polygon fill="#000000" stroke="#000000" points="626.935,-151.4879 636.7585,-147.5193 626.6043,-144.4958 626.935,-151.4879"/> -<text text-anchor="middle" x="586.8685" y="-155.394" font-family="Times,serif" font-size="14.00" fill="#000000">:ARG0-of</text> -</g> -<!-- o2->s2 --> -<g id="edge9" class="edge"> -<title>o2->s2</title> -<path fill="none" stroke="#000000" d="M755.6495,-168.7924C781.0839,-179.7625 811.3426,-193.0604 838.3576,-205.594 842.6576,-207.589 847.1151,-209.7006 851.5656,-211.8384"/> -<polygon fill="#000000" stroke="#000000" points="850.113,-215.0237 860.6385,-216.2342 853.1652,-208.7241 850.113,-215.0237"/> -<text text-anchor="middle" x="808.3576" y="-209.394" font-family="Times,serif" font-size="14.00" fill="#000000">:ARG1</text> -</g> -<!-- o3 --> -<g id="node10" class="node"> -<title>o3</title> -<ellipse fill="none" stroke="#000000" cx="897.3039" cy="-141.594" rx="34.394" ry="34.394"/> -<text text-anchor="middle" x="897.3039" y="-137.894" font-family="Times,serif" font-size="14.00" fill="#000000">o3/or</text> -</g> -<!-- o2->o3 --> -<g id="edge10" class="edge"> -<title>o2->o3</title> -<path fill="none" stroke="#000000" d="M760.3909,-143.6612C790.2909,-143.2098 825.5153,-142.6779 852.7476,-142.2668"/> -<polygon fill="#000000" stroke="#000000" points="852.8196,-145.7662 862.7656,-142.1155 852.7138,-138.767 852.8196,-145.7662"/> -<text text-anchor="middle" x="808.3576" y="-147.394" font-family="Times,serif" font-size="14.00" fill="#000000">:manner</text> -</g> -<!-- d --> -<g id="node11" class="node"> -<title>d</title> -<ellipse fill="none" stroke="#000000" cx="1072.8443" cy="-214.594" rx="61.99" ry="61.99"/> -<text text-anchor="middle" x="1072.8443" y="-210.894" font-family="Times,serif" font-size="14.00" fill="#000000">d/direct-02</text> -</g> -<!-- o3->d --> -<g id="edge11" class="edge"> -<title>o3->d</title> -<path fill="none" stroke="#000000" d="M929.5007,-154.9833C950.9219,-163.8915 979.8454,-175.9196 1006.1015,-186.8384"/> -<polygon fill="#000000" stroke="#000000" points="1005.0579,-190.195 1015.6353,-190.8031 1007.7458,-183.7316 1005.0579,-190.195"/> -<text text-anchor="middle" x="971.7503" y="-182.394" font-family="Times,serif" font-size="14.00" fill="#000000">:op1</text> -</g> -<!-- d2 --> -<g id="node12" class="node"> -<title>d2</title> -<ellipse fill="none" stroke="#000000" cx="1072.8443" cy="-67.594" rx="67.6881" ry="67.6881"/> -<text text-anchor="middle" x="1072.8443" y="-63.894" font-family="Times,serif" font-size="14.00" fill="#000000">d2/direct-02</text> -</g> -<!-- o3->d2 --> -<g id="edge12" class="edge"> -<title>o3->d2</title> -<path fill="none" stroke="#000000" d="M929.093,-128.1932C949.1553,-119.7358 975.9149,-108.4551 1000.904,-97.9208"/> -<polygon fill="#000000" stroke="#000000" points="1002.5219,-101.0371 1010.377,-93.9274 999.8027,-94.5869 1002.5219,-101.0371"/> -<text text-anchor="middle" x="971.7503" y="-119.394" font-family="Times,serif" font-size="14.00" fill="#000000">:op2</text> -</g> -<!-- node_2 --> -<g id="node15" class="node"> -<title>node_2</title> -<polygon fill="none" stroke="#000000" points="1291.4383,-85.594 1237.4383,-85.594 1237.4383,-49.594 1291.4383,-49.594 1291.4383,-85.594"/> -<text text-anchor="middle" x="1264.4383" y="-63.894" font-family="Times,serif" font-size="14.00" fill="#000000">-</text> -</g> -<!-- d2->node_2 --> -<g id="edge15" class="edge"> -<title>d2->node_2</title> -<path fill="none" stroke="#000000" d="M1140.6628,-67.594C1169.7319,-67.594 1202.5686,-67.594 1227.1125,-67.594"/> -<polygon fill="#000000" stroke="#000000" points="1227.4248,-71.0941 1237.4248,-67.594 1227.4247,-64.0941 1227.4248,-71.0941"/> -<text text-anchor="middle" x="1188.9383" y="-71.394" font-family="Times,serif" font-size="14.00" fill="#000000">:polarity</text> -</g> -</g> -</svg> diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.ttl deleted file mode 100644 index c7e3f5be695299fcdc463dc9d32906be6414335b..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document-01/document-01.stog.amr.ttl +++ /dev/null @@ -1,99 +0,0 @@ -@prefix ns1: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . - -ns3:Concept a rdfs:Class ; - rdfs:label "AMR-Concept" . - -ns3:Role a rdfs:Class ; - rdfs:label "AMR-Role" . - -<http://amr.isi.edu/amr_data/document-01#b> a ns1:bind-01 ; - ns1:bind-01.ARG0 <http://amr.isi.edu/amr_data/document-01#g> ; - ns1:bind-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s> . - -<http://amr.isi.edu/amr_data/document-01#o2> a ns1:orbit-01 ; - ns1:orbit-01.ARG0 <http://amr.isi.edu/amr_data/document-01#o> ; - ns1:orbit-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:manner <http://amr.isi.edu/amr_data/document-01#o3> . - -<http://amr.isi.edu/amr_data/document-01#root01> a ns3:AMR ; - ns3:has-id "document-01" ; - ns3:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." ; - ns3:root <http://amr.isi.edu/amr_data/document-01#s> . - -ns1:bind-01.ARG0 a ns1:FrameRole . - -ns1:bind-01.ARG1 a ns1:FrameRole . - -ns1:orbit-01.ARG0 a ns1:FrameRole . - -ns1:orbit-01.ARG1 a ns1:FrameRole . - -ns2:domain a ns3:Role . - -ns2:manner a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:part a ns3:Role . - -<http://amr.isi.edu/amr_data/document-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#o> . - -<http://amr.isi.edu/amr_data/document-01#d> a ns1:direct-02 . - -<http://amr.isi.edu/amr_data/document-01#d2> a ns1:direct-02 ; - ns2:polarity "-" . - -<http://amr.isi.edu/amr_data/document-01#g> a ns2:gravitation . - -<http://amr.isi.edu/amr_data/document-01#o3> a ns3:or ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#d> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#d2> . - -<http://amr.isi.edu/amr_data/document-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity . - -ns1:bind-01 a ns3:Frame . - -ns1:orbit-01 a ns3:Frame . - -ns2:gravitation a ns3:Concept . - -ns2:object a ns3:Concept . - -ns2:sun a ns3:Concept . - -ns2:system a ns3:Concept . - -ns3:NamedEntity a ns3:Concept ; - rdfs:label "AMR-EntityType", - "AMR-Term" . - -ns3:and a ns3:Concept . - -ns3:or a ns3:Concept . - -<http://amr.isi.edu/amr_data/document-01#o> a ns2:object . - -<http://amr.isi.edu/amr_data/document-01#s> a ns2:system ; - ns2:domain <http://amr.isi.edu/amr_data/document-01#p> ; - ns2:part <http://amr.isi.edu/amr_data/document-01#a> . - -<http://amr.isi.edu/amr_data/document-01#s2> a ns2:sun . - -ns1:direct-02 a ns3:Frame . - -ns3:Frame a ns3:Concept ; - rdfs:label "AMR-PropBank-Frame" . - -ns1:FrameRole a ns3:Role ; - rdfs:label "AMR-PropBank-Role" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document.sentence.txt b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document.sentence.txt deleted file mode 100644 index a6d17ba98c752a56375930a6061adecd529093ca..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/document.sentence.txt +++ /dev/null @@ -1 +0,0 @@ -The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.. \ No newline at end of file diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/full-ontology.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/full-ontology.ttl deleted file mode 100644 index ab06ee26060430453230b30353d806a618e36250..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/full-ontology.ttl +++ /dev/null @@ -1,162 +0,0 @@ -@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_gravitation_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation> . - -ns1:atomClass_object_o ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns1:atomClass_sun_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> . - -ns1:atomClass_system_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomClass_system_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomProperty_bind_b ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#bind> . - -ns1:atomProperty_direct_d ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> . - -ns1:atomProperty_hasManner_m9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> . - -ns1:atomProperty_hasPart_p9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> . - -ns1:atomProperty_orbit_o2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> . - -ns1:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> . - -ns1:compositeClass_system-hasPart-sun-and-object-hasPart-object_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> . - -ns1:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> . - -ns1:compositeClass_system-hasPart-sun-and-object_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> . - -ns1:compositeProperty_not-direct_d2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> . - -ns1:compositeProperty_orbit-hasManner-direct_o2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-direct> . - -ns1:compositeProperty_orbit-hasManner-not-direct_o2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-not-direct> . - -ns1:individual_system_SolarSystem ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "gravitation-binding-system-hasPart-sun-and-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ], - <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:label "not-direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-direct> a owl:ObjectProperty ; - rdfs:label "orbit-hasManner-direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty, - <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-not-direct> a owl:ObjectProperty ; - rdfs:label "orbit-hasManner-not-direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty, - <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> ; - rdfs:label "Solar System" ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#bind-of> a owl:ObjectProperty ; - rdfs:label "bind-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-object" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-sun" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object" ; - 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> ], - [ 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> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "document-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies.ttl deleted file mode 100644 index 913fb477c4189cd079f9aeb96855089160c785b7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies.ttl +++ /dev/null @@ -1,870 +0,0 @@ -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#b> a ns11:bind-01 ; - ns11:bind-01.ARG0 <http://amr.isi.edu/amr_data/document-01#g> ; - ns11:bind-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s> . - -<http://amr.isi.edu/amr_data/document-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/document-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:manner <http://amr.isi.edu/amr_data/document-01#o3> . - -<http://amr.isi.edu/amr_data/document-01#root01> a ns3:AMR ; - ns3:has-id "document-01" ; - ns3:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." ; - ns3:root <http://amr.isi.edu/amr_data/document-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:bind-01.ARG0 a ns11:FrameRole . - -ns11:bind-01.ARG1 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:manner a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:part a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/document-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#o> . - -<http://amr.isi.edu/amr_data/document-01#d> a ns11:direct-02 . - -<http://amr.isi.edu/amr_data/document-01#d2> a ns11:direct-02 ; - ns2:polarity "-" . - -<http://amr.isi.edu/amr_data/document-01#g> a ns2:gravitation . - -<http://amr.isi.edu/amr_data/document-01#o3> a ns3:or ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#d> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#d2> . - -<http://amr.isi.edu/amr_data/document-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity . - -ns11:bind-01 a ns3:Frame . - -ns11:orbit-01 a ns3:Frame . - -ns2:gravitation a ns3:Concept . - -ns2:object a ns3:Concept . - -ns2:sun a ns3:Concept . - -ns2:system a ns3:Concept . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept . - -ns3:or a ns3:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/document-01#o> a ns2:object . - -<http://amr.isi.edu/amr_data/document-01#s> a ns2:system ; - ns2:domain <http://amr.isi.edu/amr_data/document-01#p> ; - ns2:part <http://amr.isi.edu/amr_data/document-01#a> . - -<http://amr.isi.edu/amr_data/document-01#s2> a ns2:sun . - -ns11:direct-02 a ns3:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_factoid.ttl deleted file mode 100644 index ab06ee26060430453230b30353d806a618e36250..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_factoid.ttl +++ /dev/null @@ -1,162 +0,0 @@ -@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_gravitation_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation> . - -ns1:atomClass_object_o ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns1:atomClass_sun_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> . - -ns1:atomClass_system_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomClass_system_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomProperty_bind_b ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#bind> . - -ns1:atomProperty_direct_d ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> . - -ns1:atomProperty_hasManner_m9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> . - -ns1:atomProperty_hasPart_p9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> . - -ns1:atomProperty_orbit_o2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> . - -ns1:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> . - -ns1:compositeClass_system-hasPart-sun-and-object-hasPart-object_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> . - -ns1:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> . - -ns1:compositeClass_system-hasPart-sun-and-object_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> . - -ns1:compositeProperty_not-direct_d2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> . - -ns1:compositeProperty_orbit-hasManner-direct_o2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-direct> . - -ns1:compositeProperty_orbit-hasManner-not-direct_o2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-not-direct> . - -ns1:individual_system_SolarSystem ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "gravitation-binding-system-hasPart-sun-and-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ], - <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:label "not-direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-direct> a owl:ObjectProperty ; - rdfs:label "orbit-hasManner-direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty, - <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-not-direct> a owl:ObjectProperty ; - rdfs:label "orbit-hasManner-not-direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty, - <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> ; - rdfs:label "Solar System" ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#bind-of> a owl:ObjectProperty ; - rdfs:label "bind-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-object" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-sun" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object" ; - 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> ], - [ 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> ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "document-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_generation.ttl deleted file mode 100644 index e7c644867bc5b5ed039ff066c96b4c71560619a6..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_generation.ttl +++ /dev/null @@ -1,1745 +0,0 @@ -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:bind-01.ARG0 a ns11:FrameRole . - -ns11:bind-01.ARG1 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_document-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "document-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "document-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "document-01" . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-direct> ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "document-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-not-direct> ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "document-01" . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/document-01#b> a ns11:bind-01 ; - ns11:bind-01.ARG0 <http://amr.isi.edu/amr_data/document-01#g> ; - ns11:bind-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/document-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:manner <http://amr.isi.edu/amr_data/document-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#root01> a ns3:AMR ; - ns3:has-id "document-01" ; - ns3:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." ; - ns3:root <http://amr.isi.edu/amr_data/document-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#g> ; - :label "g" . - -:variable_m9 a ns2:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "gravitation-binding-system-hasPart-sun-and-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ], - <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#not-direct> a owl:ObjectProperty ; - rdfs:label "not-direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-direct> a owl:ObjectProperty ; - rdfs:label "orbit-hasManner-direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty, - <https://tenet.tetras-libre.fr/extract-result#orbit> ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-hasManner-not-direct> a owl:ObjectProperty ; - rdfs:label "orbit-hasManner-not-direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty, - <https://tenet.tetras-libre.fr/extract-result#orbit> ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> ; - rdfs:label "Solar System" ; - sys:fromStructure "document-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g, - net:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g ; - :role_ARG1 net:atomClass_system_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#bind> ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g a net:Composite_Class_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverNodeCount 5 ; - net:hasClassName "gravitation-binding-system-hasPart-sun-and-object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasRestriction01 net:restriction_binding_system-hasPart-sun-and-object ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_binding_system-hasPart-sun-and-object a net:Restriction_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverTargetNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_hasPart_p9, - :leaf_system_s ; - net:hasNaming "gravitation-binding-system-hasPart-sun-and-object" ; - net:hasRestrictionNetValue net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "document-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "document-01" . - -<http://amr.isi.edu/amr_data/document-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#d> a ns11:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#d2> a ns11:direct-02 ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#g> a ns2:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#o3> a ns3:or ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#d> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns3:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:bind-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:gravitation a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns2:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#bind-of> a owl:ObjectProperty ; - rdfs:label "bind-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-object" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-sun" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - sys:fromStructure "document-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_gravitation_g a net:Atom_Class_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:coverNodeCount 1 ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - net:hasNaming "gravitation" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:bindPropertyNet net:atomProperty_hasPart_p9 ; - net:bindRestriction net:restriction_hasPart_object, - net:restriction_hasPart_sun ; - net:containsNet net:atomClass_object_o, - net:atomClass_sun_s2 ; - net:containsNet1 net:atomClass_sun_s2 ; - net:containsNet2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "hasPart-sun-and-object" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "document-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "document-01" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/document-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#s> a ns2:system ; - ns2:domain <http://amr.isi.edu/amr_data/document-01#p> ; - ns2:part <http://amr.isi.edu/amr_data/document-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#s2> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "document-01" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-sun-and-object-hasPart-object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestriction01 net:restriction_hasPart_object ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-sun-and-object-hasPart-sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestriction01 net:restriction_hasPart_sun ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -net:restriction_hasPart_object a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "system-hasPart-sun-and-object-hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -net:restriction_hasPart_sun a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "system-hasPart-sun-and-object-hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> ; - net:hasMotherClassName net:atomClass_system_p ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasNaming "system" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object" ; - 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> ], - [ 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> ; - sys:fromStructure "document-01" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "document-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "document-01" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_orbit_o2 ; - :role_ARG1 net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2, - net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasManner" ; - net:hasPropertyName10 "hasManner" ; - net:hasPropertyName12 "hasManner" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverNodeCount 3 ; - net:hasClassName "system-hasPart-sun-and-object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun-and-object" ; - net:hasRestriction01 net:restriction_hasPart_object, - net:restriction_hasPart_sun ; - net:hasStructure "document-01" ; - net:trackMainNetComposante net:atomClass_system_s ; - net:trackNetComposante net:atomClass_system_s, - net:atomProperty_hasPart_p9, - net:logicalSet_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_object_o a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> ; - net:hasNaming "object" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - net:hasNaming "sun" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> ; - net:hasStructure "document-01" . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_p a net:Atom_Class_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasNaming "system" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_preprocessing.ttl deleted file mode 100644 index 65757618b6a4b41efa400eceb1d34ef0ee259803..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_preprocessing.ttl +++ /dev/null @@ -1,1144 +0,0 @@ -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:bind-01.ARG0 a ns11:FrameRole . - -ns11:bind-01.ARG1 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_document-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "document-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/document-01#b> a ns11:bind-01 ; - ns11:bind-01.ARG0 <http://amr.isi.edu/amr_data/document-01#g> ; - ns11:bind-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/document-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:manner <http://amr.isi.edu/amr_data/document-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#root01> a ns3:AMR ; - ns3:has-id "document-01" ; - ns3:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." ; - ns3:root <http://amr.isi.edu/amr_data/document-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#g> ; - :label "g" . - -:variable_m9 a ns2:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/document-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#d> a ns11:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#d2> a ns11:direct-02 ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#g> a ns2:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#o3> a ns3:or ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#d> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns3:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:bind-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:gravitation a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns2:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/document-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#s> a ns2:system ; - ns2:domain <http://amr.isi.edu/amr_data/document-01#p> ; - ns2:part <http://amr.isi.edu/amr_data/document-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#s2> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_transduction.ttl deleted file mode 100644 index bd04784c688d43aadd50980d22bad75491fd20c9..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/ontologies-1/ontologies_transduction.ttl +++ /dev/null @@ -1,1606 +0,0 @@ -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:bind-01.ARG0 a ns11:FrameRole . - -ns11:bind-01.ARG1 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_document-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "document-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_direct_not-direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_direct_not-direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "document-01" . - -net:axiom_disjointProperty_not-direct_direct_d2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-direct_direct" ; - net:hasNetArgument net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:hasStructure "document-01" . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_orbit-hasManner-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-direct_m9 ; - net:hasStructure "document-01" . - -net:compositeProperty_orbit-hasManner-not-direct_o2 a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:composeFrom net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9, - :leaf_orbit-01_o2 ; - net:hasMotherPropertyNet net:atomProperty_orbit_o2 ; - net:hasNaming "orbit-hasManner-not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasRestriction net:restriction_hasManner-not-direct_m9 ; - net:hasStructure "document-01" . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/document-01#b> a ns11:bind-01 ; - ns11:bind-01.ARG0 <http://amr.isi.edu/amr_data/document-01#g> ; - ns11:bind-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/document-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:manner <http://amr.isi.edu/amr_data/document-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#root01> a ns3:AMR ; - ns3:has-id "document-01" ; - ns3:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly.." ; - ns3:root <http://amr.isi.edu/amr_data/document-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#g> ; - :label "g" . - -:variable_m9 a ns2:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/document-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g, - net:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g ; - :role_ARG1 net:atomClass_system_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g a net:Composite_Class_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverNodeCount 5 ; - net:hasClassName "gravitation-binding-system-hasPart-sun-and-object" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasRestriction01 net:restriction_binding_system-hasPart-sun-and-object ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d ; - :role_op2 net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_binding_system-hasPart-sun-and-object a net:Restriction_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverTargetNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_hasPart_p9, - :leaf_system_s ; - net:hasNaming "gravitation-binding-system-hasPart-sun-and-object" ; - net:hasRestrictionNetValue net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b . - -net:restriction_hasManner-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d, - :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-direct" ; - net:hasRestrictionNetValue net:atomProperty_direct_d, - net:atomProperty_direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "document-01" . - -net:restriction_hasManner-not-direct_m9 a net:Restriction_Net ; - net:composeFrom net:atomProperty_hasManner_m9, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_direct-02_d2, - :leaf_hasManner_m9 ; - net:hasNaming "hasManner-not-direct" ; - net:hasRestrictionNetValue net:compositeProperty_not-direct_d2 ; - net:hasRestrictionOnProperty net:atomProperty_hasManner_m9 ; - net:hasStructure "document-01" . - -<http://amr.isi.edu/amr_data/document-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#s2> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#d> a ns11:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#d2> a ns11:direct-02 ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#g> a ns2:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#o3> a ns3:or ; - ns2:op1 <http://amr.isi.edu/amr_data/document-01#d> ; - ns2:op2 <http://amr.isi.edu/amr_data/document-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns3:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:bind-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:gravitation a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns2:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_gravitation_g a net:Atom_Class_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:coverNodeCount 1 ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomClass_sun_s2 ; - :role_op2 net:atomClass_object_o ; - net:bindPropertyNet net:atomProperty_hasPart_p9 ; - net:bindRestriction net:restriction_hasPart_object, - net:restriction_hasPart_sun ; - net:containsNet net:atomClass_object_o, - net:atomClass_sun_s2 ; - net:containsNet1 net:atomClass_sun_s2 ; - net:containsNet2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "hasPart-sun-and-object" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "document-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "document-01" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/document-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#s> a ns2:system ; - ns2:domain <http://amr.isi.edu/amr_data/document-01#p> ; - ns2:part <http://amr.isi.edu/amr_data/document-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/document-01#s2> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-sun-and-object-hasPart-object" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestriction01 net:restriction_hasPart_object ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-sun-and-object-hasPart-sun" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestriction01 net:restriction_hasPart_sun ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -net:restriction_hasPart_object a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "system-hasPart-sun-and-object-hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -net:restriction_hasPart_sun a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "system-hasPart-sun-and-object-hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassName net:atomClass_system_p ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasNaming "system" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasNaming "system" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_orbit_o2 ; - :role_ARG1 net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2, - net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasManner" ; - net:hasPropertyName10 "hasManner" ; - net:hasPropertyName12 "hasManner" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverNodeCount 3 ; - net:hasClassName "system-hasPart-sun-and-object" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s ; - net:hasNaming "system-hasPart-sun-and-object" ; - net:hasRestriction01 net:restriction_hasPart_object, - net:restriction_hasPart_sun ; - net:hasStructure "document-01" ; - net:trackMainNetComposante net:atomClass_system_s ; - net:trackNetComposante net:atomClass_system_s, - net:atomProperty_hasPart_p9, - net:logicalSet_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_object_o a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_direct_d2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "document-01" . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_system_p a net:Atom_Class_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "document-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_direct_d2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "document-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/tenet.log deleted file mode 100644 index 7dfce0e470245fb7943a968b9126c378586f273d..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev01-DemoRef/onto-by-sentence/tenet.log +++ /dev/null @@ -1,854 +0,0 @@ -- INFO - Dash is running on https://mars.tetras-lab.io:443/voila/app_proxy/8050/ - -- DEBUG - Starting new HTTP connection (1): 0.0.0.0:8050 -- DEBUG - Starting new HTTP connection (1): 0.0.0.0:8050 -- DEBUG - http://0.0.0.0:8050 "GET /_alive_2240ad53-4374-4170-b00f-796d03746d23 HTTP/1.1" 200 5 -- DEBUG - handle_msg[2b1b3287-6617-4389-be3d-a29711ee5232]({'header': {'date': datetime.datetime(2023, 5, 17, 17, 9, 10, 332000, tzinfo=tzlocal()), 'msg_id': '26949799-e22d-4a5a-876c-b5ad40c1d899', 'msg_type': 'comm_msg', 'session': '31fc6958-a734-470d-b8ee-add485c633b0', 'username': '', 'version': '5.2'}, 'msg_id': '26949799-e22d-4a5a-876c-b5ad40c1d899', 'msg_type': 'comm_msg', 'parent_header': {}, 'metadata': {}, 'content': {'comm_id': '2b1b3287-6617-4389-be3d-a29711ee5232', 'data': {'method': 'request_states'}}, 'buffers': []}) -- DEBUG - handle_close[2b1b3287-6617-4389-be3d-a29711ee5232]({'header': {'date': datetime.datetime(2023, 5, 17, 17, 9, 10, 665000, tzinfo=tzlocal()), 'msg_id': '174ed5d4-fa76-4b23-aa8b-cd0a0edeacad', 'msg_type': 'comm_close', 'session': '31fc6958-a734-470d-b8ee-add485c633b0', 'username': '', 'version': '5.2'}, 'msg_id': '174ed5d4-fa76-4b23-aa8b-cd0a0edeacad', 'msg_type': 'comm_close', 'parent_header': {}, 'metadata': {}, 'content': {'comm_id': '2b1b3287-6617-4389-be3d-a29711ee5232', 'data': {}}, 'buffers': []}) -- INFO - [AMR Batch] NL Document Parsing -- INFO - - === Reading input string === -- INFO - -- line number: 1 -- INFO - - === Preparation === -- INFO - -- base reference: document -- INFO - -- input filepath: None -- INFO - -- output dirpath: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/ -- INFO - -- Reading input line set to recover a list of work data -- DEBUG - *** sentence 1 *** -<work_data.WorkData object at 0x7f55f00de5e0> -- INFO - ----- number of sentences: 1 -- DEBUG - -- Making output directory tree (/opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/) -- DEBUG - -- Generating sentence file -- INFO - - === Text Convert to AMR Graphs === -- INFO - -- library: amrlib -- INFO - -- model: model_parse_xfm_bart_large-v0_1_0 -- DEBUG - (/opt/lib/TetrasMARS/corpus/cm-tool/amrModel/model_parse_xfm_bart_large-v0_1_0) -- INFO - -- Loading AMR model -- DEBUG - Starting new HTTPS connection (1): huggingface.co:443 -- DEBUG - https://huggingface.co:443 "HEAD /facebook/bart-large/resolve/main/tokenizer_config.json HTTP/1.1" 200 0 -- INFO - -- Converting sentences to AMR graphs -- DEBUG - Configured: Tree( - ('s', [ - ('/', 'system'), - (':domain', ('p', [ - ('/', 'planet'), - (':name', ('n', [ - ('/', 'name'), - (':op1', '"Solar"'), - (':op2', '"System"')]))])), - (':ARG1-of', ('b', [ - ('/', 'bind-01'), - (':ARG0', ('g', [ - ('/', 'gravitation')]))])), - (':part', ('a', [ - ('/', 'and'), - (':op1', ('s2', [ - ('/', 'sun')])), - (':op2', ('o', [ - ('/', 'object'), - (':ARG0-of', ('o2', [ - ('/', 'orbit-01'), - (':ARG1', 's2'), - (':manner', ('o3', [ - ('/', 'or'), - (':op1', ('d', [ - ('/', 'direct-02')])), - (':op2', ('d2', [ - ('/', 'direct-02'), - (':polarity', '-')]))]))]))]))]))])) -- DEBUG - Line 1: '(s / system' -- DEBUG - Token(type='LPAREN', text='(', lineno=1, offset=0, line='(s / system') -- DEBUG - Token(type='SYMBOL', text='s', lineno=1, offset=1, line='(s / system') -- DEBUG - Token(type='SLASH', text='/', lineno=1, offset=3, line='(s / system') -- DEBUG - Token(type='SYMBOL', text='system', lineno=1, offset=5, line='(s / system') -- DEBUG - Line 2: ' :domain (p / planet' -- DEBUG - Token(type='ROLE', text=':domain', lineno=2, offset=6, line=' :domain (p / planet') -- DEBUG - Token(type='LPAREN', text='(', lineno=2, offset=14, line=' :domain (p / planet') -- DEBUG - Token(type='SYMBOL', text='p', lineno=2, offset=15, line=' :domain (p / planet') -- DEBUG - Token(type='SLASH', text='/', lineno=2, offset=17, line=' :domain (p / planet') -- DEBUG - Token(type='SYMBOL', text='planet', lineno=2, offset=19, line=' :domain (p / planet') -- DEBUG - Line 3: ' :name (n / name' -- DEBUG - Token(type='ROLE', text=':name', lineno=3, offset=12, line=' :name (n / name') -- DEBUG - Token(type='LPAREN', text='(', lineno=3, offset=18, line=' :name (n / name') -- DEBUG - Token(type='SYMBOL', text='n', lineno=3, offset=19, line=' :name (n / name') -- DEBUG - Token(type='SLASH', text='/', lineno=3, offset=21, line=' :name (n / name') -- DEBUG - Token(type='SYMBOL', text='name', lineno=3, offset=23, line=' :name (n / name') -- DEBUG - Line 4: ' :op1 "Solar"' -- DEBUG - Token(type='ROLE', text=':op1', lineno=4, offset=18, line=' :op1 "Solar"') -- DEBUG - Token(type='STRING', text='"Solar"', lineno=4, offset=23, line=' :op1 "Solar"') -- DEBUG - Line 5: ' :op2 "System"))' -- DEBUG - Token(type='ROLE', text=':op2', lineno=5, offset=18, line=' :op2 "System"))') -- DEBUG - Token(type='STRING', text='"System"', lineno=5, offset=23, line=' :op2 "System"))') -- DEBUG - Token(type='RPAREN', text=')', lineno=5, offset=31, line=' :op2 "System"))') -- DEBUG - Token(type='RPAREN', text=')', lineno=5, offset=32, line=' :op2 "System"))') -- DEBUG - Line 6: ' :ARG1-of (b / bind-01' -- DEBUG - Token(type='ROLE', text=':ARG1-of', lineno=6, offset=6, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='LPAREN', text='(', lineno=6, offset=15, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SYMBOL', text='b', lineno=6, offset=16, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SLASH', text='/', lineno=6, offset=18, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SYMBOL', text='bind-01', lineno=6, offset=20, line=' :ARG1-of (b / bind-01') -- DEBUG - Line 7: ' :ARG0 (g / gravitation))' -- DEBUG - Token(type='ROLE', text=':ARG0', lineno=7, offset=12, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='LPAREN', text='(', lineno=7, offset=18, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SYMBOL', text='g', lineno=7, offset=19, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SLASH', text='/', lineno=7, offset=21, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SYMBOL', text='gravitation', lineno=7, offset=23, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='RPAREN', text=')', lineno=7, offset=34, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='RPAREN', text=')', lineno=7, offset=35, line=' :ARG0 (g / gravitation))') -- DEBUG - Line 8: ' :part (a / and' -- DEBUG - Token(type='ROLE', text=':part', lineno=8, offset=6, line=' :part (a / and') -- DEBUG - Token(type='LPAREN', text='(', lineno=8, offset=12, line=' :part (a / and') -- DEBUG - Token(type='SYMBOL', text='a', lineno=8, offset=13, line=' :part (a / and') -- DEBUG - Token(type='SLASH', text='/', lineno=8, offset=15, line=' :part (a / and') -- DEBUG - Token(type='SYMBOL', text='and', lineno=8, offset=17, line=' :part (a / and') -- DEBUG - Line 9: ' :op1 (s2 / sun)' -- DEBUG - Token(type='ROLE', text=':op1', lineno=9, offset=12, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='LPAREN', text='(', lineno=9, offset=17, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SYMBOL', text='s2', lineno=9, offset=18, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SLASH', text='/', lineno=9, offset=21, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SYMBOL', text='sun', lineno=9, offset=23, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='RPAREN', text=')', lineno=9, offset=26, line=' :op1 (s2 / sun)') -- DEBUG - Line 10: ' :op2 (o / object' -- DEBUG - Token(type='ROLE', text=':op2', lineno=10, offset=12, line=' :op2 (o / object') -- DEBUG - Token(type='LPAREN', text='(', lineno=10, offset=17, line=' :op2 (o / object') -- DEBUG - Token(type='SYMBOL', text='o', lineno=10, offset=18, line=' :op2 (o / object') -- DEBUG - Token(type='SLASH', text='/', lineno=10, offset=20, line=' :op2 (o / object') -- DEBUG - Token(type='SYMBOL', text='object', lineno=10, offset=22, line=' :op2 (o / object') -- DEBUG - Line 11: ' :ARG0-of (o2 / orbit-01' -- DEBUG - Token(type='ROLE', text=':ARG0-of', lineno=11, offset=18, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='LPAREN', text='(', lineno=11, offset=27, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SYMBOL', text='o2', lineno=11, offset=28, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SLASH', text='/', lineno=11, offset=31, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SYMBOL', text='orbit-01', lineno=11, offset=33, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Line 12: ' :ARG1 s2' -- DEBUG - Token(type='ROLE', text=':ARG1', lineno=12, offset=24, line=' :ARG1 s2') -- DEBUG - Token(type='SYMBOL', text='s2', lineno=12, offset=30, line=' :ARG1 s2') -- DEBUG - Line 13: ' :manner (o3 / or' -- DEBUG - Token(type='ROLE', text=':manner', lineno=13, offset=24, line=' :manner (o3 / or') -- DEBUG - Token(type='LPAREN', text='(', lineno=13, offset=32, line=' :manner (o3 / or') -- DEBUG - Token(type='SYMBOL', text='o3', lineno=13, offset=33, line=' :manner (o3 / or') -- DEBUG - Token(type='SLASH', text='/', lineno=13, offset=36, line=' :manner (o3 / or') -- DEBUG - Token(type='SYMBOL', text='or', lineno=13, offset=38, line=' :manner (o3 / or') -- DEBUG - Line 14: ' :op1 (d / direct-02)' -- DEBUG - Token(type='ROLE', text=':op1', lineno=14, offset=30, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='LPAREN', text='(', lineno=14, offset=35, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SYMBOL', text='d', lineno=14, offset=36, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SLASH', text='/', lineno=14, offset=38, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SYMBOL', text='direct-02', lineno=14, offset=40, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='RPAREN', text=')', lineno=14, offset=49, line=' :op1 (d / direct-02)') -- DEBUG - Line 15: ' :op2 (d2 / direct-02' -- DEBUG - Token(type='ROLE', text=':op2', lineno=15, offset=30, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='LPAREN', text='(', lineno=15, offset=35, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SYMBOL', text='d2', lineno=15, offset=36, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SLASH', text='/', lineno=15, offset=39, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SYMBOL', text='direct-02', lineno=15, offset=41, line=' :op2 (d2 / direct-02') -- DEBUG - Line 16: ' :polarity -))))))' -- DEBUG - Token(type='ROLE', text=':polarity', lineno=16, offset=36, line=' :polarity -))))))') -- DEBUG - Token(type='SYMBOL', text='-', lineno=16, offset=46, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=16, offset=47, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=16, offset=48, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=16, offset=49, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=16, offset=50, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=16, offset=51, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=16, offset=52, line=' :polarity -))))))') -- DEBUG - Parsed: Tree( - ('s', [ - ('/', 'system'), - (':domain', ('p', [ - ('/', 'planet'), - (':name', ('n', [ - ('/', 'name'), - (':op1', '"Solar"'), - (':op2', '"System"')]))])), - (':ARG1-of', ('b', [ - ('/', 'bind-01'), - (':ARG0', ('g', [ - ('/', 'gravitation')]))])), - (':part', ('a', [ - ('/', 'and'), - (':op1', ('s2', [ - ('/', 'sun')])), - (':op2', ('o', [ - ('/', 'object'), - (':ARG0-of', ('o2', [ - ('/', 'orbit-01'), - (':ARG1', 's2'), - (':manner', ('o3', [ - ('/', 'or'), - (':op1', ('d', [ - ('/', 'direct-02')])), - (':op2', ('d2', [ - ('/', 'direct-02'), - (':polarity', '-')]))]))]))]))]))])) -- INFO - Interpreted: Graph( - [('s', ':instance', 'system'), - ('s', ':domain', 'p'), - ('p', ':instance', 'planet'), - ('p', ':name', 'n'), - ('n', ':instance', 'name'), - ('n', ':op1', '"Solar"'), - ('n', ':op2', '"System"'), - ('s', ':ARG1-of', 'b'), - ('b', ':instance', 'bind-01'), - ('b', ':ARG0', 'g'), - ('g', ':instance', 'gravitation'), - ('s', ':part', 'a'), - ('a', ':instance', 'and'), - ('a', ':op1', 's2'), - ('s2', ':instance', 'sun'), - ('a', ':op2', 'o'), - ('o', ':instance', 'object'), - ('o', ':ARG0-of', 'o2'), - ('o2', ':instance', 'orbit-01'), - ('o2', ':ARG1', 's2'), - ('o2', ':manner', 'o3'), - ('o3', ':instance', 'or'), - ('o3', ':op1', 'd'), - ('d', ':instance', 'direct-02'), - ('o3', ':op2', 'd2'), - ('d2', ':instance', 'direct-02'), - ('d2', ':polarity', '-')], - epidata={('s', ':instance', 'system'): [], - ('s', ':domain', 'p'): [Push(p)], - ('p', ':instance', 'planet'): [], - ('p', ':name', 'n'): [Push(n)], - ('n', ':instance', 'name'): [], - ('n', ':op1', '"Solar"'): [], - ('n', ':op2', '"System"'): [POP, POP], - ('s', ':ARG1-of', 'b'): [Push(b)], - ('b', ':instance', 'bind-01'): [], - ('b', ':ARG0', 'g'): [Push(g)], - ('g', ':instance', 'gravitation'): [POP, POP], - ('s', ':part', 'a'): [Push(a)], - ('a', ':instance', 'and'): [], - ('a', ':op1', 's2'): [Push(s2)], - ('s2', ':instance', 'sun'): [POP], - ('a', ':op2', 'o'): [Push(o)], - ('o', ':instance', 'object'): [], - ('o', ':ARG0-of', 'o2'): [Push(o2)], - ('o2', ':instance', 'orbit-01'): [], - ('o2', ':ARG1', 's2'): [], - ('o2', ':manner', 'o3'): [Push(o3)], - ('o3', ':instance', 'or'): [], - ('o3', ':op1', 'd'): [Push(d)], - ('d', ':instance', 'direct-02'): [POP], - ('o3', ':op2', 'd2'): [Push(d2)], - ('d2', ':instance', 'direct-02'): [], - ('d2', ':polarity', '-'): [POP, POP, POP, POP, POP]}) -- INFO - ----- Sentence 1 successfully processed -- DEBUG - ['# ::snt The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly..\n(s / system\n :domain (p / planet\n :name (n / name\n :op1 "Solar"\n :op2 "System"))\n :ARG1-of (b / bind-01\n :ARG0 (g / gravitation))\n :part (a / and\n :op1 (s2 / sun)\n :op2 (o / object\n :ARG0-of (o2 / orbit-01\n :ARG1 s2\n :manner (o3 / or\n :op1 (d / direct-02)\n :op2 (d2 / direct-02\n :polarity -))))))'] -- INFO - ----- Total processed graph number: 1 -- INFO - -- Generating AMR graph files -- DEBUG - ----- AMR Graph file (penman): document-01.stog.amr.penman -- DEBUG - ----- AMR Graph file (dot): document-01.stog.amr.dot -- DEBUG - Line 1: '# ::snt The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly..' -- DEBUG - Token(type='COMMENT', text='# ::snt The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly..', lineno=1, offset=0, line='# ::snt The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly..') -- DEBUG - Line 2: '(s / system' -- DEBUG - Token(type='LPAREN', text='(', lineno=2, offset=0, line='(s / system') -- DEBUG - Token(type='SYMBOL', text='s', lineno=2, offset=1, line='(s / system') -- DEBUG - Token(type='SLASH', text='/', lineno=2, offset=3, line='(s / system') -- DEBUG - Token(type='SYMBOL', text='system', lineno=2, offset=5, line='(s / system') -- DEBUG - Line 3: ' :domain (p / planet' -- DEBUG - Token(type='ROLE', text=':domain', lineno=3, offset=6, line=' :domain (p / planet') -- DEBUG - Token(type='LPAREN', text='(', lineno=3, offset=14, line=' :domain (p / planet') -- DEBUG - Token(type='SYMBOL', text='p', lineno=3, offset=15, line=' :domain (p / planet') -- DEBUG - Token(type='SLASH', text='/', lineno=3, offset=17, line=' :domain (p / planet') -- DEBUG - Token(type='SYMBOL', text='planet', lineno=3, offset=19, line=' :domain (p / planet') -- DEBUG - Line 4: ' :name (n / name' -- DEBUG - Token(type='ROLE', text=':name', lineno=4, offset=12, line=' :name (n / name') -- DEBUG - Token(type='LPAREN', text='(', lineno=4, offset=18, line=' :name (n / name') -- DEBUG - Token(type='SYMBOL', text='n', lineno=4, offset=19, line=' :name (n / name') -- DEBUG - Token(type='SLASH', text='/', lineno=4, offset=21, line=' :name (n / name') -- DEBUG - Token(type='SYMBOL', text='name', lineno=4, offset=23, line=' :name (n / name') -- DEBUG - Line 5: ' :op1 "Solar"' -- DEBUG - Token(type='ROLE', text=':op1', lineno=5, offset=18, line=' :op1 "Solar"') -- DEBUG - Token(type='STRING', text='"Solar"', lineno=5, offset=23, line=' :op1 "Solar"') -- DEBUG - Line 6: ' :op2 "System"))' -- DEBUG - Token(type='ROLE', text=':op2', lineno=6, offset=18, line=' :op2 "System"))') -- DEBUG - Token(type='STRING', text='"System"', lineno=6, offset=23, line=' :op2 "System"))') -- DEBUG - Token(type='RPAREN', text=')', lineno=6, offset=31, line=' :op2 "System"))') -- DEBUG - Token(type='RPAREN', text=')', lineno=6, offset=32, line=' :op2 "System"))') -- DEBUG - Line 7: ' :ARG1-of (b / bind-01' -- DEBUG - Token(type='ROLE', text=':ARG1-of', lineno=7, offset=6, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='LPAREN', text='(', lineno=7, offset=15, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SYMBOL', text='b', lineno=7, offset=16, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SLASH', text='/', lineno=7, offset=18, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SYMBOL', text='bind-01', lineno=7, offset=20, line=' :ARG1-of (b / bind-01') -- DEBUG - Line 8: ' :ARG0 (g / gravitation))' -- DEBUG - Token(type='ROLE', text=':ARG0', lineno=8, offset=12, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='LPAREN', text='(', lineno=8, offset=18, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SYMBOL', text='g', lineno=8, offset=19, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SLASH', text='/', lineno=8, offset=21, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SYMBOL', text='gravitation', lineno=8, offset=23, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='RPAREN', text=')', lineno=8, offset=34, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='RPAREN', text=')', lineno=8, offset=35, line=' :ARG0 (g / gravitation))') -- DEBUG - Line 9: ' :part (a / and' -- DEBUG - Token(type='ROLE', text=':part', lineno=9, offset=6, line=' :part (a / and') -- DEBUG - Token(type='LPAREN', text='(', lineno=9, offset=12, line=' :part (a / and') -- DEBUG - Token(type='SYMBOL', text='a', lineno=9, offset=13, line=' :part (a / and') -- DEBUG - Token(type='SLASH', text='/', lineno=9, offset=15, line=' :part (a / and') -- DEBUG - Token(type='SYMBOL', text='and', lineno=9, offset=17, line=' :part (a / and') -- DEBUG - Line 10: ' :op1 (s2 / sun)' -- DEBUG - Token(type='ROLE', text=':op1', lineno=10, offset=12, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='LPAREN', text='(', lineno=10, offset=17, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SYMBOL', text='s2', lineno=10, offset=18, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SLASH', text='/', lineno=10, offset=21, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SYMBOL', text='sun', lineno=10, offset=23, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='RPAREN', text=')', lineno=10, offset=26, line=' :op1 (s2 / sun)') -- DEBUG - Line 11: ' :op2 (o / object' -- DEBUG - Token(type='ROLE', text=':op2', lineno=11, offset=12, line=' :op2 (o / object') -- DEBUG - Token(type='LPAREN', text='(', lineno=11, offset=17, line=' :op2 (o / object') -- DEBUG - Token(type='SYMBOL', text='o', lineno=11, offset=18, line=' :op2 (o / object') -- DEBUG - Token(type='SLASH', text='/', lineno=11, offset=20, line=' :op2 (o / object') -- DEBUG - Token(type='SYMBOL', text='object', lineno=11, offset=22, line=' :op2 (o / object') -- DEBUG - Line 12: ' :ARG0-of (o2 / orbit-01' -- DEBUG - Token(type='ROLE', text=':ARG0-of', lineno=12, offset=18, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='LPAREN', text='(', lineno=12, offset=27, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SYMBOL', text='o2', lineno=12, offset=28, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SLASH', text='/', lineno=12, offset=31, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SYMBOL', text='orbit-01', lineno=12, offset=33, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Line 13: ' :ARG1 s2' -- DEBUG - Token(type='ROLE', text=':ARG1', lineno=13, offset=24, line=' :ARG1 s2') -- DEBUG - Token(type='SYMBOL', text='s2', lineno=13, offset=30, line=' :ARG1 s2') -- DEBUG - Line 14: ' :manner (o3 / or' -- DEBUG - Token(type='ROLE', text=':manner', lineno=14, offset=24, line=' :manner (o3 / or') -- DEBUG - Token(type='LPAREN', text='(', lineno=14, offset=32, line=' :manner (o3 / or') -- DEBUG - Token(type='SYMBOL', text='o3', lineno=14, offset=33, line=' :manner (o3 / or') -- DEBUG - Token(type='SLASH', text='/', lineno=14, offset=36, line=' :manner (o3 / or') -- DEBUG - Token(type='SYMBOL', text='or', lineno=14, offset=38, line=' :manner (o3 / or') -- DEBUG - Line 15: ' :op1 (d / direct-02)' -- DEBUG - Token(type='ROLE', text=':op1', lineno=15, offset=30, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='LPAREN', text='(', lineno=15, offset=35, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SYMBOL', text='d', lineno=15, offset=36, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SLASH', text='/', lineno=15, offset=38, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SYMBOL', text='direct-02', lineno=15, offset=40, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='RPAREN', text=')', lineno=15, offset=49, line=' :op1 (d / direct-02)') -- DEBUG - Line 16: ' :op2 (d2 / direct-02' -- DEBUG - Token(type='ROLE', text=':op2', lineno=16, offset=30, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='LPAREN', text='(', lineno=16, offset=35, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SYMBOL', text='d2', lineno=16, offset=36, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SLASH', text='/', lineno=16, offset=39, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SYMBOL', text='direct-02', lineno=16, offset=41, line=' :op2 (d2 / direct-02') -- DEBUG - Line 17: ' :polarity -))))))' -- DEBUG - Token(type='ROLE', text=':polarity', lineno=17, offset=36, line=' :polarity -))))))') -- DEBUG - Token(type='SYMBOL', text='-', lineno=17, offset=46, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=47, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=48, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=49, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=50, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=51, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=52, line=' :polarity -))))))') -- DEBUG - Parsed: Tree( - ('s', [ - ('/', 'system'), - (':domain', ('p', [ - ('/', 'planet'), - (':name', ('n', [ - ('/', 'name'), - (':op1', '"Solar"'), - (':op2', '"System"')]))])), - (':ARG1-of', ('b', [ - ('/', 'bind-01'), - (':ARG0', ('g', [ - ('/', 'gravitation')]))])), - (':part', ('a', [ - ('/', 'and'), - (':op1', ('s2', [ - ('/', 'sun')])), - (':op2', ('o', [ - ('/', 'object'), - (':ARG0-of', ('o2', [ - ('/', 'orbit-01'), - (':ARG1', 's2'), - (':manner', ('o3', [ - ('/', 'or'), - (':op1', ('d', [ - ('/', 'direct-02')])), - (':op2', ('d2', [ - ('/', 'direct-02'), - (':polarity', '-')]))]))]))]))]))])) -- INFO - Interpreted: Graph( - [('s', ':instance', 'system'), - ('s', ':domain', 'p'), - ('p', ':instance', 'planet'), - ('p', ':name', 'n'), - ('n', ':instance', 'name'), - ('n', ':op1', '"Solar"'), - ('n', ':op2', '"System"'), - ('s', ':ARG1-of', 'b'), - ('b', ':instance', 'bind-01'), - ('b', ':ARG0', 'g'), - ('g', ':instance', 'gravitation'), - ('s', ':part', 'a'), - ('a', ':instance', 'and'), - ('a', ':op1', 's2'), - ('s2', ':instance', 'sun'), - ('a', ':op2', 'o'), - ('o', ':instance', 'object'), - ('o', ':ARG0-of', 'o2'), - ('o2', ':instance', 'orbit-01'), - ('o2', ':ARG1', 's2'), - ('o2', ':manner', 'o3'), - ('o3', ':instance', 'or'), - ('o3', ':op1', 'd'), - ('d', ':instance', 'direct-02'), - ('o3', ':op2', 'd2'), - ('d2', ':instance', 'direct-02'), - ('d2', ':polarity', '-')], - epidata={('s', ':instance', 'system'): [], - ('s', ':domain', 'p'): [Push(p)], - ('p', ':instance', 'planet'): [], - ('p', ':name', 'n'): [Push(n)], - ('n', ':instance', 'name'): [], - ('n', ':op1', '"Solar"'): [], - ('n', ':op2', '"System"'): [POP, POP], - ('s', ':ARG1-of', 'b'): [Push(b)], - ('b', ':instance', 'bind-01'): [], - ('b', ':ARG0', 'g'): [Push(g)], - ('g', ':instance', 'gravitation'): [POP, POP], - ('s', ':part', 'a'): [Push(a)], - ('a', ':instance', 'and'): [], - ('a', ':op1', 's2'): [Push(s2)], - ('s2', ':instance', 'sun'): [POP], - ('a', ':op2', 'o'): [Push(o)], - ('o', ':instance', 'object'): [], - ('o', ':ARG0-of', 'o2'): [Push(o2)], - ('o2', ':instance', 'orbit-01'): [], - ('o2', ':ARG1', 's2'): [], - ('o2', ':manner', 'o3'): [Push(o3)], - ('o3', ':instance', 'or'): [], - ('o3', ':op1', 'd'): [Push(d)], - ('d', ':instance', 'direct-02'): [POP], - ('o3', ':op2', 'd2'): [Push(d2)], - ('d2', ':instance', 'direct-02'): [], - ('d2', ':polarity', '-'): [POP, POP, POP, POP, POP]}) -- DEBUG - os.makedirs('/opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/document-01') -- DEBUG - write lines to '/opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/document-01/document-01.stog.amr.dot' -- DEBUG - run [PosixPath('dot'), '-Kdot', '-Tpng', '-O', 'document-01.stog.amr.dot'] -- DEBUG - ----- AMR Graph file (png): {os.path.basename(good_png_fn)} -- DEBUG - Line 1: '# ::snt The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly..' -- DEBUG - Token(type='COMMENT', text='# ::snt The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly..', lineno=1, offset=0, line='# ::snt The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly..') -- DEBUG - Line 2: '(s / system' -- DEBUG - Token(type='LPAREN', text='(', lineno=2, offset=0, line='(s / system') -- DEBUG - Token(type='SYMBOL', text='s', lineno=2, offset=1, line='(s / system') -- DEBUG - Token(type='SLASH', text='/', lineno=2, offset=3, line='(s / system') -- DEBUG - Token(type='SYMBOL', text='system', lineno=2, offset=5, line='(s / system') -- DEBUG - Line 3: ' :domain (p / planet' -- DEBUG - Token(type='ROLE', text=':domain', lineno=3, offset=6, line=' :domain (p / planet') -- DEBUG - Token(type='LPAREN', text='(', lineno=3, offset=14, line=' :domain (p / planet') -- DEBUG - Token(type='SYMBOL', text='p', lineno=3, offset=15, line=' :domain (p / planet') -- DEBUG - Token(type='SLASH', text='/', lineno=3, offset=17, line=' :domain (p / planet') -- DEBUG - Token(type='SYMBOL', text='planet', lineno=3, offset=19, line=' :domain (p / planet') -- DEBUG - Line 4: ' :name (n / name' -- DEBUG - Token(type='ROLE', text=':name', lineno=4, offset=12, line=' :name (n / name') -- DEBUG - Token(type='LPAREN', text='(', lineno=4, offset=18, line=' :name (n / name') -- DEBUG - Token(type='SYMBOL', text='n', lineno=4, offset=19, line=' :name (n / name') -- DEBUG - Token(type='SLASH', text='/', lineno=4, offset=21, line=' :name (n / name') -- DEBUG - Token(type='SYMBOL', text='name', lineno=4, offset=23, line=' :name (n / name') -- DEBUG - Line 5: ' :op1 "Solar"' -- DEBUG - Token(type='ROLE', text=':op1', lineno=5, offset=18, line=' :op1 "Solar"') -- DEBUG - Token(type='STRING', text='"Solar"', lineno=5, offset=23, line=' :op1 "Solar"') -- DEBUG - Line 6: ' :op2 "System"))' -- DEBUG - Token(type='ROLE', text=':op2', lineno=6, offset=18, line=' :op2 "System"))') -- DEBUG - Token(type='STRING', text='"System"', lineno=6, offset=23, line=' :op2 "System"))') -- DEBUG - Token(type='RPAREN', text=')', lineno=6, offset=31, line=' :op2 "System"))') -- DEBUG - Token(type='RPAREN', text=')', lineno=6, offset=32, line=' :op2 "System"))') -- DEBUG - Line 7: ' :ARG1-of (b / bind-01' -- DEBUG - Token(type='ROLE', text=':ARG1-of', lineno=7, offset=6, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='LPAREN', text='(', lineno=7, offset=15, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SYMBOL', text='b', lineno=7, offset=16, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SLASH', text='/', lineno=7, offset=18, line=' :ARG1-of (b / bind-01') -- DEBUG - Token(type='SYMBOL', text='bind-01', lineno=7, offset=20, line=' :ARG1-of (b / bind-01') -- DEBUG - Line 8: ' :ARG0 (g / gravitation))' -- DEBUG - Token(type='ROLE', text=':ARG0', lineno=8, offset=12, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='LPAREN', text='(', lineno=8, offset=18, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SYMBOL', text='g', lineno=8, offset=19, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SLASH', text='/', lineno=8, offset=21, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='SYMBOL', text='gravitation', lineno=8, offset=23, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='RPAREN', text=')', lineno=8, offset=34, line=' :ARG0 (g / gravitation))') -- DEBUG - Token(type='RPAREN', text=')', lineno=8, offset=35, line=' :ARG0 (g / gravitation))') -- DEBUG - Line 9: ' :part (a / and' -- DEBUG - Token(type='ROLE', text=':part', lineno=9, offset=6, line=' :part (a / and') -- DEBUG - Token(type='LPAREN', text='(', lineno=9, offset=12, line=' :part (a / and') -- DEBUG - Token(type='SYMBOL', text='a', lineno=9, offset=13, line=' :part (a / and') -- DEBUG - Token(type='SLASH', text='/', lineno=9, offset=15, line=' :part (a / and') -- DEBUG - Token(type='SYMBOL', text='and', lineno=9, offset=17, line=' :part (a / and') -- DEBUG - Line 10: ' :op1 (s2 / sun)' -- DEBUG - Token(type='ROLE', text=':op1', lineno=10, offset=12, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='LPAREN', text='(', lineno=10, offset=17, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SYMBOL', text='s2', lineno=10, offset=18, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SLASH', text='/', lineno=10, offset=21, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='SYMBOL', text='sun', lineno=10, offset=23, line=' :op1 (s2 / sun)') -- DEBUG - Token(type='RPAREN', text=')', lineno=10, offset=26, line=' :op1 (s2 / sun)') -- DEBUG - Line 11: ' :op2 (o / object' -- DEBUG - Token(type='ROLE', text=':op2', lineno=11, offset=12, line=' :op2 (o / object') -- DEBUG - Token(type='LPAREN', text='(', lineno=11, offset=17, line=' :op2 (o / object') -- DEBUG - Token(type='SYMBOL', text='o', lineno=11, offset=18, line=' :op2 (o / object') -- DEBUG - Token(type='SLASH', text='/', lineno=11, offset=20, line=' :op2 (o / object') -- DEBUG - Token(type='SYMBOL', text='object', lineno=11, offset=22, line=' :op2 (o / object') -- DEBUG - Line 12: ' :ARG0-of (o2 / orbit-01' -- DEBUG - Token(type='ROLE', text=':ARG0-of', lineno=12, offset=18, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='LPAREN', text='(', lineno=12, offset=27, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SYMBOL', text='o2', lineno=12, offset=28, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SLASH', text='/', lineno=12, offset=31, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Token(type='SYMBOL', text='orbit-01', lineno=12, offset=33, line=' :ARG0-of (o2 / orbit-01') -- DEBUG - Line 13: ' :ARG1 s2' -- DEBUG - Token(type='ROLE', text=':ARG1', lineno=13, offset=24, line=' :ARG1 s2') -- DEBUG - Token(type='SYMBOL', text='s2', lineno=13, offset=30, line=' :ARG1 s2') -- DEBUG - Line 14: ' :manner (o3 / or' -- DEBUG - Token(type='ROLE', text=':manner', lineno=14, offset=24, line=' :manner (o3 / or') -- DEBUG - Token(type='LPAREN', text='(', lineno=14, offset=32, line=' :manner (o3 / or') -- DEBUG - Token(type='SYMBOL', text='o3', lineno=14, offset=33, line=' :manner (o3 / or') -- DEBUG - Token(type='SLASH', text='/', lineno=14, offset=36, line=' :manner (o3 / or') -- DEBUG - Token(type='SYMBOL', text='or', lineno=14, offset=38, line=' :manner (o3 / or') -- DEBUG - Line 15: ' :op1 (d / direct-02)' -- DEBUG - Token(type='ROLE', text=':op1', lineno=15, offset=30, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='LPAREN', text='(', lineno=15, offset=35, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SYMBOL', text='d', lineno=15, offset=36, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SLASH', text='/', lineno=15, offset=38, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='SYMBOL', text='direct-02', lineno=15, offset=40, line=' :op1 (d / direct-02)') -- DEBUG - Token(type='RPAREN', text=')', lineno=15, offset=49, line=' :op1 (d / direct-02)') -- DEBUG - Line 16: ' :op2 (d2 / direct-02' -- DEBUG - Token(type='ROLE', text=':op2', lineno=16, offset=30, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='LPAREN', text='(', lineno=16, offset=35, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SYMBOL', text='d2', lineno=16, offset=36, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SLASH', text='/', lineno=16, offset=39, line=' :op2 (d2 / direct-02') -- DEBUG - Token(type='SYMBOL', text='direct-02', lineno=16, offset=41, line=' :op2 (d2 / direct-02') -- DEBUG - Line 17: ' :polarity -))))))' -- DEBUG - Token(type='ROLE', text=':polarity', lineno=17, offset=36, line=' :polarity -))))))') -- DEBUG - Token(type='SYMBOL', text='-', lineno=17, offset=46, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=47, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=48, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=49, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=50, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=51, line=' :polarity -))))))') -- DEBUG - Token(type='RPAREN', text=')', lineno=17, offset=52, line=' :polarity -))))))') -- DEBUG - Parsed: Tree( - ('s', [ - ('/', 'system'), - (':domain', ('p', [ - ('/', 'planet'), - (':name', ('n', [ - ('/', 'name'), - (':op1', '"Solar"'), - (':op2', '"System"')]))])), - (':ARG1-of', ('b', [ - ('/', 'bind-01'), - (':ARG0', ('g', [ - ('/', 'gravitation')]))])), - (':part', ('a', [ - ('/', 'and'), - (':op1', ('s2', [ - ('/', 'sun')])), - (':op2', ('o', [ - ('/', 'object'), - (':ARG0-of', ('o2', [ - ('/', 'orbit-01'), - (':ARG1', 's2'), - (':manner', ('o3', [ - ('/', 'or'), - (':op1', ('d', [ - ('/', 'direct-02')])), - (':op2', ('d2', [ - ('/', 'direct-02'), - (':polarity', '-')]))]))]))]))]))])) -- INFO - Interpreted: Graph( - [('s', ':instance', 'system'), - ('s', ':domain', 'p'), - ('p', ':instance', 'planet'), - ('p', ':name', 'n'), - ('n', ':instance', 'name'), - ('n', ':op1', '"Solar"'), - ('n', ':op2', '"System"'), - ('s', ':ARG1-of', 'b'), - ('b', ':instance', 'bind-01'), - ('b', ':ARG0', 'g'), - ('g', ':instance', 'gravitation'), - ('s', ':part', 'a'), - ('a', ':instance', 'and'), - ('a', ':op1', 's2'), - ('s2', ':instance', 'sun'), - ('a', ':op2', 'o'), - ('o', ':instance', 'object'), - ('o', ':ARG0-of', 'o2'), - ('o2', ':instance', 'orbit-01'), - ('o2', ':ARG1', 's2'), - ('o2', ':manner', 'o3'), - ('o3', ':instance', 'or'), - ('o3', ':op1', 'd'), - ('d', ':instance', 'direct-02'), - ('o3', ':op2', 'd2'), - ('d2', ':instance', 'direct-02'), - ('d2', ':polarity', '-')], - epidata={('s', ':instance', 'system'): [], - ('s', ':domain', 'p'): [Push(p)], - ('p', ':instance', 'planet'): [], - ('p', ':name', 'n'): [Push(n)], - ('n', ':instance', 'name'): [], - ('n', ':op1', '"Solar"'): [], - ('n', ':op2', '"System"'): [POP, POP], - ('s', ':ARG1-of', 'b'): [Push(b)], - ('b', ':instance', 'bind-01'): [], - ('b', ':ARG0', 'g'): [Push(g)], - ('g', ':instance', 'gravitation'): [POP, POP], - ('s', ':part', 'a'): [Push(a)], - ('a', ':instance', 'and'): [], - ('a', ':op1', 's2'): [Push(s2)], - ('s2', ':instance', 'sun'): [POP], - ('a', ':op2', 'o'): [Push(o)], - ('o', ':instance', 'object'): [], - ('o', ':ARG0-of', 'o2'): [Push(o2)], - ('o2', ':instance', 'orbit-01'): [], - ('o2', ':ARG1', 's2'): [], - ('o2', ':manner', 'o3'): [Push(o3)], - ('o3', ':instance', 'or'): [], - ('o3', ':op1', 'd'): [Push(d)], - ('d', ':instance', 'direct-02'): [POP], - ('o3', ':op2', 'd2'): [Push(d2)], - ('d2', ':instance', 'direct-02'): [], - ('d2', ':polarity', '-'): [POP, POP, POP, POP, POP]}) -- DEBUG - os.makedirs('/opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/document-01') -- DEBUG - write lines to '/opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/document-01/document-01.stog.amr.dot' -- DEBUG - run [PosixPath('dot'), '-Kdot', '-Tsvg', '-O', 'document-01.stog.amr.dot'] -- DEBUG - ----- AMR Graph file (svg): {os.path.basename(good_svg_fn)} -- INFO - - === AMR Graphs Serialization to AMR-RDF Representation === -- INFO - -- library: amrld -- DEBUG - (/opt/lib/TetrasMARS/amrbatch/amrbatch/amrld/) -- INFO - -- Serialize AMR graphs to RDF using amr-ld library -- DEBUG - ----- AMR filepath (penman): /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/document-01/document-01.stog.amr.penman -- DEBUG - ----- AMR-RDF filepath (triple): /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/document-01/document-01.stog.amr.nt -- DEBUG - ----- AMR-RDF filepath (turtle): /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/document-01/document-01.stog.amr.ttl -- INFO - ----- AMR-RDF triple successfully processed (document-01.stog.amr.nt) -- INFO - ----- AMR-RDF triple successfully processed (document-01.stog.amr.ttl) -- INFO - [TENET] Extraction Processing -- INFO - - === Process Initialization === -- INFO - -- Process Setting -- INFO - ----- Corpus source: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/ (amr) -- INFO - ----- Base output dir: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/full-ontology.ttl -- INFO - ----- technical dir path: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ -- INFO - ----- Ontology target (id): http://ontologies -- INFO - ----- Current path: /opt/lib/TetrasMARS/tenet/tenet -- DEBUG - ----- Config file: /opt/lib/TetrasMARS/tenet/tenet/config.xml -- DEBUG - - *** Config (Full Parameters) *** - -- Base Parameters - ----- config file: /opt/lib/TetrasMARS/tenet/tenet/config.xml - ----- uuid: http://ontologies - ----- technical base name: ontologies - ----- source corpus: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/ - ----- target reference: base - ----- 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: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/full-ontology.ttl - ----- output directory: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/full-ontology.ttlontologies-20230517/ - ----- sentence output directory: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ - ----- technical dir path: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ - -- 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 - -- 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: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/**/*.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: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ontologies.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 (302) -- DEBUG - -------- Semantic Net Definition (513) -- DEBUG - -------- Config Parameter Definition (547) -- DEBUG - ----- Frame Ontology Loading -- DEBUG - -------- Base Ontology produced as output (577) -- DEBUG - --- Source Data Import -- DEBUG - ----- Sentence Loading -- DEBUG - -------- /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/document-01/document-01.stog.amr.ttl (625) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ontologies-1/ontologies.ttl -- INFO - ----- Sentence (id): document-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 (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 92 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- INFO - ----- fix-amr-bug-about-system-solar-planet: 5/5 new triples (630, 0:00:00.030949) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 10/10 new triples (640, 0:00:00.139278) -- DEBUG - ----- reclassify-concept-2: 0/0 new triple (640, 0:00:00.076281) -- INFO - ----- reclassify-concept-3: 12/12 new triples (652, 0:00:00.057980) -- INFO - ----- reclassify-concept-4: 16/16 new triples (668, 0:00:00.074274) -- INFO - ----- reclassify-concept-5: 2/4 new triples (670, 0:00:00.055291) -- INFO - ----- reify-roles-as-concept: 10/10 new triples (680, 0:00:00.059072) -- INFO - ----- reclassify-existing-variable: 45/45 new triples (725, 0:00:00.040850) -- INFO - ----- add-new-variable-for-reified-concept: 8/8 new triples (733, 0:00:00.170671) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 33/33 new triples (766, 0:00:00.060181) -- INFO - ----- add-amr-leaf-for-reified-concept: 8/8 new triples (774, 0:00:00.038259) -- INFO - ----- add-amr-edge-for-core-relation: 27/27 new triples (801, 0:00:00.146394) -- INFO - ----- add-amr-edge-for-reified-concept: 12/12 new triples (813, 0:00:00.180726) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (818, 0:00:00.087478) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (818, 0:00:00.086740) -- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (823, 0:00:00.095051) -- INFO - ----- update-amr-edge-role-1: 15/15 new triples (838, 0:00:00.106172) -- INFO - ----- add-amr-root: 5/5 new triples (843, 0:00:00.030336) -- DEBUG - --- Serializing graph to ontologies_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: http://ontologies -- DEBUG - ----- work_file: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ontologies-1/ontologies_preprocessing.ttl -- DEBUG - ----- base: http://http://ontologies/preprocessing -- INFO - ----- 218 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 35/35 new triples (878, 0:00:00.083241) -- DEBUG - ----- (refinement) refine-cover-node-1: 5 new triples (883) -- DEBUG - ----- (refinement) refine-cover-node-2: 5 new triples (888) -- INFO - ----- create-individual-net-1: 10/10 new triples (898, 0:00:00.083980) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (899) -- INFO - ----- create-atom-property-net-1: 88/88 new triples (987, 0:00:00.193223) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (993) -- INFO - ----- create-value-net: 17/17 new triples (1010, 0:00:00.075225) -- INFO - ----- create-phenomena-net-1: 24/25 new triples (1034, 0:00:00.097566) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (1036) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 1/49 new triple (1037, 0:00:00.112557) -- DEBUG - ----- create-individual-net-1: 0/10 new triple (1037, 0:00:00.086908) -- INFO - ----- create-atom-property-net-1: 1/95 new triple (1038, 0:00:00.216727) -- DEBUG - ----- create-value-net: 0/17 new triple (1038, 0:00:00.077139) -- DEBUG - ----- create-phenomena-net-1: 0/25 new triple (1038, 0:00:00.097024) -- INFO - --- *** February Transduction *** Sequence: phenomena_polarity_analyze_sequence -- INFO - ----- "polarity" phenomena analysis 1 [ polarity(property, "negative") ]: 32/34 new triples (1070, 0:00:00.112151) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (1070, 0:00:00.117741) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (1070, 0:00:00.060677) -- DEBUG - ----- mod-phenomena-application-3: 0/0 new triple (1070, 0:00:00.092842) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 14/17 new triples (1084, 0:00:00.277017) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1085) -- INFO - ----- and-conjunction-phenomena-application-2: 1/1 new triple (1086, 0:00:00.163708) -- INFO - ----- and-conjunction-phenomena-application-3: 14/14 new triples (1100, 0:00:00.199280) -- INFO - ----- and-conjunction-phenomena-application-4: 14/14 new triples (1114, 0:00:00.267605) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (1115) -- INFO - ----- and-conjunction-phenomena-application-5: 6/9 new triples (1121, 0:00:00.104130) -- INFO - ----- and-conjunction-phenomena-application-6: 2/2 new triples (1123, 0:00:00.326211) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1123, 0:00:00.014660) -- INFO - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 56/76 new triples (1179, 0:00:00.313506) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 5/5 new triples (1184, 0:00:00.018904) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1184, 0:00:00.012075) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1184, 0:00:00.012254) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1184, 0:00:00.012223) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1184, 0:00:00.012204) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1184, 0:00:00.012947) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1184, 0:00:00.012327) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1184, 0:00:00.140503) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1184, 0:00:00.354728) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 48/54 new triples (1232, 0:00:00.929433) -- DEBUG - ----- (refinement) refine-cover-node-1: 7 new triples (1239) -- DEBUG - ----- (refinement) refine-cover-node-2: 3 new triples (1242) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1242, 0:00:00.331549) -- INFO - ----- create-composite-class-net-from-property-3: 15/18 new triples (1257, 0:00:00.367052) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1257, 0:00:00.056975) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1257, 0:00:00.057150) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1257, 0:00:00.057010) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1257, 0:00:00.075563) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1257, 0:00:00.060991) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 7/7 new triples (1264, 0:00:00.009162) -- INFO - ----- classify-net-from-core-2: 1/6 new triple (1265, 0:00:00.009175) -- DEBUG - ----- classify-net-from-core-3: 0/0 new triple (1265, 0:00:00.052322) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1265, 0:00:00.011496) -- INFO - ----- classify-net-from-domain: 4/4 new triples (1269, 0:00:00.012594) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1269, 0:00:00.017444) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1269, 0:00:00.050905) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1269, 0:00:00.010256) -- INFO - ----- propagate-individual-1: 1/1 new triple (1270, 0:00:00.009966) -- INFO - ----- propagate-individual-2: 4/4 new triples (1274, 0:00:00.010382) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1274, 0:00:00.008434) -- DEBUG - --- Serializing graph to ontologies_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: http://ontologies -- DEBUG - ----- work_file: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ontologies-1/ontologies_transduction.ttl -- DEBUG - ----- base: http://http://ontologies/transduction -- INFO - ----- 431 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 8/8 new triples (1282, 0:00:00.029555) -- INFO - ----- compute-uri-for-owl-declaration-2: 1/4 new triple (1283, 0:00:00.024476) -- INFO - ----- compute-uri-for-owl-declaration-3: 1/1 new triple (1284, 0:00:00.034991) -- DEBUG - ----- compute-uri-for-owl-declaration-4: 0/0 new triple (1284, 0:00:00.022890) -- INFO - ----- compute-uri-for-owl-declaration-5: 4/4 new triples (1288, 0:00:00.027774) -- INFO - ----- compute-uri-for-owl-declaration-6: 4/4 new triples (1292, 0:00:00.027834) -- INFO - ----- compute-uri-for-owl-declaration-7: 1/1 new triple (1293, 0:00:00.022912) -- INFO - ----- compute-uri-for-owl-declaration-101: 3/7 new triples (1296, 0:00:00.029367) -- DEBUG - ----- compute-uri-for-owl-declaration-102: 0/1 new triple (1296, 0:00:00.022050) -- INFO - ----- generate-atom-class: 12/12 new triples (1308, 0:00:00.010076) -- INFO - ----- classify-atom-class-1: 4/4 new triples (1312, 0:00:00.008194) -- DEBUG - ----- classify-atom-class-2: 0/0 new triple (1312, 0:00:00.015421) -- INFO - ----- generate-individual: 3/3 new triples (1315, 0:00:00.010551) -- DEBUG - ----- classify-individual-1: 0/0 new triple (1315, 0:00:00.007729) -- INFO - ----- classify-individual-2: 4/4 new triples (1319, 0:00:00.011406) -- INFO - ----- generate-atom-property-1: 20/20 new triples (1339, 0:00:00.011432) -- INFO - ----- generate-atom-property-12: 8/16 new triples (1347, 0:00:00.011614) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1347, 0:00:00.007902) -- INFO - ----- generate-composite-class: 18/18 new triples (1365, 0:00:00.012878) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1365, 0:00:00.019922) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1365, 0:00:00.015845) -- INFO - ----- add-restriction-to-class-3: 20/24 new triples (1385, 0:00:00.023267) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (1385, 0:00:00.015490) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1385, 0:00:00.018378) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1385, 0:00:00.015439) -- DEBUG - ----- generate-composite-property-1: 0/0 new triple (1385, 0:00:00.009538) -- INFO - ----- generate-composite-property-2: 12/12 new triples (1397, 0:00:00.010759) -- INFO - ----- generate-composite-property-3: 2/2 new triples (1399, 0:00:00.008776) -- DEBUG - --- Serializing graph to ontologies_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: http://ontologies -- DEBUG - ----- work_file: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ontologies-1/ontologies_generation.ttl -- DEBUG - ----- base: http://http://ontologies/generation -- INFO - ----- 125 triples extracted during generation step -- DEBUG - --- Serializing graph to factoid file (/opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/onto-by-sentence/ontologies-1/ontologies_factoid.ttl) -- DEBUG - ----- Number of factoids: 145 -- DEBUG - ----- Graph base: http://http://ontologies/factoid -- INFO - - === Final Ontology Generation === -- INFO - -- Making complete factoid graph by merging the result factoids -- INFO - ----- Total factoid number: 145 -- INFO - -- Serializing graph to factoid string -- INFO - ----- Graph base: http://http://ontologies/factoid -- INFO - -- Serializing graph to factoid file -- INFO - ----- Ontology Turtle File: /opt/data/tmp/demo-tetras-mars/2dfb5331-e3b2-4fa1-b31a-820f48b2541a/full-ontology.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/SolarSystemDev02_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/SolarSystemDev02_factoid.ttl deleted file mode 100644 index 9119d66acdf40676b5fb0e59a9e691a79e2760ab..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/SolarSystemDev02_factoid.ttl +++ /dev/null @@ -1,88 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/02//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> ; - rdfs:label "Solar System" ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class ; - rdfs:label "large" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:Class ; - rdfs:label "orbit" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; - rdfs:label "remain" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#small-body> a owl:Class ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#body> ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; - rdfs:label "body" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<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 "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<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 "SSC-02-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.log deleted file mode 100644 index e07083fc5994d1865567156faca6efa3afb2a1d4..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.log +++ /dev/null @@ -1,167 +0,0 @@ -- 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-02/ (amr) -- INFO - ----- Base output dir: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/SolarSystemDev02_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/ -- INFO - ----- Ontology target (id): https://tenet.tetras-libre.fr/demo/02/ -- 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/02/ - ----- technical base name: tenet.tetras-libre.fr_demo_02 - ----- source corpus: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_data/amrDocuments/dev/solar-system-02/ - ----- 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/SolarSystemDev02-20230612/SolarSystemDev02_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/SolarSystemDev02_factoid.ttltenet.tetras-libre.fr_demo_02-20230612/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/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-02/**/*.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/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02.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-02/SSC-02-01.stog.amr.ttl (625) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02.ttl -- INFO - ----- Sentence (id): SSC-02-01 -- INFO - ----- Sentence (text): 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. -- 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 -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (625, 0:00:00.029192) -- INFO - --- Sequence: AMR reification from AMR-Linked-Data to AMR (tenet) structure -- INFO - ----- reclassify AMR-LD concept (1): 10/10 new triples (635, 0:00:00.120178) -- INFO - ----- reclassify AMR-LD concept (2): 8/8 new triples (643, 0:00:00.043660) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-2: 6/8 new triples (649, 0:00:00.065618) -- INFO - ----- reclassify-concept-3: 12/12 new triples (661, 0:00:00.057086) -- INFO - ----- reclassify-concept-4: 28/28 new triples (689, 0:00:00.061893) -- INFO - ----- reclassify-concept-5: 4/4 new triples (693, 0:00:00.049025) -- INFO - ----- reify-roles-as-concept: 5/5 new triples (698, 0:00:00.049063) -- INFO - ----- reclassify-existing-variable: 81/81 new triples (779, 0:00:00.044992) -- INFO - ----- add-new-variable-for-reified-concept: 4/4 new triples (783, 0:00:00.076470) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 62/62 new triples (845, 0:00:00.091391) -- INFO - ----- add-amr-leaf-for-reified-concept: 4/4 new triples (849, 0:00:00.053341) -- INFO - ----- add-amr-edge-for-core-relation: 54/54 new triples (903, 0:00:00.161844) -- INFO - ----- add-amr-edge-for-reified-concept: 6/6 new triples (909, 0:00:00.169363) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (914, 0:00:00.072224) -- INFO - ----- add-value-for-quant-relation: 5/5 new triples (919, 0:00:00.082550) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (919, 0:00:00.158482) -- INFO - ----- update-amr-edge-role-1: 22/22 new triples (941, 0:00:00.112555) -- INFO - ----- add-amr-root: 5/5 new triples (946, 0:00:00.025550) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_02_Preprocessing -- DEBUG - ----- step: Preprocessing -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/02/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Preprocessing.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/02//Preprocessing -- INFO - ----- 321 triples extracted during Preprocessing step -- INFO - -- Step 2: Transduction -- INFO - --- Sequence: atomic extraction sequence -- INFO - ----- extract atom classes: 66/66 new triples (1012, 0:00:00.302259) -- INFO - ----- extract atom individuals: 8/8 new triples (1020, 0:00:00.048665) -- INFO - ----- extract atomic properties: 72/94 new triples (1092, 0:00:00.293918) -- INFO - ----- extract atom values: 10/10 new triples (1102, 0:00:00.058388) -- INFO - ----- extract atom phenomena: 28/28 new triples (1130, 0:00:00.124475) -- INFO - ----- propagate atom relations: 35/96 new triples (1165, 0:00:01.716416) -- INFO - --- Sequence: classification sequence (1) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1165, 0:00:00.015857) -- INFO - ----- reclassify argument property to class: 11/14 new triples (1176, 0:00:00.057929) -- INFO - --- Sequence: phenomena analyze sequence (1) -- DEBUG - ----- analyze "polarity" phenomena (1): 0/0 new triple (1176, 0:00:00.006837) -- DEBUG - ----- analyze "polarity" phenomena (2): 0/0 new triple (1176, 0:00:00.010586) -- DEBUG - ----- analyze "polarity" phenomena (3): 0/0 new triple (1176, 0:00:00.010290) -- DEBUG - ----- analyze "polarity" phenomena (4): 0/0 new triple (1176, 0:00:00.028715) -- DEBUG - ----- analyze "polarity" phenomena (5): 0/0 new triple (1176, 0:00:00.030339) -- INFO - ----- analyze modifier phenomena (mod): 43/50 new triples (1219, 0:00:00.133075) -- DEBUG - ----- classify modality phenomena: 0/0 new triple (1219, 0:00:00.016579) -- INFO - --- Sequence: phenomena analyze sequence (2) -- DEBUG - ----- analyze "or" phenomena (1): 0/0 new triple (1219, 0:00:00.010112) -- DEBUG - ----- analyze "or" phenomena (2): 0/0 new triple (1219, 0:00:00.011522) -- INFO - ----- analyze "and" phenomena (1): 5/50 new triples (1224, 0:00:00.116121) -- DEBUG - ----- analyze "and" phenomena (2): 0/0 new triple (1224, 0:00:00.009635) -- INFO - --- Sequence: composite class extraction sequence -- DEBUG - ----- extract composite classes (1): 0/0 new triple (1224, 0:00:00.030878) -- DEBUG - ----- extract composite classes (2): 0/0 new triple (1224, 0:00:00.021832) -- INFO - --- Sequence: classification sequence (2) -- INFO - ----- classify class net as entity from core arguments: 24/132 new triples (1248, 0:00:00.261584) -- DEBUG - ----- classify class net as entity from :part relation: 0/0 new triple (1248, 0:00:00.009631) -- DEBUG - ----- classify class net as entity from degree arguments: 0/0 new triple (1248, 0:00:00.021534) -- DEBUG - ----- Associate mother to class net from :domain relation: 0/0 new triple (1248, 0:00:00.008316) -- DEBUG - ----- Propagate individuals to net with same base node: 0/16 new triple (1248, 0:00:00.085522) -- DEBUG - ----- Propagate individuals to net with domain link: 0/0 new triple (1248, 0:00:00.009092) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_02_Transduction -- DEBUG - ----- step: Transduction -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/02/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Transduction.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/02//Transduction -- INFO - ----- 302 triples extracted during Transduction step -- INFO - -- Step 3: Generation -- INFO - --- Sequence: OWL Generation Sequence -- INFO - ----- generate OWL class: 39/50 new triples (1287, 0:00:00.461895) -- INFO - ----- generate OWL property: 20/20 new triples (1307, 0:00:00.175641) -- INFO - ----- generate OWL individual: 8/12 new triples (1315, 0:00:00.115257) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_02_Generation -- DEBUG - ----- step: Generation -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/02/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Generation.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/02//Generation -- INFO - ----- 67 triples extracted during Generation step -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_factoid.ttl) -- DEBUG - ----- Number of factoids: 82 -- DEBUG - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/02//factoid -- INFO - - === Final Ontology Generation === -- INFO - -- Making complete factoid graph by merging the result factoids -- INFO - ----- Total factoid number: 82 -- INFO - -- Serializing graph to factoid string -- INFO - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/02//factoid -- INFO - -- Serializing graph to factoid file -- INFO - ----- Ontology Turtle File: /home/lamenji/Workspace/Tetras/tenet/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/SolarSystemDev02_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02.ttl b/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02.ttl deleted file mode 100644 index 00aee1fbcd169cce7b23156be7e271cf39b032fd..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02.ttl +++ /dev/null @@ -1,879 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/02/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#d> a ns11:direct-02 ; - ns11:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o2> . - -<http://amr.isi.edu/amr_data/SSC-02-01#h2> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m2> . - -<http://amr.isi.edu/amr_data/SSC-02-01#root01> a ns3:AMR ; - ns3:has-id "SSC-02-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-02-01#a> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s4> a ns2:system ; - rdfs:label "Solar System" ; - ns2:part <http://amr.isi.edu/amr_data/SSC-02-01#b> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:direct-02.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG5 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns11:remain-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:op3 a ns3:Role . - -ns2:part a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-02-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#r> . - -<http://amr.isi.edu/amr_data/SSC-02-01#a2> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - ns2:op3 <http://amr.isi.edu/amr_data/SSC-02-01#b> . - -<http://amr.isi.edu/amr_data/SSC-02-01#d2> a ns2:dwarf . - -<http://amr.isi.edu/amr_data/SSC-02-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - ns11:have-degree-91.ARG5 <http://amr.isi.edu/amr_data/SSC-02-01#o> . - -<http://amr.isi.edu/amr_data/SSC-02-01#l> a ns2:large . - -<http://amr.isi.edu/amr_data/SSC-02-01#m> a ns3:most . - -<http://amr.isi.edu/amr_data/SSC-02-01#m2> a ns3:more . - -<http://amr.isi.edu/amr_data/SSC-02-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#s> . - -<http://amr.isi.edu/amr_data/SSC-02-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns2:quant "8" . - -<http://amr.isi.edu/amr_data/SSC-02-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-02-01#r> a ns11:remain-01 ; - ns11:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#a2> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s> a ns2:sun . - -<http://amr.isi.edu/amr_data/SSC-02-01#s2> a ns2:small . - -<http://amr.isi.edu/amr_data/SSC-02-01#s3> a ns2:small . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns11:direct-02 a ns3:Frame . - -ns11:orbit-01 a ns3:Frame . - -ns11:remain-01 a ns3:Frame . - -ns2:body a ns3:Concept . - -ns2:dwarf a ns3:Concept . - -ns2:large a ns3:Concept . - -ns2:sun a ns3:Concept . - -ns2:system a ns3:Concept . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept . - -ns3:most a ns3:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-02-01#b> a ns2:body ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#s3> . - -<http://amr.isi.edu/amr_data/SSC-02-01#o> a ns2:object . - -<http://amr.isi.edu/amr_data/SSC-02-01#o3> a ns2:object . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity . - -ns11:have-degree-91 a ns3:Frame . - -ns2:object a ns3:Concept . - -ns2:small a ns3:Concept . - -ns3:and a ns3:Concept . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Generation.ttl deleted file mode 100644 index 79967a5d7755393db88358b67fe5efa5cd279dd7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Generation.ttl +++ /dev/null @@ -1,1699 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/02//Generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:direct-02.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG5 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns11:remain-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_o3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a2_op3_b a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_mod_s3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_d_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG5_o a :AMR_Edge ; - :hasAmrRole :role_ARG5 ; - :hasRoleID "ARG5" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_mod_d2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p9_ARG0_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_b a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_r_ARG1_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s4_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-02-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-02-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/extract-result#SolarSystem> a owl:Individual, - <https://tenet.tetras-libre.fr/extract-result#system> ; - rdfs:label "Solar System" ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class ; - rdfs:label "large" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:Class ; - rdfs:label "orbit" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; - rdfs:label "remain" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#small-body> a owl:Class ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#body> ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s4, - net:individual_SolarSystem_s4 ; - :role_ARG1 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_body_b, - :leaf_system_s4 . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_dwarf_d2 a net:Individual_Net ; - net:composeFrom net:atomClass_dwarf_d2 ; - net:coverBaseNode :leaf_dwarf_d2 ; - net:coverNode :leaf_dwarf_d2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "dwarf" ; - net:hasMotherClassNet net:atomClass_dwarf_d2 ; - net:hasNaming "dwarf" ; - net:hasStructure "SSC-02-01" . - -net:individual_small_s3 a net:Individual_Net ; - net:composeFrom net:atomClass_small_s3 ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasMotherClassNet net:atomClass_small_s3 ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:phenomena_degree_h ; - :role_op2 net:atomProperty_remain_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-02-01" . - -net:phenomena_degree_h2 a net:Phenomena_Net ; - :role_ARG1 net:atomClass_object_o3 ; - :role_ARG2 net:atomClass_small_s2 ; - :role_ARG3 net:atomProperty_more_m2 ; - net:coverBaseNode :leaf_have-degree-91_h2 ; - net:coverNode :leaf_have-degree-91_h2 ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-02-01" . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_more> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -<amr_concept_most> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -<http://amr.isi.edu/amr_data/SSC-02-01#d> a ns11:direct-02 ; - ns11:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h2> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#root01> a ns3:AMR ; - ns3:has-id "SSC-02-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-02-01#a> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s4> a ns2:system ; - rdfs:label "Solar System" ; - ns2:part <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_body rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:body ; - :label "body" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_dwarf rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:dwarf ; - :label "dwarf" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:system ; - :label "system" . - -:role_ARG5 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - :label "a2" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - :label "d2" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h2> ; - :label "h2" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - :label "p2" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s4> ; - :label "s4" ; - :name "Solar System" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; - rdfs:label "body" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<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 sys:Undetermined_Thing ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<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 sys:Entity, - sys:Undetermined_Thing ; - sys:fromStructure "SSC-02-01" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_large_l a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:hasClassName "large" ; - net:hasClassType sys:Entity ; - net:hasNaming "large" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_planet_p a net:Atom_Class_Net, - net:Class_Net ; - :role_quant net:value_p_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_small_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:hasClassName "small" ; - net:hasClassType sys:Entity ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "moreing" ; - net:hasPropertyName10 "more-by" ; - net:hasPropertyName12 "more-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" . - -net:atomProperty_most_m a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m ; - net:coverNode :leaf_most_m ; - net:hasNaming "most" ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "mosting" ; - net:hasPropertyName10 "most-by" ; - net:hasPropertyName12 "most-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" . - -net:atomProperty_remain_r a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_body_b, - net:atomClass_object_o3, - net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2, - net:compositeClass_small-body_b, - net:phenomena_conjunction-AND_a2 ; - net:coverBaseNode :leaf_remain-01_r ; - net:coverNode :leaf_remain-01_r ; - net:hasNaming "remain" ; - net:hasPropertyName "remain" ; - net:hasPropertyName01 "remaining" ; - net:hasPropertyName10 "remain-by" ; - net:hasPropertyName12 "remain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a2 . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_SolarSystem_s4 a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_system_s4 ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_s4 ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-02-01" . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomClass_object_o3 ; - :role_op2 net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2 ; - :role_op3 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-02-01" . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p ; - :role_ARG2 net:atomClass_large_l ; - :role_ARG3 net:atomProperty_most_m ; - :role_ARG5 net:atomClass_object_o ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-02-01" . - -net:value_p_blankNode a net:Value_Net ; - net:coverAmrValue :value_8 ; - net:hasNaming "p" ; - net:hasStructure "SSC-02-01" ; - net:hasValueLabel "p" . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_have-degree-91> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -<http://amr.isi.edu/amr_data/SSC-02-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#a2> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - ns2:op3 <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#d2> a ns2:dwarf ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - ns11:have-degree-91.ARG5 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m2> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns2:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#r> a ns11:remain-01 ; - ns11:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s2> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:remain-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:body a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:dwarf a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o2 :leaf_orbit-01_o2 ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s4 :leaf_system_s4 ; - :edge_p9_ARG1_b :leaf_body_b ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_o3 :leaf_object_o3 ; - :edge_h2_ARG2_s2 :leaf_small_s2 ; - :edge_h2_ARG3_m2 :leaf_more_m2 ; - :hasConcept <amr_concept_have-degree-91> ; - :hasVariable :variable_h2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_sun_s a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s ; - net:coverNode :leaf_sun_s ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_system_s4 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_system_s4 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasNaming "system" ; - net:hasStructure "SSC-02-01" . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s . - -net:compositeClass_dwarf-planet_p2 a net:Class_Net, - net:Composite_Class_Net ; - :role_mod net:atomClass_dwarf_d2 ; - net:composeFrom net:atomClass_dwarf_d2, - net:atomClass_planet_p2 ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_dwarf_d2, - :leaf_planet_p2 ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasNaming "dwarf-planet" ; - net:hasStructure "SSC-02-01" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-02-01" ; - net:hasValueLabel "Solar System" . - -<http://amr.isi.edu/amr_data/SSC-02-01#b> a ns2:body ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o3> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_r :leaf_remain-01_r ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :edge_h_ARG5_o :leaf_object_o ; - :hasConcept <amr_concept_have-degree-91> ; - :hasVariable :variable_h . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept <amr_concept_more>, - :concept_more ; - :hasVariable :variable_m2 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept <amr_concept_most>, - :concept_most ; - :hasVariable :variable_m . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_a2 :leaf_and_a2 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_object_o3 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_object_o3 ; - net:coverNode :leaf_object_o3 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-02-01" . - -net:compositeClass_small-body_b a net:Class_Net, - net:Composite_Class_Net ; - :role_mod net:atomClass_small_s3 ; - net:composeFrom net:atomClass_body_b, - net:atomClass_small_s3 ; - net:coverBaseNode :leaf_body_b ; - net:coverNode :leaf_body_b, - :leaf_small_s3 ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_body_b ; - net:hasNaming "small-body" ; - net:hasStructure "SSC-02-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_o3 :leaf_object_o3 ; - :edge_a2_op2_p2 :leaf_planet_p2 ; - :edge_a2_op3_b :leaf_body_b ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a2 . - -:leaf_object_o3 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o3 . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_planet_p2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_dwarf_d2 ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-02-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_mod_d2 :leaf_dwarf_d2 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_body_b a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_small_s3 ; - net:coverBaseNode :leaf_body_b ; - net:coverNode :leaf_body_b ; - net:hasClassName "body" ; - net:hasClassType sys:Entity ; - net:hasNaming "body" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_dwarf_d2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_dwarf_d2 ; - net:coverNode :leaf_dwarf_d2 ; - net:hasClassName "dwarf" ; - net:hasNaming "dwarf" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_small_s3 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:hasClassName "small" ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_dwarf_d2 a :AMR_Leaf ; - :hasConcept :concept_dwarf ; - :hasVariable :variable_d2 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:leaf_system_s4 a :AMR_Leaf ; - :edge_s4_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s4 . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_body_b a :AMR_Leaf ; - :edge_b_mod_s3 :leaf_small_s3 ; - :hasConcept :concept_body ; - :hasVariable :variable_b . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Preprocessing.ttl deleted file mode 100644 index 639142e399ab60bde830b85f71191eca8c7a16fc..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Preprocessing.ttl +++ /dev/null @@ -1,1285 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/02//Preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:direct-02.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG5 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns11:remain-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_o3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a2_op3_b a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_mod_s3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_d_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG5_o a :AMR_Edge ; - :hasAmrRole :role_ARG5 ; - :hasRoleID "ARG5" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_mod_d2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p9_ARG0_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_b a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_r_ARG1_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s4_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o2 :leaf_orbit-01_o2 ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s4 :leaf_system_s4 ; - :edge_p9_ARG1_b :leaf_body_b ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_o3 :leaf_object_o3 ; - :edge_h2_ARG2_s2 :leaf_small_s2 ; - :edge_h2_ARG3_m2 :leaf_more_m2 ; - :hasConcept <amr_concept_have-degree-91> ; - :hasVariable :variable_h2 . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-02-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-02-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_more> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -<amr_concept_most> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -<http://amr.isi.edu/amr_data/SSC-02-01#d> a ns11:direct-02 ; - ns11:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h2> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#root01> a ns3:AMR ; - ns3:has-id "SSC-02-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-02-01#a> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s4> a ns2:system ; - rdfs:label "Solar System" ; - ns2:part <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_body rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:body ; - :label "body" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_dwarf rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:dwarf ; - :label "dwarf" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:system ; - :label "system" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_r :leaf_remain-01_r ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_o3 :leaf_object_o3 ; - :edge_a2_op2_p2 :leaf_planet_p2 ; - :edge_a2_op3_b :leaf_body_b ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a2 . - -:leaf_dwarf_d2 a :AMR_Leaf ; - :hasConcept :concept_dwarf ; - :hasVariable :variable_d2 . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :edge_h_ARG5_o :leaf_object_o ; - :hasConcept <amr_concept_have-degree-91> ; - :hasVariable :variable_h . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept <amr_concept_more>, - :concept_more ; - :hasVariable :variable_m2 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept <amr_concept_most>, - :concept_most ; - :hasVariable :variable_m . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_mod_d2 :leaf_dwarf_d2 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_a2 :leaf_and_a2 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -:leaf_system_s4 a :AMR_Leaf ; - :edge_s4_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s4 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - :label "a2" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - :label "d2" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h2> ; - :label "h2" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - :label "p2" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s4> ; - :label "s4" ; - :name "Solar System" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_have-degree-91> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -<http://amr.isi.edu/amr_data/SSC-02-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#a2> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - ns2:op3 <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#d2> a ns2:dwarf ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - ns11:have-degree-91.ARG5 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m2> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns2:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#r> a ns11:remain-01 ; - ns11:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s2> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:remain-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:body a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:dwarf a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_body_b a :AMR_Leaf ; - :edge_b_mod_s3 :leaf_small_s3 ; - :hasConcept :concept_body ; - :hasVariable :variable_b . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_object_o3 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-02-01#b> a ns2:body ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o3> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Transduction.ttl deleted file mode 100644 index eb5bb0890727efcc04c444014f953543bd4a6673..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_Transduction.ttl +++ /dev/null @@ -1,1616 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/02//Transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:direct-02.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG5 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns11:remain-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_o3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a2_op3_b a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_mod_s3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_d_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG5_o a :AMR_Edge ; - :hasAmrRole :role_ARG5 ; - :hasRoleID "ARG5" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_mod_d2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p9_ARG0_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_b a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_r_ARG1_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s4_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_modality_obligation a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "obligate-01" ; - :label "obligation-modality" . - -:phenomena_modality_possible a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "allow-01", - "grant-01", - "likely-01", - "permit-01", - "possible-01" ; - :label "possible-modality" . - -:phenomena_modality_prohibition a owl:Class ; - rdfs:subClassOf :phenomena_modality ; - :hasConceptLink "prohibit-01" ; - :label "prohibition-modality" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-02-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-02-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_orbit_o2, - net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_orbit-01_o2 . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s4, - net:individual_SolarSystem_s4 ; - :role_ARG1 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasParting" ; - net:hasPropertyName10 "hasPart-by" ; - net:hasPropertyName12 "hasPart-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_body_b, - :leaf_system_s4 . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_dwarf_d2 a net:Individual_Net ; - net:composeFrom net:atomClass_dwarf_d2 ; - net:coverBaseNode :leaf_dwarf_d2 ; - net:coverNode :leaf_dwarf_d2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "dwarf" ; - net:hasMotherClassNet net:atomClass_dwarf_d2 ; - net:hasNaming "dwarf" ; - net:hasStructure "SSC-02-01" . - -net:individual_small_s3 a net:Individual_Net ; - net:composeFrom net:atomClass_small_s3 ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasMotherClassNet net:atomClass_small_s3 ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:phenomena_degree_h ; - :role_op2 net:atomProperty_remain_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-02-01" . - -net:phenomena_degree_h2 a net:Phenomena_Net ; - :role_ARG1 net:atomClass_object_o3 ; - :role_ARG2 net:atomClass_small_s2 ; - :role_ARG3 net:atomProperty_more_m2 ; - net:coverBaseNode :leaf_have-degree-91_h2 ; - net:coverNode :leaf_have-degree-91_h2 ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-02-01" . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<amr_concept_more> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -<amr_concept_most> rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -<http://amr.isi.edu/amr_data/SSC-02-01#d> a ns11:direct-02 ; - ns11:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h2> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#root01> a ns3:AMR ; - ns3:has-id "SSC-02-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-02-01#a> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s4> a ns2:system ; - rdfs:label "Solar System" ; - ns2:part <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_body rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:body ; - :label "body" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_dwarf rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:dwarf ; - :label "dwarf" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:system ; - :label "system" . - -:role_ARG5 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - :label "a2" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - :label "d2" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h2> ; - :label "h2" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - :label "p2" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s4> ; - :label "s4" ; - :name "Solar System" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_large_l a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:hasClassName "large" ; - net:hasClassType sys:Entity ; - net:hasNaming "large" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_orbit_o2 a net:Atom_Class_Net, - net:Class_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s ; - net:composeFrom net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasClassName "orbit" ; - net:hasClassType sys:Entity ; - net:hasNaming "orbit" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_planet_p a net:Atom_Class_Net, - net:Class_Net ; - :role_quant net:value_p_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_small_s2 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:hasClassName "small" ; - net:hasClassType sys:Entity ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "moreing" ; - net:hasPropertyName10 "more-by" ; - net:hasPropertyName12 "more-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" . - -net:atomProperty_most_m a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m ; - net:coverNode :leaf_most_m ; - net:hasNaming "most" ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "mosting" ; - net:hasPropertyName10 "most-by" ; - net:hasPropertyName12 "most-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" . - -net:atomProperty_remain_r a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_body_b, - net:atomClass_object_o3, - net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2, - net:compositeClass_small-body_b, - net:phenomena_conjunction-AND_a2 ; - net:coverBaseNode :leaf_remain-01_r ; - net:coverNode :leaf_remain-01_r ; - net:hasNaming "remain" ; - net:hasPropertyName "remain" ; - net:hasPropertyName01 "remaining" ; - net:hasPropertyName10 "remain-by" ; - net:hasPropertyName12 "remain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_and_a2 . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_SolarSystem_s4 a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_system_s4 ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassNet net:atomClass_system_s4 ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-02-01" . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomClass_object_o3 ; - :role_op2 net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2 ; - :role_op3 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-02-01" . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p ; - :role_ARG2 net:atomClass_large_l ; - :role_ARG3 net:atomProperty_most_m ; - :role_ARG5 net:atomClass_object_o ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-02-01" . - -net:value_p_blankNode a net:Value_Net ; - net:coverAmrValue :value_8 ; - net:hasNaming "p" ; - net:hasStructure "SSC-02-01" ; - net:hasValueLabel "p" . - -<amr_concept_and> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -<amr_concept_have-degree-91> rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -<http://amr.isi.edu/amr_data/SSC-02-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#a2> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - ns2:op3 <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#d2> a ns2:dwarf ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - ns11:have-degree-91.ARG5 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m2> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns2:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#r> a ns11:remain-01 ; - ns11:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s2> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:remain-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:body a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:dwarf a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o2 :leaf_orbit-01_o2 ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s4 :leaf_system_s4 ; - :edge_p9_ARG1_b :leaf_body_b ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_o3 :leaf_object_o3 ; - :edge_h2_ARG2_s2 :leaf_small_s2 ; - :edge_h2_ARG3_m2 :leaf_more_m2 ; - :hasConcept <amr_concept_have-degree-91> ; - :hasVariable :variable_h2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_sun_s a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_sun_s ; - net:coverNode :leaf_sun_s ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_system_s4 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_system_s4 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasNaming "system" ; - net:hasStructure "SSC-02-01" . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked "true" ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s . - -net:compositeClass_dwarf-planet_p2 a net:Class_Net, - net:Composite_Class_Net ; - :role_mod net:atomClass_dwarf_d2 ; - net:composeFrom net:atomClass_dwarf_d2, - net:atomClass_planet_p2 ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_dwarf_d2, - :leaf_planet_p2 ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasNaming "dwarf-planet" ; - net:hasStructure "SSC-02-01" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:coverAmrValue :value_SolarSystem ; - net:hasNaming "SolarSystem" ; - net:hasStructure "SSC-02-01" ; - net:hasValueLabel "Solar System" . - -<http://amr.isi.edu/amr_data/SSC-02-01#b> a ns2:body ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o3> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_r :leaf_remain-01_r ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :edge_h_ARG5_o :leaf_object_o ; - :hasConcept <amr_concept_have-degree-91> ; - :hasVariable :variable_h . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept <amr_concept_more>, - :concept_more ; - :hasVariable :variable_m2 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept <amr_concept_most>, - :concept_most ; - :hasVariable :variable_m . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_a2 :leaf_and_a2 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:phenomena_modality a owl:Class ; - rdfs:subClassOf :AMR_Phenomena . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_object_o a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_object_o3 a net:Atom_Class_Net, - net:Class_Net ; - net:coverBaseNode :leaf_object_o3 ; - net:coverNode :leaf_object_o3 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-02-01" . - -net:compositeClass_small-body_b a net:Class_Net, - net:Composite_Class_Net ; - :role_mod net:atomClass_small_s3 ; - net:composeFrom net:atomClass_body_b, - net:atomClass_small_s3 ; - net:coverBaseNode :leaf_body_b ; - net:coverNode :leaf_body_b, - :leaf_small_s3 ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_body_b ; - net:hasNaming "small-body" ; - net:hasStructure "SSC-02-01" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_o3 :leaf_object_o3 ; - :edge_a2_op2_p2 :leaf_planet_p2 ; - :edge_a2_op3_b :leaf_body_b ; - :hasConcept <amr_concept_and> ; - :hasVariable :variable_a2 . - -:leaf_object_o3 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o3 . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_planet_p2 a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_dwarf_d2 ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-02-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_mod_d2 :leaf_dwarf_d2 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_body_b a net:Atom_Class_Net, - net:Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_small_s3 ; - net:coverBaseNode :leaf_body_b ; - net:coverNode :leaf_body_b ; - net:hasClassName "body" ; - net:hasClassType sys:Entity ; - net:hasNaming "body" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_dwarf_d2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_dwarf_d2 ; - net:coverNode :leaf_dwarf_d2 ; - net:hasClassName "dwarf" ; - net:hasNaming "dwarf" ; - net:hasStructure "SSC-02-01" . - -net:atomClass_small_s3 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:hasClassName "small" ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_dwarf_d2 a :AMR_Leaf ; - :hasConcept :concept_dwarf ; - :hasVariable :variable_d2 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:leaf_system_s4 a :AMR_Leaf ; - :edge_s4_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s4 . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_body_b a :AMR_Leaf ; - :edge_b_mod_s3 :leaf_small_s3 ; - :hasConcept :concept_body ; - :hasVariable :variable_b . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_factoid.ttl deleted file mode 100644 index 9119d66acdf40676b5fb0e59a9e691a79e2760ab..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemDev02-20230612/technical-data/tenet.tetras-libre.fr_demo_02-1/tenet.tetras-libre.fr_demo_02_factoid.ttl +++ /dev/null @@ -1,88 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/02//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> ; - rdfs:label "Solar System" ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class ; - rdfs:label "large" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:Class ; - rdfs:label "orbit" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; - rdfs:label "remain" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#small-body> a owl:Class ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#body> ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; - rdfs:label "body" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<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 "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<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 "SSC-02-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/SolarSystemSample_factoid.ttl deleted file mode 100644 index dd88f69cf35e4a1bb3a451cd7ae28cd0751eeac7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,1542 +0,0 @@ -@base <http://SolarSystemSample/factoid> . -@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix ns2: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . - -ns2:atomClass_almost_a2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#almost> . - -ns2:atomClass_ammonia_a6 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#ammonia> . - -ns2:atomClass_before_b ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#before> . - -ns2:atomClass_body_b ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#body> . - -ns2:atomClass_circular_c ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#circular> . - -ns2:atomClass_cloud_c2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#cloud> . - -ns2:atomClass_disc_d ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#disc> . - -ns2:atomClass_giant_g ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant> . - -ns2:atomClass_giant_g3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant> . - -ns2:atomClass_gravitation_g ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation> . - -ns2:atomClass_gravity_g2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravity> . - -ns2:atomClass_helium_h3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium> . - -ns2:atomClass_helium_h7 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium> . - -ns2:atomClass_hydrogen_h2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> . - -ns2:atomClass_hydrogen_h6 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> . - -ns2:atomClass_large_l ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#large> . - -ns2:atomClass_majority_m2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#majority> . - -ns2:atomClass_majority_m4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#majority> . - -ns2:atomClass_mass_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass> . - -ns2:atomClass_mass_m3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass> . - -ns2:atomClass_massive_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#massive> . - -ns2:atomClass_metal_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#metal> . - -ns2:atomClass_methane_m5 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#methane> . - -ns2:atomClass_molecule_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#molecule> . - -ns2:atomClass_now_n2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#now> . - -ns2:atomClass_object_o ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns2:atomClass_object_o2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns2:atomClass_object_o3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns2:atomClass_planet_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns2:atomClass_planet_p2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns2:atomClass_planet_p3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns2:atomClass_planet_p4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns2:atomClass_planet_p5 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns2:atomClass_point_p5 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#point> . - -ns2:atomClass_rock_r ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#rock> . - -ns2:atomClass_satellite_s2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#satellite> . - -ns2:atomClass_size_s4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#size> . - -ns2:atomClass_small_s2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> . - -ns2:atomClass_small_s3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> . - -ns2:atomClass_substance_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#substance> . - -ns2:atomClass_substantial_s2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#substantial> . - -ns2:atomClass_sun_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> . - -ns2:atomClass_sun_s2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> . - -ns2:atomClass_system_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns2:atomClass_system_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns2:atomClass_system_s4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns2:atomClass_temporal-quantity_t ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#temporal-quantity> . - -ns2:atomClass_terrestrial_t ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#terrestrial> . - -ns2:atomClass_thing_t ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#thing> . - -ns2:atomClass_volatile_v ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#volatile> . - -ns2:atomClass_water_w ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#water> . - -ns2:atomProperty_all_a ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#all> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#all> . - -ns2:atomProperty_be_b ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#be-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#be> . - -ns2:atomProperty_bind_b ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#bind> . - -ns2:atomProperty_call_c2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#call-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#call> . - -ns2:atomProperty_call_c4 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#call-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#call> . - -ns2:atomProperty_cause_c3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#cause-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#cause> . - -ns2:atomProperty_collapse_c ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#collapse-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#collapse> . - -ns2:atomProperty_compose_c ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> . - -ns2:atomProperty_compose_c2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> . - -ns2:atomProperty_compose_c3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> . - -ns2:atomProperty_contain_c ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#contain> . - -ns2:atomProperty_direct_d ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> . - -ns2:atomProperty_direct_d2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> . - -ns2:atomProperty_equal_e ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#equal-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#equal> . - -ns2:atomProperty_flat_f ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#flat-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#flat> . - -ns2:atomProperty_form_f ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#form-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#form> . - -ns2:atomProperty_hasManner_m9 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> . - -ns2:atomProperty_hasPart_p9 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> . - -ns2:atomProperty_high_h5 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#high-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#high> . - -ns2:atomProperty_include_ii ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#include-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#include> . - -ns2:atomProperty_lie_l ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#lie-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#lie> . - -ns2:atomProperty_mean_m ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#mean-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#mean> . - -ns2:atomProperty_melt_m3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#melt-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#melt> . - -ns2:atomProperty_more_m ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns2:atomProperty_more_m2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns2:atomProperty_more_m4 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns2:atomProperty_most_m ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> . - -ns2:atomProperty_most_m3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> . - -ns2:atomProperty_most_m6 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> . - -ns2:atomProperty_natural_n ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#natural-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#natural> . - -ns2:atomProperty_near_n ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#near> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#near> . - -ns2:atomProperty_orbit_o ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> . - -ns2:atomProperty_orbit_o2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> . - -ns2:atomProperty_orbit_o3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> . - -ns2:atomProperty_relative_r ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#relative-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#relative> . - -ns2:atomProperty_remain_r ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#remain-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#remain> . - -ns2:atomProperty_year_y ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#year> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#year> . - -ns2:compositeClass_disc-call-of-thing_d ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> . - -ns2:compositeClass_dwarf-planet_p2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#dwarf-planet> . - -ns2:compositeClass_gas-giant-compose-of-helium_g ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-helium> . - -ns2:compositeClass_gas-giant-compose-of-hydrogen_g ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-hydrogen> . - -ns2:compositeClass_gas-giant_g ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant> . - -ns2:compositeClass_giant-cloud_c2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant-cloud> . - -ns2:compositeClass_giant-planet_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant-planet> . - -ns2:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> . - -ns2:compositeClass_helium-call-of-volatile_h7 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium-call-of-volatile> . - -ns2:compositeClass_hydrogen-call-of-volatile_h6 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen-call-of-volatile> . - -ns2:compositeClass_ice-giant_g3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#ice-giant> . - -ns2:compositeClass_inner-system-compose-planet-and-planet-etc-hasPart-planet_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc-hasPart-planet> . - -ns2:compositeClass_inner-system-compose-planet-and-planet-etc_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc> . - -ns2:compositeClass_inner-system-hasPart-planet-and-planet-etc-hasPart-planet_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc-hasPart-planet> . - -ns2:compositeClass_inner-system-hasPart-planet-and-planet-etc_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc> . - -ns2:compositeClass_inner-system_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system> . - -ns2:compositeClass_intercontinental-cloud_c2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#intercontinental-cloud> . - -ns2:compositeClass_mass-be-of-sun_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass-be-of-sun> . - -ns2:compositeClass_object-include-of-object_o ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-include-of-object> . - -ns2:compositeClass_object-mean-of-satellite_o2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> . - -ns2:compositeClass_object-orbiting-sun_o ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> . - -ns2:compositeClass_object-orbiting-sun_o2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> . - -ns2:compositeClass_outer-system-hasPart-planet_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#outer-system-hasPart-planet> . - -ns2:compositeClass_outer-system_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#outer-system> . - -ns2:compositeClass_planet-compose-of-metal_p2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> . - -ns2:compositeClass_planet-compose-of-metal_p3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> . - -ns2:compositeClass_planet-compose-of-metal_p4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> . - -ns2:compositeClass_planet-compose-of-metal_p5 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> . - -ns2:compositeClass_planet-compose-of-rock_p2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> . - -ns2:compositeClass_planet-compose-of-rock_p3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> . - -ns2:compositeClass_planet-compose-of-rock_p4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> . - -ns2:compositeClass_planet-compose-of-rock_p5 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> . - -ns2:compositeClass_planet-compose-of-substance_p3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> . - -ns2:compositeClass_planet-compose-of-substance_p4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> . - -ns2:compositeClass_planet-containing-mass_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> . - -ns2:compositeClass_small-body_b ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small-body> . - -ns2:compositeClass_system-containing-object_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-containing-object> . - -ns2:compositeClass_system-hasPart-mass_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-mass> . - -ns2:compositeClass_system-hasPart-small-body_s4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body> . - -ns2:compositeClass_system-hasPart-sun-and-object-hasPart-object_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> . - -ns2:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> . - -ns2:compositeClass_system-hasPart-sun-and-object_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> . - -ns2:compositeClass_terrestrial-planet_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> . - -ns2:compositeClass_vast-majority_m2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#vast-majority> . - -ns2:compositeProperty_direct-orbit ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct-orbit> . - -ns2:compositeProperty_equal-more ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#equal-more> . - -ns2:compositeProperty_lie-orbit ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#lie-orbit> . - -ns2:compositeProperty_not-direct_d ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> . - -ns2:compositeProperty_not-direct_d2 ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> . - -ns2:individual_almost-circular_c ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#almost-circular> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_almost_a2 ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#almost> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_also_a ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#also> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_disc-call-of-thing_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_disc_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#disc> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_dwarf_d2 ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#dwarf> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_gas_g2 ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#gas> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_giant_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_giant_g ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_helium_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#helium> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_hydrogen_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_ice-giant_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_ice_ii ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ice> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_inner_ii ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#inner> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_intercontinental_ii ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#intercontinental> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_large_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#large> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_main_m2 ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#main> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_massive_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#massive> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_metal_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#metal> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_object-mean-of-satellite_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_object-orbiting-sun_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_object_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_outer_o ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#outer> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_planet_Earth ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#earth> . - -ns2:individual_planet_Jupiter ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#jupiter> . - -ns2:individual_planet_Mars ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#mars> . - -ns2:individual_planet_Mercury ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#mercury> . - -ns2:individual_planet_Neptune ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#neptune> . - -ns2:individual_planet_Saturn ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#saturn> . - -ns2:individual_planet_Uranus ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#uranus> . - -ns2:individual_planet_Venus ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#venus> . - -ns2:individual_planet_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_primary_p6 ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#primary> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_rock_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#rock> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_satellite_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#satellite> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_small_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_small_s3 ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_substance_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#substance> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_sun_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_system_SolarSystem ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> . - -ns2:individual_terrestrial_t ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#terrestrial> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_thing_ecliptic ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ecliptic> . - -ns2:individual_thing_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#thing> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_vast_v ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#vast> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_volatile_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#volatile> ; - ns2:hasMotherClassURI ns1:Feature . - -<https://tenet.tetras-libre.fr/extract-result#almost-circular> a owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#circular> ; - rdfs:label "almost-circular" ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#also> a owl:individual, - ns1:Feature ; - rdfs:label "also" ; - ns1:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#ammonia> a owl:Class ; - rdfs:label "ammonia" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#be> a owl:ObjectProperty ; - rdfs:label "be" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#before> a owl:Class ; - rdfs:label "before" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-04-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#cause> a owl:ObjectProperty ; - rdfs:label "cause" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#cause-of> a owl:ObjectProperty ; - rdfs:label "cause-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#collapse> a owl:ObjectProperty ; - rdfs:label "collapse" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#collapse-of> a owl:ObjectProperty ; - rdfs:label "collapse-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; - rdfs:label "contain" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01", - "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-orbit> a owl:ObjectProperty ; - rdfs:label "direct-orbit" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf> a owl:individual, - ns1:Feature ; - rdfs:label "dwarf" ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; - rdfs:label "dwarf-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#earth> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Earth" ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#ecliptic> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#thing> ; - rdfs:label "ecliptic" ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal> a owl:ObjectProperty ; - rdfs:label "equal" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal-more> a owl:ObjectProperty ; - rdfs:label "equal-more" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#more> ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal-of> a owl:ObjectProperty ; - rdfs:label "equal-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#flat> a owl:ObjectProperty ; - rdfs:label "flat" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#flat-of> a owl:ObjectProperty ; - rdfs:label "flat-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#form> a owl:ObjectProperty ; - rdfs:label "form" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#form-of> a owl:ObjectProperty ; - rdfs:label "form-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas> a owl:individual, - ns1:Feature ; - rdfs:label "gas" ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-helium> a owl:Class ; - rdfs:label "gas-giant-compose-of-helium" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#helium> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#helium> ], - <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-hydrogen> a owl:Class ; - rdfs:label "gas-giant-compose-of-hydrogen" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#hydrogen> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant-cloud> a owl:Class ; - rdfs:label "giant-cloud" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant-planet> a owl:Class ; - rdfs:label "giant-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "gravitation-binding-system-hasPart-sun-and-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ], - <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - ns1:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravity> a owl:Class ; - rdfs:label "gravity" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#helium-call-of-volatile> a owl:Class ; - rdfs:label "helium-call-of-volatile" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#volatile> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#volatile> ], - <https://tenet.tetras-libre.fr/extract-result#helium> ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#high> a owl:ObjectProperty ; - rdfs:label "high" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#high-of> a owl:ObjectProperty ; - rdfs:label "high-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#hydrogen-call-of-volatile> a owl:Class ; - rdfs:label "hydrogen-call-of-volatile" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#volatile> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#volatile> ], - <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#ice> a owl:individual, - ns1:Feature ; - rdfs:label "ice" ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; - rdfs:label "include" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner> a owl:individual, - ns1:Feature ; - rdfs:label "inner" ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc-hasPart-planet> a owl:Class ; - rdfs:label "inner-system-compose-planet-and-planet-etc-hasPart-planet" ; - 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> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ 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#inner-system-compose-planet-and-planet-etc> ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc-hasPart-planet> a owl:Class ; - rdfs:label "inner-system-hasPart-planet-and-planet-etc-hasPart-planet" ; - 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> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ 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#inner-system-hasPart-planet-and-planet-etc> ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#intercontinental> a owl:individual, - ns1:Feature ; - rdfs:label "intercontinental" ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#intercontinental-cloud> a owl:Class ; - rdfs:label "intercontinental-cloud" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#jupiter> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#gas-giant>, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> ; - rdfs:label "Jupiter" ; - ns1:fromStructure "SSC-05-01", - "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie> a owl:ObjectProperty ; - rdfs:label "lie" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie-of> a owl:ObjectProperty ; - rdfs:label "lie-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie-orbit> a owl:ObjectProperty ; - rdfs:label "lie-orbit" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#main> a owl:individual, - ns1:Feature ; - rdfs:label "main" ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#mars> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Mars" ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#mass-be-of-sun> a owl:Class ; - rdfs:label "mass-be-of-sun" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#sun> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#be-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#be-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#mass> ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#mean> a owl:ObjectProperty ; - rdfs:label "mean" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#melt> a owl:ObjectProperty ; - rdfs:label "melt" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#melt-of> a owl:ObjectProperty ; - rdfs:label "melt-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#mercury> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Mercury" ; - ns1:fromStructure "SSC-03-01", - "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#methane> a owl:Class ; - rdfs:label "methane" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#molecule> a owl:Class ; - rdfs:label "molecule" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#natural> a owl:ObjectProperty ; - rdfs:label "natural" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#natural-of> a owl:ObjectProperty ; - rdfs:label "natural-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#neptune> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant>, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> ; - rdfs:label "Neptune" ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#now> a owl:Class ; - rdfs:label "now" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-include-of-object> a owl:Class ; - rdfs:label "object-include-of-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#object> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer> a owl:individual, - ns1:Feature ; - rdfs:label "outer" ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer-system-hasPart-planet> a owl:Class ; - rdfs:label "outer-system-hasPart-planet" ; - 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 "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#point> a owl:Class ; - rdfs:label "point" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#primary> a owl:individual, - ns1:Feature ; - rdfs:label "primary" ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#relative> a owl:ObjectProperty ; - rdfs:label "relative" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#relative-of> a owl:ObjectProperty ; - rdfs:label "relative-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; - rdfs:label "remain" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01", - "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain-of> a owl:ObjectProperty ; - rdfs:label "remain-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01", - "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#saturn> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#gas-giant>, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "Saturn" ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#size> a owl:Class ; - rdfs:label "size" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-containing-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> ; - rdfs:label "Solar System" ; - ns1:fromStructure "SSC-01-01", - "SSC-02-01", - "SSC-04-01", - "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#substantial> a owl:Class ; - rdfs:label "substantial" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-mass> a owl:Class ; - rdfs:label "system-hasPart-mass" ; - 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 "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#temporal-quantity> a owl:Class ; - rdfs:label "temporal-quantity" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#uranus> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant>, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> ; - rdfs:label "Uranus" ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#vast> a owl:individual, - ns1:Feature ; - rdfs:label "vast" ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#vast-majority> a owl:Class ; - rdfs:label "vast-majority" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#majority> ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#venus> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Venus" ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#water> a owl:Class ; - rdfs:label "water" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#all> a owl:ObjectProperty ; - rdfs:label "all" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#almost> a owl:Class, - owl:individual, - ns1:Feature ; - rdfs:label "almost" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-03-01", - "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#bind-of> a owl:ObjectProperty ; - rdfs:label "bind-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; - rdfs:label "body" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#call> a owl:ObjectProperty ; - rdfs:label "call" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-08-01", - "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#circular> a owl:Class ; - rdfs:label "circular" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-09-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", - "SSC-02-01", - "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-01-01", - "SSC-02-01", - "SSC-03-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#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc> a owl:Class ; - rdfs:label "inner-system-compose-planet-and-planet-etc" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - <https://tenet.tetras-libre.fr/extract-result#inner-system> ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc> a owl:Class ; - rdfs:label "inner-system-hasPart-planet-and-planet-etc" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - <https://tenet.tetras-libre.fr/extract-result#inner-system> ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#near> a owl:ObjectProperty ; - rdfs:label "near" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer-system> a owl:Class ; - rdfs:label "outer-system" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#system> ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> a owl:Class ; - rdfs:label "planet-containing-mass" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#mass> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#small-body> a owl:Class ; - rdfs:label "small-body" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#body> ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-containing-object> a owl:Class ; - rdfs:label "system-containing-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], - <https://tenet.tetras-libre.fr/extract-result#system> ; - ns1:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body> a owl:Class ; - rdfs:label "system-hasPart-small-body" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#small-body> ], - <https://tenet.tetras-libre.fr/extract-result#system> ; - ns1:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-object" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - ns1:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-sun" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - ns1:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#terrestrial> a owl:Class, - owl:individual, - ns1:Feature ; - rdfs:label "terrestrial" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-06-01", - "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#year> a owl:ObjectProperty ; - rdfs:label "year" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#be-of> a owl:ObjectProperty ; - rdfs:label "be-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#cloud> a owl:Class ; - rdfs:label "cloud" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#compose> a owl:ObjectProperty ; - rdfs:label "compose" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-06-01", - "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#contain-of> a owl:ObjectProperty ; - rdfs:label "contain-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01", - "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#include-of> a owl:ObjectProperty ; - rdfs:label "include-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system> a owl:Class ; - rdfs:label "inner-system" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#system> ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#large> ; - rdfs:label "large" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01", - "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#majority> a owl:Class ; - rdfs:label "majority" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#massive> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#massive> ; - rdfs:label "massive" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#mean-of> a owl:ObjectProperty ; - rdfs:label "mean-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#disc>, - <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - rdfs:label "disc-call-of-thing" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#thing> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#thing> ], - <https://tenet.tetras-libre.fr/extract-result#disc> ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> a owl:Class ; - rdfs:label "planet-compose-of-substance" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#substance> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#substance> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#substance> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#substance> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#disc> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#disc>, - <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - rdfs:label "disc" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant> a owl:Class ; - rdfs:label "gas-giant" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#mass> a owl:Class ; - rdfs:label "mass" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object-mean-of-satellite" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#mean-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#satellite> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#satellite> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#mean-of> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01", - "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-of> a owl:ObjectProperty ; - rdfs:label "orbit-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01", - "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#satellite> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#satellite> ; - rdfs:label "satellite" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01", - "SSC-06-01", - "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object" ; - 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> ], - [ 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#terrestrial-planet> a owl:Class ; - rdfs:label "terrestrial-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#ice-giant> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - rdfs:label "ice-giant" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01", - "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object-orbiting-sun" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#thing> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#thing> ; - rdfs:label "thing" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#helium> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#helium> ; - rdfs:label "helium" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#hydrogen> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - rdfs:label "hydrogen" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01", - "SSC-06-01", - "SSC-07-01", - "SSC-08-01", - "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#substance> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#substance> ; - rdfs:label "substance" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#volatile> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#volatile> ; - rdfs:label "volatile" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#call-of> a owl:ObjectProperty ; - rdfs:label "call-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-08-01", - "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> a owl:Class ; - rdfs:label "planet-compose-of-metal" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> a owl:Class ; - rdfs:label "planet-compose-of-rock" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#sun> ; - rdfs:label "sun" ; - rdfs:subClassOf ns1:Entity, - ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-01-01", - "SSC-02-01", - "SSC-03-01", - "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#metal> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#metal> ; - rdfs:label "metal" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#rock> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#rock> ; - rdfs:label "rock" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - rdfs:label "giant" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-04-01", - "SSC-07-01", - "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-01-01", - "SSC-02-01", - "SSC-04-01", - "SSC-05-01", - "SSC-06-01", - "SSC-07-01", - "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-01-01", - "SSC-02-01", - "SSC-03-01", - "SSC-10-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", - "SSC-02-01", - "SSC-05-01", - "SSC-06-01", - "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#compose-of> a owl:ObjectProperty ; - rdfs:label "compose-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-06-01", - "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "planet" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-02-01", - "SSC-03-01", - "SSC-05-01", - "SSC-06-01", - "SSC-07-01", - "SSC-08-01", - "SSC-09-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample.ttl deleted file mode 100644 index 4b68df72ffda6577fbbbd9122302b3a13934dc99..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample.ttl +++ /dev/null @@ -1,894 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#c> a ns3:compose-01 ; - ns3:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns3:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-06-01#a2> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#p6> . - -<http://amr.isi.edu/amr_data/SSC-06-01#h> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-06-01#s2> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-06-01#m2> . - -<http://amr.isi.edu/amr_data/SSC-06-01#root01> a ns21:AMR ; - ns21:has-id "SSC-06-01" ; - ns21:has-sentence "The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-06-01#p> . - -<http://amr.isi.edu/amr_data/SSC-06-01#s> a ns11:system ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#ii> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-06-01#a> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:compose-01.ARG1 a ns3:FrameRole . - -ns3:compose-01.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG1 a ns3:FrameRole . - -ns3:have-degree-91.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG3 a ns3:FrameRole . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns21:Role . - -ns11:op1 a ns21:Role . - -ns11:op2 a ns21:Role . - -ns11:op3 a ns21:Role . - -ns11:op4 a ns21:Role . - -ns11:part a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-06-01#a2> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-06-01#r> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-06-01#m> . - -<http://amr.isi.edu/amr_data/SSC-06-01#ii> a ns11:inner . - -<http://amr.isi.edu/amr_data/SSC-06-01#m> a ns11:metal . - -<http://amr.isi.edu/amr_data/SSC-06-01#m2> a ns21:more . - -<http://amr.isi.edu/amr_data/SSC-06-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#t> . - -<http://amr.isi.edu/amr_data/SSC-06-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mercury" . - -<http://amr.isi.edu/amr_data/SSC-06-01#p3> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Venus" . - -<http://amr.isi.edu/amr_data/SSC-06-01#p4> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Earth" . - -<http://amr.isi.edu/amr_data/SSC-06-01#p5> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mars" . - -<http://amr.isi.edu/amr_data/SSC-06-01#p6> a ns11:primary . - -<http://amr.isi.edu/amr_data/SSC-06-01#r> a ns11:rock . - -<http://amr.isi.edu/amr_data/SSC-06-01#s2> a ns11:small . - -<http://amr.isi.edu/amr_data/SSC-06-01#t> a ns11:terrestrial . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:compose-01 a ns21:Frame . - -ns3:have-degree-91 a ns21:Frame . - -ns11:inner a ns21:Concept . - -ns11:metal a ns21:Concept . - -ns11:primary a ns21:Concept . - -ns11:rock a ns21:Concept . - -ns11:small a ns21:Concept . - -ns11:system a ns21:Concept . - -ns11:terrestrial a ns21:Concept . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:more a ns21:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/SSC-06-01#a> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-06-01#p2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-06-01#p3> ; - ns11:op3 <http://amr.isi.edu/amr_data/SSC-06-01#p4> ; - ns11:op4 <http://amr.isi.edu/amr_data/SSC-06-01#p5> . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_factoid.ttl deleted file mode 100644 index cd2a288cc5c99205bf97e4dbd0cffedefb365ab1..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,348 +0,0 @@ -@base <http://SolarSystemSample/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_metal_m ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#metal> . - -ns1:atomClass_planet_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_planet_p2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_planet_p3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_planet_p4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_planet_p5 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_rock_r ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#rock> . - -ns1:atomClass_small_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> . - -ns1:atomClass_system_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomProperty_compose_c ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> . - -ns1:atomProperty_hasPart_p9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> . - -ns1:atomProperty_more_m2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns1:compositeClass_inner-system-compose-planet-and-planet-etc-hasPart-planet_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc-hasPart-planet> . - -ns1:compositeClass_inner-system-compose-planet-and-planet-etc_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc> . - -ns1:compositeClass_inner-system-hasPart-planet-and-planet-etc-hasPart-planet_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc-hasPart-planet> . - -ns1:compositeClass_inner-system-hasPart-planet-and-planet-etc_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc> . - -ns1:compositeClass_inner-system_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system> . - -ns1:compositeClass_planet-compose-of-metal_p2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> . - -ns1:compositeClass_planet-compose-of-metal_p3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> . - -ns1:compositeClass_planet-compose-of-metal_p4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> . - -ns1:compositeClass_planet-compose-of-metal_p5 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> . - -ns1:compositeClass_planet-compose-of-rock_p2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> . - -ns1:compositeClass_planet-compose-of-rock_p3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> . - -ns1:compositeClass_planet-compose-of-rock_p4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> . - -ns1:compositeClass_planet-compose-of-rock_p5 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> . - -ns1:compositeClass_terrestrial-planet_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> . - -ns1:individual_inner_ii ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#inner> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_metal_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#metal> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_planet_Earth ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#earth> . - -ns1:individual_planet_Mars ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#mars> . - -ns1:individual_planet_Mercury ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#mercury> . - -ns1:individual_planet_Venus ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#venus> . - -ns1:individual_primary_p6 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#primary> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_rock_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#rock> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_small_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_terrestrial_t ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#terrestrial> ; - ns1:hasMotherClassURI ns2:Feature . - -<https://tenet.tetras-libre.fr/extract-result#compose> a owl:ObjectProperty ; - rdfs:label "compose" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#earth> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Earth" ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner> a owl:individual, - ns2:Feature ; - rdfs:label "inner" ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc-hasPart-planet> a owl:Class ; - rdfs:label "inner-system-compose-planet-and-planet-etc-hasPart-planet" ; - 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> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ 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#inner-system-compose-planet-and-planet-etc> ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc-hasPart-planet> a owl:Class ; - rdfs:label "inner-system-hasPart-planet-and-planet-etc-hasPart-planet" ; - 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> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ 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#inner-system-hasPart-planet-and-planet-etc> ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#mars> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Mars" ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#mercury> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Mercury" ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#primary> a owl:individual, - ns2:Feature ; - rdfs:label "primary" ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#terrestrial> a owl:individual, - ns2:Feature ; - rdfs:label "terrestrial" ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#venus> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Venus" ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc> a owl:Class ; - rdfs:label "inner-system-compose-planet-and-planet-etc" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - <https://tenet.tetras-libre.fr/extract-result#inner-system> ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc> a owl:Class ; - rdfs:label "inner-system-hasPart-planet-and-planet-etc" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - <https://tenet.tetras-libre.fr/extract-result#inner-system> ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system> a owl:Class ; - rdfs:label "inner-system" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#system> ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> a owl:Class ; - rdfs:label "terrestrial-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> a owl:Class ; - rdfs:label "planet-compose-of-metal" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> a owl:Class ; - rdfs:label "planet-compose-of-rock" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#metal> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#metal> ; - rdfs:label "metal" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#rock> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#rock> ; - rdfs:label "rock" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#compose-of> a owl:ObjectProperty ; - rdfs:label "compose-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-06-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_generation.ttl deleted file mode 100644 index bf804708d2f628cca626b4d6bd6959414d2a3e05..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,2362 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:compose-01.ARG1 a ns3:FrameRole . - -ns3:compose-01.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG1 a ns3:FrameRole . - -ns3:have-degree-91.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG3 a ns3:FrameRole . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns21:Role . - -ns11:op1 a ns21:Role . - -ns11:op2 a ns21:Role . - -ns11:op3 a ns21:Role . - -ns11:op4 a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_m a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_p3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op3_p4 a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op4_p5 a :AMR_Edge ; - :hasAmrRole :role_op4 ; - :hasRoleID "op4" . - -:edge_c_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_mod_p6 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_p2_name_Mercury a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p3_name_Venus a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p4_name_Earth a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p5_name_Mars a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_domain_a a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_p_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_s_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-06-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "SSC-06-01" ; - :hasSentenceStatement "The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_primary_p6 a net:Individual_Net ; - net:coverBaseNode :leaf_primary_p6 ; - net:coverNode :leaf_primary_p6 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "primary" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#primary> ; - net:hasMotherClassNet net:atomClass_primary_p6 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_primary_p6 ; - net:trackNetComposante net:atomClass_primary_p6 ; - net:trackProgress net:initialized . - -net:individual_terrestrial_t a net:Individual_Net ; - net:coverBaseNode :leaf_terrestrial_t ; - net:coverNode :leaf_terrestrial_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "terrestrial" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#terrestrial> ; - net:hasMotherClassNet net:atomClass_terrestrial_t ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_terrestrial_t ; - net:trackNetComposante net:atomClass_terrestrial_t ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_small_s2, - net:individual_small_fromClass ; - :role_ARG3 net:atomProperty_more_m2 ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-06-01#c> a ns3:compose-01 ; - ns3:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns3:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-06-01#a2> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#p6> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#h> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-06-01#s2> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-06-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#root01> a ns21:AMR ; - ns21:has-id "SSC-06-01" ; - ns21:has-sentence "The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-06-01#p> . - -<http://amr.isi.edu/amr_data/SSC-06-01#s> a ns11:system ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#ii> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_compose-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:compose-01 ; - :label "compose-01" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_inner rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:inner ; - :label "inner" . - -:concept_metal rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:metal ; - :label "metal" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:more ; - :label "more" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_primary rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:primary ; - :label "primary" . - -:concept_rock rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:rock ; - :label "rock" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:small ; - :label "small" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:system ; - :label "system" . - -:concept_terrestrial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:terrestrial ; - :label "terrestrial" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:value_Earth a :AMR_Value ; - rdfs:label "Earth" . - -:value_Mars a :AMR_Value ; - rdfs:label "Mars" . - -:value_Mercury a :AMR_Value ; - rdfs:label "Mercury" . - -:value_Venus a :AMR_Value ; - rdfs:label "Venus" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#c> ; - :label "c" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#ii> ; - :label "ii" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#m2> ; - :label "m2" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p2> ; - :label "p2" ; - :name "Mercury" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p3> ; - :label "p3" ; - :name "Venus" . - -:variable_p4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p4> ; - :label "p4" ; - :name "Earth" . - -:variable_p5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p5> ; - :label "p5" ; - :name "Mars" . - -:variable_p6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p6> ; - :label "p6" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#s2> ; - :label "s2" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#t> ; - :label "t" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#compose> a owl:ObjectProperty ; - rdfs:label "compose" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#earth> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Earth" ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner> a owl:individual, - sys:Feature ; - rdfs:label "inner" ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc-hasPart-planet> a owl:Class ; - rdfs:label "inner-system-compose-planet-and-planet-etc-hasPart-planet" ; - 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> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ 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#inner-system-compose-planet-and-planet-etc> ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc-hasPart-planet> a owl:Class ; - rdfs:label "inner-system-hasPart-planet-and-planet-etc-hasPart-planet" ; - 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> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ 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#inner-system-hasPart-planet-and-planet-etc> ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#mars> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Mars" ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#mercury> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Mercury" ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#primary> a owl:individual, - sys:Feature ; - rdfs:label "primary" ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#terrestrial> a owl:individual, - sys:Feature ; - rdfs:label "terrestrial" ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#venus> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock>, - <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - rdfs:label "Venus" ; - sys:fromStructure "SSC-06-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasStructure "SSC-06-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_inner-system-compose-planet-and-planet-etc-hasPart-planet_s a net:Composite_Class_Net ; - :role_mod net:atomClass_inner_ii, - net:individual_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_inner_ii, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5, - :leaf_system_s ; - net:coverNodeCount 8 ; - net:hasClassName "inner-system-compose-planet-and-planet-etc-hasPart-planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc-hasPart-planet> ; - net:hasMotherClassNet net:compositeClass_inner-system-compose-planet-and-planet-etc_s ; - net:hasRestriction01 net:restriction_hasPart_planet ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_inner-system-hasPart-planet-and-planet-etc-hasPart-planet_s a net:Composite_Class_Net ; - :role_mod net:atomClass_inner_ii, - net:individual_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_inner_ii, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5, - :leaf_system_s ; - net:coverNodeCount 8 ; - net:hasClassName "inner-system-hasPart-planet-and-planet-etc-hasPart-planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc-hasPart-planet> ; - net:hasMotherClassNet net:compositeClass_inner-system-hasPart-planet-and-planet-etc_s ; - net:hasRestriction01 net:restriction_hasPart_planet ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_small_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:fromClassNet net:atomClass_small_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasMotherClassNet net:atomClass_small_s2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-06-01" . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomClass_rock_r, - net:individual_rock_fromClass ; - :role_op2 net:atomClass_metal_m, - net:individual_metal_fromClass ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-06-01#a2> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-06-01#r> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-06-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#ii> a ns11:inner ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#m> a ns11:metal ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#m2> a ns21:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mercury" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p3> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Venus" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p4> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Earth" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p5> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mars" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p6> a ns11:primary ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#r> a ns11:rock ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#s2> a ns11:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#t> a ns11:terrestrial ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:compose-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:have-degree-91 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:inner a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:metal a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:primary a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:rock a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:small a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:terrestrial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:more a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_a :leaf_and_a ; - :edge_h_ARG2_s2 :leaf_small_s2 ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc> a owl:Class ; - rdfs:label "inner-system-compose-planet-and-planet-etc" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - <https://tenet.tetras-libre.fr/extract-result#inner-system> ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc> a owl:Class ; - rdfs:label "inner-system-hasPart-planet-and-planet-etc" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#planet> ], - <https://tenet.tetras-libre.fr/extract-result#inner-system> ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-06-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:compositeClass_inner-system-compose-planet-and-planet-etc_s a net:Composite_Class_Net ; - :role_mod net:atomClass_inner_ii, - net:individual_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_inner_ii, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "inner-system-compose-planet-and-planet-etc" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-compose-planet-and-planet-etc> ; - net:hasMotherClassNet net:compositeClass_inner-system_s ; - net:hasNaming "inner-system-compose-planet-and-planet-etc" ; - net:hasRestriction01 net:restriction_compose_planet, - net:restriction_hasPart_planet ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:compositeClass_inner-system_s ; - net:trackNetComposante net:atomProperty_hasPart_p9, - net:compositeClass_inner-system_s, - net:logicalSet_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_inner-system-hasPart-planet-and-planet-etc_s a net:Composite_Class_Net ; - :role_mod net:atomClass_inner_ii, - net:individual_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_inner_ii, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "inner-system-hasPart-planet-and-planet-etc" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system-hasPart-planet-and-planet-etc> ; - net:hasMotherClassNet net:compositeClass_inner-system_s ; - net:hasNaming "inner-system-hasPart-planet-and-planet-etc" ; - net:hasRestriction01 net:restriction_compose_planet, - net:restriction_hasPart_planet ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:compositeClass_inner-system_s ; - net:trackNetComposante net:atomProperty_hasPart_p9, - net:compositeClass_inner-system_s, - net:logicalSet_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_metal_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_metal_m ; - net:coverNode :leaf_metal_m ; - net:fromClassNet net:atomClass_metal_m ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "metal" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#metal> ; - net:hasMotherClassNet net:atomClass_metal_m ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-06-01" . - -net:individual_rock_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_rock_r ; - net:coverNode :leaf_rock_r ; - net:fromClassNet net:atomClass_rock_r ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "rock" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#rock> ; - net:hasMotherClassNet net:atomClass_rock_r ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-06-01" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_Earth_blankNode a net:Value_Net ; - net:hasNaming "Earth" ; - net:hasStructure "SSC-06-01" ; - net:hasValueLabel "Earth" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Mars_blankNode a net:Value_Net ; - net:hasNaming "Mars" ; - net:hasStructure "SSC-06-01" ; - net:hasValueLabel "Mars" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Mercury_blankNode a net:Value_Net ; - net:hasNaming "Mercury" ; - net:hasStructure "SSC-06-01" ; - net:hasValueLabel "Mercury" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Venus_blankNode a net:Value_Net ; - net:hasNaming "Venus" ; - net:hasStructure "SSC-06-01" ; - net:hasValueLabel "Venus" ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#inner-system> a owl:Class ; - rdfs:label "inner-system" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#system> ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-06-01" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_small_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasNaming "small" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-metal_p2 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p2 ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-metal" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasRestriction01 net:restriction_composeing_metal ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-metal_p3 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p3 ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-metal" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> ; - net:hasMotherClassNet net:atomClass_planet_p3 ; - net:hasRestriction01 net:restriction_composeing_metal ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-metal_p4 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p4 ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-metal" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> ; - net:hasMotherClassNet net:atomClass_planet_p4 ; - net:hasRestriction01 net:restriction_composeing_metal ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-metal_p5 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p5 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p5 ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-metal" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> ; - net:hasMotherClassNet net:atomClass_planet_p5 ; - net:hasRestriction01 net:restriction_composeing_metal ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-rock_p2 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p2, - :leaf_rock_r ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-rock" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasRestriction01 net:restriction_composeing_rock ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-rock_p3 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p3, - :leaf_rock_r ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-rock" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> ; - net:hasMotherClassNet net:atomClass_planet_p3 ; - net:hasRestriction01 net:restriction_composeing_rock ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-rock_p4 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p4, - :leaf_rock_r ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-rock" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> ; - net:hasMotherClassNet net:atomClass_planet_p4 ; - net:hasRestriction01 net:restriction_composeing_rock ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-rock_p5 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p5 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p5, - :leaf_rock_r ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-rock" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> ; - net:hasMotherClassNet net:atomClass_planet_p5 ; - net:hasRestriction01 net:restriction_composeing_rock ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -net:restriction_compose_planet a net:Restriction_Net ; - net:coverNode :leaf_and_a, - :leaf_compose-01_c, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:hasRestrictionNetValue net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5 ; - net:hasRestrictionOnProperty net:atomProperty_compose_c . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r :leaf_rock_r ; - :edge_a2_op2_m :leaf_metal_m ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_primary_p6 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_primary_p6 ; - net:coverNode :leaf_primary_p6 ; - net:coverNodeCount 1 ; - net:hasClassName "primary" ; - net:hasNaming "primary" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasNaming "system" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_compose_c a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_metal_m, - net:atomClass_rock_r, - net:phenomena_conjunction-AND_a2 ; - :role_mod net:atomClass_primary_p6 ; - net:coverBaseNode :leaf_compose-01_c ; - net:coverNode :leaf_compose-01_c ; - net:hasNaming "compose" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - net:hasPropertyName "compose" ; - net:hasPropertyName01 "composeing" ; - net:hasPropertyName10 "compose-by" ; - net:hasPropertyName12 "compose-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> ; - net:hasStructure "SSC-06-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_and_a2, - :leaf_primary_p6 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_inner-system-compose-planet-and-planet-etc-hasPart-planet_s, - net:compositeClass_inner-system-compose-planet-and-planet-etc_s, - net:compositeClass_inner-system-hasPart-planet-and-planet-etc-hasPart-planet_s, - net:compositeClass_inner-system-hasPart-planet-and-planet-etc_s, - net:compositeClass_inner-system_s ; - :role_ARG1 net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasStructure "SSC-06-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_terrestrial-planet_p a net:Composite_Class_Net ; - :role_domain net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_terrestrial_t ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p, - :leaf_terrestrial_t ; - net:coverNodeCount 2 ; - net:hasClassName "terrestrial-planet" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5 ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_planet_p ; - net:trackNetComposante net:atomClass_planet_p, - net:atomClass_terrestrial_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_inner_ii a net:Individual_Net ; - net:coverBaseNode :leaf_inner_ii ; - net:coverNode :leaf_inner_ii ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "inner" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#inner> ; - net:hasMotherClassNet net:atomClass_inner_ii ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_inner_ii ; - net:trackNetComposante net:atomClass_inner_ii ; - net:trackProgress net:initialized . - -net:restriction_composeing_metal a net:Restriction_Net ; - net:coverBaseNode :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:coverTargetNode :leaf_compose-01_c, - :leaf_metal_m ; - net:hasNaming "planet-compose-of-metal" ; - net:hasRestrictionNetValue net:atomClass_metal_m, - net:individual_metal_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c . - -net:restriction_composeing_rock a net:Restriction_Net ; - net:coverBaseNode :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5, - :leaf_rock_r ; - net:coverTargetNode :leaf_compose-01_c, - :leaf_rock_r ; - net:hasNaming "planet-compose-of-rock" ; - net:hasRestrictionNetValue net:atomClass_rock_r, - net:individual_rock_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/SSC-06-01#a> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-06-01#p2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-06-01#p3> ; - ns11:op3 <http://amr.isi.edu/amr_data/SSC-06-01#p4> ; - ns11:op4 <http://amr.isi.edu/amr_data/SSC-06-01#p5> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_domain_a :leaf_and_a ; - :edge_p_mod_t :leaf_terrestrial_t ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -<https://tenet.tetras-libre.fr/extract-result#terrestrial-planet> a owl:Class ; - rdfs:label "terrestrial-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-06-01" . - -net:atomClass_metal_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_metal_m ; - net:coverNode :leaf_metal_m ; - net:coverNodeCount 1 ; - net:hasClassName "metal" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#metal> ; - net:hasNaming "metal" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_rock_r a net:Atom_Class_Net ; - net:coverBaseNode :leaf_rock_r ; - net:coverNode :leaf_rock_r ; - net:coverNodeCount 1 ; - net:hasClassName "rock" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#rock> ; - net:hasNaming "rock" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_planet_p2, - net:compositeClass_planet-compose-of-metal_p2, - net:compositeClass_planet-compose-of-rock_p2, - net:individual_planet_Mercury ; - :role_op2 net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-metal_p3, - net:compositeClass_planet-compose-of-rock_p3, - net:individual_planet_Venus ; - :role_op3 net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-metal_p4, - net:compositeClass_planet-compose-of-rock_p4, - net:individual_planet_Earth ; - :role_op4 net:atomClass_planet_p5, - net:compositeClass_planet-compose-of-metal_p5, - net:compositeClass_planet-compose-of-rock_p5, - net:individual_planet_Mars ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_hasPart_planet a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:hasNaming "inner-system-compose-planet-and-planet-etc-hasPart-planet", - "inner-system-hasPart-planet-and-planet-etc-hasPart-planet" ; - net:hasRestrictionNetValue net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_primary_p6 a :AMR_Leaf ; - :hasConcept :concept_primary ; - :hasVariable :variable_p6 . - -:leaf_terrestrial_t a :AMR_Leaf ; - :hasConcept :concept_terrestrial ; - :hasVariable :variable_t . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_terrestrial_t a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_terrestrial_t ; - net:coverNode :leaf_terrestrial_t ; - net:coverNodeCount 1 ; - net:hasClassName "terrestrial" ; - net:hasNaming "terrestrial" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_planet_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_terrestrial_t ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasMotherClassNet net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5 ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_inner-system_s a net:Composite_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_inner_ii, - :leaf_system_s ; - net:coverNodeCount 2 ; - net:hasClassName "inner-system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#inner-system> ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_system_s ; - net:trackNetComposante net:atomClass_inner_ii, - net:atomClass_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomClass_planet_p2, - net:compositeClass_planet-compose-of-metal_p2, - net:compositeClass_planet-compose-of-rock_p2, - net:individual_planet_Mercury ; - :role_op2 net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-metal_p3, - net:compositeClass_planet-compose-of-rock_p3, - net:individual_planet_Venus ; - :role_op3 net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-metal_p4, - net:compositeClass_planet-compose-of-rock_p4, - net:individual_planet_Earth ; - :role_op4 net:atomClass_planet_p5, - net:compositeClass_planet-compose-of-metal_p5, - net:compositeClass_planet-compose-of-rock_p5, - net:individual_planet_Mars ; - net:bindPropertyNet net:atomProperty_compose_c, - net:atomProperty_hasPart_p9 ; - net:bindRestriction net:restriction_compose_planet, - net:restriction_hasPart_planet ; - net:containsNet net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus ; - net:containsNet1 net:atomClass_planet_p2, - net:individual_planet_Mercury ; - net:containsNet2 net:atomClass_planet_p3, - net:individual_planet_Venus ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "compose-planet-and-planet-etc", - "hasPart-planet-and-planet-etc" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-metal> a owl:Class ; - rdfs:label "planet-compose-of-metal" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#metal> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#metal> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-rock> a owl:Class ; - rdfs:label "planet-compose-of-rock" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#rock> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#rock> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-06-01" . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -net:individual_planet_Earth a net:Individual_Net ; - :role_name net:value_Earth_blankNode ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_planet_p4 ; - net:hasIndividualLabel "Earth" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#earth> ; - net:hasMotherClassName net:atomClass_planet_p4 ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-metal_p4, - net:compositeClass_planet-compose-of-rock_p4, - net:compositeClass_terrestrial-planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Mars a net:Individual_Net ; - :role_name net:value_Mars_blankNode ; - net:coverBaseNode :leaf_planet_p5 ; - net:coverNode :leaf_planet_p5 ; - net:hasIndividualLabel "Mars" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#mars> ; - net:hasMotherClassName net:atomClass_planet_p5 ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p5, - net:compositeClass_planet-compose-of-metal_p5, - net:compositeClass_planet-compose-of-rock_p5, - net:compositeClass_terrestrial-planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:individual_planet_Mercury a net:Individual_Net ; - :role_name net:value_Mercury_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:hasIndividualLabel "Mercury" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#mercury> ; - net:hasMotherClassName net:atomClass_planet_p2 ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p2, - net:compositeClass_planet-compose-of-metal_p2, - net:compositeClass_planet-compose-of-rock_p2, - net:compositeClass_terrestrial-planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Venus a net:Individual_Net ; - :role_name net:value_Venus_blankNode ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_planet_p3 ; - net:hasIndividualLabel "Venus" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#venus> ; - net:hasMotherClassName net:atomClass_planet_p3 ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-metal_p3, - net:compositeClass_planet-compose-of-rock_p3, - net:compositeClass_terrestrial-planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_inner_ii a :AMR_Leaf ; - :hasConcept :concept_inner ; - :hasVariable :variable_ii . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_inner_ii a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_inner_ii ; - net:coverNode :leaf_inner_ii ; - net:coverNodeCount 1 ; - net:hasClassName "inner" ; - net:hasNaming "inner" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_metal_m a :AMR_Leaf ; - :hasConcept :concept_metal ; - :hasVariable :variable_m . - -:leaf_rock_r a :AMR_Leaf ; - :hasConcept :concept_rock ; - :hasVariable :variable_r . - -<https://tenet.tetras-libre.fr/extract-result#metal> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#metal> ; - rdfs:label "metal" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-06-01" . - -<https://tenet.tetras-libre.fr/extract-result#rock> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#rock> ; - rdfs:label "rock" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-06-01" . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -:leaf_compose-01_c a :AMR_Leaf ; - :edge_c_ARG1_a :leaf_and_a ; - :edge_c_ARG2_a2 :leaf_and_a2 ; - :edge_c_mod_p6 :leaf_primary_p6 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_planet_p2 ; - :edge_a_op2_p3 :leaf_planet_p3 ; - :edge_a_op3_p4 :leaf_planet_p4 ; - :edge_a_op4_p5 :leaf_planet_p5 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_mod_ii :leaf_inner_ii ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_planet_p4 a net:Atom_Class_Net ; - :role_name net:value_Earth_blankNode ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_planet_p4 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p5 a net:Atom_Class_Net ; - :role_name net:value_Mars_blankNode ; - net:coverBaseNode :leaf_planet_p5 ; - net:coverNode :leaf_planet_p5 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -net:atomClass_planet_p2 a net:Atom_Class_Net ; - :role_name net:value_Mercury_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p3 a net:Atom_Class_Net ; - :role_name net:value_Venus_blankNode ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_planet_p3 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_name_Mercury :value_Mercury ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:leaf_planet_p3 a :AMR_Leaf ; - :edge_p3_name_Venus :value_Venus ; - :hasConcept :concept_planet ; - :hasVariable :variable_p3 . - -:leaf_planet_p4 a :AMR_Leaf ; - :edge_p4_name_Earth :value_Earth ; - :hasConcept :concept_planet ; - :hasVariable :variable_p4 . - -:leaf_planet_p5 a :AMR_Leaf ; - :edge_p5_name_Mars :value_Mars ; - :hasConcept :concept_planet ; - :hasVariable :variable_p5 . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-06-01" . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -<https://tenet.tetras-libre.fr/extract-result#compose-of> a owl:ObjectProperty ; - rdfs:label "compose-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-06-01" . - -:AMR_Linked_Data a owl:Class . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-06-01" . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index e07720de5a74052e0c0a28a7783a20952aae74a8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1252 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:compose-01.ARG1 a ns3:FrameRole . - -ns3:compose-01.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG1 a ns3:FrameRole . - -ns3:have-degree-91.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG3 a ns3:FrameRole . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns21:Role . - -ns11:op1 a ns21:Role . - -ns11:op2 a ns21:Role . - -ns11:op3 a ns21:Role . - -ns11:op4 a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_m a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_p3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op3_p4 a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op4_p5 a :AMR_Edge ; - :hasAmrRole :role_op4 ; - :hasRoleID "op4" . - -:edge_c_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_mod_p6 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_p2_name_Mercury a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p3_name_Venus a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p4_name_Earth a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p5_name_Mars a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_domain_a a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_p_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_s_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_compose-01_c a :AMR_Leaf ; - :edge_c_ARG1_a :leaf_and_a ; - :edge_c_ARG2_a2 :leaf_and_a2 ; - :edge_c_mod_p6 :leaf_primary_p6 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_a :leaf_and_a ; - :edge_h_ARG2_s2 :leaf_small_s2 ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-06-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "SSC-06-01" ; - :hasSentenceStatement "The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-06-01#c> a ns3:compose-01 ; - ns3:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns3:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-06-01#a2> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#p6> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#h> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-06-01#s2> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-06-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#root01> a ns21:AMR ; - ns21:has-id "SSC-06-01" ; - ns21:has-sentence "The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-06-01#p> . - -<http://amr.isi.edu/amr_data/SSC-06-01#s> a ns11:system ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#ii> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_compose-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:compose-01 ; - :label "compose-01" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_inner rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:inner ; - :label "inner" . - -:concept_metal rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:metal ; - :label "metal" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:more ; - :label "more" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_primary rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:primary ; - :label "primary" . - -:concept_rock rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:rock ; - :label "rock" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:small ; - :label "small" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:system ; - :label "system" . - -:concept_terrestrial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:terrestrial ; - :label "terrestrial" . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r :leaf_rock_r ; - :edge_a2_op2_m :leaf_metal_m ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_inner_ii a :AMR_Leaf ; - :hasConcept :concept_inner ; - :hasVariable :variable_ii . - -:leaf_metal_m a :AMR_Leaf ; - :hasConcept :concept_metal ; - :hasVariable :variable_m . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_domain_a :leaf_and_a ; - :edge_p_mod_t :leaf_terrestrial_t ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_name_Mercury :value_Mercury ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:leaf_planet_p3 a :AMR_Leaf ; - :edge_p3_name_Venus :value_Venus ; - :hasConcept :concept_planet ; - :hasVariable :variable_p3 . - -:leaf_planet_p4 a :AMR_Leaf ; - :edge_p4_name_Earth :value_Earth ; - :hasConcept :concept_planet ; - :hasVariable :variable_p4 . - -:leaf_planet_p5 a :AMR_Leaf ; - :edge_p5_name_Mars :value_Mars ; - :hasConcept :concept_planet ; - :hasVariable :variable_p5 . - -:leaf_primary_p6 a :AMR_Leaf ; - :hasConcept :concept_primary ; - :hasVariable :variable_p6 . - -:leaf_rock_r a :AMR_Leaf ; - :hasConcept :concept_rock ; - :hasVariable :variable_r . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_mod_ii :leaf_inner_ii ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:leaf_terrestrial_t a :AMR_Leaf ; - :hasConcept :concept_terrestrial ; - :hasVariable :variable_t . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:value_Earth a :AMR_Value ; - rdfs:label "Earth" . - -:value_Mars a :AMR_Value ; - rdfs:label "Mars" . - -:value_Mercury a :AMR_Value ; - rdfs:label "Mercury" . - -:value_Venus a :AMR_Value ; - rdfs:label "Venus" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#c> ; - :label "c" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#ii> ; - :label "ii" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#m2> ; - :label "m2" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p2> ; - :label "p2" ; - :name "Mercury" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p3> ; - :label "p3" ; - :name "Venus" . - -:variable_p4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p4> ; - :label "p4" ; - :name "Earth" . - -:variable_p5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p5> ; - :label "p5" ; - :name "Mars" . - -:variable_p6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p6> ; - :label "p6" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#s2> ; - :label "s2" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#t> ; - :label "t" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-06-01#a2> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-06-01#r> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-06-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#ii> a ns11:inner ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#m> a ns11:metal ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#m2> a ns21:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mercury" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p3> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Venus" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p4> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Earth" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p5> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mars" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p6> a ns11:primary ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#r> a ns11:rock ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#s2> a ns11:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#t> a ns11:terrestrial ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:compose-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:have-degree-91 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:inner a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:metal a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:primary a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:rock a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:small a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:terrestrial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:more a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_planet_p2 ; - :edge_a_op2_p3 :leaf_planet_p3 ; - :edge_a_op3_p4 :leaf_planet_p4 ; - :edge_a_op4_p5 :leaf_planet_p5 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/SSC-06-01#a> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-06-01#p2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-06-01#p3> ; - ns11:op3 <http://amr.isi.edu/amr_data/SSC-06-01#p4> ; - ns11:op4 <http://amr.isi.edu/amr_data/SSC-06-01#p5> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_transduction.ttl deleted file mode 100644 index 268bca2c0d7fc29be35669db2e3e3abf5c628499..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,2056 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:compose-01.ARG1 a ns3:FrameRole . - -ns3:compose-01.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG1 a ns3:FrameRole . - -ns3:have-degree-91.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG3 a ns3:FrameRole . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns21:Role . - -ns11:op1 a ns21:Role . - -ns11:op2 a ns21:Role . - -ns11:op3 a ns21:Role . - -ns11:op4 a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_m a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_p3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op3_p4 a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op4_p5 a :AMR_Edge ; - :hasAmrRole :role_op4 ; - :hasRoleID "op4" . - -:edge_c_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_mod_p6 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_p2_name_Mercury a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p3_name_Venus a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p4_name_Earth a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p5_name_Mars a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_domain_a a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_p_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_s_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-06-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "SSC-06-01" ; - :hasSentenceStatement "The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_primary_p6 a net:Individual_Net ; - net:coverBaseNode :leaf_primary_p6 ; - net:coverNode :leaf_primary_p6 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "primary" ; - net:hasMotherClassNet net:atomClass_primary_p6 ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_primary_p6 ; - net:trackNetComposante net:atomClass_primary_p6 ; - net:trackProgress net:initialized . - -net:individual_terrestrial_t a net:Individual_Net ; - net:coverBaseNode :leaf_terrestrial_t ; - net:coverNode :leaf_terrestrial_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "terrestrial" ; - net:hasMotherClassNet net:atomClass_terrestrial_t ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_terrestrial_t ; - net:trackNetComposante net:atomClass_terrestrial_t ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_small_s2, - net:individual_small_fromClass ; - :role_ARG3 net:atomProperty_more_m2 ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-06-01#c> a ns3:compose-01 ; - ns3:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns3:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-06-01#a2> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#p6> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#h> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-06-01#s2> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-06-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#root01> a ns21:AMR ; - ns21:has-id "SSC-06-01" ; - ns21:has-sentence "The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-06-01#p> . - -<http://amr.isi.edu/amr_data/SSC-06-01#s> a ns11:system ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#ii> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_compose-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:compose-01 ; - :label "compose-01" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_inner rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:inner ; - :label "inner" . - -:concept_metal rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:metal ; - :label "metal" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:more ; - :label "more" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_primary rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:primary ; - :label "primary" . - -:concept_rock rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:rock ; - :label "rock" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:small ; - :label "small" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:system ; - :label "system" . - -:concept_terrestrial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:terrestrial ; - :label "terrestrial" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:value_Earth a :AMR_Value ; - rdfs:label "Earth" . - -:value_Mars a :AMR_Value ; - rdfs:label "Mars" . - -:value_Mercury a :AMR_Value ; - rdfs:label "Mercury" . - -:value_Venus a :AMR_Value ; - rdfs:label "Venus" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#c> ; - :label "c" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#ii> ; - :label "ii" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#m2> ; - :label "m2" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p2> ; - :label "p2" ; - :name "Mercury" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p3> ; - :label "p3" ; - :name "Venus" . - -:variable_p4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p4> ; - :label "p4" ; - :name "Earth" . - -:variable_p5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p5> ; - :label "p5" ; - :name "Mars" . - -:variable_p6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#p6> ; - :label "p6" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#s2> ; - :label "s2" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-06-01#t> ; - :label "t" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-06-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_inner-system-compose-planet-and-planet-etc-hasPart-planet_s a net:Composite_Class_Net ; - :role_mod net:atomClass_inner_ii, - net:individual_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_inner_ii, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5, - :leaf_system_s ; - net:coverNodeCount 8 ; - net:hasClassName "inner-system-compose-planet-and-planet-etc-hasPart-planet" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:compositeClass_inner-system-compose-planet-and-planet-etc_s ; - net:hasRestriction01 net:restriction_hasPart_planet ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_inner-system-hasPart-planet-and-planet-etc-hasPart-planet_s a net:Composite_Class_Net ; - :role_mod net:atomClass_inner_ii, - net:individual_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_inner_ii, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5, - :leaf_system_s ; - net:coverNodeCount 8 ; - net:hasClassName "inner-system-hasPart-planet-and-planet-etc-hasPart-planet" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:compositeClass_inner-system-hasPart-planet-and-planet-etc_s ; - net:hasRestriction01 net:restriction_hasPart_planet ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_small_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:fromClassNet net:atomClass_small_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasMotherClassNet net:atomClass_small_s2 ; - net:hasStructure "SSC-06-01" . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomClass_rock_r, - net:individual_rock_fromClass ; - :role_op2 net:atomClass_metal_m, - net:individual_metal_fromClass ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-06-01#a2> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-06-01#r> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-06-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#ii> a ns11:inner ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#m> a ns11:metal ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#m2> a ns21:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-06-01#a> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-06-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mercury" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p3> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Venus" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p4> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Earth" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p5> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mars" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#p6> a ns11:primary ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#r> a ns11:rock ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#s2> a ns11:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-06-01#t> a ns11:terrestrial ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:compose-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:have-degree-91 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:inner a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:metal a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:primary a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:rock a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:small a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:terrestrial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:more a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_a :leaf_and_a ; - :edge_h_ARG2_s2 :leaf_small_s2 ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:compositeClass_inner-system-compose-planet-and-planet-etc_s a net:Composite_Class_Net ; - :role_mod net:atomClass_inner_ii, - net:individual_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_inner_ii, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "inner-system-compose-planet-and-planet-etc" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:compositeClass_inner-system_s ; - net:hasNaming "inner-system-compose-planet-and-planet-etc" ; - net:hasRestriction01 net:restriction_compose_planet, - net:restriction_hasPart_planet ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:compositeClass_inner-system_s ; - net:trackNetComposante net:atomProperty_hasPart_p9, - net:compositeClass_inner-system_s, - net:logicalSet_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_inner-system-hasPart-planet-and-planet-etc_s a net:Composite_Class_Net ; - :role_mod net:atomClass_inner_ii, - net:individual_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_inner_ii, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "inner-system-hasPart-planet-and-planet-etc" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:compositeClass_inner-system_s ; - net:hasNaming "inner-system-hasPart-planet-and-planet-etc" ; - net:hasRestriction01 net:restriction_compose_planet, - net:restriction_hasPart_planet ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:compositeClass_inner-system_s ; - net:trackNetComposante net:atomProperty_hasPart_p9, - net:compositeClass_inner-system_s, - net:logicalSet_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_metal_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_metal_m ; - net:coverNode :leaf_metal_m ; - net:fromClassNet net:atomClass_metal_m ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "metal" ; - net:hasMotherClassNet net:atomClass_metal_m ; - net:hasStructure "SSC-06-01" . - -net:individual_rock_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_rock_r ; - net:coverNode :leaf_rock_r ; - net:fromClassNet net:atomClass_rock_r ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "rock" ; - net:hasMotherClassNet net:atomClass_rock_r ; - net:hasStructure "SSC-06-01" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_Earth_blankNode a net:Value_Net ; - net:hasNaming "Earth" ; - net:hasStructure "SSC-06-01" ; - net:hasValueLabel "Earth" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Mars_blankNode a net:Value_Net ; - net:hasNaming "Mars" ; - net:hasStructure "SSC-06-01" ; - net:hasValueLabel "Mars" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Mercury_blankNode a net:Value_Net ; - net:hasNaming "Mercury" ; - net:hasStructure "SSC-06-01" ; - net:hasValueLabel "Mercury" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Venus_blankNode a net:Value_Net ; - net:hasNaming "Venus" ; - net:hasStructure "SSC-06-01" ; - net:hasValueLabel "Venus" ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_small_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasNaming "small" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-metal_p2 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p2 ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-metal" ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasRestriction01 net:restriction_composeing_metal ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-metal_p3 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p3 ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-metal" ; - net:hasMotherClassNet net:atomClass_planet_p3 ; - net:hasRestriction01 net:restriction_composeing_metal ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-metal_p4 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p4 ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-metal" ; - net:hasMotherClassNet net:atomClass_planet_p4 ; - net:hasRestriction01 net:restriction_composeing_metal ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-metal_p5 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p5 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p5 ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-metal" ; - net:hasMotherClassNet net:atomClass_planet_p5 ; - net:hasRestriction01 net:restriction_composeing_metal ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-rock_p2 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p2, - :leaf_rock_r ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-rock" ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasRestriction01 net:restriction_composeing_rock ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-rock_p3 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p3, - :leaf_rock_r ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-rock" ; - net:hasMotherClassNet net:atomClass_planet_p3 ; - net:hasRestriction01 net:restriction_composeing_rock ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-rock_p4 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p4, - :leaf_rock_r ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-rock" ; - net:hasMotherClassNet net:atomClass_planet_p4 ; - net:hasRestriction01 net:restriction_composeing_rock ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-rock_p5 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p5 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p5, - :leaf_rock_r ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-rock" ; - net:hasMotherClassNet net:atomClass_planet_p5 ; - net:hasRestriction01 net:restriction_composeing_rock ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -net:restriction_compose_planet a net:Restriction_Net ; - net:coverNode :leaf_and_a, - :leaf_compose-01_c, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:hasRestrictionNetValue net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5 ; - net:hasRestrictionOnProperty net:atomProperty_compose_c . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r :leaf_rock_r ; - :edge_a2_op2_m :leaf_metal_m ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_primary_p6 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_primary_p6 ; - net:coverNode :leaf_primary_p6 ; - net:coverNodeCount 1 ; - net:hasClassName "primary" ; - net:hasNaming "primary" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasNaming "system" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_compose_c a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_metal_m, - net:atomClass_rock_r, - net:phenomena_conjunction-AND_a2 ; - :role_mod net:atomClass_primary_p6 ; - net:coverBaseNode :leaf_compose-01_c ; - net:coverNode :leaf_compose-01_c ; - net:hasNaming "compose" ; - net:hasPropertyName "compose" ; - net:hasPropertyName01 "composeing" ; - net:hasPropertyName10 "compose-by" ; - net:hasPropertyName12 "compose-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-06-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_and_a2, - :leaf_primary_p6 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_inner-system-compose-planet-and-planet-etc-hasPart-planet_s, - net:compositeClass_inner-system-compose-planet-and-planet-etc_s, - net:compositeClass_inner-system-hasPart-planet-and-planet-etc-hasPart-planet_s, - net:compositeClass_inner-system-hasPart-planet-and-planet-etc_s, - net:compositeClass_inner-system_s ; - :role_ARG1 net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-06-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_terrestrial-planet_p a net:Composite_Class_Net ; - :role_domain net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_terrestrial_t ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p, - :leaf_terrestrial_t ; - net:coverNodeCount 2 ; - net:hasClassName "terrestrial-planet" ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5 ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_planet_p ; - net:trackNetComposante net:atomClass_planet_p, - net:atomClass_terrestrial_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_inner_ii a net:Individual_Net ; - net:coverBaseNode :leaf_inner_ii ; - net:coverNode :leaf_inner_ii ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "inner" ; - net:hasMotherClassNet net:atomClass_inner_ii ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_inner_ii ; - net:trackNetComposante net:atomClass_inner_ii ; - net:trackProgress net:initialized . - -net:restriction_composeing_metal a net:Restriction_Net ; - net:coverBaseNode :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:coverNode :leaf_compose-01_c, - :leaf_metal_m, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:coverTargetNode :leaf_compose-01_c, - :leaf_metal_m ; - net:hasNaming "planet-compose-of-metal" ; - net:hasRestrictionNetValue net:atomClass_metal_m, - net:individual_metal_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c . - -net:restriction_composeing_rock a net:Restriction_Net ; - net:coverBaseNode :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:coverNode :leaf_compose-01_c, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5, - :leaf_rock_r ; - net:coverTargetNode :leaf_compose-01_c, - :leaf_rock_r ; - net:hasNaming "planet-compose-of-rock" ; - net:hasRestrictionNetValue net:atomClass_rock_r, - net:individual_rock_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/SSC-06-01#a> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-06-01#p2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-06-01#p3> ; - ns11:op3 <http://amr.isi.edu/amr_data/SSC-06-01#p4> ; - ns11:op4 <http://amr.isi.edu/amr_data/SSC-06-01#p5> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_domain_a :leaf_and_a ; - :edge_p_mod_t :leaf_terrestrial_t ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_metal_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_metal_m ; - net:coverNode :leaf_metal_m ; - net:coverNodeCount 1 ; - net:hasClassName "metal" ; - net:hasNaming "metal" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_rock_r a net:Atom_Class_Net ; - net:coverBaseNode :leaf_rock_r ; - net:coverNode :leaf_rock_r ; - net:coverNodeCount 1 ; - net:hasClassName "rock" ; - net:hasNaming "rock" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_planet_p2, - net:compositeClass_planet-compose-of-metal_p2, - net:compositeClass_planet-compose-of-rock_p2, - net:individual_planet_Mercury ; - :role_op2 net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-metal_p3, - net:compositeClass_planet-compose-of-rock_p3, - net:individual_planet_Venus ; - :role_op3 net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-metal_p4, - net:compositeClass_planet-compose-of-rock_p4, - net:individual_planet_Earth ; - :role_op4 net:atomClass_planet_p5, - net:compositeClass_planet-compose-of-metal_p5, - net:compositeClass_planet-compose-of-rock_p5, - net:individual_planet_Mars ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_hasPart_planet a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_planet_p2, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_planet_p5 ; - net:hasNaming "inner-system-compose-planet-and-planet-etc-hasPart-planet", - "inner-system-hasPart-planet-and-planet-etc-hasPart-planet" ; - net:hasRestrictionNetValue net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_primary_p6 a :AMR_Leaf ; - :hasConcept :concept_primary ; - :hasVariable :variable_p6 . - -:leaf_terrestrial_t a :AMR_Leaf ; - :hasConcept :concept_terrestrial ; - :hasVariable :variable_t . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_terrestrial_t a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_terrestrial_t ; - net:coverNode :leaf_terrestrial_t ; - net:coverNodeCount 1 ; - net:hasClassName "terrestrial" ; - net:hasNaming "terrestrial" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:atomClass_planet_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_terrestrial_t ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasMotherClassNet net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5 ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_inner-system_s a net:Composite_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_inner_ii ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_inner_ii, - :leaf_system_s ; - net:coverNodeCount 2 ; - net:hasClassName "inner-system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasStructure "SSC-06-01" ; - net:trackMainNetComposante net:atomClass_system_s ; - net:trackNetComposante net:atomClass_inner_ii, - net:atomClass_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomClass_planet_p2, - net:compositeClass_planet-compose-of-metal_p2, - net:compositeClass_planet-compose-of-rock_p2, - net:individual_planet_Mercury ; - :role_op2 net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-metal_p3, - net:compositeClass_planet-compose-of-rock_p3, - net:individual_planet_Venus ; - :role_op3 net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-metal_p4, - net:compositeClass_planet-compose-of-rock_p4, - net:individual_planet_Earth ; - :role_op4 net:atomClass_planet_p5, - net:compositeClass_planet-compose-of-metal_p5, - net:compositeClass_planet-compose-of-rock_p5, - net:individual_planet_Mars ; - net:bindPropertyNet net:atomProperty_compose_c, - net:atomProperty_hasPart_p9 ; - net:bindRestriction net:restriction_compose_planet, - net:restriction_hasPart_planet ; - net:containsNet net:atomClass_planet_p2, - net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:atomClass_planet_p5, - net:individual_planet_Earth, - net:individual_planet_Mars, - net:individual_planet_Mercury, - net:individual_planet_Venus ; - net:containsNet1 net:atomClass_planet_p2, - net:individual_planet_Mercury ; - net:containsNet2 net:atomClass_planet_p3, - net:individual_planet_Venus ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "compose-planet-and-planet-etc", - "hasPart-planet-and-planet-etc" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -net:individual_planet_Earth a net:Individual_Net ; - :role_name net:value_Earth_blankNode ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_planet_p4 ; - net:hasIndividualLabel "Earth" ; - net:hasMotherClassName net:atomClass_planet_p4 ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-metal_p4, - net:compositeClass_planet-compose-of-rock_p4, - net:compositeClass_terrestrial-planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Mars a net:Individual_Net ; - :role_name net:value_Mars_blankNode ; - net:coverBaseNode :leaf_planet_p5 ; - net:coverNode :leaf_planet_p5 ; - net:hasIndividualLabel "Mars" ; - net:hasMotherClassName net:atomClass_planet_p5 ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p5, - net:compositeClass_planet-compose-of-metal_p5, - net:compositeClass_planet-compose-of-rock_p5, - net:compositeClass_terrestrial-planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:individual_planet_Mercury a net:Individual_Net ; - :role_name net:value_Mercury_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:hasIndividualLabel "Mercury" ; - net:hasMotherClassName net:atomClass_planet_p2 ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p2, - net:compositeClass_planet-compose-of-metal_p2, - net:compositeClass_planet-compose-of-rock_p2, - net:compositeClass_terrestrial-planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Venus a net:Individual_Net ; - :role_name net:value_Venus_blankNode ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_planet_p3 ; - net:hasIndividualLabel "Venus" ; - net:hasMotherClassName net:atomClass_planet_p3 ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-metal_p3, - net:compositeClass_planet-compose-of-rock_p3, - net:compositeClass_terrestrial-planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_inner_ii a :AMR_Leaf ; - :hasConcept :concept_inner ; - :hasVariable :variable_ii . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_inner_ii a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_inner_ii ; - net:coverNode :leaf_inner_ii ; - net:coverNodeCount 1 ; - net:hasClassName "inner" ; - net:hasNaming "inner" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_metal_m a :AMR_Leaf ; - :hasConcept :concept_metal ; - :hasVariable :variable_m . - -:leaf_rock_r a :AMR_Leaf ; - :hasConcept :concept_rock ; - :hasVariable :variable_r . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -:leaf_compose-01_c a :AMR_Leaf ; - :edge_c_ARG1_a :leaf_and_a ; - :edge_c_ARG2_a2 :leaf_and_a2 ; - :edge_c_mod_p6 :leaf_primary_p6 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_planet_p2 ; - :edge_a_op2_p3 :leaf_planet_p3 ; - :edge_a_op3_p4 :leaf_planet_p4 ; - :edge_a_op4_p5 :leaf_planet_p5 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_mod_ii :leaf_inner_ii ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:atomClass_planet_p4 a net:Atom_Class_Net ; - :role_name net:value_Earth_blankNode ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_planet_p4 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p5 a net:Atom_Class_Net ; - :role_name net:value_Mars_blankNode ; - net:coverBaseNode :leaf_planet_p5 ; - net:coverNode :leaf_planet_p5 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -net:atomClass_planet_p2 a net:Atom_Class_Net ; - :role_name net:value_Mercury_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p3 a net:Atom_Class_Net ; - :role_name net:value_Venus_blankNode ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_planet_p3 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-06-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_name_Mercury :value_Mercury ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:leaf_planet_p3 a :AMR_Leaf ; - :edge_p3_name_Venus :value_Venus ; - :hasConcept :concept_planet ; - :hasVariable :variable_p3 . - -:leaf_planet_p4 a :AMR_Leaf ; - :edge_p4_name_Earth :value_Earth ; - :hasConcept :concept_planet ; - :hasVariable :variable_p4 . - -:leaf_planet_p5 a :AMR_Leaf ; - :edge_p5_name_Mars :value_Mars ; - :hasConcept :concept_planet ; - :hasVariable :variable_p5 . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample.ttl deleted file mode 100644 index 0d02487f9903bd418abab56484adda61030ee9b1..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample.ttl +++ /dev/null @@ -1,911 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#d> a ns11:direct-02 ; - ns11:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o2> . - -<http://amr.isi.edu/amr_data/SSC-02-01#h2> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m2> . - -<http://amr.isi.edu/amr_data/SSC-02-01#root01> a ns3:AMR ; - ns3:has-id "SSC-02-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-02-01#a> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s4> a ns2:system ; - rdfs:label "Solar System" ; - ns2:part <http://amr.isi.edu/amr_data/SSC-02-01#b> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:direct-02.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG5 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns11:remain-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:op3 a ns3:Role . - -ns2:part a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-02-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#r> . - -<http://amr.isi.edu/amr_data/SSC-02-01#a2> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - ns2:op3 <http://amr.isi.edu/amr_data/SSC-02-01#b> . - -<http://amr.isi.edu/amr_data/SSC-02-01#d2> a ns2:dwarf . - -<http://amr.isi.edu/amr_data/SSC-02-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - ns11:have-degree-91.ARG5 <http://amr.isi.edu/amr_data/SSC-02-01#o> . - -<http://amr.isi.edu/amr_data/SSC-02-01#l> a ns2:large . - -<http://amr.isi.edu/amr_data/SSC-02-01#m> a ns3:most . - -<http://amr.isi.edu/amr_data/SSC-02-01#m2> a ns3:more . - -<http://amr.isi.edu/amr_data/SSC-02-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#s> . - -<http://amr.isi.edu/amr_data/SSC-02-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns2:quant "8" . - -<http://amr.isi.edu/amr_data/SSC-02-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-02-01#r> a ns11:remain-01 ; - ns11:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#a2> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s> a ns2:sun . - -<http://amr.isi.edu/amr_data/SSC-02-01#s2> a ns2:small . - -<http://amr.isi.edu/amr_data/SSC-02-01#s3> a ns2:small . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns11:direct-02 a ns3:Frame . - -ns11:orbit-01 a ns3:Frame . - -ns11:remain-01 a ns3:Frame . - -ns2:body a ns3:Concept . - -ns2:dwarf a ns3:Concept . - -ns2:large a ns3:Concept . - -ns2:sun a ns3:Concept . - -ns2:system a ns3:Concept . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept . - -ns3:most a ns3:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-02-01#b> a ns2:body ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#s3> . - -<http://amr.isi.edu/amr_data/SSC-02-01#o> a ns2:object . - -<http://amr.isi.edu/amr_data/SSC-02-01#o3> a ns2:object . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity . - -ns11:have-degree-91 a ns3:Frame . - -ns2:object a ns3:Concept . - -ns2:small a ns3:Concept . - -ns3:and a ns3:Concept . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_factoid.ttl deleted file mode 100644 index 76d79a04c670ebc51749c9618389f37346632524..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,194 +0,0 @@ -@base <http://SolarSystemSample/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_body_b ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#body> . - -ns1:atomClass_large_l ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#large> . - -ns1:atomClass_object_o ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns1:atomClass_object_o3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns1:atomClass_planet_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_planet_p2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_small_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> . - -ns1:atomClass_sun_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> . - -ns1:atomClass_system_s4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomProperty_direct_d ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> . - -ns1:atomProperty_hasPart_p9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> . - -ns1:atomProperty_more_m2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns1:atomProperty_most_m ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> . - -ns1:atomProperty_orbit_o2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> . - -ns1:atomProperty_remain_r ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#remain-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#remain> . - -ns1:compositeClass_dwarf-planet_p2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#dwarf-planet> . - -ns1:compositeClass_object-orbiting-sun_o ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> . - -ns1:compositeClass_small-body_b ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small-body> . - -ns1:compositeClass_system-hasPart-small-body_s4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body> . - -ns1:compositeProperty_direct-orbit ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct-orbit> . - -ns1:individual_dwarf_d2 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#dwarf> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_large_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#large> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_small_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_small_s3 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_system_SolarSystem ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-orbit> a owl:ObjectProperty ; - rdfs:label "direct-orbit" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf> a owl:individual, - ns2:Feature ; - rdfs:label "dwarf" ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; - rdfs:label "dwarf-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> a owl:Class ; - rdfs:label "object-orbiting-sun" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; - rdfs:label "remain" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain-of> a owl:ObjectProperty ; - rdfs:label "remain-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body> ; - rdfs:label "Solar System" ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; - rdfs:label "body" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-of> a owl:ObjectProperty ; - rdfs:label "orbit-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#small-body> a owl:Class ; - rdfs:label "small-body" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#body> ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body> a owl:Class ; - rdfs:label "system-hasPart-small-body" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#small-body> ], - <https://tenet.tetras-libre.fr/extract-result#system> ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#large> ; - rdfs:label "large" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-02-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_generation.ttl deleted file mode 100644 index 13f1f73ff48a0f1ada12f482a8a85e27a02879d7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,1983 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:direct-02.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG5 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns11:remain-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_o3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a2_op3_b a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_mod_s3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_d_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG5_o a :AMR_Edge ; - :hasAmrRole :role_ARG5 ; - :hasRoleID "ARG5" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_mod_d2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p9_ARG0_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_b a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_r_ARG1_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s4_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-02-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-02-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_orbit-01_o2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_direct-orbit a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o2 ; - net:coverArgNode :leaf_orbit-01_o2 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d, - :leaf_orbit-01_o2 ; - net:hasMotherClassNet net:atomProperty_orbit_o2 ; - net:hasNaming "direct-orbit" ; - net:hasPropertyName "direct-orbit" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct-orbit> ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_dwarf_d2 a net:Individual_Net ; - net:coverBaseNode :leaf_dwarf_d2 ; - net:coverNode :leaf_dwarf_d2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "dwarf" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#dwarf> ; - net:hasMotherClassNet net:atomClass_dwarf_d2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-02-01" ; - net:trackMainNetComposante net:atomClass_dwarf_d2 ; - net:trackNetComposante net:atomClass_dwarf_d2 ; - net:trackProgress net:initialized . - -net:individual_small_s3 a net:Individual_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasMotherClassNet net:atomClass_small_s3 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-02-01" ; - net:trackMainNetComposante net:atomClass_small_s3 ; - net:trackNetComposante net:atomClass_small_s3 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:phenomena_degree_h ; - :role_op2 net:atomProperty_remain_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h2 a net:Phenomena_Net ; - :role_ARG1 net:atomClass_object_o3 ; - :role_ARG2 net:atomClass_small_s2, - net:individual_small_fromClass ; - :role_ARG3 net:atomProperty_more_m2 ; - net:coverBaseNode :leaf_have-degree-91_h2 ; - net:coverNode :leaf_have-degree-91_h2 ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-02-01#d> a ns11:direct-02 ; - ns11:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h2> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#root01> a ns3:AMR ; - ns3:has-id "SSC-02-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-02-01#a> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s4> a ns2:system ; - rdfs:label "Solar System" ; - ns2:part <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_body rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:body ; - :label "body" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_dwarf rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:dwarf ; - :label "dwarf" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:system ; - :label "system" . - -:role_ARG5 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - :label "a2" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - :label "d2" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h2> ; - :label "h2" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - :label "p2" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s4> ; - :label "s4" ; - :name "Solar System" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-orbit> a owl:ObjectProperty ; - rdfs:label "direct-orbit" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf> a owl:individual, - sys:Feature ; - rdfs:label "dwarf" ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#dwarf-planet> a owl:Class ; - rdfs:label "dwarf-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> a owl:Class ; - rdfs:label "object-orbiting-sun" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; - rdfs:label "remain" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain-of> a owl:ObjectProperty ; - rdfs:label "remain-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body> ; - rdfs:label "Solar System" ; - sys:fromStructure "SSC-02-01" . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_quant net:value_p_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s4, - net:compositeClass_system-hasPart-small-body_s4, - net:individual_system_SolarSystem ; - :role_ARG1 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_body_b, - :leaf_system_s4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_most_m a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m ; - net:coverNode :leaf_most_m ; - net:hasNaming "most" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "most" ; - net:hasPropertyName10 "most" ; - net:hasPropertyName12 "most" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_large_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:fromClassNet net:atomClass_large_l ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "large" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#large> ; - net:hasMotherClassNet net:atomClass_large_l ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-02-01" . - -net:individual_small_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:fromClassNet net:atomClass_small_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasMotherClassNet net:atomClass_small_s2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-02-01" . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_system_s4 ; - net:hasIndividualLabel "Solar System" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> ; - net:hasMotherClassName net:atomClass_system_s4 ; - net:hasMotherClassNet net:atomClass_system_s4, - net:compositeClass_system-hasPart-small-body_s4 ; - net:hasNaming "system" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a2 a net:Logical_Set_Net ; - :role_op1 net:atomClass_object_o3 ; - :role_op2 net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2 ; - :role_op3 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:bindPropertyNet net:atomProperty_remain_r ; - net:bindRestriction net:restriction_remain_dwarf-planet, - net:restriction_remain_object, - net:restriction_remain_small-body ; - net:containsNet net:atomClass_body_b, - net:atomClass_object_o3, - net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2, - net:compositeClass_small-body_b ; - net:containsNet1 net:atomClass_object_o3 ; - net:containsNet2 net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2 ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "remain-object-and-dwarf-planet-etc" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomClass_object_o3 ; - :role_op2 net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2 ; - :role_op3 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p ; - :role_ARG2 net:atomClass_large_l, - net:individual_large_fromClass ; - :role_ARG3 net:atomProperty_most_m ; - :role_ARG5 net:atomClass_object_o, - net:compositeClass_object-orbiting-sun_o ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_hasPart_small-body a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_body_b, - :leaf_hasPart_p9, - :leaf_small_s3, - :leaf_system_s4 ; - net:coverTargetNode :leaf_body_b, - :leaf_hasPart_p9, - :leaf_small_s3 ; - net:hasNaming "system-hasPart-small-body" ; - net:hasRestrictionNetValue net:compositeClass_small-body_b ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -net:restriction_orbiting_sun a net:Restriction_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s ; - net:coverTargetNode :leaf_orbit-01_o2, - :leaf_sun_s ; - net:hasNaming "object-orbiting-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s ; - net:hasRestrictionOnProperty net:atomProperty_orbit_o2 . - -net:restriction_remain_dwarf-planet a net:Restriction_Net ; - net:coverNode :leaf_and_a2, - :leaf_dwarf_d2, - :leaf_planet_p2, - :leaf_remain-01_r ; - net:hasRestrictionNetValue net:compositeClass_dwarf-planet_p2 ; - net:hasRestrictionOnProperty net:atomProperty_remain_r . - -net:restriction_remain_object a net:Restriction_Net ; - net:coverNode :leaf_and_a2, - :leaf_object_o3, - :leaf_remain-01_r ; - net:hasRestrictionNetValue net:atomClass_object_o3 ; - net:hasRestrictionOnProperty net:atomProperty_remain_r . - -net:restriction_remain_small-body a net:Restriction_Net ; - net:coverNode :leaf_and_a2, - :leaf_body_b, - :leaf_remain-01_r, - :leaf_small_s3 ; - net:hasRestrictionNetValue net:compositeClass_small-body_b ; - net:hasRestrictionOnProperty net:atomProperty_remain_r . - -net:value_p_blankNode a net:Value_Net ; - net:hasNaming "p" ; - net:hasStructure "SSC-02-01" ; - net:hasValueLabel "p" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-02-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#a2> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - ns2:op3 <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#d2> a ns2:dwarf ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - ns11:have-degree-91.ARG5 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m2> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns2:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#r> a ns11:remain-01 ; - ns11:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s2> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:remain-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:body a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:dwarf a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_o3 :leaf_object_o3 ; - :edge_h2_ARG2_s2 :leaf_small_s2 ; - :edge_h2_ARG3_m2 :leaf_more_m2 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#body> a owl:Class ; - rdfs:label "body" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-of> a owl:ObjectProperty ; - rdfs:label "orbit-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#small-body> a owl:Class ; - rdfs:label "small-body" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#body> ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body> a owl:Class ; - rdfs:label "system-hasPart-small-body" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#small-body> ], - <https://tenet.tetras-libre.fr/extract-result#system> ; - sys:fromStructure "SSC-02-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_sun_s a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s ; - net:coverNode :leaf_sun_s ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - net:hasNaming "sun" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_object-orbiting-sun_o a net:Composite_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s ; - net:coverNodeCount 3 ; - net:hasClassName "object-orbiting-sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasRestriction01 net:restriction_orbiting_sun ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-small-body_s4 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_body_b, - :leaf_hasPart_p9, - :leaf_small_s3, - :leaf_system_s4 ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-small-body" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-small-body> ; - net:hasMotherClassNet net:atomClass_system_s4 ; - net:hasRestriction01 net:restriction_hasPart_small-body ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "SSC-02-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-02-01#b> a ns2:body ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o3> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_r :leaf_remain-01_r ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :edge_h_ARG5_o :leaf_object_o ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#large> ; - rdfs:label "large" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-02-01" . - -net:atomClass_large_l a net:Atom_Class_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:coverNodeCount 1 ; - net:hasClassName "large" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#large> ; - net:hasNaming "large" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_object_o a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> ; - net:hasNaming "object" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_small_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o2 :leaf_orbit-01_o2 ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-02-01" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_s4 a net:Atom_Class_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_system_s4 ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasNaming "system" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_object_o, - net:compositeClass_object-orbiting-sun_o ; - :role_ARG1 net:atomClass_sun_s ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s4 :leaf_system_s4 ; - :edge_p9_ARG1_b :leaf_body_b ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_object_o3 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o3 . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_remain_r a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_body_b, - net:atomClass_object_o3, - net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2, - net:compositeClass_small-body_b, - net:logicalSet_and_a2, - net:phenomena_conjunction-AND_a2 ; - net:coverBaseNode :leaf_remain-01_r ; - net:coverNode :leaf_remain-01_r ; - net:hasNaming "remain" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#remain-of> ; - net:hasPropertyName "remain" ; - net:hasPropertyName01 "remaining" ; - net:hasPropertyName10 "remain-by" ; - net:hasPropertyName12 "remain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#remain> ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Structure a owl:Class . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_mod_d2 :leaf_dwarf_d2 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_a2 :leaf_and_a2 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_dwarf_d2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_dwarf_d2 ; - net:coverNode :leaf_dwarf_d2 ; - net:coverNodeCount 1 ; - net:hasClassName "dwarf" ; - net:hasNaming "dwarf" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_small_s3 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_dwarf-planet_p2 a net:Composite_Class_Net ; - :role_mod net:atomClass_dwarf_d2 ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_dwarf_d2, - :leaf_planet_p2 ; - net:coverNodeCount 2 ; - net:hasClassName "dwarf-planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#dwarf-planet> ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasStructure "SSC-02-01" ; - net:trackMainNetComposante net:atomClass_planet_p2 ; - net:trackNetComposante net:atomClass_dwarf_d2, - net:atomClass_planet_p2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_dwarf_d2 a :AMR_Leaf ; - :hasConcept :concept_dwarf ; - :hasVariable :variable_d2 . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -net:atomClass_object_o3 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o3 ; - net:coverNode :leaf_object_o3 ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> ; - net:hasNaming "object" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_small-body_b a net:Composite_Class_Net ; - :role_mod net:atomClass_small_s3 ; - net:coverBaseNode :leaf_body_b ; - net:coverNode :leaf_body_b, - :leaf_small_s3 ; - net:coverNodeCount 2 ; - net:hasClassName "small-body" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small-body> ; - net:hasMotherClassNet net:atomClass_body_b ; - net:hasStructure "SSC-02-01" ; - net:trackMainNetComposante net:atomClass_body_b ; - net:trackNetComposante net:atomClass_body_b, - net:atomClass_small_s3 ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_body_b a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_small_s3 ; - net:coverBaseNode :leaf_body_b ; - net:coverNode :leaf_body_b ; - net:coverNodeCount 1 ; - net:hasClassName "body" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#body> ; - net:hasNaming "body" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p2 a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_dwarf_d2 ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_o3 :leaf_object_o3 ; - :edge_a2_op2_p2 :leaf_planet_p2 ; - :edge_a2_op3_b :leaf_body_b ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:leaf_system_s4 a :AMR_Leaf ; - :edge_s4_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s4 . - -:leaf_body_b a :AMR_Leaf ; - :edge_b_mod_s3 :leaf_small_s3 ; - :hasConcept :concept_body ; - :hasVariable :variable_b . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index 4b659bab2e0d1e5776237056712a898472cc8d51..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1307 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:direct-02.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG5 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns11:remain-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_o3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a2_op3_b a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_mod_s3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_d_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG5_o a :AMR_Edge ; - :hasAmrRole :role_ARG5 ; - :hasRoleID "ARG5" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_mod_d2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p9_ARG0_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_b a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_r_ARG1_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s4_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o2 :leaf_orbit-01_o2 ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s4 :leaf_system_s4 ; - :edge_p9_ARG1_b :leaf_body_b ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_o3 :leaf_object_o3 ; - :edge_h2_ARG2_s2 :leaf_small_s2 ; - :edge_h2_ARG3_m2 :leaf_more_m2 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h2 . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-02-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-02-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-02-01#d> a ns11:direct-02 ; - ns11:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h2> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#root01> a ns3:AMR ; - ns3:has-id "SSC-02-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-02-01#a> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s4> a ns2:system ; - rdfs:label "Solar System" ; - ns2:part <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_body rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:body ; - :label "body" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_dwarf rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:dwarf ; - :label "dwarf" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:system ; - :label "system" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_r :leaf_remain-01_r ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_o3 :leaf_object_o3 ; - :edge_a2_op2_p2 :leaf_planet_p2 ; - :edge_a2_op3_b :leaf_body_b ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_dwarf_d2 a :AMR_Leaf ; - :hasConcept :concept_dwarf ; - :hasVariable :variable_d2 . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :edge_h_ARG5_o :leaf_object_o ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_mod_d2 :leaf_dwarf_d2 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_a2 :leaf_and_a2 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -:leaf_system_s4 a :AMR_Leaf ; - :edge_s4_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s4 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - :label "a2" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - :label "d2" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h2> ; - :label "h2" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - :label "p2" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s4> ; - :label "s4" ; - :name "Solar System" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-02-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#a2> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - ns2:op3 <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#d2> a ns2:dwarf ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - ns11:have-degree-91.ARG5 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m2> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns2:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#r> a ns11:remain-01 ; - ns11:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s2> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:remain-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:body a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:dwarf a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_body_b a :AMR_Leaf ; - :edge_b_mod_s3 :leaf_small_s3 ; - :hasConcept :concept_body ; - :hasVariable :variable_b . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_object_o3 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-02-01#b> a ns2:body ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o3> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Structure a owl:Class . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_transduction.ttl deleted file mode 100644 index b0ed61cad831aa78b91c6c7097735e8c4101e7e6..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,1820 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:direct-02.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG5 a ns11:FrameRole . - -ns11:orbit-01.ARG0 a ns11:FrameRole . - -ns11:orbit-01.ARG1 a ns11:FrameRole . - -ns11:remain-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns2:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_o3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a2_op3_b a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_mod_s3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_d_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG5_o a :AMR_Edge ; - :hasAmrRole :role_ARG5 ; - :hasRoleID "ARG5" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_mod_d2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p9_ARG0_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_b a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_r_ARG1_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s4_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-02-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-02-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o2 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_orbit-01_o2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_direct-orbit a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o2 ; - net:coverArgNode :leaf_orbit-01_o2 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d, - :leaf_orbit-01_o2 ; - net:hasMotherClassNet net:atomProperty_orbit_o2 ; - net:hasNaming "direct-orbit" ; - net:hasPropertyName "direct-orbit" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_dwarf_d2 a net:Individual_Net ; - net:coverBaseNode :leaf_dwarf_d2 ; - net:coverNode :leaf_dwarf_d2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "dwarf" ; - net:hasMotherClassNet net:atomClass_dwarf_d2 ; - net:hasStructure "SSC-02-01" ; - net:trackMainNetComposante net:atomClass_dwarf_d2 ; - net:trackNetComposante net:atomClass_dwarf_d2 ; - net:trackProgress net:initialized . - -net:individual_small_s3 a net:Individual_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasMotherClassNet net:atomClass_small_s3 ; - net:hasStructure "SSC-02-01" ; - net:trackMainNetComposante net:atomClass_small_s3 ; - net:trackNetComposante net:atomClass_small_s3 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:phenomena_degree_h ; - :role_op2 net:atomProperty_remain_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h2 a net:Phenomena_Net ; - :role_ARG1 net:atomClass_object_o3 ; - :role_ARG2 net:atomClass_small_s2, - net:individual_small_fromClass ; - :role_ARG3 net:atomProperty_more_m2 ; - net:coverBaseNode :leaf_have-degree-91_h2 ; - net:coverNode :leaf_have-degree-91_h2 ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-02-01#d> a ns11:direct-02 ; - ns11:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h2> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#root01> a ns3:AMR ; - ns3:has-id "SSC-02-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-02-01#a> . - -<http://amr.isi.edu/amr_data/SSC-02-01#s4> a ns2:system ; - rdfs:label "Solar System" ; - ns2:part <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_body rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:body ; - :label "body" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:direct-02 ; - :label "direct-02" . - -:concept_dwarf rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:dwarf ; - :label "dwarf" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:system ; - :label "system" . - -:role_ARG5 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - :label "a2" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - :label "d2" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#h2> ; - :label "h2" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - :label "p2" . - -:variable_p9 a ns2:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-02-01#s4> ; - :label "s4" ; - :name "Solar System" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_quant net:value_p_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s4, - net:compositeClass_system-hasPart-small-body_s4, - net:individual_system_SolarSystem ; - :role_ARG1 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_body_b, - :leaf_system_s4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_most_m a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m ; - net:coverNode :leaf_most_m ; - net:hasNaming "most" ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "most" ; - net:hasPropertyName10 "most" ; - net:hasPropertyName12 "most" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_large_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:fromClassNet net:atomClass_large_l ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "large" ; - net:hasMotherClassNet net:atomClass_large_l ; - net:hasStructure "SSC-02-01" . - -net:individual_small_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:fromClassNet net:atomClass_small_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasMotherClassNet net:atomClass_small_s2 ; - net:hasStructure "SSC-02-01" . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_system_s4 ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassName net:atomClass_system_s4 ; - net:hasMotherClassNet net:atomClass_system_s4, - net:compositeClass_system-hasPart-small-body_s4 ; - net:hasNaming "system" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a2 a net:Logical_Set_Net ; - :role_op1 net:atomClass_object_o3 ; - :role_op2 net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2 ; - :role_op3 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:bindPropertyNet net:atomProperty_remain_r ; - net:bindRestriction net:restriction_remain_dwarf-planet, - net:restriction_remain_object, - net:restriction_remain_small-body ; - net:containsNet net:atomClass_body_b, - net:atomClass_object_o3, - net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2, - net:compositeClass_small-body_b ; - net:containsNet1 net:atomClass_object_o3 ; - net:containsNet2 net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2 ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "remain-object-and-dwarf-planet-etc" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomClass_object_o3 ; - :role_op2 net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2 ; - :role_op3 net:atomClass_body_b, - net:compositeClass_small-body_b ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p ; - :role_ARG2 net:atomClass_large_l, - net:individual_large_fromClass ; - :role_ARG3 net:atomProperty_most_m ; - :role_ARG5 net:atomClass_object_o, - net:compositeClass_object-orbiting-sun_o ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_hasPart_small-body a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_body_b, - :leaf_hasPart_p9, - :leaf_small_s3, - :leaf_system_s4 ; - net:coverTargetNode :leaf_body_b, - :leaf_hasPart_p9, - :leaf_small_s3 ; - net:hasNaming "system-hasPart-small-body" ; - net:hasRestrictionNetValue net:compositeClass_small-body_b ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -net:restriction_orbiting_sun a net:Restriction_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s ; - net:coverTargetNode :leaf_orbit-01_o2, - :leaf_sun_s ; - net:hasNaming "object-orbiting-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s ; - net:hasRestrictionOnProperty net:atomProperty_orbit_o2 . - -net:restriction_remain_dwarf-planet a net:Restriction_Net ; - net:coverNode :leaf_and_a2, - :leaf_dwarf_d2, - :leaf_planet_p2, - :leaf_remain-01_r ; - net:hasRestrictionNetValue net:compositeClass_dwarf-planet_p2 ; - net:hasRestrictionOnProperty net:atomProperty_remain_r . - -net:restriction_remain_object a net:Restriction_Net ; - net:coverNode :leaf_and_a2, - :leaf_object_o3, - :leaf_remain-01_r ; - net:hasRestrictionNetValue net:atomClass_object_o3 ; - net:hasRestrictionOnProperty net:atomProperty_remain_r . - -net:restriction_remain_small-body a net:Restriction_Net ; - net:coverNode :leaf_and_a2, - :leaf_body_b, - :leaf_remain-01_r, - :leaf_small_s3 ; - net:hasRestrictionNetValue net:compositeClass_small-body_b ; - net:hasRestrictionOnProperty net:atomProperty_remain_r . - -net:value_p_blankNode a net:Value_Net ; - net:hasNaming "p" ; - net:hasStructure "SSC-02-01" ; - net:hasValueLabel "p" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-02-01#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#a2> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-02-01#o3> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-02-01#p2> ; - ns2:op3 <http://amr.isi.edu/amr_data/SSC-02-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#d2> a ns2:dwarf ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-02-01#l> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-02-01#m> ; - ns11:have-degree-91.ARG5 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#m2> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o2> a ns11:orbit-01 ; - ns11:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-02-01#o> ; - ns11:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns2:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#r> a ns11:remain-01 ; - ns11:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-02-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s2> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:direct-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:orbit-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:remain-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:body a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:dwarf a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:part a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_o3 :leaf_object_o3 ; - :edge_h2_ARG2_s2 :leaf_small_s2 ; - :edge_h2_ARG3_m2 :leaf_more_m2 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_sun_s a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s ; - net:coverNode :leaf_sun_s ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_object-orbiting-sun_o a net:Composite_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o, - :leaf_orbit-01_o2, - :leaf_sun_s ; - net:coverNodeCount 3 ; - net:hasClassName "object-orbiting-sun" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasRestriction01 net:restriction_orbiting_sun ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-small-body_s4 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_body_b, - :leaf_hasPart_p9, - :leaf_small_s3, - :leaf_system_s4 ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-small-body" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_s4 ; - net:hasRestriction01 net:restriction_hasPart_small-body ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "SSC-02-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-02-01#b> a ns2:body ; - ns2:mod <http://amr.isi.edu/amr_data/SSC-02-01#s3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-02-01#o3> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_r :leaf_remain-01_r ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :edge_h_ARG5_o :leaf_object_o ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:atomClass_large_l a net:Atom_Class_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:coverNodeCount 1 ; - net:hasClassName "large" ; - net:hasNaming "large" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_object_o a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_small_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o2 :leaf_orbit-01_o2 ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_s4 a net:Atom_Class_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s4 ; - net:coverNode :leaf_system_s4 ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasNaming "system" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_object_o, - net:compositeClass_object-orbiting-sun_o ; - :role_ARG1 net:atomClass_sun_s ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s4 :leaf_system_s4 ; - :edge_p9_ARG1_b :leaf_body_b ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_object_o3 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o3 . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_remain_r a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_body_b, - net:atomClass_object_o3, - net:atomClass_planet_p2, - net:compositeClass_dwarf-planet_p2, - net:compositeClass_small-body_b, - net:logicalSet_and_a2, - net:phenomena_conjunction-AND_a2 ; - net:coverBaseNode :leaf_remain-01_r ; - net:coverNode :leaf_remain-01_r ; - net:hasNaming "remain" ; - net:hasPropertyName "remain" ; - net:hasPropertyName01 "remaining" ; - net:hasPropertyName10 "remain-by" ; - net:hasPropertyName12 "remain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-02-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Structure a owl:Class . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_mod_d2 :leaf_dwarf_d2 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_a2 :leaf_and_a2 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_dwarf_d2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_dwarf_d2 ; - net:coverNode :leaf_dwarf_d2 ; - net:coverNodeCount 1 ; - net:hasClassName "dwarf" ; - net:hasNaming "dwarf" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_small_s3 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasNaming "small" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_dwarf-planet_p2 a net:Composite_Class_Net ; - :role_mod net:atomClass_dwarf_d2 ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_dwarf_d2, - :leaf_planet_p2 ; - net:coverNodeCount 2 ; - net:hasClassName "dwarf-planet" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasStructure "SSC-02-01" ; - net:trackMainNetComposante net:atomClass_planet_p2 ; - net:trackNetComposante net:atomClass_dwarf_d2, - net:atomClass_planet_p2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_dwarf_d2 a :AMR_Leaf ; - :hasConcept :concept_dwarf ; - :hasVariable :variable_d2 . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -net:atomClass_object_o3 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o3 ; - net:coverNode :leaf_object_o3 ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_small-body_b a net:Composite_Class_Net ; - :role_mod net:atomClass_small_s3 ; - net:coverBaseNode :leaf_body_b ; - net:coverNode :leaf_body_b, - :leaf_small_s3 ; - net:coverNodeCount 2 ; - net:hasClassName "small-body" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_body_b ; - net:hasStructure "SSC-02-01" ; - net:trackMainNetComposante net:atomClass_body_b ; - net:trackNetComposante net:atomClass_body_b, - net:atomClass_small_s3 ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_body_b a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_small_s3 ; - net:coverBaseNode :leaf_body_b ; - net:coverNode :leaf_body_b ; - net:coverNodeCount 1 ; - net:hasClassName "body" ; - net:hasClassType sys:Entity ; - net:hasNaming "body" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p2 a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_dwarf_d2 ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-02-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_o3 :leaf_object_o3 ; - :edge_a2_op2_p2 :leaf_planet_p2 ; - :edge_a2_op3_b :leaf_body_b ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:leaf_system_s4 a :AMR_Leaf ; - :edge_s4_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s4 . - -:leaf_body_b a :AMR_Leaf ; - :edge_b_mod_s3 :leaf_small_s3 ; - :hasConcept :concept_body ; - :hasVariable :variable_b . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample.ttl deleted file mode 100644 index b897007a53f6659c2c093b085297aec97ea65574..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample.ttl +++ /dev/null @@ -1,882 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#c3> a ns21:cause-01 ; - ns21:cause-01.ARG0 <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - ns21:cause-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#g2> . - -<http://amr.isi.edu/amr_data/SSC-04-01#m> a ns11:molecule ; - ns11:consist <http://amr.isi.edu/amr_data/SSC-04-01#c2> . - -<http://amr.isi.edu/amr_data/SSC-04-01#root01> a ns3:AMR ; - ns3:has-id "SSC-04-01" ; - ns3:has-sentence "The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-04-01#f> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:cause-01.ARG0 a ns21:FrameRole . - -ns21:cause-01.ARG1 a ns21:FrameRole . - -ns21:collapse-01.ARG1 a ns21:FrameRole . - -ns21:form-01.ARG1 a ns21:FrameRole . - -ns21:form-01.ARG2 a ns21:FrameRole . - -ns11:consist a ns3:Role . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:quant a ns3:Role . - -ns11:time a ns3:Role . - -ns11:unit a ns3:Role . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-04-01#b> a ns11:before ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-04-01#n2> ; - ns11:quant <http://amr.isi.edu/amr_data/SSC-04-01#t> . - -<http://amr.isi.edu/amr_data/SSC-04-01#f> a ns21:form-01 ; - ns21:form-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#s> ; - ns21:form-01.ARG2 <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - ns11:time <http://amr.isi.edu/amr_data/SSC-04-01#b> . - -<http://amr.isi.edu/amr_data/SSC-04-01#g> a ns11:giant . - -<http://amr.isi.edu/amr_data/SSC-04-01#g2> a ns11:gravity . - -<http://amr.isi.edu/amr_data/SSC-04-01#ii> a ns11:intercontinental . - -<http://amr.isi.edu/amr_data/SSC-04-01#n2> a ns11:now . - -<http://amr.isi.edu/amr_data/SSC-04-01#s> a ns11:system ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/SSC-04-01#t> a ns11:temporal-quantity ; - ns11:quant "4600000000" ; - ns11:unit <http://amr.isi.edu/amr_data/SSC-04-01#y> . - -<http://amr.isi.edu/amr_data/SSC-04-01#y> a ns3:year . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:cause-01 a ns3:Frame . - -ns21:collapse-01 a ns3:Frame . - -ns21:form-01 a ns3:Frame . - -ns11:before a ns3:Concept . - -ns11:cloud a ns3:Concept . - -ns11:giant a ns3:Concept . - -ns11:gravity a ns3:Concept . - -ns11:intercontinental a ns3:Concept . - -ns11:molecule a ns3:Concept . - -ns11:now a ns3:Concept . - -ns11:system a ns3:Concept . - -ns11:temporal-quantity a ns3:Concept . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:year a ns3:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-04-01#c> a ns21:collapse-01 ; - ns21:collapse-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#c2> . - -<http://amr.isi.edu/amr_data/SSC-04-01#c2> a ns11:cloud ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-04-01#g>, - <http://amr.isi.edu/amr_data/SSC-04-01#ii> . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_factoid.ttl deleted file mode 100644 index d4df54dfe654aed261b63591333a2dc69e0449f1..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,139 +0,0 @@ -@base <http://SolarSystemSample/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_before_b ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#before> . - -ns1:atomClass_cloud_c2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#cloud> . - -ns1:atomClass_gravity_g2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravity> . - -ns1:atomClass_molecule_m ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#molecule> . - -ns1:atomClass_now_n2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#now> . - -ns1:atomClass_system_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomClass_temporal-quantity_t ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#temporal-quantity> . - -ns1:atomProperty_cause_c3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#cause-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#cause> . - -ns1:atomProperty_collapse_c ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#collapse-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#collapse> . - -ns1:atomProperty_form_f ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#form-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#form> . - -ns1:atomProperty_year_y ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#year> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#year> . - -ns1:compositeClass_giant-cloud_c2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant-cloud> . - -ns1:compositeClass_intercontinental-cloud_c2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#intercontinental-cloud> . - -ns1:individual_giant_g ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_intercontinental_ii ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#intercontinental> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_system_SolarSystem ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> . - -<https://tenet.tetras-libre.fr/extract-result#before> a owl:Class ; - rdfs:label "before" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#cause> a owl:ObjectProperty ; - rdfs:label "cause" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#cause-of> a owl:ObjectProperty ; - rdfs:label "cause-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#collapse> a owl:ObjectProperty ; - rdfs:label "collapse" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#collapse-of> a owl:ObjectProperty ; - rdfs:label "collapse-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#form> a owl:ObjectProperty ; - rdfs:label "form" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#form-of> a owl:ObjectProperty ; - rdfs:label "form-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant> a owl:individual, - ns2:Feature ; - rdfs:label "giant" ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant-cloud> a owl:Class ; - rdfs:label "giant-cloud" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravity> a owl:Class ; - rdfs:label "gravity" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#intercontinental> a owl:individual, - ns2:Feature ; - rdfs:label "intercontinental" ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#intercontinental-cloud> a owl:Class ; - rdfs:label "intercontinental-cloud" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#molecule> a owl:Class ; - rdfs:label "molecule" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#now> a owl:Class ; - rdfs:label "now" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system> ; - rdfs:label "Solar System" ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#temporal-quantity> a owl:Class ; - rdfs:label "temporal-quantity" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#year> a owl:ObjectProperty ; - rdfs:label "year" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#cloud> a owl:Class ; - rdfs:label "cloud" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-04-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_generation.ttl deleted file mode 100644 index 02c17b5dd960e52a0f81293374e8207e1bf8a0f3..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,1521 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:cause-01.ARG0 a ns21:FrameRole . - -ns21:cause-01.ARG1 a ns21:FrameRole . - -ns21:collapse-01.ARG1 a ns21:FrameRole . - -ns21:form-01.ARG1 a ns21:FrameRole . - -ns21:form-01.ARG2 a ns21:FrameRole . - -ns11:consist a ns3:Role . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:quant a ns3:Role . - -ns11:time a ns3:Role . - -ns11:unit a ns3:Role . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_b_op1_n2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_quant_t a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_c2_mod_g a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c2_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c3_ARG0_c a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c3_ARG1_g2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG1_c2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_c a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_f_time_b a :AMR_Edge ; - :hasRoleID "time" . - -:edge_m_consist_c2 a :AMR_Edge ; - :hasRoleID "consist" . - -:edge_s_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_t_quant_4600000000 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_t_unit_y a :AMR_Edge ; - :hasRoleID "unit" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-04-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#root01> ; - :hasRootLeaf :leaf_form-01_f ; - :hasSentenceID "SSC-04-01" ; - :hasSentenceStatement "The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomClass_before_b a net:Atom_Class_Net ; - :role_op1 net:atomClass_now_n2 ; - :role_quant net:atomClass_temporal-quantity_t ; - net:coverBaseNode :leaf_before_b ; - net:coverNode :leaf_before_b ; - net:coverNodeCount 1 ; - net:hasClassName "before" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#before> ; - net:hasNaming "before" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_molecule_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_molecule_m ; - net:coverNode :leaf_molecule_m ; - net:coverNodeCount 1 ; - net:hasClassName "molecule" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#molecule> ; - net:hasNaming "molecule" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_cause_c3 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_collapse_c ; - :role_ARG1 net:atomClass_gravity_g2 ; - net:coverBaseNode :leaf_cause-01_c3 ; - net:coverNode :leaf_cause-01_c3 ; - net:hasNaming "cause" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#cause-of> ; - net:hasPropertyName "cause" ; - net:hasPropertyName01 "causeing" ; - net:hasPropertyName10 "cause-by" ; - net:hasPropertyName12 "cause-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#cause> ; - net:hasStructure "SSC-04-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_collapse-01_c, - :leaf_gravity_g2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_form_f a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_system_s, - net:individual_system_SolarSystem ; - :role_ARG2 net:atomProperty_collapse_c ; - net:coverBaseNode :leaf_form-01_f ; - net:coverNode :leaf_form-01_f ; - net:hasNaming "form" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#form-of> ; - net:hasPropertyName "form" ; - net:hasPropertyName01 "forming" ; - net:hasPropertyName10 "form-by" ; - net:hasPropertyName12 "form-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#form> ; - net:hasStructure "SSC-04-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_collapse-01_c, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_year_y a net:Atom_Property_Net ; - net:coverBaseNode :leaf_year_y ; - net:coverNode :leaf_year_y ; - net:hasNaming "year" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#year> ; - net:hasPropertyName "year" ; - net:hasPropertyName01 "year" ; - net:hasPropertyName10 "year" ; - net:hasPropertyName12 "year" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#year> ; - net:hasStructure "SSC-04-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_giant_g a net:Individual_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "giant" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - net:hasMotherClassNet net:atomClass_giant_g ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-04-01" ; - net:trackMainNetComposante net:atomClass_giant_g ; - net:trackNetComposante net:atomClass_giant_g ; - net:trackProgress net:initialized . - -net:individual_intercontinental_ii a net:Individual_Net ; - net:coverBaseNode :leaf_intercontinental_ii ; - net:coverNode :leaf_intercontinental_ii ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "intercontinental" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#intercontinental> ; - net:hasMotherClassNet net:atomClass_intercontinental_ii ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-04-01" ; - net:trackMainNetComposante net:atomClass_intercontinental_ii ; - net:trackNetComposante net:atomClass_intercontinental_ii ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-04-01#c3> a ns21:cause-01 ; - ns21:cause-01.ARG0 <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - ns21:cause-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#g2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#m> a ns11:molecule ; - ns11:consist <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#root01> a ns3:AMR ; - ns3:has-id "SSC-04-01" ; - ns3:has-sentence "The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-04-01#f> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_before rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:before ; - :label "before" . - -:concept_cause-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:cause-01 ; - :label "cause-01" . - -:concept_cloud rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:cloud ; - :label "cloud" . - -:concept_collapse-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:collapse-01 ; - :label "collapse-01" . - -:concept_form-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:form-01 ; - :label "form-01" . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:giant ; - :label "giant" . - -:concept_gravity rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravity ; - :label "gravity" . - -:concept_intercontinental rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:intercontinental ; - :label "intercontinental" . - -:concept_molecule rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:molecule ; - :label "molecule" . - -:concept_now rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:now ; - :label "now" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:system ; - :label "system" . - -:concept_temporal-quantity rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:temporal-quantity ; - :label "temporal-quantity" . - -:concept_year rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:year ; - :label "year" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:value_4600000000 a :AMR_Value ; - rdfs:label "t" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#b> ; - :label "b" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - :label "c2" . - -:variable_c3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c3> ; - :label "c3" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#g> ; - :label "g" . - -:variable_g2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#g2> ; - :label "g2" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#ii> ; - :label "ii" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#m> ; - :label "m" . - -:variable_n2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#n2> ; - :label "n2" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#s> ; - :label "s" ; - :name "Solar System" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#before> a owl:Class ; - rdfs:label "before" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#cause> a owl:ObjectProperty ; - rdfs:label "cause" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#cause-of> a owl:ObjectProperty ; - rdfs:label "cause-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#collapse> a owl:ObjectProperty ; - rdfs:label "collapse" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#collapse-of> a owl:ObjectProperty ; - rdfs:label "collapse-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#form> a owl:ObjectProperty ; - rdfs:label "form" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#form-of> a owl:ObjectProperty ; - rdfs:label "form-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant> a owl:individual, - sys:Feature ; - rdfs:label "giant" ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant-cloud> a owl:Class ; - rdfs:label "giant-cloud" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravity> a owl:Class ; - rdfs:label "gravity" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#intercontinental> a owl:individual, - sys:Feature ; - rdfs:label "intercontinental" ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#intercontinental-cloud> a owl:Class ; - rdfs:label "intercontinental-cloud" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#cloud> ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#molecule> a owl:Class ; - rdfs:label "molecule" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#now> a owl:Class ; - rdfs:label "now" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system> ; - rdfs:label "Solar System" ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#temporal-quantity> a owl:Class ; - rdfs:label "temporal-quantity" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-04-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_gravity_g2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_gravity_g2 ; - net:coverNode :leaf_gravity_g2 ; - net:coverNodeCount 1 ; - net:hasClassName "gravity" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravity> ; - net:hasNaming "gravity" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_now_n2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_now_n2 ; - net:coverNode :leaf_now_n2 ; - net:coverNodeCount 1 ; - net:hasClassName "now" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#now> ; - net:hasNaming "now" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_temporal-quantity_t a net:Atom_Class_Net ; - :role_quant net:value_t_blankNode ; - net:coverBaseNode :leaf_temporal-quantity_t ; - net:coverNode :leaf_temporal-quantity_t ; - net:coverNodeCount 1 ; - net:hasClassName "temporal-quantity" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#temporal-quantity> ; - net:hasNaming "temporal-quantity" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_giant-cloud_c2 a net:Composite_Class_Net ; - :role_mod net:atomClass_giant_g, - net:atomClass_intercontinental_ii ; - net:coverBaseNode :leaf_cloud_c2 ; - net:coverNode :leaf_cloud_c2, - :leaf_giant_g ; - net:coverNodeCount 2 ; - net:hasClassName "giant-cloud" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant-cloud> ; - net:hasMotherClassNet net:atomClass_cloud_c2 ; - net:hasStructure "SSC-04-01" ; - net:trackMainNetComposante net:atomClass_cloud_c2 ; - net:trackNetComposante net:atomClass_cloud_c2, - net:atomClass_giant_g ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_intercontinental-cloud_c2 a net:Composite_Class_Net ; - :role_mod net:atomClass_giant_g, - net:atomClass_intercontinental_ii ; - net:coverBaseNode :leaf_cloud_c2 ; - net:coverNode :leaf_cloud_c2, - :leaf_intercontinental_ii ; - net:coverNodeCount 2 ; - net:hasClassName "intercontinental-cloud" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#intercontinental-cloud> ; - net:hasMotherClassNet net:atomClass_cloud_c2 ; - net:hasStructure "SSC-04-01" ; - net:trackMainNetComposante net:atomClass_cloud_c2 ; - net:trackNetComposante net:atomClass_cloud_c2, - net:atomClass_intercontinental_ii ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasIndividualLabel "Solar System" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> ; - net:hasMotherClassName net:atomClass_system_s ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasNaming "system" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:value_t_blankNode a net:Value_Net ; - net:hasNaming "t" ; - net:hasStructure "SSC-04-01" ; - net:hasValueLabel "t" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-04-01#b> a ns11:before ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-04-01#n2> ; - ns11:quant <http://amr.isi.edu/amr_data/SSC-04-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#f> a ns21:form-01 ; - ns21:form-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#s> ; - ns21:form-01.ARG2 <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - ns11:time <http://amr.isi.edu/amr_data/SSC-04-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#g> a ns11:giant ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#g2> a ns11:gravity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#ii> a ns11:intercontinental ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#n2> a ns11:now ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#s> a ns11:system ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#t> a ns11:temporal-quantity ; - ns11:quant "4600000000" ; - ns11:unit <http://amr.isi.edu/amr_data/SSC-04-01#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#y> a ns3:year ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:cause-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:collapse-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:form-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:before a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:cloud a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:giant a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravity a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:intercontinental a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:molecule a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:now a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:temporal-quantity a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:year a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_cause-01_c3 a :AMR_Leaf ; - :edge_c3_ARG0_c :leaf_collapse-01_c ; - :edge_c3_ARG1_g2 :leaf_gravity_g2 ; - :hasConcept :concept_cause-01 ; - :hasVariable :variable_c3 . - -:leaf_molecule_m a :AMR_Leaf ; - :edge_m_consist_c2 :leaf_cloud_c2 ; - :hasConcept :concept_molecule ; - :hasVariable :variable_m . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-04-01" . - -<https://tenet.tetras-libre.fr/extract-result#year> a owl:ObjectProperty ; - rdfs:label "year" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-04-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_collapse_c a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_cloud_c2, - net:compositeClass_giant-cloud_c2, - net:compositeClass_intercontinental-cloud_c2 ; - net:coverBaseNode :leaf_collapse-01_c ; - net:coverNode :leaf_collapse-01_c ; - net:hasNaming "collapse" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#collapse-of> ; - net:hasPropertyName "collapse" ; - net:hasPropertyName01 "collapseing" ; - net:hasPropertyName10 "collapse-by" ; - net:hasPropertyName12 "collapse-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#collapse> ; - net:hasStructure "SSC-04-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_cloud_c2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "SSC-04-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-04-01#c> a ns21:collapse-01 ; - ns21:collapse-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#c2> a ns11:cloud ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-04-01#g>, - <http://amr.isi.edu/amr_data/SSC-04-01#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_before_b a :AMR_Leaf ; - :edge_b_op1_n2 :leaf_now_n2 ; - :edge_b_quant_t :leaf_temporal-quantity_t ; - :hasConcept :concept_before ; - :hasVariable :variable_b . - -:leaf_form-01_f a :AMR_Leaf ; - :edge_f_ARG1_s :leaf_system_s ; - :edge_f_ARG2_c :leaf_collapse-01_c ; - :edge_f_time_b :leaf_before_b ; - :hasConcept :concept_form-01 ; - :hasVariable :variable_f . - -:leaf_now_n2 a :AMR_Leaf ; - :hasConcept :concept_now ; - :hasVariable :variable_n2 . - -:leaf_temporal-quantity_t a :AMR_Leaf ; - :edge_t_quant_4600000000 :value_4600000000 ; - :edge_t_unit_y :leaf_year_y ; - :hasConcept :concept_temporal-quantity ; - :hasVariable :variable_t . - -:leaf_year_y a :AMR_Leaf ; - :hasConcept :concept_year ; - :hasVariable :variable_y . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#cloud> a owl:Class ; - rdfs:label "cloud" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-04-01" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_s a net:Atom_Class_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasNaming "system" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_gravity_g2 a :AMR_Leaf ; - :hasConcept :concept_gravity ; - :hasVariable :variable_g2 . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_collapse-01_c a :AMR_Leaf ; - :edge_c_ARG1_c2 :leaf_cloud_c2 ; - :hasConcept :concept_collapse-01 ; - :hasVariable :variable_c . - -:leaf_giant_g a :AMR_Leaf ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -:leaf_intercontinental_ii a :AMR_Leaf ; - :hasConcept :concept_intercontinental ; - :hasVariable :variable_ii . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_cloud_c2 a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_giant_g, - net:atomClass_intercontinental_ii ; - net:coverBaseNode :leaf_cloud_c2 ; - net:coverNode :leaf_cloud_c2 ; - net:coverNodeCount 1 ; - net:hasClassName "cloud" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#cloud> ; - net:hasNaming "cloud" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_giant_g a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:coverNodeCount 1 ; - net:hasClassName "giant" ; - net:hasNaming "giant" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_intercontinental_ii a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_intercontinental_ii ; - net:coverNode :leaf_intercontinental_ii ; - net:coverNodeCount 1 ; - net:hasClassName "intercontinental" ; - net:hasNaming "intercontinental" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_cloud_c2 a :AMR_Leaf ; - :edge_c2_mod_g :leaf_giant_g ; - :edge_c2_mod_ii :leaf_intercontinental_ii ; - :hasConcept :concept_cloud ; - :hasVariable :variable_c2 . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index 4b1c77f861947984d4742d023a07951f85642d8c..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1144 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:cause-01.ARG0 a ns21:FrameRole . - -ns21:cause-01.ARG1 a ns21:FrameRole . - -ns21:collapse-01.ARG1 a ns21:FrameRole . - -ns21:form-01.ARG1 a ns21:FrameRole . - -ns21:form-01.ARG2 a ns21:FrameRole . - -ns11:consist a ns3:Role . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:quant a ns3:Role . - -ns11:time a ns3:Role . - -ns11:unit a ns3:Role . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_b_op1_n2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_quant_t a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_c2_mod_g a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c2_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c3_ARG0_c a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c3_ARG1_g2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG1_c2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_c a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_f_time_b a :AMR_Edge ; - :hasRoleID "time" . - -:edge_m_consist_c2 a :AMR_Edge ; - :hasRoleID "consist" . - -:edge_s_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_t_quant_4600000000 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_t_unit_y a :AMR_Edge ; - :hasRoleID "unit" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_cause-01_c3 a :AMR_Leaf ; - :edge_c3_ARG0_c :leaf_collapse-01_c ; - :edge_c3_ARG1_g2 :leaf_gravity_g2 ; - :hasConcept :concept_cause-01 ; - :hasVariable :variable_c3 . - -:leaf_molecule_m a :AMR_Leaf ; - :edge_m_consist_c2 :leaf_cloud_c2 ; - :hasConcept :concept_molecule ; - :hasVariable :variable_m . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-04-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#root01> ; - :hasRootLeaf :leaf_form-01_f ; - :hasSentenceID "SSC-04-01" ; - :hasSentenceStatement "The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-04-01#c3> a ns21:cause-01 ; - ns21:cause-01.ARG0 <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - ns21:cause-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#g2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#m> a ns11:molecule ; - ns11:consist <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#root01> a ns3:AMR ; - ns3:has-id "SSC-04-01" ; - ns3:has-sentence "The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-04-01#f> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_before rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:before ; - :label "before" . - -:concept_cause-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:cause-01 ; - :label "cause-01" . - -:concept_cloud rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:cloud ; - :label "cloud" . - -:concept_collapse-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:collapse-01 ; - :label "collapse-01" . - -:concept_form-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:form-01 ; - :label "form-01" . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:giant ; - :label "giant" . - -:concept_gravity rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravity ; - :label "gravity" . - -:concept_intercontinental rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:intercontinental ; - :label "intercontinental" . - -:concept_molecule rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:molecule ; - :label "molecule" . - -:concept_now rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:now ; - :label "now" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:system ; - :label "system" . - -:concept_temporal-quantity rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:temporal-quantity ; - :label "temporal-quantity" . - -:concept_year rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:year ; - :label "year" . - -:leaf_before_b a :AMR_Leaf ; - :edge_b_op1_n2 :leaf_now_n2 ; - :edge_b_quant_t :leaf_temporal-quantity_t ; - :hasConcept :concept_before ; - :hasVariable :variable_b . - -:leaf_form-01_f a :AMR_Leaf ; - :edge_f_ARG1_s :leaf_system_s ; - :edge_f_ARG2_c :leaf_collapse-01_c ; - :edge_f_time_b :leaf_before_b ; - :hasConcept :concept_form-01 ; - :hasVariable :variable_f . - -:leaf_giant_g a :AMR_Leaf ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -:leaf_gravity_g2 a :AMR_Leaf ; - :hasConcept :concept_gravity ; - :hasVariable :variable_g2 . - -:leaf_intercontinental_ii a :AMR_Leaf ; - :hasConcept :concept_intercontinental ; - :hasVariable :variable_ii . - -:leaf_now_n2 a :AMR_Leaf ; - :hasConcept :concept_now ; - :hasVariable :variable_n2 . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:leaf_temporal-quantity_t a :AMR_Leaf ; - :edge_t_quant_4600000000 :value_4600000000 ; - :edge_t_unit_y :leaf_year_y ; - :hasConcept :concept_temporal-quantity ; - :hasVariable :variable_t . - -:leaf_year_y a :AMR_Leaf ; - :hasConcept :concept_year ; - :hasVariable :variable_y . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:value_4600000000 a :AMR_Value ; - rdfs:label "t" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#b> ; - :label "b" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - :label "c2" . - -:variable_c3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c3> ; - :label "c3" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#g> ; - :label "g" . - -:variable_g2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#g2> ; - :label "g2" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#ii> ; - :label "ii" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#m> ; - :label "m" . - -:variable_n2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#n2> ; - :label "n2" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#s> ; - :label "s" ; - :name "Solar System" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-04-01#b> a ns11:before ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-04-01#n2> ; - ns11:quant <http://amr.isi.edu/amr_data/SSC-04-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#f> a ns21:form-01 ; - ns21:form-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#s> ; - ns21:form-01.ARG2 <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - ns11:time <http://amr.isi.edu/amr_data/SSC-04-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#g> a ns11:giant ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#g2> a ns11:gravity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#ii> a ns11:intercontinental ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#n2> a ns11:now ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#s> a ns11:system ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#t> a ns11:temporal-quantity ; - ns11:quant "4600000000" ; - ns11:unit <http://amr.isi.edu/amr_data/SSC-04-01#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#y> a ns3:year ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:cause-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:collapse-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:form-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:before a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:cloud a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:giant a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravity a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:intercontinental a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:molecule a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:now a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:temporal-quantity a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:year a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_cloud_c2 a :AMR_Leaf ; - :edge_c2_mod_g :leaf_giant_g ; - :edge_c2_mod_ii :leaf_intercontinental_ii ; - :hasConcept :concept_cloud ; - :hasVariable :variable_c2 . - -:leaf_collapse-01_c a :AMR_Leaf ; - :edge_c_ARG1_c2 :leaf_cloud_c2 ; - :hasConcept :concept_collapse-01 ; - :hasVariable :variable_c . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-04-01#c> a ns21:collapse-01 ; - ns21:collapse-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#c2> a ns11:cloud ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-04-01#g>, - <http://amr.isi.edu/amr_data/SSC-04-01#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_transduction.ttl deleted file mode 100644 index 30b47a3dc2343325f635dbed545f1e29eb9df8c1..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,1404 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:cause-01.ARG0 a ns21:FrameRole . - -ns21:cause-01.ARG1 a ns21:FrameRole . - -ns21:collapse-01.ARG1 a ns21:FrameRole . - -ns21:form-01.ARG1 a ns21:FrameRole . - -ns21:form-01.ARG2 a ns21:FrameRole . - -ns11:consist a ns3:Role . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:quant a ns3:Role . - -ns11:time a ns3:Role . - -ns11:unit a ns3:Role . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_b_op1_n2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_b_quant_t a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_c2_mod_g a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c2_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c3_ARG0_c a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c3_ARG1_g2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG1_c2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_c a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_f_time_b a :AMR_Edge ; - :hasRoleID "time" . - -:edge_m_consist_c2 a :AMR_Edge ; - :hasRoleID "consist" . - -:edge_s_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_t_quant_4600000000 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_t_unit_y a :AMR_Edge ; - :hasRoleID "unit" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-04-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#root01> ; - :hasRootLeaf :leaf_form-01_f ; - :hasSentenceID "SSC-04-01" ; - :hasSentenceStatement "The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomClass_before_b a net:Atom_Class_Net ; - :role_op1 net:atomClass_now_n2 ; - :role_quant net:atomClass_temporal-quantity_t ; - net:coverBaseNode :leaf_before_b ; - net:coverNode :leaf_before_b ; - net:coverNodeCount 1 ; - net:hasClassName "before" ; - net:hasNaming "before" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_molecule_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_molecule_m ; - net:coverNode :leaf_molecule_m ; - net:coverNodeCount 1 ; - net:hasClassName "molecule" ; - net:hasNaming "molecule" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_cause_c3 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_collapse_c ; - :role_ARG1 net:atomClass_gravity_g2 ; - net:coverBaseNode :leaf_cause-01_c3 ; - net:coverNode :leaf_cause-01_c3 ; - net:hasNaming "cause" ; - net:hasPropertyName "cause" ; - net:hasPropertyName01 "causeing" ; - net:hasPropertyName10 "cause-by" ; - net:hasPropertyName12 "cause-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-04-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_collapse-01_c, - :leaf_gravity_g2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_form_f a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_system_s, - net:individual_system_SolarSystem ; - :role_ARG2 net:atomProperty_collapse_c ; - net:coverBaseNode :leaf_form-01_f ; - net:coverNode :leaf_form-01_f ; - net:hasNaming "form" ; - net:hasPropertyName "form" ; - net:hasPropertyName01 "forming" ; - net:hasPropertyName10 "form-by" ; - net:hasPropertyName12 "form-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-04-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_collapse-01_c, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_year_y a net:Atom_Property_Net ; - net:coverBaseNode :leaf_year_y ; - net:coverNode :leaf_year_y ; - net:hasNaming "year" ; - net:hasPropertyName "year" ; - net:hasPropertyName01 "year" ; - net:hasPropertyName10 "year" ; - net:hasPropertyName12 "year" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-04-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_giant_g a net:Individual_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "giant" ; - net:hasMotherClassNet net:atomClass_giant_g ; - net:hasStructure "SSC-04-01" ; - net:trackMainNetComposante net:atomClass_giant_g ; - net:trackNetComposante net:atomClass_giant_g ; - net:trackProgress net:initialized . - -net:individual_intercontinental_ii a net:Individual_Net ; - net:coverBaseNode :leaf_intercontinental_ii ; - net:coverNode :leaf_intercontinental_ii ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "intercontinental" ; - net:hasMotherClassNet net:atomClass_intercontinental_ii ; - net:hasStructure "SSC-04-01" ; - net:trackMainNetComposante net:atomClass_intercontinental_ii ; - net:trackNetComposante net:atomClass_intercontinental_ii ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-04-01#c3> a ns21:cause-01 ; - ns21:cause-01.ARG0 <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - ns21:cause-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#g2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#m> a ns11:molecule ; - ns11:consist <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#root01> a ns3:AMR ; - ns3:has-id "SSC-04-01" ; - ns3:has-sentence "The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-04-01#f> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_before rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:before ; - :label "before" . - -:concept_cause-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:cause-01 ; - :label "cause-01" . - -:concept_cloud rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:cloud ; - :label "cloud" . - -:concept_collapse-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:collapse-01 ; - :label "collapse-01" . - -:concept_form-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:form-01 ; - :label "form-01" . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:giant ; - :label "giant" . - -:concept_gravity rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravity ; - :label "gravity" . - -:concept_intercontinental rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:intercontinental ; - :label "intercontinental" . - -:concept_molecule rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:molecule ; - :label "molecule" . - -:concept_now rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:now ; - :label "now" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:system ; - :label "system" . - -:concept_temporal-quantity rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:temporal-quantity ; - :label "temporal-quantity" . - -:concept_year rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:year ; - :label "year" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:value_4600000000 a :AMR_Value ; - rdfs:label "t" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#b> ; - :label "b" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - :label "c2" . - -:variable_c3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#c3> ; - :label "c3" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#g> ; - :label "g" . - -:variable_g2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#g2> ; - :label "g2" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#ii> ; - :label "ii" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#m> ; - :label "m" . - -:variable_n2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#n2> ; - :label "n2" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#s> ; - :label "s" ; - :name "Solar System" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-04-01#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_gravity_g2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_gravity_g2 ; - net:coverNode :leaf_gravity_g2 ; - net:coverNodeCount 1 ; - net:hasClassName "gravity" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravity" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_now_n2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_now_n2 ; - net:coverNode :leaf_now_n2 ; - net:coverNodeCount 1 ; - net:hasClassName "now" ; - net:hasNaming "now" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_temporal-quantity_t a net:Atom_Class_Net ; - :role_quant net:value_t_blankNode ; - net:coverBaseNode :leaf_temporal-quantity_t ; - net:coverNode :leaf_temporal-quantity_t ; - net:coverNodeCount 1 ; - net:hasClassName "temporal-quantity" ; - net:hasNaming "temporal-quantity" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_giant-cloud_c2 a net:Composite_Class_Net ; - :role_mod net:atomClass_giant_g, - net:atomClass_intercontinental_ii ; - net:coverBaseNode :leaf_cloud_c2 ; - net:coverNode :leaf_cloud_c2, - :leaf_giant_g ; - net:coverNodeCount 2 ; - net:hasClassName "giant-cloud" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_cloud_c2 ; - net:hasStructure "SSC-04-01" ; - net:trackMainNetComposante net:atomClass_cloud_c2 ; - net:trackNetComposante net:atomClass_cloud_c2, - net:atomClass_giant_g ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_intercontinental-cloud_c2 a net:Composite_Class_Net ; - :role_mod net:atomClass_giant_g, - net:atomClass_intercontinental_ii ; - net:coverBaseNode :leaf_cloud_c2 ; - net:coverNode :leaf_cloud_c2, - :leaf_intercontinental_ii ; - net:coverNodeCount 2 ; - net:hasClassName "intercontinental-cloud" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_cloud_c2 ; - net:hasStructure "SSC-04-01" ; - net:trackMainNetComposante net:atomClass_cloud_c2 ; - net:trackNetComposante net:atomClass_cloud_c2, - net:atomClass_intercontinental_ii ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassName net:atomClass_system_s ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasNaming "system" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:value_t_blankNode a net:Value_Net ; - net:hasNaming "t" ; - net:hasStructure "SSC-04-01" ; - net:hasValueLabel "t" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-04-01#b> a ns11:before ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-04-01#n2> ; - ns11:quant <http://amr.isi.edu/amr_data/SSC-04-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#f> a ns21:form-01 ; - ns21:form-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#s> ; - ns21:form-01.ARG2 <http://amr.isi.edu/amr_data/SSC-04-01#c> ; - ns11:time <http://amr.isi.edu/amr_data/SSC-04-01#b> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#g> a ns11:giant ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#g2> a ns11:gravity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#ii> a ns11:intercontinental ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#n2> a ns11:now ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#s> a ns11:system ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#t> a ns11:temporal-quantity ; - ns11:quant "4600000000" ; - ns11:unit <http://amr.isi.edu/amr_data/SSC-04-01#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#y> a ns3:year ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:cause-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:collapse-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:form-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:before a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:cloud a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:giant a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravity a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:intercontinental a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:molecule a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:now a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:temporal-quantity a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:year a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_cause-01_c3 a :AMR_Leaf ; - :edge_c3_ARG0_c :leaf_collapse-01_c ; - :edge_c3_ARG1_g2 :leaf_gravity_g2 ; - :hasConcept :concept_cause-01 ; - :hasVariable :variable_c3 . - -:leaf_molecule_m a :AMR_Leaf ; - :edge_m_consist_c2 :leaf_cloud_c2 ; - :hasConcept :concept_molecule ; - :hasVariable :variable_m . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_collapse_c a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_cloud_c2, - net:compositeClass_giant-cloud_c2, - net:compositeClass_intercontinental-cloud_c2 ; - net:coverBaseNode :leaf_collapse-01_c ; - net:coverNode :leaf_collapse-01_c ; - net:hasNaming "collapse" ; - net:hasPropertyName "collapse" ; - net:hasPropertyName01 "collapseing" ; - net:hasPropertyName10 "collapse-by" ; - net:hasPropertyName12 "collapse-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-04-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_cloud_c2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "SSC-04-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-04-01#c> a ns21:collapse-01 ; - ns21:collapse-01.ARG1 <http://amr.isi.edu/amr_data/SSC-04-01#c2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-04-01#c2> a ns11:cloud ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-04-01#g>, - <http://amr.isi.edu/amr_data/SSC-04-01#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_before_b a :AMR_Leaf ; - :edge_b_op1_n2 :leaf_now_n2 ; - :edge_b_quant_t :leaf_temporal-quantity_t ; - :hasConcept :concept_before ; - :hasVariable :variable_b . - -:leaf_form-01_f a :AMR_Leaf ; - :edge_f_ARG1_s :leaf_system_s ; - :edge_f_ARG2_c :leaf_collapse-01_c ; - :edge_f_time_b :leaf_before_b ; - :hasConcept :concept_form-01 ; - :hasVariable :variable_f . - -:leaf_now_n2 a :AMR_Leaf ; - :hasConcept :concept_now ; - :hasVariable :variable_n2 . - -:leaf_temporal-quantity_t a :AMR_Leaf ; - :edge_t_quant_4600000000 :value_4600000000 ; - :edge_t_unit_y :leaf_year_y ; - :hasConcept :concept_temporal-quantity ; - :hasVariable :variable_t . - -:leaf_year_y a :AMR_Leaf ; - :hasConcept :concept_year ; - :hasVariable :variable_y . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_s a net:Atom_Class_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasNaming "system" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_gravity_g2 a :AMR_Leaf ; - :hasConcept :concept_gravity ; - :hasVariable :variable_g2 . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_collapse-01_c a :AMR_Leaf ; - :edge_c_ARG1_c2 :leaf_cloud_c2 ; - :hasConcept :concept_collapse-01 ; - :hasVariable :variable_c . - -:leaf_giant_g a :AMR_Leaf ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -:leaf_intercontinental_ii a :AMR_Leaf ; - :hasConcept :concept_intercontinental ; - :hasVariable :variable_ii . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_cloud_c2 a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_giant_g, - net:atomClass_intercontinental_ii ; - net:coverBaseNode :leaf_cloud_c2 ; - net:coverNode :leaf_cloud_c2 ; - net:coverNodeCount 1 ; - net:hasClassName "cloud" ; - net:hasClassType sys:Entity ; - net:hasNaming "cloud" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_giant_g a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:coverNodeCount 1 ; - net:hasClassName "giant" ; - net:hasNaming "giant" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_intercontinental_ii a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_intercontinental_ii ; - net:coverNode :leaf_intercontinental_ii ; - net:coverNodeCount 1 ; - net:hasClassName "intercontinental" ; - net:hasNaming "intercontinental" ; - net:hasStructure "SSC-04-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_cloud_c2 a :AMR_Leaf ; - :edge_c2_mod_g :leaf_giant_g ; - :edge_c2_mod_ii :leaf_intercontinental_ii ; - :hasConcept :concept_cloud ; - :hasVariable :variable_c2 . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample.ttl deleted file mode 100644 index 5ff52866e9c751f5a0a75b221da8ca8e050852d2..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample.ttl +++ /dev/null @@ -1,870 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#r> a ns21:remain-01 ; - ns21:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m3> . - -<http://amr.isi.edu/amr_data/SSC-05-01#root01> a ns1:AMR ; - ns1:has-id "SSC-05-01" ; - ns1:has-sentence "The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-05-01#a> . - -<http://amr.isi.edu/amr_data/SSC-05-01#s> a ns3:system ; - ns3:part <http://amr.isi.edu/amr_data/SSC-05-01#m> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:be-located-at-91.ARG1 a ns21:FrameRole . - -ns21:be-located-at-91.ARG2 a ns21:FrameRole . - -ns21:contain-01.ARG0 a ns21:FrameRole . - -ns21:contain-01.ARG1 a ns21:FrameRole . - -ns21:remain-01.ARG1 a ns21:FrameRole . - -ns3:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns1:Role . - -ns3:op1 a ns1:Role . - -ns3:op2 a ns1:Role . - -ns3:part a ns1:Role . - -ns3:quant a ns1:Role . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-05-01#a> a ns1:and ; - ns3:op1 <http://amr.isi.edu/amr_data/SSC-05-01#b> ; - ns3:op2 <http://amr.isi.edu/amr_data/SSC-05-01#c> . - -<http://amr.isi.edu/amr_data/SSC-05-01#b> a ns21:be-located-at-91 ; - ns21:be-located-at-91.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - ns21:be-located-at-91.ARG2 <http://amr.isi.edu/amr_data/SSC-05-01#s2> . - -<http://amr.isi.edu/amr_data/SSC-05-01#c> a ns21:contain-01 ; - ns21:contain-01.ARG0 <http://amr.isi.edu/amr_data/SSC-05-01#p> ; - ns21:contain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m3> . - -<http://amr.isi.edu/amr_data/SSC-05-01#m2> a ns3:majority ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-05-01#v> . - -<http://amr.isi.edu/amr_data/SSC-05-01#m4> a ns3:majority . - -<http://amr.isi.edu/amr_data/SSC-05-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Jupiter" . - -<http://amr.isi.edu/amr_data/SSC-05-01#s2> a ns3:sun . - -<http://amr.isi.edu/amr_data/SSC-05-01#v> a ns3:vast . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity . - -ns21:be-located-at-91 a ns1:Frame . - -ns21:contain-01 a ns1:Frame . - -ns21:remain-01 a ns1:Frame . - -ns3:sun a ns1:Concept . - -ns3:system a ns1:Concept . - -ns3:vast a ns1:Concept . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:and a ns1:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-05-01#m> a ns3:mass ; - ns3:quant <http://amr.isi.edu/amr_data/SSC-05-01#m2> . - -<http://amr.isi.edu/amr_data/SSC-05-01#m3> a ns3:mass ; - ns3:quant <http://amr.isi.edu/amr_data/SSC-05-01#m4> . - -ns3:majority a ns1:Concept . - -ns3:mass a ns1:Concept . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_factoid.ttl deleted file mode 100644 index 5e52c3dcb754fdefb34ba3e9a7878b60758ec567..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,154 +0,0 @@ -@base <http://SolarSystemSample/factoid> . -@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix ns2: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . - -ns2:atomClass_majority_m2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#majority> . - -ns2:atomClass_majority_m4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#majority> . - -ns2:atomClass_mass_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass> . - -ns2:atomClass_mass_m3 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass> . - -ns2:atomClass_planet_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns2:atomClass_sun_s2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> . - -ns2:atomClass_system_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns2:atomProperty_be_b ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#be-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#be> . - -ns2:atomProperty_contain_c ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#contain> . - -ns2:atomProperty_hasPart_p9 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> . - -ns2:atomProperty_remain_r ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#remain-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#remain> . - -ns2:compositeClass_mass-be-of-sun_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass-be-of-sun> . - -ns2:compositeClass_planet-containing-mass_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> . - -ns2:compositeClass_system-hasPart-mass_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-mass> . - -ns2:compositeClass_vast-majority_m2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#vast-majority> . - -ns2:individual_planet_Jupiter ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#jupiter> . - -ns2:individual_sun_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_vast_v ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#vast> ; - ns2:hasMotherClassURI ns1:Feature . - -<https://tenet.tetras-libre.fr/extract-result#be> a owl:ObjectProperty ; - rdfs:label "be" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; - rdfs:label "contain" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#jupiter> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> ; - rdfs:label "Jupiter" ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#mass-be-of-sun> a owl:Class ; - rdfs:label "mass-be-of-sun" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#sun> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#be-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#be-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#mass> ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; - rdfs:label "remain" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain-of> a owl:ObjectProperty ; - rdfs:label "remain-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-mass> a owl:Class ; - rdfs:label "system-hasPart-mass" ; - 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 "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#vast> a owl:individual, - ns1:Feature ; - rdfs:label "vast" ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#vast-majority> a owl:Class ; - rdfs:label "vast-majority" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#majority> ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#contain-of> a owl:ObjectProperty ; - rdfs:label "contain-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> a owl:Class ; - rdfs:label "planet-containing-mass" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#mass> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#be-of> a owl:ObjectProperty ; - rdfs:label "be-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#majority> a owl:Class ; - rdfs:label "majority" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#mass> a owl:Class ; - rdfs:label "mass" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#sun> ; - rdfs:label "sun" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-05-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_generation.ttl deleted file mode 100644 index c5339709d4a57fe954a1d1ce3958247deda653e2..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,1570 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:be-located-at-91.ARG1 a ns21:FrameRole . - -ns21:be-located-at-91.ARG2 a ns21:FrameRole . - -ns21:contain-01.ARG0 a ns21:FrameRole . - -ns21:contain-01.ARG1 a ns21:FrameRole . - -ns21:remain-01.ARG1 a ns21:FrameRole . - -ns3:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns1:Role . - -ns3:op1 a ns1:Role . - -ns3:op2 a ns1:Role . - -ns3:quant a ns1:Role . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_b a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_b_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c_ARG1_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_m2_mod_v a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_m3_quant_m4 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_m_quant_m2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_Jupiter a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_r_ARG1_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-05-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-05-01" ; - :hasSentenceStatement "The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_remain_r a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_mass_m3 ; - net:coverBaseNode :leaf_remain-01_r ; - net:coverNode :leaf_remain-01_r ; - net:hasNaming "remain" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#remain-of> ; - net:hasPropertyName "remain" ; - net:hasPropertyName01 "remaining" ; - net:hasPropertyName10 "remain-by" ; - net:hasPropertyName12 "remain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#remain> ; - net:hasStructure "SSC-05-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_mass_m3 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_vast_v a net:Individual_Net ; - net:coverBaseNode :leaf_vast_v ; - net:coverNode :leaf_vast_v ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "vast" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#vast> ; - net:hasMotherClassNet net:atomClass_vast_v ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-05-01" ; - net:trackMainNetComposante net:atomClass_vast_v ; - net:trackNetComposante net:atomClass_vast_v ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_be_b ; - :role_op2 net:atomProperty_contain_c ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-05-01#r> a ns21:remain-01 ; - ns21:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#root01> a ns1:AMR ; - ns1:has-id "SSC-05-01" ; - ns1:has-sentence "The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-05-01#a> . - -<http://amr.isi.edu/amr_data/SSC-05-01#s> a ns3:system ; - ns3:part <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns1:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_be-located-at-91 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:be-located-at-91 ; - :label "be-located-at-91" . - -:concept_contain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:contain-01 ; - :label "contain-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:concept_vast rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:vast ; - :label "vast" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_Jupiter a :AMR_Value ; - rdfs:label "Jupiter" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#b> ; - :label "b" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#c> ; - :label "c" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m4> ; - :label "m4" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#p> ; - :label "p" ; - :name "Jupiter" . - -:variable_p9 a ns3:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#s2> ; - :label "s2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#v> ; - :label "v" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#be> a owl:ObjectProperty ; - rdfs:label "be" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; - rdfs:label "contain" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#jupiter> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> ; - rdfs:label "Jupiter" ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#mass-be-of-sun> a owl:Class ; - rdfs:label "mass-be-of-sun" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#sun> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#be-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#be-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#mass> ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain> a owl:ObjectProperty ; - rdfs:label "remain" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#remain-of> a owl:ObjectProperty ; - rdfs:label "remain-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-mass> a owl:Class ; - rdfs:label "system-hasPart-mass" ; - 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> ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#vast> a owl:individual, - sys:Feature ; - rdfs:label "vast" ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#vast-majority> a owl:Class ; - rdfs:label "vast-majority" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#majority> ; - sys:fromStructure "SSC-05-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_majority_m4 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_majority_m4 ; - net:coverNode :leaf_majority_m4 ; - net:coverNodeCount 1 ; - net:hasClassName "majority" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#majority> ; - net:hasNaming "majority" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_system-hasPart-mass_s ; - :role_ARG1 net:atomClass_mass_m, - net:compositeClass_mass-be-of-sun_m ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasStructure "SSC-05-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_mass_m, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_system-hasPart-mass_s a net:Composite_Class_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_mass_m, - :leaf_system_s ; - net:coverNodeCount 3 ; - net:hasClassName "system-hasPart-mass" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-mass> ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasRestriction01 net:restriction_hasPart_mass ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_planet_Jupiter a net:Individual_Net ; - :role_name net:value_Jupiter_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasIndividualLabel "Jupiter" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#jupiter> ; - net:hasMotherClassName net:atomClass_planet_p ; - net:hasMotherClassNet net:atomClass_planet_p, - net:compositeClass_planet-containing-mass_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:restriction_being_sun a net:Restriction_Net ; - net:coverBaseNode :leaf_mass_m ; - net:coverNode :leaf_be-located-at-91_b, - :leaf_mass_m, - :leaf_sun_s2 ; - net:coverTargetNode :leaf_be-located-at-91_b, - :leaf_sun_s2 ; - net:hasNaming "mass-be-of-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2, - net:individual_sun_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_be_b . - -net:restriction_containing_mass a net:Restriction_Net ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_contain-01_c, - :leaf_mass_m3, - :leaf_planet_p ; - net:coverTargetNode :leaf_contain-01_c, - :leaf_mass_m3 ; - net:hasNaming "planet-containing-mass" ; - net:hasRestrictionNetValue net:atomClass_mass_m3 ; - net:hasRestrictionOnProperty net:atomProperty_contain_c . - -net:restriction_hasPart_mass a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_mass_m, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_mass_m ; - net:hasNaming "system-hasPart-mass" ; - net:hasRestrictionNetValue net:atomClass_mass_m ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -<http://amr.isi.edu/amr_data/SSC-05-01#a> a ns1:and ; - ns3:op1 <http://amr.isi.edu/amr_data/SSC-05-01#b> ; - ns3:op2 <http://amr.isi.edu/amr_data/SSC-05-01#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#b> a ns21:be-located-at-91 ; - ns21:be-located-at-91.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - ns21:be-located-at-91.ARG2 <http://amr.isi.edu/amr_data/SSC-05-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#c> a ns21:contain-01 ; - ns21:contain-01.ARG0 <http://amr.isi.edu/amr_data/SSC-05-01#p> ; - ns21:contain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m2> a ns3:majority ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-05-01#v> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m4> a ns3:majority ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Jupiter" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#s2> a ns3:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#v> a ns3:vast ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:be-located-at-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:remain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:part a ns1:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:vast a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:and a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_majority rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:majority ; - :label "majority" . - -:concept_mass rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:mass ; - :label "mass" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_m3 :leaf_mass_m3 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#contain-of> a owl:ObjectProperty ; - rdfs:label "contain-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> a owl:Class ; - rdfs:label "planet-containing-mass" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#mass> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-05-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_s a net:Atom_Class_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasNaming "system" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_be_b a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_mass_m, - net:compositeClass_mass-be-of-sun_m ; - :role_ARG2 net:atomClass_sun_s2, - net:individual_sun_fromClass ; - net:coverBaseNode :leaf_be-located-at-91_b ; - net:coverNode :leaf_be-located-at-91_b ; - net:hasNaming "be" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#be-of> ; - net:hasPropertyName "be" ; - net:hasPropertyName01 "being" ; - net:hasPropertyName10 "be-by" ; - net:hasPropertyName12 "be-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#be> ; - net:hasStructure "SSC-05-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_mass_m, - :leaf_sun_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_contain_c a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_planet_p, - net:compositeClass_planet-containing-mass_p, - net:individual_planet_Jupiter ; - :role_ARG1 net:atomClass_mass_m3 ; - net:coverBaseNode :leaf_contain-01_c ; - net:coverNode :leaf_contain-01_c ; - net:hasNaming "contain" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - net:hasPropertyName "contain" ; - net:hasPropertyName01 "containing" ; - net:hasPropertyName10 "contain-by" ; - net:hasPropertyName12 "contain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#contain> ; - net:hasStructure "SSC-05-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_mass_m3, - :leaf_planet_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_mass-be-of-sun_m a net:Composite_Class_Net ; - :role_quant net:atomClass_majority_m2, - net:compositeClass_vast-majority_m2 ; - net:coverBaseNode :leaf_mass_m ; - net:coverNode :leaf_be-located-at-91_b, - :leaf_mass_m, - :leaf_sun_s2 ; - net:coverNodeCount 3 ; - net:hasClassName "mass-be-of-sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass-be-of-sun> ; - net:hasMotherClassNet net:atomClass_mass_m ; - net:hasRestriction01 net:restriction_being_sun ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-containing-mass_p a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_contain-01_c, - :leaf_mass_m3, - :leaf_planet_p ; - net:coverNodeCount 3 ; - net:hasClassName "planet-containing-mass" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-containing-mass> ; - net:hasMotherClassNet net:atomClass_planet_p ; - net:hasRestriction01 net:restriction_containing_mass ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_vast-majority_m2 a net:Composite_Class_Net ; - :role_mod net:atomClass_vast_v ; - net:coverBaseNode :leaf_majority_m2 ; - net:coverNode :leaf_majority_m2, - :leaf_vast_v ; - net:coverNodeCount 2 ; - net:hasClassName "vast-majority" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#vast-majority> ; - net:hasMotherClassNet net:atomClass_majority_m2 ; - net:hasStructure "SSC-05-01" ; - net:trackMainNetComposante net:atomClass_majority_m2 ; - net:trackNetComposante net:atomClass_majority_m2, - net:atomClass_vast_v ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_sun_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:fromClassNet net:atomClass_sun_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "sun" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - net:hasMotherClassNet net:atomClass_sun_s2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-05-01" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_Jupiter_blankNode a net:Value_Net ; - net:hasNaming "Jupiter" ; - net:hasStructure "SSC-05-01" ; - net:hasValueLabel "Jupiter" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-05-01#m> a ns3:mass ; - ns3:quant <http://amr.isi.edu/amr_data/SSC-05-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m3> a ns3:mass ; - ns3:quant <http://amr.isi.edu/amr_data/SSC-05-01#m4> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:majority a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:mass a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_b :leaf_be-located-at-91_b ; - :edge_a_op2_c :leaf_contain-01_c ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_majority_m4 a :AMR_Leaf ; - :hasConcept :concept_majority ; - :hasVariable :variable_m4 . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#be-of> a owl:ObjectProperty ; - rdfs:label "be-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#majority> a owl:Class ; - rdfs:label "majority" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-05-01" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_mass_m3 a net:Atom_Class_Net ; - :role_quant net:atomClass_majority_m4 ; - net:coverBaseNode :leaf_mass_m3 ; - net:coverNode :leaf_mass_m3 ; - net:coverNodeCount 1 ; - net:hasClassName "mass" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass> ; - net:hasNaming "mass" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:atomClass_mass_m a net:Atom_Class_Net ; - :role_quant net:atomClass_majority_m2, - net:compositeClass_vast-majority_m2 ; - net:coverBaseNode :leaf_mass_m ; - net:coverNode :leaf_mass_m ; - net:coverNodeCount 1 ; - net:hasClassName "mass" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#mass> ; - net:hasNaming "mass" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_name net:value_Jupiter_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - net:hasNaming "sun" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_m :leaf_mass_m ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_majority_m2 a :AMR_Leaf ; - :edge_m2_mod_v :leaf_vast_v ; - :hasConcept :concept_majority ; - :hasVariable :variable_m2 . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -<https://tenet.tetras-libre.fr/extract-result#mass> a owl:Class ; - rdfs:label "mass" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-05-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#sun> ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-05-01" . - -net:atomClass_majority_m2 a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_vast_v ; - net:coverBaseNode :leaf_majority_m2 ; - net:coverNode :leaf_majority_m2 ; - net:coverNodeCount 1 ; - net:hasClassName "majority" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#majority> ; - net:hasNaming "majority" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_be-located-at-91_b a :AMR_Leaf ; - :edge_b_ARG1_m :leaf_mass_m ; - :edge_b_ARG2_s2 :leaf_sun_s2 ; - :hasConcept :concept_be-located-at-91 ; - :hasVariable :variable_b . - -:leaf_contain-01_c a :AMR_Leaf ; - :edge_c_ARG0_p :leaf_planet_p ; - :edge_c_ARG1_m3 :leaf_mass_m3 ; - :hasConcept :concept_contain-01 ; - :hasVariable :variable_c . - -:leaf_vast_v a :AMR_Leaf ; - :hasConcept :concept_vast ; - :hasVariable :variable_v . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_vast_v a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_vast_v ; - net:coverNode :leaf_vast_v ; - net:coverNodeCount 1 ; - net:hasClassName "vast" ; - net:hasNaming "vast" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_system_s a :AMR_Leaf ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_mass_m3 a :AMR_Leaf ; - :edge_m3_quant_m4 :leaf_majority_m4 ; - :hasConcept :concept_mass ; - :hasVariable :variable_m3 . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Jupiter :value_Jupiter ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_mass_m a :AMR_Leaf ; - :edge_m_quant_m2 :leaf_majority_m2 ; - :hasConcept :concept_mass ; - :hasVariable :variable_m . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index ac145b65849c27b0b0b15729f43904a7b3c96565..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1120 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:be-located-at-91.ARG1 a ns21:FrameRole . - -ns21:be-located-at-91.ARG2 a ns21:FrameRole . - -ns21:contain-01.ARG0 a ns21:FrameRole . - -ns21:contain-01.ARG1 a ns21:FrameRole . - -ns21:remain-01.ARG1 a ns21:FrameRole . - -ns3:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns1:Role . - -ns3:op1 a ns1:Role . - -ns3:op2 a ns1:Role . - -ns3:quant a ns1:Role . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_b a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_b_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c_ARG1_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_m2_mod_v a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_m3_quant_m4 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_m_quant_m2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_Jupiter a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_r_ARG1_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_m :leaf_mass_m ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_m3 :leaf_mass_m3 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-05-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-05-01" ; - :hasSentenceStatement "The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-05-01#r> a ns21:remain-01 ; - ns21:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#root01> a ns1:AMR ; - ns1:has-id "SSC-05-01" ; - ns1:has-sentence "The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-05-01#a> . - -<http://amr.isi.edu/amr_data/SSC-05-01#s> a ns3:system ; - ns3:part <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns1:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_be-located-at-91 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:be-located-at-91 ; - :label "be-located-at-91" . - -:concept_contain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:contain-01 ; - :label "contain-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:concept_vast rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:vast ; - :label "vast" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_b :leaf_be-located-at-91_b ; - :edge_a_op2_c :leaf_contain-01_c ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_be-located-at-91_b a :AMR_Leaf ; - :edge_b_ARG1_m :leaf_mass_m ; - :edge_b_ARG2_s2 :leaf_sun_s2 ; - :hasConcept :concept_be-located-at-91 ; - :hasVariable :variable_b . - -:leaf_contain-01_c a :AMR_Leaf ; - :edge_c_ARG0_p :leaf_planet_p ; - :edge_c_ARG1_m3 :leaf_mass_m3 ; - :hasConcept :concept_contain-01 ; - :hasVariable :variable_c . - -:leaf_majority_m2 a :AMR_Leaf ; - :edge_m2_mod_v :leaf_vast_v ; - :hasConcept :concept_majority ; - :hasVariable :variable_m2 . - -:leaf_majority_m4 a :AMR_Leaf ; - :hasConcept :concept_majority ; - :hasVariable :variable_m4 . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Jupiter :value_Jupiter ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:leaf_system_s a :AMR_Leaf ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:leaf_vast_v a :AMR_Leaf ; - :hasConcept :concept_vast ; - :hasVariable :variable_v . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_Jupiter a :AMR_Value ; - rdfs:label "Jupiter" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#b> ; - :label "b" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#c> ; - :label "c" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m4> ; - :label "m4" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#p> ; - :label "p" ; - :name "Jupiter" . - -:variable_p9 a ns3:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#s2> ; - :label "s2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#v> ; - :label "v" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-05-01#a> a ns1:and ; - ns3:op1 <http://amr.isi.edu/amr_data/SSC-05-01#b> ; - ns3:op2 <http://amr.isi.edu/amr_data/SSC-05-01#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#b> a ns21:be-located-at-91 ; - ns21:be-located-at-91.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - ns21:be-located-at-91.ARG2 <http://amr.isi.edu/amr_data/SSC-05-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#c> a ns21:contain-01 ; - ns21:contain-01.ARG0 <http://amr.isi.edu/amr_data/SSC-05-01#p> ; - ns21:contain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m2> a ns3:majority ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-05-01#v> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m4> a ns3:majority ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Jupiter" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#s2> a ns3:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#v> a ns3:vast ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:be-located-at-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:remain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:part a ns1:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:vast a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:and a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_majority rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:majority ; - :label "majority" . - -:concept_mass rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:mass ; - :label "mass" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_mass_m a :AMR_Leaf ; - :edge_m_quant_m2 :leaf_majority_m2 ; - :hasConcept :concept_mass ; - :hasVariable :variable_m . - -:leaf_mass_m3 a :AMR_Leaf ; - :edge_m3_quant_m4 :leaf_majority_m4 ; - :hasConcept :concept_mass ; - :hasVariable :variable_m3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-05-01#m> a ns3:mass ; - ns3:quant <http://amr.isi.edu/amr_data/SSC-05-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m3> a ns3:mass ; - ns3:quant <http://amr.isi.edu/amr_data/SSC-05-01#m4> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:majority a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:mass a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_transduction.ttl deleted file mode 100644 index e006920f2b22bb9afa30136941ac3a1c12211858..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,1440 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:be-located-at-91.ARG1 a ns21:FrameRole . - -ns21:be-located-at-91.ARG2 a ns21:FrameRole . - -ns21:contain-01.ARG0 a ns21:FrameRole . - -ns21:contain-01.ARG1 a ns21:FrameRole . - -ns21:remain-01.ARG1 a ns21:FrameRole . - -ns3:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns1:Role . - -ns3:op1 a ns1:Role . - -ns3:op2 a ns1:Role . - -ns3:quant a ns1:Role . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_b a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_b_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c_ARG1_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_m2_mod_v a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_m3_quant_m4 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_m_quant_m2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_Jupiter a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_r_ARG1_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-05-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-05-01" ; - :hasSentenceStatement "The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_remain_r a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_mass_m3 ; - net:coverBaseNode :leaf_remain-01_r ; - net:coverNode :leaf_remain-01_r ; - net:hasNaming "remain" ; - net:hasPropertyName "remain" ; - net:hasPropertyName01 "remaining" ; - net:hasPropertyName10 "remain-by" ; - net:hasPropertyName12 "remain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-05-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_mass_m3 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_vast_v a net:Individual_Net ; - net:coverBaseNode :leaf_vast_v ; - net:coverNode :leaf_vast_v ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "vast" ; - net:hasMotherClassNet net:atomClass_vast_v ; - net:hasStructure "SSC-05-01" ; - net:trackMainNetComposante net:atomClass_vast_v ; - net:trackNetComposante net:atomClass_vast_v ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_be_b ; - :role_op2 net:atomProperty_contain_c ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-05-01#r> a ns21:remain-01 ; - ns21:remain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#root01> a ns1:AMR ; - ns1:has-id "SSC-05-01" ; - ns1:has-sentence "The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-05-01#a> . - -<http://amr.isi.edu/amr_data/SSC-05-01#s> a ns3:system ; - ns3:part <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns1:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_be-located-at-91 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:be-located-at-91 ; - :label "be-located-at-91" . - -:concept_contain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:contain-01 ; - :label "contain-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_remain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:remain-01 ; - :label "remain-01" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:sun ; - :label "sun" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:concept_vast rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:vast ; - :label "vast" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_Jupiter a :AMR_Value ; - rdfs:label "Jupiter" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#b> ; - :label "b" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#c> ; - :label "c" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#m4> ; - :label "m4" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#p> ; - :label "p" ; - :name "Jupiter" . - -:variable_p9 a ns3:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#s2> ; - :label "s2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-05-01#v> ; - :label "v" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_majority_m4 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_majority_m4 ; - net:coverNode :leaf_majority_m4 ; - net:coverNodeCount 1 ; - net:hasClassName "majority" ; - net:hasNaming "majority" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_system-hasPart-mass_s ; - :role_ARG1 net:atomClass_mass_m, - net:compositeClass_mass-be-of-sun_m ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-05-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_mass_m, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_system-hasPart-mass_s a net:Composite_Class_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_mass_m, - :leaf_system_s ; - net:coverNodeCount 3 ; - net:hasClassName "system-hasPart-mass" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasRestriction01 net:restriction_hasPart_mass ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_planet_Jupiter a net:Individual_Net ; - :role_name net:value_Jupiter_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasIndividualLabel "Jupiter" ; - net:hasMotherClassName net:atomClass_planet_p ; - net:hasMotherClassNet net:atomClass_planet_p, - net:compositeClass_planet-containing-mass_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:restriction_being_sun a net:Restriction_Net ; - net:coverBaseNode :leaf_mass_m ; - net:coverNode :leaf_be-located-at-91_b, - :leaf_mass_m, - :leaf_sun_s2 ; - net:coverTargetNode :leaf_be-located-at-91_b, - :leaf_sun_s2 ; - net:hasNaming "mass-be-of-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2, - net:individual_sun_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_be_b . - -net:restriction_containing_mass a net:Restriction_Net ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_contain-01_c, - :leaf_mass_m3, - :leaf_planet_p ; - net:coverTargetNode :leaf_contain-01_c, - :leaf_mass_m3 ; - net:hasNaming "planet-containing-mass" ; - net:hasRestrictionNetValue net:atomClass_mass_m3 ; - net:hasRestrictionOnProperty net:atomProperty_contain_c . - -net:restriction_hasPart_mass a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_mass_m, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_mass_m ; - net:hasNaming "system-hasPart-mass" ; - net:hasRestrictionNetValue net:atomClass_mass_m ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -<http://amr.isi.edu/amr_data/SSC-05-01#a> a ns1:and ; - ns3:op1 <http://amr.isi.edu/amr_data/SSC-05-01#b> ; - ns3:op2 <http://amr.isi.edu/amr_data/SSC-05-01#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#b> a ns21:be-located-at-91 ; - ns21:be-located-at-91.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m> ; - ns21:be-located-at-91.ARG2 <http://amr.isi.edu/amr_data/SSC-05-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#c> a ns21:contain-01 ; - ns21:contain-01.ARG0 <http://amr.isi.edu/amr_data/SSC-05-01#p> ; - ns21:contain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-05-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m2> a ns3:majority ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-05-01#v> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m4> a ns3:majority ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Jupiter" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#s2> a ns3:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#v> a ns3:vast ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:be-located-at-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:remain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:part a ns1:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:vast a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:and a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_majority rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:majority ; - :label "majority" . - -:concept_mass rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:mass ; - :label "mass" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_remain-01_r a :AMR_Leaf ; - :edge_r_ARG1_m3 :leaf_mass_m3 ; - :hasConcept :concept_remain-01 ; - :hasVariable :variable_r . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_system_s a net:Atom_Class_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasNaming "system" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_be_b a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_mass_m, - net:compositeClass_mass-be-of-sun_m ; - :role_ARG2 net:atomClass_sun_s2, - net:individual_sun_fromClass ; - net:coverBaseNode :leaf_be-located-at-91_b ; - net:coverNode :leaf_be-located-at-91_b ; - net:hasNaming "be" ; - net:hasPropertyName "be" ; - net:hasPropertyName01 "being" ; - net:hasPropertyName10 "be-by" ; - net:hasPropertyName12 "be-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-05-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_mass_m, - :leaf_sun_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_contain_c a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_planet_p, - net:compositeClass_planet-containing-mass_p, - net:individual_planet_Jupiter ; - :role_ARG1 net:atomClass_mass_m3 ; - net:coverBaseNode :leaf_contain-01_c ; - net:coverNode :leaf_contain-01_c ; - net:hasNaming "contain" ; - net:hasPropertyName "contain" ; - net:hasPropertyName01 "containing" ; - net:hasPropertyName10 "contain-by" ; - net:hasPropertyName12 "contain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-05-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_mass_m3, - :leaf_planet_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_mass-be-of-sun_m a net:Composite_Class_Net ; - :role_quant net:atomClass_majority_m2, - net:compositeClass_vast-majority_m2 ; - net:coverBaseNode :leaf_mass_m ; - net:coverNode :leaf_be-located-at-91_b, - :leaf_mass_m, - :leaf_sun_s2 ; - net:coverNodeCount 3 ; - net:hasClassName "mass-be-of-sun" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_mass_m ; - net:hasRestriction01 net:restriction_being_sun ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-containing-mass_p a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_contain-01_c, - :leaf_mass_m3, - :leaf_planet_p ; - net:coverNodeCount 3 ; - net:hasClassName "planet-containing-mass" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_planet_p ; - net:hasRestriction01 net:restriction_containing_mass ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_vast-majority_m2 a net:Composite_Class_Net ; - :role_mod net:atomClass_vast_v ; - net:coverBaseNode :leaf_majority_m2 ; - net:coverNode :leaf_majority_m2, - :leaf_vast_v ; - net:coverNodeCount 2 ; - net:hasClassName "vast-majority" ; - net:hasMotherClassNet net:atomClass_majority_m2 ; - net:hasStructure "SSC-05-01" ; - net:trackMainNetComposante net:atomClass_majority_m2 ; - net:trackNetComposante net:atomClass_majority_m2, - net:atomClass_vast_v ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_sun_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:fromClassNet net:atomClass_sun_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "sun" ; - net:hasMotherClassNet net:atomClass_sun_s2 ; - net:hasStructure "SSC-05-01" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_Jupiter_blankNode a net:Value_Net ; - net:hasNaming "Jupiter" ; - net:hasStructure "SSC-05-01" ; - net:hasValueLabel "Jupiter" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-05-01#m> a ns3:mass ; - ns3:quant <http://amr.isi.edu/amr_data/SSC-05-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-05-01#m3> a ns3:mass ; - ns3:quant <http://amr.isi.edu/amr_data/SSC-05-01#m4> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:majority a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:mass a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_b :leaf_be-located-at-91_b ; - :edge_a_op2_c :leaf_contain-01_c ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_majority_m4 a :AMR_Leaf ; - :hasConcept :concept_majority ; - :hasVariable :variable_m4 . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_mass_m3 a net:Atom_Class_Net ; - :role_quant net:atomClass_majority_m4 ; - net:coverBaseNode :leaf_mass_m3 ; - net:coverNode :leaf_mass_m3 ; - net:coverNodeCount 1 ; - net:hasClassName "mass" ; - net:hasClassType sys:Entity ; - net:hasNaming "mass" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:atomClass_mass_m a net:Atom_Class_Net ; - :role_quant net:atomClass_majority_m2, - net:compositeClass_vast-majority_m2 ; - net:coverBaseNode :leaf_mass_m ; - net:coverNode :leaf_mass_m ; - net:coverNodeCount 1 ; - net:hasClassName "mass" ; - net:hasClassType sys:Entity ; - net:hasNaming "mass" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_name net:value_Jupiter_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasNaming "sun" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_m :leaf_mass_m ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_majority_m2 a :AMR_Leaf ; - :edge_m2_mod_v :leaf_vast_v ; - :hasConcept :concept_majority ; - :hasVariable :variable_m2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_majority_m2 a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_vast_v ; - net:coverBaseNode :leaf_majority_m2 ; - net:coverNode :leaf_majority_m2 ; - net:coverNodeCount 1 ; - net:hasClassName "majority" ; - net:hasNaming "majority" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_be-located-at-91_b a :AMR_Leaf ; - :edge_b_ARG1_m :leaf_mass_m ; - :edge_b_ARG2_s2 :leaf_sun_s2 ; - :hasConcept :concept_be-located-at-91 ; - :hasVariable :variable_b . - -:leaf_contain-01_c a :AMR_Leaf ; - :edge_c_ARG0_p :leaf_planet_p ; - :edge_c_ARG1_m3 :leaf_mass_m3 ; - :hasConcept :concept_contain-01 ; - :hasVariable :variable_c . - -:leaf_vast_v a :AMR_Leaf ; - :hasConcept :concept_vast ; - :hasVariable :variable_v . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_vast_v a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_vast_v ; - net:coverNode :leaf_vast_v ; - net:coverNodeCount 1 ; - net:hasClassName "vast" ; - net:hasNaming "vast" ; - net:hasStructure "SSC-05-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_system_s a :AMR_Leaf ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_mass_m3 a :AMR_Leaf ; - :edge_m3_quant_m4 :leaf_majority_m4 ; - :hasConcept :concept_mass ; - :hasVariable :variable_m3 . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Jupiter :value_Jupiter ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_mass_m a :AMR_Leaf ; - :edge_m_quant_m2 :leaf_majority_m2 ; - :hasConcept :concept_mass ; - :hasVariable :variable_m . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample.ttl deleted file mode 100644 index 98cf0b178443368e6c0e8e6e32568a91d76eeaba..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample.ttl +++ /dev/null @@ -1,866 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#c2> a ns3:call-01 ; - ns3:call-01.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - ns3:call-01.ARG2 <http://amr.isi.edu/amr_data/SSC-09-01#t> . - -<http://amr.isi.edu/amr_data/SSC-09-01#f> a ns3:flat-06 ; - ns3:flat-06.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - ns11:degree <http://amr.isi.edu/amr_data/SSC-09-01#n> . - -<http://amr.isi.edu/amr_data/SSC-09-01#l> a ns3:lie-07 ; - ns3:lie-07.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#o> ; - ns3:lie-07.ARG2 <http://amr.isi.edu/amr_data/SSC-09-01#d> . - -<http://amr.isi.edu/amr_data/SSC-09-01#root01> a ns21:AMR ; - ns21:has-id "SSC-09-01" ; - ns21:has-sentence "All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-09-01#o> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:call-01.ARG1 a ns3:FrameRole . - -ns3:call-01.ARG2 a ns3:FrameRole . - -ns3:flat-06.ARG1 a ns3:FrameRole . - -ns3:lie-07.ARG1 a ns3:FrameRole . - -ns3:lie-07.ARG2 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns11:degree a ns21:Role . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-09-01#a> a ns21:all . - -<http://amr.isi.edu/amr_data/SSC-09-01#a2> a ns11:almost . - -<http://amr.isi.edu/amr_data/SSC-09-01#c> a ns11:circular ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#a2> . - -<http://amr.isi.edu/amr_data/SSC-09-01#n> a ns21:near . - -<http://amr.isi.edu/amr_data/SSC-09-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#a> ; - ns11:quant "8" . - -<http://amr.isi.edu/amr_data/SSC-09-01#t> a <http://amr.isi.edu/entity-types#thing> ; - rdfs:label "ecliptic" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity . - -<http://amr.isi.edu/entity-types#thing> a ns21:NamedEntity . - -ns3:call-01 a ns21:Frame . - -ns3:flat-06 a ns21:Frame . - -ns3:lie-07 a ns21:Frame . - -ns3:orbit-01 a ns21:Frame . - -ns11:almost a ns21:Concept . - -ns11:circular a ns21:Concept . - -ns11:disc a ns21:Concept . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:all a ns21:Concept . - -ns21:near a ns21:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-09-01#o> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-09-01#p> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#c> . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-09-01#d> a ns11:disc . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_factoid.ttl deleted file mode 100644 index 70c77f1a950bd49707fdc9a2c40f3d4036ec077d..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,166 +0,0 @@ -@base <http://SolarSystemSample/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_circular_c ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#circular> . - -ns1:atomClass_disc_d ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#disc> . - -ns1:atomClass_planet_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_thing_t ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#thing> . - -ns1:atomProperty_all_a ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#all> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#all> . - -ns1:atomProperty_call_c2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#call-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#call> . - -ns1:atomProperty_flat_f ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#flat-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#flat> . - -ns1:atomProperty_lie_l ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#lie-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#lie> . - -ns1:atomProperty_near_n ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#near> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#near> . - -ns1:atomProperty_orbit_o ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> . - -ns1:compositeClass_disc-call-of-thing_d ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> . - -ns1:compositeProperty_lie-orbit ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#lie-orbit> . - -ns1:individual_almost-circular_c ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#almost-circular> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_almost_a2 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#almost> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_disc-call-of-thing_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_disc_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#disc> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_thing_ecliptic ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ecliptic> . - -ns1:individual_thing_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#thing> ; - ns1:hasMotherClassURI ns2:Feature . - -<https://tenet.tetras-libre.fr/extract-result#almost> a owl:individual, - ns2:Feature ; - rdfs:label "almost" ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#almost-circular> a owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#circular> ; - rdfs:label "almost-circular" ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#call> a owl:ObjectProperty ; - rdfs:label "call" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#ecliptic> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#thing> ; - rdfs:label "ecliptic" ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#flat> a owl:ObjectProperty ; - rdfs:label "flat" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#flat-of> a owl:ObjectProperty ; - rdfs:label "flat-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie> a owl:ObjectProperty ; - rdfs:label "lie" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie-of> a owl:ObjectProperty ; - rdfs:label "lie-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie-orbit> a owl:ObjectProperty ; - rdfs:label "lie-orbit" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-of> a owl:ObjectProperty ; - rdfs:label "orbit-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#all> a owl:ObjectProperty ; - rdfs:label "all" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#circular> a owl:Class ; - rdfs:label "circular" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#near> a owl:ObjectProperty ; - rdfs:label "near" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#call-of> a owl:ObjectProperty ; - rdfs:label "call-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#disc>, - <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - rdfs:label "disc-call-of-thing" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#thing> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#thing> ], - <https://tenet.tetras-libre.fr/extract-result#disc> ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#disc> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#disc>, - <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - rdfs:label "disc" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#thing> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#thing> ; - rdfs:label "thing" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-09-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_generation.ttl deleted file mode 100644 index 64a0401b0f36acc5ef09b829a593376b93d8cc63..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,1546 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:call-01.ARG1 a ns3:FrameRole . - -ns3:call-01.ARG2 a ns3:FrameRole . - -ns3:flat-06.ARG1 a ns3:FrameRole . - -ns3:lie-07.ARG1 a ns3:FrameRole . - -ns3:lie-07.ARG2 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns11:degree a ns21:Role . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_c2_ARG1_d a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c2_ARG2_t a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_mod_a2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_f_ARG1_d a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_degree_n a :AMR_Edge ; - :hasRoleID "degree" . - -:edge_l_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l_ARG2_d a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_o_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o_mod_c a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_mod_a a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_t_name_ecliptic a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-09-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#root01> ; - :hasRootLeaf :leaf_orbit-01_o ; - :hasSentenceID "SSC-09-01" ; - :hasSentenceStatement "All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_flat_f a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d, - net:individual_disc-call-of-thing_fromClass, - net:individual_disc_fromClass ; - net:coverBaseNode :leaf_flat-06_f ; - net:coverNode :leaf_flat-06_f ; - net:hasNaming "flat" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#flat-of> ; - net:hasPropertyName "flat" ; - net:hasPropertyName01 "flating" ; - net:hasPropertyName10 "flat-by" ; - net:hasPropertyName12 "flat-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#flat> ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_disc_d ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_lie_l a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o ; - :role_ARG2 net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d, - net:individual_disc-call-of-thing_fromClass, - net:individual_disc_fromClass ; - net:coverBaseNode :leaf_lie-07_l ; - net:coverNode :leaf_lie-07_l ; - net:hasNaming "lie" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#lie-of> ; - net:hasPropertyName "lie" ; - net:hasPropertyName01 "lieing" ; - net:hasPropertyName10 "lie-by" ; - net:hasPropertyName12 "lie-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#lie> ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_disc_d, - :leaf_orbit-01_o ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_near_n a net:Atom_Property_Net ; - net:coverBaseNode :leaf_near_n ; - net:coverNode :leaf_near_n ; - net:hasNaming "near" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#near> ; - net:hasPropertyName "near" ; - net:hasPropertyName01 "near" ; - net:hasPropertyName10 "near" ; - net:hasPropertyName12 "near" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#near> ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_lie-orbit a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o ; - :role_ARG2 net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d, - net:individual_disc-call-of-thing_fromClass, - net:individual_disc_fromClass ; - net:coverArgNode :leaf_orbit-01_o ; - net:coverBaseNode :leaf_lie-07_l ; - net:coverNode :leaf_lie-07_l, - :leaf_orbit-01_o ; - net:hasMotherClassNet net:atomProperty_orbit_o ; - net:hasNaming "lie-orbit" ; - net:hasPropertyName "lie-orbit" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#lie-orbit> ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_almost-circular_c a net:Individual_Net ; - net:coverBaseNode :leaf_circular_c ; - net:coverNode :leaf_almost_a2, - :leaf_circular_c ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "almost-circular" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#almost-circular> ; - net:hasMotherClassNet net:atomClass_circular_c, - net:compositeClass_almost-circular_c ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-09-01" ; - net:trackMainNetComposante net:compositeClass_almost-circular_c ; - net:trackNetComposante net:compositeClass_almost-circular_c ; - net:trackProgress net:initialized . - -net:individual_almost_a2 a net:Individual_Net ; - net:coverBaseNode :leaf_almost_a2 ; - net:coverNode :leaf_almost_a2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "almost" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#almost> ; - net:hasMotherClassNet net:atomClass_almost_a2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-09-01" ; - net:trackMainNetComposante net:atomClass_almost_a2 ; - net:trackNetComposante net:atomClass_almost_a2 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-09-01#c2> a ns3:call-01 ; - ns3:call-01.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - ns3:call-01.ARG2 <http://amr.isi.edu/amr_data/SSC-09-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#f> a ns3:flat-06 ; - ns3:flat-06.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - ns11:degree <http://amr.isi.edu/amr_data/SSC-09-01#n> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#l> a ns3:lie-07 ; - ns3:lie-07.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#o> ; - ns3:lie-07.ARG2 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#root01> a ns21:AMR ; - ns21:has-id "SSC-09-01" ; - ns21:has-sentence "All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-09-01#o> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_all rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:all ; - :label "all" . - -:concept_almost rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:almost ; - :label "almost" . - -:concept_call-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:call-01 ; - :label "call-01" . - -:concept_circular rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:circular ; - :label "circular" . - -:concept_disc rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:disc ; - :label "disc" . - -:concept_flat-06 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:flat-06 ; - :label "flat-06" . - -:concept_lie-07 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:lie-07 ; - :label "lie-07" . - -:concept_near rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:near ; - :label "near" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_thing rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#thing> ; - :label "thing" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_ecliptic a :AMR_Value ; - rdfs:label "ecliptic" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#c2> ; - :label "c2" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - :label "d" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#f> ; - :label "f" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#l> ; - :label "l" . - -:variable_n a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#n> ; - :label "n" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#p> ; - :label "p" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#t> ; - :label "t" ; - :name "ecliptic" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#almost> a owl:individual, - sys:Feature ; - rdfs:label "almost" ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#almost-circular> a owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#circular> ; - rdfs:label "almost-circular" ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#call> a owl:ObjectProperty ; - rdfs:label "call" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#ecliptic> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#thing> ; - rdfs:label "ecliptic" ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#flat> a owl:ObjectProperty ; - rdfs:label "flat" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#flat-of> a owl:ObjectProperty ; - rdfs:label "flat-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie> a owl:ObjectProperty ; - rdfs:label "lie" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie-of> a owl:ObjectProperty ; - rdfs:label "lie-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#lie-orbit> a owl:ObjectProperty ; - rdfs:label "lie-orbit" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-of> a owl:ObjectProperty ; - rdfs:label "orbit-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-09-01" . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_mod net:atomProperty_all_a ; - :role_quant net:value_p_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_all_a a net:Atom_Property_Net ; - net:coverBaseNode :leaf_all_a ; - net:coverNode :leaf_all_a ; - net:hasNaming "all" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#all> ; - net:hasPropertyName "all" ; - net:hasPropertyName01 "all" ; - net:hasPropertyName10 "all" ; - net:hasPropertyName12 "all" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#all> ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_call_c2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d, - net:individual_disc-call-of-thing_fromClass, - net:individual_disc_fromClass ; - :role_ARG2 net:atomClass_thing_t, - net:individual_thing_ecliptic, - net:individual_thing_fromClass ; - net:coverBaseNode :leaf_call-01_c2 ; - net:coverNode :leaf_call-01_c2 ; - net:hasNaming "call" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#call-of> ; - net:hasPropertyName "call" ; - net:hasPropertyName01 "calling" ; - net:hasPropertyName10 "call-by" ; - net:hasPropertyName12 "call-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#call> ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_disc_d, - :leaf_thing_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_thing_ecliptic a net:Individual_Net ; - :role_name net:value_ecliptic_blankNode ; - net:coverBaseNode :leaf_thing_t ; - net:coverNode :leaf_thing_t ; - net:hasIndividualLabel "ecliptic" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ecliptic> ; - net:hasMotherClassName net:atomClass_thing_t ; - net:hasMotherClassNet net:atomClass_thing_t ; - net:hasNaming "thing" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:restriction_calling_thing a net:Restriction_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_call-01_c2, - :leaf_disc_d, - :leaf_thing_t ; - net:coverTargetNode :leaf_call-01_c2, - :leaf_thing_t ; - net:hasNaming "disc-call-of-thing" ; - net:hasRestrictionNetValue net:atomClass_thing_t, - net:individual_thing_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_call_c2 . - -net:value_p_blankNode a net:Value_Net ; - net:hasNaming "p" ; - net:hasStructure "SSC-09-01" ; - net:hasValueLabel "p" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-09-01#a> a ns21:all ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#a2> a ns11:almost ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#c> a ns11:circular ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#n> a ns21:near ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#a> ; - ns11:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#t> a <http://amr.isi.edu/entity-types#thing> ; - rdfs:label "ecliptic" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#thing> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:call-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:flat-06 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:lie-07 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:almost a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:circular a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:disc a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:all a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:near a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_flat-06_f a :AMR_Leaf ; - :edge_f_ARG1_d :leaf_disc_d ; - :edge_f_degree_n :leaf_near_n ; - :hasConcept :concept_flat-06 ; - :hasVariable :variable_f . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#all> a owl:ObjectProperty ; - rdfs:label "all" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#circular> a owl:Class ; - rdfs:label "circular" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#near> a owl:ObjectProperty ; - rdfs:label "near" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:individual_thing_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_thing_t ; - net:coverNode :leaf_thing_t ; - net:fromClassNet net:atomClass_thing_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "thing" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#thing> ; - net:hasMotherClassNet net:atomClass_thing_t ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-09-01" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_ecliptic_blankNode a net:Value_Net ; - net:hasNaming "ecliptic" ; - net:hasStructure "SSC-09-01" ; - net:hasValueLabel "ecliptic" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-09-01#o> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-09-01#p> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_all_a a :AMR_Leaf ; - :hasConcept :concept_all ; - :hasVariable :variable_a . - -:leaf_near_n a :AMR_Leaf ; - :hasConcept :concept_near ; - :hasVariable :variable_n . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#call-of> a owl:ObjectProperty ; - rdfs:label "call-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-09-01" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_orbit_o a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_planet_p ; - :role_mod net:atomClass_circular_c, - net:compositeClass_almost-circular_c ; - net:coverBaseNode :leaf_orbit-01_o ; - net:coverNode :leaf_orbit-01_o ; - net:hasNaming "orbit" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_circular_c, - :leaf_planet_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/SSC-09-01#d> a ns11:disc ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_lie-07_l a :AMR_Leaf ; - :edge_l_ARG1_o :leaf_orbit-01_o ; - :edge_l_ARG2_d :leaf_disc_d ; - :hasConcept :concept_lie-07 ; - :hasVariable :variable_l . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_mod_a :leaf_all_a ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -<https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#disc>, - <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - rdfs:label "disc-call-of-thing" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#thing> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#thing> ], - <https://tenet.tetras-libre.fr/extract-result#disc> ; - sys:fromStructure "SSC-09-01" . - -net:compositeClass_almost-circular_c a net:Composite_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_almost_a2 ; - net:coverBaseNode :leaf_circular_c ; - net:coverNode :leaf_almost_a2, - :leaf_circular_c ; - net:coverNodeCount 2 ; - net:hasClassName "almost-circular" ; - net:hasMotherClassNet net:atomClass_circular_c ; - net:hasStructure "SSC-09-01" ; - net:trackMainNetComposante net:atomClass_circular_c ; - net:trackNetComposante net:atomClass_almost_a2, - net:atomClass_circular_c ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_disc-call-of-thing_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_disc_d ; - net:fromClassNet net:compositeClass_disc-call-of-thing_d ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "disc-call-of-thing" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - net:hasMotherClassNet net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-09-01" . - -net:individual_disc_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_disc_d ; - net:fromClassNet net:atomClass_disc_d ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "disc" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#disc> ; - net:hasMotherClassNet net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-09-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_call-01_c2 a :AMR_Leaf ; - :edge_c2_ARG1_d :leaf_disc_d ; - :edge_c2_ARG2_t :leaf_thing_t ; - :hasConcept :concept_call-01 ; - :hasVariable :variable_c2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -<https://tenet.tetras-libre.fr/extract-result#disc> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#disc>, - <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - rdfs:label "disc" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-09-01" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:atomClass_circular_c a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_almost_a2 ; - net:coverBaseNode :leaf_circular_c ; - net:coverNode :leaf_circular_c ; - net:coverNodeCount 1 ; - net:hasClassName "circular" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#circular> ; - net:hasNaming "circular" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Structure a owl:Class . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -<https://tenet.tetras-libre.fr/extract-result#thing> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#thing> ; - rdfs:label "thing" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-09-01" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_almost_a2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_almost_a2 ; - net:coverNode :leaf_almost_a2 ; - net:coverNodeCount 1 ; - net:hasClassName "almost" ; - net:hasNaming "almost" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_thing_t a net:Atom_Class_Net ; - :role_name net:value_ecliptic_blankNode ; - net:coverBaseNode :leaf_thing_t ; - net:coverNode :leaf_thing_t ; - net:coverNodeCount 1 ; - net:hasClassName "thing" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#thing> ; - net:hasNaming "thing" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_almost_a2 a :AMR_Leaf ; - :hasConcept :concept_almost ; - :hasVariable :variable_a2 . - -:leaf_orbit-01_o a :AMR_Leaf ; - :edge_o_ARG0_p :leaf_planet_p ; - :edge_o_mod_c :leaf_circular_c ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o . - -net:compositeClass_disc-call-of-thing_d a net:Composite_Class_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_call-01_c2, - :leaf_disc_d, - :leaf_thing_t ; - net:coverNodeCount 3 ; - net:hasClassName "disc-call-of-thing" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#disc-call-of-thing> ; - net:hasMotherClassNet net:atomClass_disc_d ; - net:hasRestriction01 net:restriction_calling_thing ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_circular_c a :AMR_Leaf ; - :edge_c_mod_a2 :leaf_almost_a2 ; - :hasConcept :concept_circular ; - :hasVariable :variable_c . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_disc_d a net:Atom_Class_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_disc_d ; - net:coverNodeCount 1 ; - net:hasClassName "disc" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#disc> ; - net:hasNaming "disc" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_thing_t a :AMR_Leaf ; - :edge_t_name_ecliptic :value_ecliptic ; - :hasConcept :concept_thing ; - :hasVariable :variable_t . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_disc_d a :AMR_Leaf ; - :hasConcept :concept_disc ; - :hasVariable :variable_d . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index f02aa0009cc499062651966636698e721287311e..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1092 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:call-01.ARG1 a ns3:FrameRole . - -ns3:call-01.ARG2 a ns3:FrameRole . - -ns3:flat-06.ARG1 a ns3:FrameRole . - -ns3:lie-07.ARG1 a ns3:FrameRole . - -ns3:lie-07.ARG2 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns11:degree a ns21:Role . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_c2_ARG1_d a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c2_ARG2_t a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_mod_a2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_f_ARG1_d a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_degree_n a :AMR_Edge ; - :hasRoleID "degree" . - -:edge_l_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l_ARG2_d a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_o_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o_mod_c a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_mod_a a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_t_name_ecliptic a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_call-01_c2 a :AMR_Leaf ; - :edge_c2_ARG1_d :leaf_disc_d ; - :edge_c2_ARG2_t :leaf_thing_t ; - :hasConcept :concept_call-01 ; - :hasVariable :variable_c2 . - -:leaf_flat-06_f a :AMR_Leaf ; - :edge_f_ARG1_d :leaf_disc_d ; - :edge_f_degree_n :leaf_near_n ; - :hasConcept :concept_flat-06 ; - :hasVariable :variable_f . - -:leaf_lie-07_l a :AMR_Leaf ; - :edge_l_ARG1_o :leaf_orbit-01_o ; - :edge_l_ARG2_d :leaf_disc_d ; - :hasConcept :concept_lie-07 ; - :hasVariable :variable_l . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-09-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#root01> ; - :hasRootLeaf :leaf_orbit-01_o ; - :hasSentenceID "SSC-09-01" ; - :hasSentenceStatement "All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-09-01#c2> a ns3:call-01 ; - ns3:call-01.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - ns3:call-01.ARG2 <http://amr.isi.edu/amr_data/SSC-09-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#f> a ns3:flat-06 ; - ns3:flat-06.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - ns11:degree <http://amr.isi.edu/amr_data/SSC-09-01#n> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#l> a ns3:lie-07 ; - ns3:lie-07.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#o> ; - ns3:lie-07.ARG2 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#root01> a ns21:AMR ; - ns21:has-id "SSC-09-01" ; - ns21:has-sentence "All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-09-01#o> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_all rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:all ; - :label "all" . - -:concept_almost rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:almost ; - :label "almost" . - -:concept_call-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:call-01 ; - :label "call-01" . - -:concept_circular rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:circular ; - :label "circular" . - -:concept_disc rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:disc ; - :label "disc" . - -:concept_flat-06 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:flat-06 ; - :label "flat-06" . - -:concept_lie-07 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:lie-07 ; - :label "lie-07" . - -:concept_near rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:near ; - :label "near" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_thing rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#thing> ; - :label "thing" . - -:leaf_all_a a :AMR_Leaf ; - :hasConcept :concept_all ; - :hasVariable :variable_a . - -:leaf_almost_a2 a :AMR_Leaf ; - :hasConcept :concept_almost ; - :hasVariable :variable_a2 . - -:leaf_circular_c a :AMR_Leaf ; - :edge_c_mod_a2 :leaf_almost_a2 ; - :hasConcept :concept_circular ; - :hasVariable :variable_c . - -:leaf_near_n a :AMR_Leaf ; - :hasConcept :concept_near ; - :hasVariable :variable_n . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_mod_a :leaf_all_a ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_thing_t a :AMR_Leaf ; - :edge_t_name_ecliptic :value_ecliptic ; - :hasConcept :concept_thing ; - :hasVariable :variable_t . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_ecliptic a :AMR_Value ; - rdfs:label "ecliptic" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#c2> ; - :label "c2" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - :label "d" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#f> ; - :label "f" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#l> ; - :label "l" . - -:variable_n a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#n> ; - :label "n" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#p> ; - :label "p" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#t> ; - :label "t" ; - :name "ecliptic" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-09-01#a> a ns21:all ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#a2> a ns11:almost ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#c> a ns11:circular ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#n> a ns21:near ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#a> ; - ns11:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#t> a <http://amr.isi.edu/entity-types#thing> ; - rdfs:label "ecliptic" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#thing> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:call-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:flat-06 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:lie-07 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:almost a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:circular a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:disc a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:all a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:near a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_orbit-01_o a :AMR_Leaf ; - :edge_o_ARG0_p :leaf_planet_p ; - :edge_o_mod_c :leaf_circular_c ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-09-01#o> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-09-01#p> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_disc_d a :AMR_Leaf ; - :hasConcept :concept_disc ; - :hasVariable :variable_d . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/SSC-09-01#d> a ns11:disc ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_transduction.ttl deleted file mode 100644 index 16fde99560ad54444e6ce244a91ae4d67faec4bb..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,1404 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:call-01.ARG1 a ns3:FrameRole . - -ns3:call-01.ARG2 a ns3:FrameRole . - -ns3:flat-06.ARG1 a ns3:FrameRole . - -ns3:lie-07.ARG1 a ns3:FrameRole . - -ns3:lie-07.ARG2 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns11:degree a ns21:Role . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:edge_c2_ARG1_d a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c2_ARG2_t a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_mod_a2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_f_ARG1_d a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_degree_n a :AMR_Edge ; - :hasRoleID "degree" . - -:edge_l_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l_ARG2_d a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_o_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o_mod_c a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_mod_a a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_quant_8 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_t_name_ecliptic a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-09-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#root01> ; - :hasRootLeaf :leaf_orbit-01_o ; - :hasSentenceID "SSC-09-01" ; - :hasSentenceStatement "All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_flat_f a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d, - net:individual_disc-call-of-thing_fromClass, - net:individual_disc_fromClass ; - net:coverBaseNode :leaf_flat-06_f ; - net:coverNode :leaf_flat-06_f ; - net:hasNaming "flat" ; - net:hasPropertyName "flat" ; - net:hasPropertyName01 "flating" ; - net:hasPropertyName10 "flat-by" ; - net:hasPropertyName12 "flat-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_disc_d ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_lie_l a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o ; - :role_ARG2 net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d, - net:individual_disc-call-of-thing_fromClass, - net:individual_disc_fromClass ; - net:coverBaseNode :leaf_lie-07_l ; - net:coverNode :leaf_lie-07_l ; - net:hasNaming "lie" ; - net:hasPropertyName "lie" ; - net:hasPropertyName01 "lieing" ; - net:hasPropertyName10 "lie-by" ; - net:hasPropertyName12 "lie-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_disc_d, - :leaf_orbit-01_o ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_near_n a net:Atom_Property_Net ; - net:coverBaseNode :leaf_near_n ; - net:coverNode :leaf_near_n ; - net:hasNaming "near" ; - net:hasPropertyName "near" ; - net:hasPropertyName01 "near" ; - net:hasPropertyName10 "near" ; - net:hasPropertyName12 "near" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_lie-orbit a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o ; - :role_ARG2 net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d, - net:individual_disc-call-of-thing_fromClass, - net:individual_disc_fromClass ; - net:coverArgNode :leaf_orbit-01_o ; - net:coverBaseNode :leaf_lie-07_l ; - net:coverNode :leaf_lie-07_l, - :leaf_orbit-01_o ; - net:hasMotherClassNet net:atomProperty_orbit_o ; - net:hasNaming "lie-orbit" ; - net:hasPropertyName "lie-orbit" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_almost-circular_c a net:Individual_Net ; - net:coverBaseNode :leaf_circular_c ; - net:coverNode :leaf_almost_a2, - :leaf_circular_c ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "almost-circular" ; - net:hasMotherClassNet net:atomClass_circular_c, - net:compositeClass_almost-circular_c ; - net:hasStructure "SSC-09-01" ; - net:trackMainNetComposante net:compositeClass_almost-circular_c ; - net:trackNetComposante net:compositeClass_almost-circular_c ; - net:trackProgress net:initialized . - -net:individual_almost_a2 a net:Individual_Net ; - net:coverBaseNode :leaf_almost_a2 ; - net:coverNode :leaf_almost_a2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "almost" ; - net:hasMotherClassNet net:atomClass_almost_a2 ; - net:hasStructure "SSC-09-01" ; - net:trackMainNetComposante net:atomClass_almost_a2 ; - net:trackNetComposante net:atomClass_almost_a2 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-09-01#c2> a ns3:call-01 ; - ns3:call-01.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - ns3:call-01.ARG2 <http://amr.isi.edu/amr_data/SSC-09-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#f> a ns3:flat-06 ; - ns3:flat-06.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - ns11:degree <http://amr.isi.edu/amr_data/SSC-09-01#n> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#l> a ns3:lie-07 ; - ns3:lie-07.ARG1 <http://amr.isi.edu/amr_data/SSC-09-01#o> ; - ns3:lie-07.ARG2 <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#root01> a ns21:AMR ; - ns21:has-id "SSC-09-01" ; - ns21:has-sentence "All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-09-01#o> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_all rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:all ; - :label "all" . - -:concept_almost rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:almost ; - :label "almost" . - -:concept_call-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:call-01 ; - :label "call-01" . - -:concept_circular rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:circular ; - :label "circular" . - -:concept_disc rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:disc ; - :label "disc" . - -:concept_flat-06 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:flat-06 ; - :label "flat-06" . - -:concept_lie-07 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:lie-07 ; - :label "lie-07" . - -:concept_near rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:near ; - :label "near" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_thing rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#thing> ; - :label "thing" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_8 a :AMR_Value ; - rdfs:label "p" . - -:value_ecliptic a :AMR_Value ; - rdfs:label "ecliptic" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#c2> ; - :label "c2" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#d> ; - :label "d" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#f> ; - :label "f" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#l> ; - :label "l" . - -:variable_n a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#n> ; - :label "n" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#p> ; - :label "p" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-09-01#t> ; - :label "t" ; - :name "ecliptic" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_mod net:atomProperty_all_a ; - :role_quant net:value_p_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_all_a a net:Atom_Property_Net ; - net:coverBaseNode :leaf_all_a ; - net:coverNode :leaf_all_a ; - net:hasNaming "all" ; - net:hasPropertyName "all" ; - net:hasPropertyName01 "all" ; - net:hasPropertyName10 "all" ; - net:hasPropertyName12 "all" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_call_c2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d, - net:individual_disc-call-of-thing_fromClass, - net:individual_disc_fromClass ; - :role_ARG2 net:atomClass_thing_t, - net:individual_thing_ecliptic, - net:individual_thing_fromClass ; - net:coverBaseNode :leaf_call-01_c2 ; - net:coverNode :leaf_call-01_c2 ; - net:hasNaming "call" ; - net:hasPropertyName "call" ; - net:hasPropertyName01 "calling" ; - net:hasPropertyName10 "call-by" ; - net:hasPropertyName12 "call-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_disc_d, - :leaf_thing_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_thing_ecliptic a net:Individual_Net ; - :role_name net:value_ecliptic_blankNode ; - net:coverBaseNode :leaf_thing_t ; - net:coverNode :leaf_thing_t ; - net:hasIndividualLabel "ecliptic" ; - net:hasMotherClassName net:atomClass_thing_t ; - net:hasMotherClassNet net:atomClass_thing_t ; - net:hasNaming "thing" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:restriction_calling_thing a net:Restriction_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_call-01_c2, - :leaf_disc_d, - :leaf_thing_t ; - net:coverTargetNode :leaf_call-01_c2, - :leaf_thing_t ; - net:hasNaming "disc-call-of-thing" ; - net:hasRestrictionNetValue net:atomClass_thing_t, - net:individual_thing_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_call_c2 . - -net:value_p_blankNode a net:Value_Net ; - net:hasNaming "p" ; - net:hasStructure "SSC-09-01" ; - net:hasValueLabel "p" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-09-01#a> a ns21:all ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#a2> a ns11:almost ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#c> a ns11:circular ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#n> a ns21:near ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#a> ; - ns11:quant "8" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-09-01#t> a <http://amr.isi.edu/entity-types#thing> ; - rdfs:label "ecliptic" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#thing> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:call-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:flat-06 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:lie-07 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:almost a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:circular a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:disc a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:all a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:near a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_flat-06_f a :AMR_Leaf ; - :edge_f_ARG1_d :leaf_disc_d ; - :edge_f_degree_n :leaf_near_n ; - :hasConcept :concept_flat-06 ; - :hasVariable :variable_f . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:individual_thing_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_thing_t ; - net:coverNode :leaf_thing_t ; - net:fromClassNet net:atomClass_thing_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "thing" ; - net:hasMotherClassNet net:atomClass_thing_t ; - net:hasStructure "SSC-09-01" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_ecliptic_blankNode a net:Value_Net ; - net:hasNaming "ecliptic" ; - net:hasStructure "SSC-09-01" ; - net:hasValueLabel "ecliptic" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-09-01#o> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-09-01#p> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-09-01#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_all_a a :AMR_Leaf ; - :hasConcept :concept_all ; - :hasVariable :variable_a . - -:leaf_near_n a :AMR_Leaf ; - :hasConcept :concept_near ; - :hasVariable :variable_n . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_orbit_o a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_planet_p ; - :role_mod net:atomClass_circular_c, - net:compositeClass_almost-circular_c ; - net:coverBaseNode :leaf_orbit-01_o ; - net:coverNode :leaf_orbit-01_o ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-09-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_circular_c, - :leaf_planet_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/SSC-09-01#d> a ns11:disc ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_lie-07_l a :AMR_Leaf ; - :edge_l_ARG1_o :leaf_orbit-01_o ; - :edge_l_ARG2_d :leaf_disc_d ; - :hasConcept :concept_lie-07 ; - :hasVariable :variable_l . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_mod_a :leaf_all_a ; - :edge_p_quant_8 :value_8 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:compositeClass_almost-circular_c a net:Composite_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_almost_a2 ; - net:coverBaseNode :leaf_circular_c ; - net:coverNode :leaf_almost_a2, - :leaf_circular_c ; - net:coverNodeCount 2 ; - net:hasClassName "almost-circular" ; - net:hasMotherClassNet net:atomClass_circular_c ; - net:hasStructure "SSC-09-01" ; - net:trackMainNetComposante net:atomClass_circular_c ; - net:trackNetComposante net:atomClass_almost_a2, - net:atomClass_circular_c ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_disc-call-of-thing_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_disc_d ; - net:fromClassNet net:compositeClass_disc-call-of-thing_d ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "disc-call-of-thing" ; - net:hasMotherClassNet net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d ; - net:hasStructure "SSC-09-01" . - -net:individual_disc_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_disc_d ; - net:fromClassNet net:atomClass_disc_d ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "disc" ; - net:hasMotherClassNet net:atomClass_disc_d, - net:compositeClass_disc-call-of-thing_d ; - net:hasStructure "SSC-09-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_call-01_c2 a :AMR_Leaf ; - :edge_c2_ARG1_d :leaf_disc_d ; - :edge_c2_ARG2_t :leaf_thing_t ; - :hasConcept :concept_call-01 ; - :hasVariable :variable_c2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:atomClass_circular_c a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_almost_a2 ; - net:coverBaseNode :leaf_circular_c ; - net:coverNode :leaf_circular_c ; - net:coverNodeCount 1 ; - net:hasClassName "circular" ; - net:hasNaming "circular" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_almost_a2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_almost_a2 ; - net:coverNode :leaf_almost_a2 ; - net:coverNodeCount 1 ; - net:hasClassName "almost" ; - net:hasNaming "almost" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_thing_t a net:Atom_Class_Net ; - :role_name net:value_ecliptic_blankNode ; - net:coverBaseNode :leaf_thing_t ; - net:coverNode :leaf_thing_t ; - net:coverNodeCount 1 ; - net:hasClassName "thing" ; - net:hasNaming "thing" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_almost_a2 a :AMR_Leaf ; - :hasConcept :concept_almost ; - :hasVariable :variable_a2 . - -:leaf_orbit-01_o a :AMR_Leaf ; - :edge_o_ARG0_p :leaf_planet_p ; - :edge_o_mod_c :leaf_circular_c ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o . - -net:compositeClass_disc-call-of-thing_d a net:Composite_Class_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_call-01_c2, - :leaf_disc_d, - :leaf_thing_t ; - net:coverNodeCount 3 ; - net:hasClassName "disc-call-of-thing" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_disc_d ; - net:hasRestriction01 net:restriction_calling_thing ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_circular_c a :AMR_Leaf ; - :edge_c_mod_a2 :leaf_almost_a2 ; - :hasConcept :concept_circular ; - :hasVariable :variable_c . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_disc_d a net:Atom_Class_Net ; - net:coverBaseNode :leaf_disc_d ; - net:coverNode :leaf_disc_d ; - net:coverNodeCount 1 ; - net:hasClassName "disc" ; - net:hasClassType sys:Entity ; - net:hasNaming "disc" ; - net:hasStructure "SSC-09-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_thing_t a :AMR_Leaf ; - :edge_t_name_ecliptic :value_ecliptic ; - :hasConcept :concept_thing ; - :hasVariable :variable_t . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_disc_d a :AMR_Leaf ; - :hasConcept :concept_disc ; - :hasVariable :variable_d . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample.ttl deleted file mode 100644 index 29d8956fdee27df1c57f4b2b2e06d83d94345dd6..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample.ttl +++ /dev/null @@ -1,990 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c2> a ns21:compose-01 ; - ns21:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - ns21:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#a2> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m2> . - -<http://amr.isi.edu/amr_data/SSC-08-01#c3> a ns21:compose-01 ; - ns21:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - ns21:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m6> . - -<http://amr.isi.edu/amr_data/SSC-08-01#c4> a ns21:call-01 ; - ns21:call-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - ns21:call-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#v> . - -<http://amr.isi.edu/amr_data/SSC-08-01#h> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#l> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-08-01#m> . - -<http://amr.isi.edu/amr_data/SSC-08-01#h4> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#h5> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - ns21:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-08-01#a4> . - -<http://amr.isi.edu/amr_data/SSC-08-01#r> a ns21:relative-05 ; - ns21:relative-05.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#m4> . - -<http://amr.isi.edu/amr_data/SSC-08-01#root01> a ns3:AMR ; - ns3:has-id "SSC-08-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-08-01#c> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:call-01.ARG1 a ns21:FrameRole . - -ns21:call-01.ARG2 a ns21:FrameRole . - -ns21:compose-01.ARG1 a ns21:FrameRole . - -ns21:compose-01.ARG2 a ns21:FrameRole . - -ns21:contrast-01.ARG1 a ns21:FrameRole . - -ns21:contrast-01.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG3 a ns21:FrameRole . - -ns21:have-degree-91.ARG4 a ns21:FrameRole . - -ns21:high-02.ARG1 a ns21:FrameRole . - -ns21:relative-05.ARG2 a ns21:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:example a ns3:Role . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-08-01#a2> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#h2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#h3> . - -<http://amr.isi.edu/amr_data/SSC-08-01#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#a6> ; - ns11:op3 <http://amr.isi.edu/amr_data/SSC-08-01#m5> . - -<http://amr.isi.edu/amr_data/SSC-08-01#a6> a ns11:ammonia . - -<http://amr.isi.edu/amr_data/SSC-08-01#c> a ns21:contrast-01 ; - ns21:contrast-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - ns21:contrast-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#g3> . - -<http://amr.isi.edu/amr_data/SSC-08-01#g2> a ns11:gas . - -<http://amr.isi.edu/amr_data/SSC-08-01#g3> a ns11:giant ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#ii> . - -<http://amr.isi.edu/amr_data/SSC-08-01#h2> a ns11:hydrogen . - -<http://amr.isi.edu/amr_data/SSC-08-01#h3> a ns11:helium . - -<http://amr.isi.edu/amr_data/SSC-08-01#h5> a ns21:high-02 ; - ns21:high-02.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#p5> . - -<http://amr.isi.edu/amr_data/SSC-08-01#h6> a ns11:hydrogen . - -<http://amr.isi.edu/amr_data/SSC-08-01#h7> a ns11:helium . - -<http://amr.isi.edu/amr_data/SSC-08-01#ii> a ns11:ice . - -<http://amr.isi.edu/amr_data/SSC-08-01#l> a ns11:large . - -<http://amr.isi.edu/amr_data/SSC-08-01#m> a ns3:most . - -<http://amr.isi.edu/amr_data/SSC-08-01#m2> a ns11:main . - -<http://amr.isi.edu/amr_data/SSC-08-01#m3> a ns21:melt-01 . - -<http://amr.isi.edu/amr_data/SSC-08-01#m5> a ns11:methane . - -<http://amr.isi.edu/amr_data/SSC-08-01#m6> a ns3:most . - -<http://amr.isi.edu/amr_data/SSC-08-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Jupiter" . - -<http://amr.isi.edu/amr_data/SSC-08-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Saturn" . - -<http://amr.isi.edu/amr_data/SSC-08-01#p3> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Uranus" . - -<http://amr.isi.edu/amr_data/SSC-08-01#p4> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Neptune" . - -<http://amr.isi.edu/amr_data/SSC-08-01#p5> a ns11:point ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m3> . - -<http://amr.isi.edu/amr_data/SSC-08-01#v> a ns11:volatile ; - ns11:example <http://amr.isi.edu/amr_data/SSC-08-01#a5> . - -<http://amr.isi.edu/amr_data/SSC-08-01#w> a ns11:water . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:call-01 a ns3:Frame . - -ns21:contrast-01 a ns3:Frame . - -ns21:high-02 a ns3:Frame . - -ns21:melt-01 a ns3:Frame . - -ns21:relative-05 a ns3:Frame . - -ns11:ammonia a ns3:Concept . - -ns11:gas a ns3:Concept . - -ns11:ice a ns3:Concept . - -ns11:large a ns3:Concept . - -ns11:main a ns3:Concept . - -ns11:methane a ns3:Concept . - -ns11:point a ns3:Concept . - -ns11:substance a ns3:Concept . - -ns11:volatile a ns3:Concept . - -ns11:water a ns3:Concept . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-08-01#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#p> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#p2> . - -<http://amr.isi.edu/amr_data/SSC-08-01#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#p3> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#p4> . - -<http://amr.isi.edu/amr_data/SSC-08-01#a4> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#h6> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#h7> . - -<http://amr.isi.edu/amr_data/SSC-08-01#g> a ns11:giant ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#g2> . - -<http://amr.isi.edu/amr_data/SSC-08-01#m4> a ns3:more . - -<http://amr.isi.edu/amr_data/SSC-08-01#s> a ns11:substance . - -ns21:compose-01 a ns3:Frame . - -ns21:have-degree-91 a ns3:Frame . - -ns11:giant a ns3:Concept . - -ns11:helium a ns3:Concept . - -ns11:hydrogen a ns3:Concept . - -ns3:most a ns3:Concept . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns3:and a ns3:Concept . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -ns21:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_factoid.ttl deleted file mode 100644 index 49897f3aea01467fcd5310f1ddc8794fbf58924f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,377 +0,0 @@ -@base <http://SolarSystemSample/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_ammonia_a6 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#ammonia> . - -ns1:atomClass_giant_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant> . - -ns1:atomClass_giant_g3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant> . - -ns1:atomClass_helium_h3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium> . - -ns1:atomClass_helium_h7 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium> . - -ns1:atomClass_hydrogen_h2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> . - -ns1:atomClass_hydrogen_h6 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> . - -ns1:atomClass_large_l ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#large> . - -ns1:atomClass_methane_m5 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#methane> . - -ns1:atomClass_planet_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_planet_p2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_planet_p3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_planet_p4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_point_p5 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#point> . - -ns1:atomClass_substance_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#substance> . - -ns1:atomClass_volatile_v ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#volatile> . - -ns1:atomClass_water_w ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#water> . - -ns1:atomProperty_call_c4 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#call-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#call> . - -ns1:atomProperty_compose_c2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> . - -ns1:atomProperty_compose_c3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> . - -ns1:atomProperty_high_h5 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#high-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#high> . - -ns1:atomProperty_melt_m3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#melt-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#melt> . - -ns1:atomProperty_more_m4 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns1:atomProperty_most_m ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> . - -ns1:atomProperty_most_m6 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> . - -ns1:atomProperty_relative_r ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#relative-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#relative> . - -ns1:compositeClass_gas-giant-compose-of-helium_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-helium> . - -ns1:compositeClass_gas-giant-compose-of-hydrogen_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-hydrogen> . - -ns1:compositeClass_gas-giant_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant> . - -ns1:compositeClass_helium-call-of-volatile_h7 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium-call-of-volatile> . - -ns1:compositeClass_hydrogen-call-of-volatile_h6 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen-call-of-volatile> . - -ns1:compositeClass_ice-giant_g3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#ice-giant> . - -ns1:compositeClass_planet-compose-of-substance_p3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> . - -ns1:compositeClass_planet-compose-of-substance_p4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> . - -ns1:individual_gas_g2 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#gas> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_giant_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_helium_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#helium> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_hydrogen_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_ice-giant_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_ice_ii ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ice> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_large_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#large> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_main_m2 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#main> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_planet_Jupiter ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#jupiter> . - -ns1:individual_planet_Neptune ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#neptune> . - -ns1:individual_planet_Saturn ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#saturn> . - -ns1:individual_planet_Uranus ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#uranus> . - -ns1:individual_substance_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#substance> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_volatile_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#volatile> ; - ns1:hasMotherClassURI ns2:Feature . - -<https://tenet.tetras-libre.fr/extract-result#ammonia> a owl:Class ; - rdfs:label "ammonia" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#call> a owl:ObjectProperty ; - rdfs:label "call" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas> a owl:individual, - ns2:Feature ; - rdfs:label "gas" ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-helium> a owl:Class ; - rdfs:label "gas-giant-compose-of-helium" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#helium> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#helium> ], - <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-hydrogen> a owl:Class ; - rdfs:label "gas-giant-compose-of-hydrogen" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#hydrogen> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#helium-call-of-volatile> a owl:Class ; - rdfs:label "helium-call-of-volatile" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#volatile> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#volatile> ], - <https://tenet.tetras-libre.fr/extract-result#helium> ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#high> a owl:ObjectProperty ; - rdfs:label "high" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#high-of> a owl:ObjectProperty ; - rdfs:label "high-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#hydrogen-call-of-volatile> a owl:Class ; - rdfs:label "hydrogen-call-of-volatile" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#volatile> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#volatile> ], - <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#ice> a owl:individual, - ns2:Feature ; - rdfs:label "ice" ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#jupiter> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#gas-giant>, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "Jupiter" ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#main> a owl:individual, - ns2:Feature ; - rdfs:label "main" ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#melt> a owl:ObjectProperty ; - rdfs:label "melt" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#melt-of> a owl:ObjectProperty ; - rdfs:label "melt-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#methane> a owl:Class ; - rdfs:label "methane" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#neptune> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant>, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> ; - rdfs:label "Neptune" ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#point> a owl:Class ; - rdfs:label "point" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#relative> a owl:ObjectProperty ; - rdfs:label "relative" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#relative-of> a owl:ObjectProperty ; - rdfs:label "relative-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#saturn> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#gas-giant>, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "Saturn" ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#uranus> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant>, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> ; - rdfs:label "Uranus" ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#water> a owl:Class ; - rdfs:label "water" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#compose> a owl:ObjectProperty ; - rdfs:label "compose" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#large> ; - rdfs:label "large" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> a owl:Class ; - rdfs:label "planet-compose-of-substance" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#substance> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#substance> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#substance> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#substance> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#call-of> a owl:ObjectProperty ; - rdfs:label "call-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant> a owl:Class ; - rdfs:label "gas-giant" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#ice-giant> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - rdfs:label "ice-giant" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#helium> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#helium> ; - rdfs:label "helium" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#hydrogen> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - rdfs:label "hydrogen" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#substance> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#substance> ; - rdfs:label "substance" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#volatile> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#volatile> ; - rdfs:label "volatile" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#compose-of> a owl:ObjectProperty ; - rdfs:label "compose-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - rdfs:label "giant" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-08-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_generation.ttl deleted file mode 100644 index e17d95226b3fac080ac33a622e562e8fb4b99794..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,2969 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:call-01.ARG1 a ns21:FrameRole . - -ns21:call-01.ARG2 a ns21:FrameRole . - -ns21:compose-01.ARG1 a ns21:FrameRole . - -ns21:compose-01.ARG2 a ns21:FrameRole . - -ns21:contrast-01.ARG1 a ns21:FrameRole . - -ns21:contrast-01.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG3 a ns21:FrameRole . - -ns21:have-degree-91.ARG4 a ns21:FrameRole . - -ns21:high-02.ARG1 a ns21:FrameRole . - -ns21:relative-05.ARG2 a ns21:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:example a ns3:Role . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_h2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_h3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_p3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_p4 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_op1_h6 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a4_op2_h7 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_a6 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_op3_m5 a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_p a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c2_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c2_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c2_mod_m2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c3_ARG1_a3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c3_ARG2_s a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c3_mod_m6 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c4_ARG1_a4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c4_ARG2_v a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_g3 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g3_domain_a3 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_g3_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_g_domain_a a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_g_mod_g2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h4_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h4_ARG2_h5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h4_ARG3_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h4_ARG4_a4 a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_h5_ARG1_p5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_p2_name_Saturn a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p3_name_Uranus a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p4_name_Neptune a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p5_mod_m3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_name_Jupiter a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_r_ARG2_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_v_example_a5 a :AMR_Edge ; - :hasRoleID "example" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-08-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#root01> ; - :hasRootLeaf :leaf_contrast-01_c ; - :hasSentenceID "SSC-08-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_relative_r a net:Atom_Property_Net ; - :role_ARG2 net:atomProperty_more_m4 ; - net:coverBaseNode :leaf_relative-05_r ; - net:coverNode :leaf_relative-05_r ; - net:hasNaming "relative" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#relative-of> ; - net:hasPropertyName "relative" ; - net:hasPropertyName01 "relativeing" ; - net:hasPropertyName10 "relative-by" ; - net:hasPropertyName12 "relative-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#relative> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_more_m4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_main_m2 a net:Individual_Net ; - net:coverBaseNode :leaf_main_m2 ; - net:coverNode :leaf_main_m2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "main" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#main> ; - net:hasMotherClassNet net:atomClass_main_m2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_main_m2 ; - net:trackNetComposante net:atomClass_main_m2 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a5 a net:Phenomena_Net ; - :role_op1 net:atomClass_water_w ; - :role_op2 net:atomClass_ammonia_a6 ; - :role_op3 net:atomClass_methane_m5 ; - net:coverBaseNode :leaf_and_a5 ; - net:coverNode :leaf_and_a5 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction_c a net:Phenomena_Net ; - :role_ARG1 net:atomClass_giant_g, - net:compositeClass_gas-giant-compose-of-helium_g, - net:compositeClass_gas-giant-compose-of-hydrogen_g, - net:compositeClass_gas-giant_g ; - :role_ARG2 net:atomClass_giant_g3, - net:compositeClass_ice-giant_g3, - net:individual_giant_fromClass, - net:individual_ice-giant_fromClass ; - net:coverBaseNode :leaf_contrast-01_c ; - net:coverNode :leaf_contrast-01_c ; - net:hasNaming "conjunction" ; - net:hasPhenomenaRef "contrast-01" ; - net:hasPhenomenaType :phenomena_conjunction ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p, - net:atomClass_planet_p2, - net:individual_planet_Jupiter, - net:individual_planet_Saturn, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_large_l, - net:individual_large_fromClass ; - :role_ARG3 net:atomProperty_most_m ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h4 a net:Phenomena_Net ; - :role_ARG1 net:atomClass_substance_s, - net:individual_substance_fromClass ; - :role_ARG2 net:atomProperty_high_h5 ; - :role_ARG3 net:atomProperty_more_m4 ; - :role_ARG4 net:atomClass_helium_h7, - net:atomClass_hydrogen_h6, - net:logicalSet_and_a4, - net:phenomena_conjunction-AND_a4 ; - net:coverBaseNode :leaf_have-degree-91_h4 ; - net:coverNode :leaf_have-degree-91_h4 ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-08-01#c2> a ns21:compose-01 ; - ns21:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - ns21:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#a2> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c3> a ns21:compose-01 ; - ns21:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - ns21:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m6> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c4> a ns21:call-01 ; - ns21:call-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - ns21:call-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#v> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#l> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-08-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h4> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#h5> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - ns21:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#r> a ns21:relative-05 ; - ns21:relative-05.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#root01> a ns3:AMR ; - ns3:has-id "SSC-08-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-08-01#c> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_ammonia rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:ammonia ; - :label "ammonia" . - -:concept_call-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:call-01 ; - :label "call-01" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_gas rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gas ; - :label "gas" . - -:concept_high-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:high-02 ; - :label "high-02" . - -:concept_ice rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:ice ; - :label "ice" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:large ; - :label "large" . - -:concept_main rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:main ; - :label "main" . - -:concept_melt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:melt-01 ; - :label "melt-01" . - -:concept_methane rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:methane ; - :label "methane" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_point rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:point ; - :label "point" . - -:concept_relative-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:relative-05 ; - :label "relative-05" . - -:concept_substance rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:substance ; - :label "substance" . - -:concept_volatile rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:volatile ; - :label "volatile" . - -:concept_water rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:water ; - :label "water" . - -:role_ARG4 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:value_Jupiter a :AMR_Value ; - rdfs:label "Jupiter" . - -:value_Neptune a :AMR_Value ; - rdfs:label "Neptune" . - -:value_Saturn a :AMR_Value ; - rdfs:label "Saturn" . - -:value_Uranus a :AMR_Value ; - rdfs:label "Uranus" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a5> ; - :label "a5" . - -:variable_a6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a6> ; - :label "a6" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c2> ; - :label "c2" . - -:variable_c3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c3> ; - :label "c3" . - -:variable_c4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c4> ; - :label "c4" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - :label "g" . - -:variable_g2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g2> ; - :label "g2" . - -:variable_g3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g3> ; - :label "g3" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h2> ; - :label "h2" . - -:variable_h3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h3> ; - :label "h3" . - -:variable_h4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h4> ; - :label "h4" . - -:variable_h5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h5> ; - :label "h5" . - -:variable_h6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h6> ; - :label "h6" . - -:variable_h7 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h7> ; - :label "h7" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - :label "m4" . - -:variable_m5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m5> ; - :label "m5" . - -:variable_m6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m6> ; - :label "m6" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p> ; - :label "p" ; - :name "Jupiter" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p2> ; - :label "p2" ; - :name "Saturn" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p3> ; - :label "p3" ; - :name "Uranus" . - -:variable_p4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p4> ; - :label "p4" ; - :name "Neptune" . - -:variable_p5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p5> ; - :label "p5" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - :label "s" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#w> ; - :label "w" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#ammonia> a owl:Class ; - rdfs:label "ammonia" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#call> a owl:ObjectProperty ; - rdfs:label "call" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas> a owl:individual, - sys:Feature ; - rdfs:label "gas" ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-helium> a owl:Class ; - rdfs:label "gas-giant-compose-of-helium" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#helium> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#helium> ], - <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-hydrogen> a owl:Class ; - rdfs:label "gas-giant-compose-of-hydrogen" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#hydrogen> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#helium-call-of-volatile> a owl:Class ; - rdfs:label "helium-call-of-volatile" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#volatile> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#volatile> ], - <https://tenet.tetras-libre.fr/extract-result#helium> ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#high> a owl:ObjectProperty ; - rdfs:label "high" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#high-of> a owl:ObjectProperty ; - rdfs:label "high-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#hydrogen-call-of-volatile> a owl:Class ; - rdfs:label "hydrogen-call-of-volatile" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#volatile> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#call-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#volatile> ], - <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#ice> a owl:individual, - sys:Feature ; - rdfs:label "ice" ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#jupiter> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#gas-giant>, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "Jupiter" ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#main> a owl:individual, - sys:Feature ; - rdfs:label "main" ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#melt> a owl:ObjectProperty ; - rdfs:label "melt" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#melt-of> a owl:ObjectProperty ; - rdfs:label "melt-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#methane> a owl:Class ; - rdfs:label "methane" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#neptune> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant>, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> ; - rdfs:label "Neptune" ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#point> a owl:Class ; - rdfs:label "point" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#relative> a owl:ObjectProperty ; - rdfs:label "relative" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#relative-of> a owl:ObjectProperty ; - rdfs:label "relative-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#saturn> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#gas-giant>, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "Saturn" ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#uranus> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant>, - <https://tenet.tetras-libre.fr/extract-result#planet>, - <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> ; - rdfs:label "Uranus" ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#water> a owl:Class ; - rdfs:label "water" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-08-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_ammonia_a6 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_ammonia_a6 ; - net:coverNode :leaf_ammonia_a6 ; - net:coverNodeCount 1 ; - net:hasClassName "ammonia" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#ammonia> ; - net:hasNaming "ammonia" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_methane_m5 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_methane_m5 ; - net:coverNode :leaf_methane_m5 ; - net:coverNodeCount 1 ; - net:hasClassName "methane" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#methane> ; - net:hasNaming "methane" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_point_p5 a net:Atom_Class_Net ; - :role_mod net:atomProperty_melt_m3 ; - net:coverBaseNode :leaf_point_p5 ; - net:coverNode :leaf_point_p5 ; - net:coverNodeCount 1 ; - net:hasClassName "point" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#point> ; - net:hasNaming "point" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_water_w a net:Atom_Class_Net ; - net:coverBaseNode :leaf_water_w ; - net:coverNode :leaf_water_w ; - net:coverNodeCount 1 ; - net:hasClassName "water" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#water> ; - net:hasNaming "water" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_high_h5 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_point_p5 ; - net:coverBaseNode :leaf_high-02_h5 ; - net:coverNode :leaf_high-02_h5 ; - net:hasNaming "high" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#high-of> ; - net:hasPropertyName "high" ; - net:hasPropertyName01 "highing" ; - net:hasPropertyName10 "high-by" ; - net:hasPropertyName12 "high-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#high> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_point_p5 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_melt_m3 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_melt-01_m3 ; - net:coverNode :leaf_melt-01_m3 ; - net:hasNaming "melt" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#melt-of> ; - net:hasPropertyName "melt" ; - net:hasPropertyName01 "melting" ; - net:hasPropertyName10 "melt-by" ; - net:hasPropertyName12 "melt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#melt> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_most_m a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m ; - net:coverNode :leaf_most_m ; - net:hasNaming "most" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "most" ; - net:hasPropertyName10 "most" ; - net:hasPropertyName12 "most" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_most_m6 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m6 ; - net:coverNode :leaf_most_m6 ; - net:hasNaming "most" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "most" ; - net:hasPropertyName10 "most" ; - net:hasPropertyName12 "most" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_giant_fromClass a net:Individual_Net ; - :role_domain net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_mod net:atomClass_ice_ii, - net:individual_ice_ii ; - net:coverBaseNode :leaf_giant_g3 ; - net:coverNode :leaf_giant_g3 ; - net:fromClassNet net:atomClass_giant_g3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "giant" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:compositeClass_ice-giant_g3 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" . - -net:individual_ice-giant_fromClass a net:Individual_Net ; - :role_domain net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_mod net:atomClass_ice_ii, - net:individual_ice_ii ; - net:coverBaseNode :leaf_giant_g3 ; - net:coverNode :leaf_giant_g3 ; - net:fromClassNet net:compositeClass_ice-giant_g3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "ice-giant" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:compositeClass_ice-giant_g3 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" . - -net:individual_large_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:fromClassNet net:atomClass_large_l ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "large" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#large> ; - net:hasMotherClassNet net:atomClass_large_l ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomClass_hydrogen_h2, - net:individual_hydrogen_fromClass ; - :role_op2 net:atomClass_helium_h3, - net:individual_helium_fromClass ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_call_helium a net:Restriction_Net ; - net:coverNode :leaf_and_a4, - :leaf_call-01_c4, - :leaf_helium_h7 ; - net:hasRestrictionNetValue net:atomClass_helium_h7 ; - net:hasRestrictionOnProperty net:atomProperty_call_c4 . - -net:restriction_call_hydrogen a net:Restriction_Net ; - net:coverNode :leaf_and_a4, - :leaf_call-01_c4, - :leaf_hydrogen_h6 ; - net:hasRestrictionNetValue net:atomClass_hydrogen_h6 ; - net:hasRestrictionOnProperty net:atomProperty_call_c4 . - -net:restriction_compose_planet a net:Restriction_Net ; - net:coverNode :leaf_and_a3, - :leaf_compose-01_c3, - :leaf_planet_p3, - :leaf_planet_p4 ; - net:hasRestrictionNetValue net:atomClass_planet_p3, - net:atomClass_planet_p4 ; - net:hasRestrictionOnProperty net:atomProperty_compose_c3 . - -net:restriction_composeing_helium a net:Restriction_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_compose-01_c2, - :leaf_giant_g, - :leaf_helium_h3 ; - net:coverTargetNode :leaf_compose-01_c2, - :leaf_helium_h3 ; - net:hasNaming "gas-giant-compose-of-helium" ; - net:hasRestrictionNetValue net:atomClass_helium_h3, - net:individual_helium_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c2 . - -net:restriction_composeing_hydrogen a net:Restriction_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_compose-01_c2, - :leaf_giant_g, - :leaf_hydrogen_h2 ; - net:coverTargetNode :leaf_compose-01_c2, - :leaf_hydrogen_h2 ; - net:hasNaming "gas-giant-compose-of-hydrogen" ; - net:hasRestrictionNetValue net:atomClass_hydrogen_h2, - net:individual_hydrogen_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c2 . - -<http://amr.isi.edu/amr_data/SSC-08-01#a2> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#h2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#h3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#a6> ; - ns11:op3 <http://amr.isi.edu/amr_data/SSC-08-01#m5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a6> a ns11:ammonia ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c> a ns21:contrast-01 ; - ns21:contrast-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - ns21:contrast-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#g3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g2> a ns11:gas ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g3> a ns11:giant ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h2> a ns11:hydrogen ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h3> a ns11:helium ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h5> a ns21:high-02 ; - ns21:high-02.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#p5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h6> a ns11:hydrogen ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h7> a ns11:helium ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#ii> a ns11:ice ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#l> a ns11:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m2> a ns11:main ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m3> a ns21:melt-01 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m5> a ns11:methane ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m6> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Jupiter" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Saturn" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p3> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Uranus" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p4> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Neptune" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p5> a ns11:point ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#v> a ns11:volatile ; - ns11:example <http://amr.isi.edu/amr_data/SSC-08-01#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#w> a ns11:water ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:call-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:high-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:melt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:relative-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:ammonia a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gas a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:ice a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:main a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:methane a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:point a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:substance a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:volatile a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:water a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_compose-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:compose-01 ; - :label "compose-01" . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:giant ; - :label "giant" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_helium rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:helium ; - :label "helium" . - -:concept_hydrogen rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hydrogen ; - :label "hydrogen" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_a :leaf_and_a ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_have-degree-91_h4 a :AMR_Leaf ; - :edge_h4_ARG1_s :leaf_substance_s ; - :edge_h4_ARG2_h5 :leaf_high-02_h5 ; - :edge_h4_ARG3_m4 :leaf_more_m4 ; - :edge_h4_ARG4_a4 :leaf_and_a4 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h4 . - -:leaf_relative-05_r a :AMR_Leaf ; - :edge_r_ARG2_m4 :leaf_more_m4 ; - :hasConcept :concept_relative-05 ; - :hasVariable :variable_r . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#compose> a owl:ObjectProperty ; - rdfs:label "compose" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_compose_c2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_giant_g, - net:compositeClass_gas-giant-compose-of-helium_g, - net:compositeClass_gas-giant-compose-of-hydrogen_g, - net:compositeClass_gas-giant_g ; - :role_ARG2 net:atomClass_helium_h3, - net:atomClass_hydrogen_h2, - net:phenomena_conjunction-AND_a2 ; - :role_mod net:atomClass_main_m2 ; - net:coverBaseNode :leaf_compose-01_c2 ; - net:coverNode :leaf_compose-01_c2 ; - net:hasNaming "compose" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - net:hasPropertyName "compose" ; - net:hasPropertyName01 "composeing" ; - net:hasPropertyName10 "compose-by" ; - net:hasPropertyName12 "compose-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2, - :leaf_giant_g, - :leaf_main_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m4 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m4 ; - net:coverNode :leaf_more_m4 ; - net:hasNaming "more" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_gas-giant-compose-of-helium_g a net:Composite_Class_Net ; - :role_domain net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_gas_g2, - net:individual_gas_g2 ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_compose-01_c2, - :leaf_gas_g2, - :leaf_giant_g, - :leaf_helium_h3 ; - net:coverNodeCount 4 ; - net:hasClassName "gas-giant-compose-of-helium" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-helium> ; - net:hasMotherClassNet net:compositeClass_gas-giant_g ; - net:hasRestriction01 net:restriction_composeing_helium ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_gas-giant-compose-of-hydrogen_g a net:Composite_Class_Net ; - :role_domain net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_gas_g2, - net:individual_gas_g2 ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_compose-01_c2, - :leaf_gas_g2, - :leaf_giant_g, - :leaf_hydrogen_h2 ; - net:coverNodeCount 4 ; - net:hasClassName "gas-giant-compose-of-hydrogen" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant-compose-of-hydrogen> ; - net:hasMotherClassNet net:compositeClass_gas-giant_g ; - net:hasRestriction01 net:restriction_composeing_hydrogen ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_helium-call-of-volatile_h7 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_helium_h7 ; - net:coverNode :leaf_call-01_c4, - :leaf_helium_h7, - :leaf_volatile_v ; - net:coverNodeCount 3 ; - net:hasClassName "helium-call-of-volatile" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium-call-of-volatile> ; - net:hasMotherClassNet net:atomClass_helium_h7 ; - net:hasRestriction01 net:restriction_calling_volatile ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_hydrogen-call-of-volatile_h6 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_hydrogen_h6 ; - net:coverNode :leaf_call-01_c4, - :leaf_hydrogen_h6, - :leaf_volatile_v ; - net:coverNodeCount 3 ; - net:hasClassName "hydrogen-call-of-volatile" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen-call-of-volatile> ; - net:hasMotherClassNet net:atomClass_hydrogen_h6 ; - net:hasRestriction01 net:restriction_calling_volatile ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_gas_g2 a net:Individual_Net ; - net:coverBaseNode :leaf_gas_g2 ; - net:coverNode :leaf_gas_g2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "gas" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#gas> ; - net:hasMotherClassNet net:atomClass_gas_g2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_gas_g2 ; - net:trackNetComposante net:atomClass_gas_g2 ; - net:trackProgress net:initialized . - -net:individual_helium_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_helium_h3 ; - net:coverNode :leaf_helium_h3 ; - net:fromClassNet net:atomClass_helium_h3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "helium" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#helium> ; - net:hasMotherClassNet net:atomClass_helium_h3 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" . - -net:individual_hydrogen_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_hydrogen_h2 ; - net:coverNode :leaf_hydrogen_h2 ; - net:fromClassNet net:atomClass_hydrogen_h2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "hydrogen" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - net:hasMotherClassNet net:atomClass_hydrogen_h2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" . - -net:individual_ice_ii a net:Individual_Net ; - net:coverBaseNode :leaf_ice_ii ; - net:coverNode :leaf_ice_ii ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "ice" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#ice> ; - net:hasMotherClassNet net:atomClass_ice_ii ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_ice_ii ; - net:trackNetComposante net:atomClass_ice_ii ; - net:trackProgress net:initialized . - -net:individual_volatile_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_volatile_v ; - net:coverNode :leaf_volatile_v ; - net:fromClassNet net:atomClass_volatile_v ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "volatile" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#volatile> ; - net:hasMotherClassNet net:atomClass_volatile_v ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" . - -net:logicalSet_and_a4 a net:Logical_Set_Net ; - :role_op1 net:atomClass_hydrogen_h6, - net:compositeClass_hydrogen-call-of-volatile_h6 ; - :role_op2 net:atomClass_helium_h7, - net:compositeClass_helium-call-of-volatile_h7 ; - net:bindPropertyNet net:atomProperty_call_c4 ; - net:bindRestriction net:restriction_call_helium, - net:restriction_call_hydrogen ; - net:containsNet net:atomClass_helium_h7, - net:atomClass_hydrogen_h6 ; - net:containsNet1 net:atomClass_hydrogen_h6 ; - net:containsNet2 net:atomClass_helium_h7 ; - net:coverBaseNode :leaf_and_a4 ; - net:coverNode :leaf_and_a4 ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "call-hydrogen-and-helium-etc" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:phenomena_conjunction-AND_a4 a net:Phenomena_Net ; - :role_op1 net:atomClass_hydrogen_h6, - net:compositeClass_hydrogen-call-of-volatile_h6 ; - :role_op2 net:atomClass_helium_h7, - net:compositeClass_helium-call-of-volatile_h7 ; - net:coverBaseNode :leaf_and_a4 ; - net:coverNode :leaf_and_a4 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_calling_volatile a net:Restriction_Net ; - net:coverBaseNode :leaf_helium_h7, - :leaf_hydrogen_h6 ; - net:coverNode :leaf_call-01_c4, - :leaf_helium_h7, - :leaf_hydrogen_h6, - :leaf_volatile_v ; - net:coverTargetNode :leaf_call-01_c4, - :leaf_volatile_v ; - net:hasNaming "helium-call-of-volatile", - "hydrogen-call-of-volatile" ; - net:hasRestrictionNetValue net:atomClass_volatile_v, - net:individual_volatile_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_call_c4 . - -net:restriction_composeing_substance a net:Restriction_Net ; - net:coverBaseNode :leaf_planet_p3, - :leaf_planet_p4 ; - net:coverNode :leaf_compose-01_c3, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_substance_s ; - net:coverTargetNode :leaf_compose-01_c3, - :leaf_substance_s ; - net:hasNaming "planet-compose-of-substance" ; - net:hasRestrictionNetValue net:atomClass_substance_s, - net:individual_substance_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c3 . - -net:value_Jupiter_blankNode a net:Value_Net ; - net:hasNaming "Jupiter" ; - net:hasStructure "SSC-08-01" ; - net:hasValueLabel "Jupiter" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Neptune_blankNode a net:Value_Net ; - net:hasNaming "Neptune" ; - net:hasStructure "SSC-08-01" ; - net:hasValueLabel "Neptune" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Saturn_blankNode a net:Value_Net ; - net:hasNaming "Saturn" ; - net:hasStructure "SSC-08-01" ; - net:hasValueLabel "Saturn" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Uranus_blankNode a net:Value_Net ; - net:hasNaming "Uranus" ; - net:hasStructure "SSC-08-01" ; - net:hasValueLabel "Uranus" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-08-01#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#p> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#p2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#p3> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#p4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a4> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#h6> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#h7> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g> a ns11:giant ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#g2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m4> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#s> a ns11:substance ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:compose-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:giant a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:helium a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hydrogen a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_ammonia_a6 a :AMR_Leaf ; - :hasConcept :concept_ammonia ; - :hasVariable :variable_a6 . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_w :leaf_water_w ; - :edge_a5_op2_a6 :leaf_ammonia_a6 ; - :edge_a5_op3_m5 :leaf_methane_m5 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_g :leaf_giant_g ; - :edge_c_ARG2_g3 :leaf_giant_g3 ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_high-02_h5 a :AMR_Leaf ; - :edge_h5_ARG1_p5 :leaf_point_p5 ; - :hasConcept :concept_high-02 ; - :hasVariable :variable_h5 . - -:leaf_melt-01_m3 a :AMR_Leaf ; - :hasConcept :concept_melt-01 ; - :hasVariable :variable_m3 . - -:leaf_methane_m5 a :AMR_Leaf ; - :hasConcept :concept_methane ; - :hasVariable :variable_m5 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m . - -:leaf_water_w a :AMR_Leaf ; - :hasConcept :concept_water ; - :hasVariable :variable_w . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#large> ; - rdfs:label "large" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-08-01" . - -net:atomClass_large_l a net:Atom_Class_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:coverNodeCount 1 ; - net:hasClassName "large" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#large> ; - net:hasNaming "large" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_compose_c3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:individual_planet_Neptune, - net:individual_planet_Uranus, - net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_ARG2 net:atomClass_substance_s, - net:individual_substance_fromClass ; - :role_mod net:atomProperty_most_m6 ; - net:coverBaseNode :leaf_compose-01_c3 ; - net:coverNode :leaf_compose-01_c3 ; - net:hasNaming "compose" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - net:hasPropertyName "compose" ; - net:hasPropertyName01 "composeing" ; - net:hasPropertyName10 "compose-by" ; - net:hasPropertyName12 "compose-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#compose> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a3, - :leaf_most_m6, - :leaf_substance_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-substance_p3 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_compose-01_c3, - :leaf_planet_p3, - :leaf_substance_s ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-substance" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> ; - net:hasMotherClassNet net:atomClass_planet_p3 ; - net:hasRestriction01 net:restriction_composeing_substance ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-substance_p4 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_compose-01_c3, - :leaf_planet_p4, - :leaf_substance_s ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-substance" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> ; - net:hasMotherClassNet net:atomClass_planet_p4 ; - net:hasRestriction01 net:restriction_composeing_substance ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_substance_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_substance_s ; - net:coverNode :leaf_substance_s ; - net:fromClassNet net:atomClass_substance_s ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "substance" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#substance> ; - net:hasMotherClassNet net:atomClass_substance_s ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-08-01" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p :leaf_planet_p ; - :edge_a_op2_p2 :leaf_planet_p2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_h2 :leaf_hydrogen_h2 ; - :edge_a2_op2_h3 :leaf_helium_h3 ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_most_m6 a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m6 . - -:leaf_point_p5 a :AMR_Leaf ; - :edge_p5_mod_m3 :leaf_melt-01_m3 ; - :hasConcept :concept_point ; - :hasVariable :variable_p5 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet-compose-of-substance> a owl:Class ; - rdfs:label "planet-compose-of-substance" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#substance> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#substance> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#substance> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#substance> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#compose-of> ], - <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-08-01" . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_main_m2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_main_m2 ; - net:coverNode :leaf_main_m2 ; - net:coverNodeCount 1 ; - net:hasClassName "main" ; - net:hasNaming "main" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_volatile_v a net:Atom_Class_Net ; - net:coverBaseNode :leaf_volatile_v ; - net:coverNode :leaf_volatile_v ; - net:coverNodeCount 1 ; - net:hasClassName "volatile" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#volatile> ; - net:hasNaming "volatile" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_call_c4 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_helium_h7, - net:atomClass_hydrogen_h6, - net:logicalSet_and_a4, - net:phenomena_conjunction-AND_a4 ; - :role_ARG2 net:atomClass_volatile_v, - net:individual_volatile_fromClass ; - net:coverBaseNode :leaf_call-01_c4 ; - net:coverNode :leaf_call-01_c4 ; - net:hasNaming "call" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#call-of> ; - net:hasPropertyName "call" ; - net:hasPropertyName01 "calling" ; - net:hasPropertyName10 "call-by" ; - net:hasPropertyName12 "call-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#call> ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a4, - :leaf_volatile_v ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Jupiter a net:Individual_Net ; - :role_name net:value_Jupiter_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasIndividualLabel "Jupiter" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#jupiter> ; - net:hasMotherClassName net:atomClass_planet_p ; - net:hasMotherClassNet net:atomClass_giant_g, - net:atomClass_planet_p, - net:compositeClass_gas-giant_g ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Saturn a net:Individual_Net ; - :role_name net:value_Saturn_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:hasIndividualLabel "Saturn" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#saturn> ; - net:hasMotherClassName net:atomClass_planet_p2 ; - net:hasMotherClassNet net:atomClass_giant_g, - net:atomClass_planet_p2, - net:compositeClass_gas-giant_g ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_more_m4 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m4 . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Jupiter :value_Jupiter ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_name_Saturn :value_Saturn ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#call-of> a owl:ObjectProperty ; - rdfs:label "call-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#gas-giant> a owl:Class ; - rdfs:label "gas-giant" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-08-01" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_helium_h3 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_helium_h3 ; - net:coverNode :leaf_helium_h3 ; - net:coverNodeCount 1 ; - net:hasClassName "helium" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium> ; - net:hasNaming "helium" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_hydrogen_h2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_hydrogen_h2 ; - net:coverNode :leaf_hydrogen_h2 ; - net:coverNodeCount 1 ; - net:hasClassName "hydrogen" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - net:hasNaming "hydrogen" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_substance_s a net:Atom_Class_Net ; - net:coverBaseNode :leaf_substance_s ; - net:coverNode :leaf_substance_s ; - net:coverNodeCount 1 ; - net:hasClassName "substance" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#substance> ; - net:hasNaming "substance" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a3 a net:Logical_Set_Net ; - :role_op1 net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-substance_p3, - net:individual_planet_Uranus ; - :role_op2 net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-substance_p4, - net:individual_planet_Neptune ; - net:bindPropertyNet net:atomProperty_compose_c3 ; - net:bindRestriction net:restriction_compose_planet ; - net:containsNet net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:individual_planet_Neptune, - net:individual_planet_Uranus ; - net:containsNet1 net:atomClass_planet_p3, - net:individual_planet_Uranus ; - net:containsNet2 net:atomClass_planet_p4, - net:individual_planet_Neptune ; - net:coverBaseNode :leaf_and_a3 ; - net:coverNode :leaf_and_a3 ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "compose-planet-and-planet-etc" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_planet_p, - net:individual_planet_Jupiter ; - :role_op2 net:atomClass_planet_p2, - net:individual_planet_Saturn ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-AND_a3 a net:Phenomena_Net ; - :role_op1 net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-substance_p3, - net:individual_planet_Uranus ; - :role_op2 net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-substance_p4, - net:individual_planet_Neptune ; - net:coverBaseNode :leaf_and_a3 ; - net:coverNode :leaf_and_a3 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_ice_ii a :AMR_Leaf ; - :hasConcept :concept_ice ; - :hasVariable :variable_ii . - -:leaf_main_m2 a :AMR_Leaf ; - :hasConcept :concept_main ; - :hasVariable :variable_m2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -<https://tenet.tetras-libre.fr/extract-result#ice-giant> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - rdfs:label "ice-giant" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-08-01" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:compositeClass_gas-giant_g a net:Composite_Class_Net ; - :role_domain net:atomClass_planet_p, - net:atomClass_planet_p2, - net:individual_planet_Jupiter, - net:individual_planet_Saturn, - net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_gas_g2 ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_gas_g2, - :leaf_giant_g ; - net:coverNodeCount 2 ; - net:hasClassName "gas-giant" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gas-giant> ; - net:hasMotherClassNet net:atomClass_giant_g, - net:atomClass_planet_p, - net:atomClass_planet_p2 ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_giant_g ; - net:trackNetComposante net:atomClass_gas_g2, - net:atomClass_giant_g ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_ice-giant_g3 a net:Composite_Class_Net ; - :role_domain net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:individual_planet_Neptune, - net:individual_planet_Uranus, - net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_mod net:atomClass_ice_ii ; - net:coverBaseNode :leaf_giant_g3 ; - net:coverNode :leaf_giant_g3, - :leaf_ice_ii ; - net:coverNodeCount 2 ; - net:hasClassName "ice-giant" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:atomClass_planet_p3, - net:atomClass_planet_p4 ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_giant_g3 ; - net:trackNetComposante net:atomClass_giant_g3, - net:atomClass_ice_ii ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_compose-01_c3 a :AMR_Leaf ; - :edge_c3_ARG1_a3 :leaf_and_a3 ; - :edge_c3_ARG2_s :leaf_substance_s ; - :edge_c3_mod_m6 :leaf_most_m6 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c3 . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -<https://tenet.tetras-libre.fr/extract-result#helium> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#helium> ; - rdfs:label "helium" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#hydrogen> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - rdfs:label "hydrogen" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#substance> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#substance> ; - rdfs:label "substance" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#volatile> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#volatile> ; - rdfs:label "volatile" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-08-01" . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_giant_g a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_planet_p, - net:atomClass_planet_p2, - net:individual_planet_Jupiter, - net:individual_planet_Saturn, - net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_gas_g2 ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:coverNodeCount 1 ; - net:hasClassName "giant" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p2 ; - net:hasNaming "giant" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Neptune a net:Individual_Net ; - :role_name net:value_Neptune_blankNode ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_planet_p4 ; - net:hasIndividualLabel "Neptune" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#neptune> ; - net:hasMotherClassName net:atomClass_planet_p4 ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:atomClass_planet_p4, - net:compositeClass_ice-giant_g3, - net:compositeClass_planet-compose-of-substance_p4 ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Uranus a net:Individual_Net ; - :role_name net:value_Uranus_blankNode ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_planet_p3 ; - net:hasIndividualLabel "Uranus" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#uranus> ; - net:hasMotherClassName net:atomClass_planet_p3 ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:atomClass_planet_p3, - net:compositeClass_ice-giant_g3, - net:compositeClass_planet-compose-of-substance_p3 ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_p3 :leaf_planet_p3 ; - :edge_a3_op2_p4 :leaf_planet_p4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_call-01_c4 a :AMR_Leaf ; - :edge_c4_ARG1_a4 :leaf_and_a4 ; - :edge_c4_ARG2_v :leaf_volatile_v ; - :hasConcept :concept_call-01 ; - :hasVariable :variable_c4 . - -:leaf_compose-01_c2 a :AMR_Leaf ; - :edge_c2_ARG1_g :leaf_giant_g ; - :edge_c2_ARG2_a2 :leaf_and_a2 ; - :edge_c2_mod_m2 :leaf_main_m2 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c2 . - -:leaf_gas_g2 a :AMR_Leaf ; - :hasConcept :concept_gas ; - :hasVariable :variable_g2 . - -:leaf_helium_h3 a :AMR_Leaf ; - :hasConcept :concept_helium ; - :hasVariable :variable_h3 . - -:leaf_helium_h7 a :AMR_Leaf ; - :hasConcept :concept_helium ; - :hasVariable :variable_h7 . - -:leaf_hydrogen_h2 a :AMR_Leaf ; - :hasConcept :concept_hydrogen ; - :hasVariable :variable_h2 . - -:leaf_hydrogen_h6 a :AMR_Leaf ; - :hasConcept :concept_hydrogen ; - :hasVariable :variable_h6 . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_gas_g2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gas_g2 ; - net:coverNode :leaf_gas_g2 ; - net:coverNodeCount 1 ; - net:hasClassName "gas" ; - net:hasNaming "gas" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_helium_h7 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_helium_h7 ; - net:coverNode :leaf_helium_h7 ; - net:coverNodeCount 1 ; - net:hasClassName "helium" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#helium> ; - net:hasNaming "helium" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_hydrogen_h6 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_hydrogen_h6 ; - net:coverNode :leaf_hydrogen_h6 ; - net:coverNodeCount 1 ; - net:hasClassName "hydrogen" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#hydrogen> ; - net:hasNaming "hydrogen" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_ice_ii a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_ice_ii ; - net:coverNode :leaf_ice_ii ; - net:coverNodeCount 1 ; - net:hasClassName "ice" ; - net:hasNaming "ice" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_name net:value_Jupiter_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p2 a net:Atom_Class_Net ; - :role_name net:value_Saturn_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_and_a4 a :AMR_Leaf ; - :edge_a4_op1_h6 :leaf_hydrogen_h6 ; - :edge_a4_op2_h7 :leaf_helium_h7 ; - :hasConcept :concept_and ; - :hasVariable :variable_a4 . - -:leaf_giant_g3 a :AMR_Leaf ; - :edge_g3_domain_a3 :leaf_and_a3 ; - :edge_g3_mod_ii :leaf_ice_ii ; - :hasConcept :concept_giant ; - :hasVariable :variable_g3 . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomClass_giant_g3 a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:individual_planet_Neptune, - net:individual_planet_Uranus, - net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_mod net:atomClass_ice_ii ; - net:coverBaseNode :leaf_giant_g3 ; - net:coverNode :leaf_giant_g3 ; - net:coverNodeCount 1 ; - net:hasClassName "giant" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - net:hasMotherClassNet net:atomClass_planet_p3, - net:atomClass_planet_p4 ; - net:hasNaming "giant" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_planet_p3 a :AMR_Leaf ; - :edge_p3_name_Uranus :value_Uranus ; - :hasConcept :concept_planet ; - :hasVariable :variable_p3 . - -:leaf_planet_p4 a :AMR_Leaf ; - :edge_p4_name_Neptune :value_Neptune ; - :hasConcept :concept_planet ; - :hasVariable :variable_p4 . - -:leaf_volatile_v a :AMR_Leaf ; - :edge_v_example_a5 :leaf_and_a5 ; - :hasConcept :concept_volatile ; - :hasVariable :variable_v . - -<https://tenet.tetras-libre.fr/extract-result#compose-of> a owl:ObjectProperty ; - rdfs:label "compose-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-08-01" . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_substance_s a :AMR_Leaf ; - :hasConcept :concept_substance ; - :hasVariable :variable_s . - -<https://tenet.tetras-libre.fr/extract-result#giant> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#giant>, - <https://tenet.tetras-libre.fr/extract-result#ice-giant> ; - rdfs:label "giant" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-08-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-08-01" . - -ns21:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:atomClass_planet_p3 a net:Atom_Class_Net ; - :role_name net:value_Uranus_blankNode ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_planet_p3 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p4 a net:Atom_Class_Net ; - :role_name net:value_Neptune_blankNode ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_planet_p4 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -:leaf_giant_g a :AMR_Leaf ; - :edge_g_domain_a :leaf_and_a ; - :edge_g_mod_g2 :leaf_gas_g2 ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index 5b24ee4bfaa73b952dedae3a0b021453672fef64..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1667 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:call-01.ARG1 a ns21:FrameRole . - -ns21:call-01.ARG2 a ns21:FrameRole . - -ns21:compose-01.ARG1 a ns21:FrameRole . - -ns21:compose-01.ARG2 a ns21:FrameRole . - -ns21:contrast-01.ARG1 a ns21:FrameRole . - -ns21:contrast-01.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG3 a ns21:FrameRole . - -ns21:have-degree-91.ARG4 a ns21:FrameRole . - -ns21:high-02.ARG1 a ns21:FrameRole . - -ns21:relative-05.ARG2 a ns21:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:example a ns3:Role . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_h2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_h3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_p3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_p4 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_op1_h6 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a4_op2_h7 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_a6 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_op3_m5 a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_p a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c2_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c2_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c2_mod_m2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c3_ARG1_a3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c3_ARG2_s a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c3_mod_m6 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c4_ARG1_a4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c4_ARG2_v a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_g3 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g3_domain_a3 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_g3_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_g_domain_a a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_g_mod_g2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h4_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h4_ARG2_h5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h4_ARG3_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h4_ARG4_a4 a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_h5_ARG1_p5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_p2_name_Saturn a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p3_name_Uranus a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p4_name_Neptune a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p5_mod_m3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_name_Jupiter a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_r_ARG2_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_v_example_a5 a :AMR_Edge ; - :hasRoleID "example" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_call-01_c4 a :AMR_Leaf ; - :edge_c4_ARG1_a4 :leaf_and_a4 ; - :edge_c4_ARG2_v :leaf_volatile_v ; - :hasConcept :concept_call-01 ; - :hasVariable :variable_c4 . - -:leaf_compose-01_c2 a :AMR_Leaf ; - :edge_c2_ARG1_g :leaf_giant_g ; - :edge_c2_ARG2_a2 :leaf_and_a2 ; - :edge_c2_mod_m2 :leaf_main_m2 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c2 . - -:leaf_compose-01_c3 a :AMR_Leaf ; - :edge_c3_ARG1_a3 :leaf_and_a3 ; - :edge_c3_ARG2_s :leaf_substance_s ; - :edge_c3_mod_m6 :leaf_most_m6 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c3 . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_a :leaf_and_a ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_have-degree-91_h4 a :AMR_Leaf ; - :edge_h4_ARG1_s :leaf_substance_s ; - :edge_h4_ARG2_h5 :leaf_high-02_h5 ; - :edge_h4_ARG3_m4 :leaf_more_m4 ; - :edge_h4_ARG4_a4 :leaf_and_a4 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h4 . - -:leaf_relative-05_r a :AMR_Leaf ; - :edge_r_ARG2_m4 :leaf_more_m4 ; - :hasConcept :concept_relative-05 ; - :hasVariable :variable_r . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-08-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#root01> ; - :hasRootLeaf :leaf_contrast-01_c ; - :hasSentenceID "SSC-08-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-08-01#c2> a ns21:compose-01 ; - ns21:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - ns21:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#a2> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c3> a ns21:compose-01 ; - ns21:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - ns21:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m6> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c4> a ns21:call-01 ; - ns21:call-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - ns21:call-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#v> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#l> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-08-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h4> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#h5> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - ns21:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#r> a ns21:relative-05 ; - ns21:relative-05.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#root01> a ns3:AMR ; - ns3:has-id "SSC-08-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-08-01#c> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_ammonia rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:ammonia ; - :label "ammonia" . - -:concept_call-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:call-01 ; - :label "call-01" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_gas rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gas ; - :label "gas" . - -:concept_high-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:high-02 ; - :label "high-02" . - -:concept_ice rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:ice ; - :label "ice" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:large ; - :label "large" . - -:concept_main rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:main ; - :label "main" . - -:concept_melt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:melt-01 ; - :label "melt-01" . - -:concept_methane rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:methane ; - :label "methane" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_point rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:point ; - :label "point" . - -:concept_relative-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:relative-05 ; - :label "relative-05" . - -:concept_substance rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:substance ; - :label "substance" . - -:concept_volatile rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:volatile ; - :label "volatile" . - -:concept_water rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:water ; - :label "water" . - -:leaf_ammonia_a6 a :AMR_Leaf ; - :hasConcept :concept_ammonia ; - :hasVariable :variable_a6 . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_h2 :leaf_hydrogen_h2 ; - :edge_a2_op2_h3 :leaf_helium_h3 ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_w :leaf_water_w ; - :edge_a5_op2_a6 :leaf_ammonia_a6 ; - :edge_a5_op3_m5 :leaf_methane_m5 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_g :leaf_giant_g ; - :edge_c_ARG2_g3 :leaf_giant_g3 ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_gas_g2 a :AMR_Leaf ; - :hasConcept :concept_gas ; - :hasVariable :variable_g2 . - -:leaf_giant_g3 a :AMR_Leaf ; - :edge_g3_domain_a3 :leaf_and_a3 ; - :edge_g3_mod_ii :leaf_ice_ii ; - :hasConcept :concept_giant ; - :hasVariable :variable_g3 . - -:leaf_helium_h3 a :AMR_Leaf ; - :hasConcept :concept_helium ; - :hasVariable :variable_h3 . - -:leaf_helium_h7 a :AMR_Leaf ; - :hasConcept :concept_helium ; - :hasVariable :variable_h7 . - -:leaf_high-02_h5 a :AMR_Leaf ; - :edge_h5_ARG1_p5 :leaf_point_p5 ; - :hasConcept :concept_high-02 ; - :hasVariable :variable_h5 . - -:leaf_hydrogen_h2 a :AMR_Leaf ; - :hasConcept :concept_hydrogen ; - :hasVariable :variable_h2 . - -:leaf_hydrogen_h6 a :AMR_Leaf ; - :hasConcept :concept_hydrogen ; - :hasVariable :variable_h6 . - -:leaf_ice_ii a :AMR_Leaf ; - :hasConcept :concept_ice ; - :hasVariable :variable_ii . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_main_m2 a :AMR_Leaf ; - :hasConcept :concept_main ; - :hasVariable :variable_m2 . - -:leaf_melt-01_m3 a :AMR_Leaf ; - :hasConcept :concept_melt-01 ; - :hasVariable :variable_m3 . - -:leaf_methane_m5 a :AMR_Leaf ; - :hasConcept :concept_methane ; - :hasVariable :variable_m5 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m . - -:leaf_most_m6 a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m6 . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Jupiter :value_Jupiter ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_name_Saturn :value_Saturn ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:leaf_planet_p3 a :AMR_Leaf ; - :edge_p3_name_Uranus :value_Uranus ; - :hasConcept :concept_planet ; - :hasVariable :variable_p3 . - -:leaf_planet_p4 a :AMR_Leaf ; - :edge_p4_name_Neptune :value_Neptune ; - :hasConcept :concept_planet ; - :hasVariable :variable_p4 . - -:leaf_point_p5 a :AMR_Leaf ; - :edge_p5_mod_m3 :leaf_melt-01_m3 ; - :hasConcept :concept_point ; - :hasVariable :variable_p5 . - -:leaf_volatile_v a :AMR_Leaf ; - :edge_v_example_a5 :leaf_and_a5 ; - :hasConcept :concept_volatile ; - :hasVariable :variable_v . - -:leaf_water_w a :AMR_Leaf ; - :hasConcept :concept_water ; - :hasVariable :variable_w . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:value_Jupiter a :AMR_Value ; - rdfs:label "Jupiter" . - -:value_Neptune a :AMR_Value ; - rdfs:label "Neptune" . - -:value_Saturn a :AMR_Value ; - rdfs:label "Saturn" . - -:value_Uranus a :AMR_Value ; - rdfs:label "Uranus" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a5> ; - :label "a5" . - -:variable_a6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a6> ; - :label "a6" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c2> ; - :label "c2" . - -:variable_c3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c3> ; - :label "c3" . - -:variable_c4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c4> ; - :label "c4" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - :label "g" . - -:variable_g2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g2> ; - :label "g2" . - -:variable_g3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g3> ; - :label "g3" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h2> ; - :label "h2" . - -:variable_h3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h3> ; - :label "h3" . - -:variable_h4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h4> ; - :label "h4" . - -:variable_h5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h5> ; - :label "h5" . - -:variable_h6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h6> ; - :label "h6" . - -:variable_h7 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h7> ; - :label "h7" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - :label "m4" . - -:variable_m5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m5> ; - :label "m5" . - -:variable_m6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m6> ; - :label "m6" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p> ; - :label "p" ; - :name "Jupiter" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p2> ; - :label "p2" ; - :name "Saturn" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p3> ; - :label "p3" ; - :name "Uranus" . - -:variable_p4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p4> ; - :label "p4" ; - :name "Neptune" . - -:variable_p5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p5> ; - :label "p5" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - :label "s" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#w> ; - :label "w" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-08-01#a2> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#h2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#h3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#a6> ; - ns11:op3 <http://amr.isi.edu/amr_data/SSC-08-01#m5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a6> a ns11:ammonia ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c> a ns21:contrast-01 ; - ns21:contrast-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - ns21:contrast-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#g3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g2> a ns11:gas ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g3> a ns11:giant ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h2> a ns11:hydrogen ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h3> a ns11:helium ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h5> a ns21:high-02 ; - ns21:high-02.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#p5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h6> a ns11:hydrogen ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h7> a ns11:helium ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#ii> a ns11:ice ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#l> a ns11:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m2> a ns11:main ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m3> a ns21:melt-01 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m5> a ns11:methane ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m6> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Jupiter" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Saturn" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p3> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Uranus" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p4> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Neptune" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p5> a ns11:point ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#v> a ns11:volatile ; - ns11:example <http://amr.isi.edu/amr_data/SSC-08-01#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#w> a ns11:water ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:call-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:high-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:melt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:relative-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:ammonia a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gas a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:ice a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:main a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:methane a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:point a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:substance a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:volatile a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:water a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_compose-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:compose-01 ; - :label "compose-01" . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:giant ; - :label "giant" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_helium rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:helium ; - :label "helium" . - -:concept_hydrogen rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hydrogen ; - :label "hydrogen" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p :leaf_planet_p ; - :edge_a_op2_p2 :leaf_planet_p2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_p3 :leaf_planet_p3 ; - :edge_a3_op2_p4 :leaf_planet_p4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_and_a4 a :AMR_Leaf ; - :edge_a4_op1_h6 :leaf_hydrogen_h6 ; - :edge_a4_op2_h7 :leaf_helium_h7 ; - :hasConcept :concept_and ; - :hasVariable :variable_a4 . - -:leaf_giant_g a :AMR_Leaf ; - :edge_g_domain_a :leaf_and_a ; - :edge_g_mod_g2 :leaf_gas_g2 ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -:leaf_more_m4 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m4 . - -:leaf_substance_s a :AMR_Leaf ; - :hasConcept :concept_substance ; - :hasVariable :variable_s . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-08-01#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#p> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#p2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#p3> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#p4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a4> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#h6> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#h7> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g> a ns11:giant ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#g2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m4> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#s> a ns11:substance ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:compose-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:giant a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:helium a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hydrogen a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -ns21:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_transduction.ttl deleted file mode 100644 index 73beda1e0b2b71d0fe2e559f947c3f01f6b4ed46..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,2646 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:call-01.ARG1 a ns21:FrameRole . - -ns21:call-01.ARG2 a ns21:FrameRole . - -ns21:compose-01.ARG1 a ns21:FrameRole . - -ns21:compose-01.ARG2 a ns21:FrameRole . - -ns21:contrast-01.ARG1 a ns21:FrameRole . - -ns21:contrast-01.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG3 a ns21:FrameRole . - -ns21:have-degree-91.ARG4 a ns21:FrameRole . - -ns21:high-02.ARG1 a ns21:FrameRole . - -ns21:relative-05.ARG2 a ns21:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:example a ns3:Role . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:op3 a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_h2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_h3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_p3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_p4 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_op1_h6 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a4_op2_h7 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_a6 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_op3_m5 a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_a_op1_p a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_p2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c2_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c2_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c2_mod_m2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c3_ARG1_a3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c3_ARG2_s a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c3_mod_m6 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_c4_ARG1_a4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c4_ARG2_v a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_c_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_g3 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g3_domain_a3 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_g3_mod_ii a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_g_domain_a a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_g_mod_g2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h4_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h4_ARG2_h5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h4_ARG3_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h4_ARG4_a4 a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_h5_ARG1_p5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_p2_name_Saturn a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p3_name_Uranus a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p4_name_Neptune a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_p5_mod_m3 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_name_Jupiter a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_r_ARG2_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_v_example_a5 a :AMR_Edge ; - :hasRoleID "example" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-08-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#root01> ; - :hasRootLeaf :leaf_contrast-01_c ; - :hasSentenceID "SSC-08-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_relative_r a net:Atom_Property_Net ; - :role_ARG2 net:atomProperty_more_m4 ; - net:coverBaseNode :leaf_relative-05_r ; - net:coverNode :leaf_relative-05_r ; - net:hasNaming "relative" ; - net:hasPropertyName "relative" ; - net:hasPropertyName01 "relativeing" ; - net:hasPropertyName10 "relative-by" ; - net:hasPropertyName12 "relative-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_more_m4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_main_m2 a net:Individual_Net ; - net:coverBaseNode :leaf_main_m2 ; - net:coverNode :leaf_main_m2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "main" ; - net:hasMotherClassNet net:atomClass_main_m2 ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_main_m2 ; - net:trackNetComposante net:atomClass_main_m2 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a5 a net:Phenomena_Net ; - :role_op1 net:atomClass_water_w ; - :role_op2 net:atomClass_ammonia_a6 ; - :role_op3 net:atomClass_methane_m5 ; - net:coverBaseNode :leaf_and_a5 ; - net:coverNode :leaf_and_a5 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction_c a net:Phenomena_Net ; - :role_ARG1 net:atomClass_giant_g, - net:compositeClass_gas-giant-compose-of-helium_g, - net:compositeClass_gas-giant-compose-of-hydrogen_g, - net:compositeClass_gas-giant_g ; - :role_ARG2 net:atomClass_giant_g3, - net:compositeClass_ice-giant_g3, - net:individual_giant_fromClass, - net:individual_ice-giant_fromClass ; - net:coverBaseNode :leaf_contrast-01_c ; - net:coverNode :leaf_contrast-01_c ; - net:hasNaming "conjunction" ; - net:hasPhenomenaRef "contrast-01" ; - net:hasPhenomenaType :phenomena_conjunction ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p, - net:atomClass_planet_p2, - net:individual_planet_Jupiter, - net:individual_planet_Saturn, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_large_l, - net:individual_large_fromClass ; - :role_ARG3 net:atomProperty_most_m ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h4 a net:Phenomena_Net ; - :role_ARG1 net:atomClass_substance_s, - net:individual_substance_fromClass ; - :role_ARG2 net:atomProperty_high_h5 ; - :role_ARG3 net:atomProperty_more_m4 ; - :role_ARG4 net:atomClass_helium_h7, - net:atomClass_hydrogen_h6, - net:logicalSet_and_a4, - net:phenomena_conjunction-AND_a4 ; - net:coverBaseNode :leaf_have-degree-91_h4 ; - net:coverNode :leaf_have-degree-91_h4 ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-08-01#c2> a ns21:compose-01 ; - ns21:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - ns21:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#a2> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c3> a ns21:compose-01 ; - ns21:compose-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - ns21:compose-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m6> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c4> a ns21:call-01 ; - ns21:call-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - ns21:call-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#v> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#l> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-08-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h4> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#h5> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - ns21:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#r> a ns21:relative-05 ; - ns21:relative-05.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#root01> a ns3:AMR ; - ns3:has-id "SSC-08-01" ; - ns3:has-sentence "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." ; - ns3:root <http://amr.isi.edu/amr_data/SSC-08-01#c> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_ammonia rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:ammonia ; - :label "ammonia" . - -:concept_call-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:call-01 ; - :label "call-01" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_gas rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gas ; - :label "gas" . - -:concept_high-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:high-02 ; - :label "high-02" . - -:concept_ice rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:ice ; - :label "ice" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:large ; - :label "large" . - -:concept_main rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:main ; - :label "main" . - -:concept_melt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:melt-01 ; - :label "melt-01" . - -:concept_methane rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:methane ; - :label "methane" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:more ; - :label "more" . - -:concept_point rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:point ; - :label "point" . - -:concept_relative-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:relative-05 ; - :label "relative-05" . - -:concept_substance rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:substance ; - :label "substance" . - -:concept_volatile rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:volatile ; - :label "volatile" . - -:concept_water rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:water ; - :label "water" . - -:role_ARG4 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:value_Jupiter a :AMR_Value ; - rdfs:label "Jupiter" . - -:value_Neptune a :AMR_Value ; - rdfs:label "Neptune" . - -:value_Saturn a :AMR_Value ; - rdfs:label "Saturn" . - -:value_Uranus a :AMR_Value ; - rdfs:label "Uranus" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a5> ; - :label "a5" . - -:variable_a6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#a6> ; - :label "a6" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c2> ; - :label "c2" . - -:variable_c3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c3> ; - :label "c3" . - -:variable_c4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#c4> ; - :label "c4" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - :label "g" . - -:variable_g2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g2> ; - :label "g2" . - -:variable_g3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#g3> ; - :label "g3" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h2> ; - :label "h2" . - -:variable_h3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h3> ; - :label "h3" . - -:variable_h4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h4> ; - :label "h4" . - -:variable_h5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h5> ; - :label "h5" . - -:variable_h6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h6> ; - :label "h6" . - -:variable_h7 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#h7> ; - :label "h7" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m4> ; - :label "m4" . - -:variable_m5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m5> ; - :label "m5" . - -:variable_m6 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#m6> ; - :label "m6" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p> ; - :label "p" ; - :name "Jupiter" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p2> ; - :label "p2" ; - :name "Saturn" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p3> ; - :label "p3" ; - :name "Uranus" . - -:variable_p4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p4> ; - :label "p4" ; - :name "Neptune" . - -:variable_p5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#p5> ; - :label "p5" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#s> ; - :label "s" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-08-01#w> ; - :label "w" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_ammonia_a6 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_ammonia_a6 ; - net:coverNode :leaf_ammonia_a6 ; - net:coverNodeCount 1 ; - net:hasClassName "ammonia" ; - net:hasNaming "ammonia" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_methane_m5 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_methane_m5 ; - net:coverNode :leaf_methane_m5 ; - net:coverNodeCount 1 ; - net:hasClassName "methane" ; - net:hasNaming "methane" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_point_p5 a net:Atom_Class_Net ; - :role_mod net:atomProperty_melt_m3 ; - net:coverBaseNode :leaf_point_p5 ; - net:coverNode :leaf_point_p5 ; - net:coverNodeCount 1 ; - net:hasClassName "point" ; - net:hasClassType sys:Entity ; - net:hasNaming "point" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_water_w a net:Atom_Class_Net ; - net:coverBaseNode :leaf_water_w ; - net:coverNode :leaf_water_w ; - net:coverNodeCount 1 ; - net:hasClassName "water" ; - net:hasNaming "water" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_high_h5 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_point_p5 ; - net:coverBaseNode :leaf_high-02_h5 ; - net:coverNode :leaf_high-02_h5 ; - net:hasNaming "high" ; - net:hasPropertyName "high" ; - net:hasPropertyName01 "highing" ; - net:hasPropertyName10 "high-by" ; - net:hasPropertyName12 "high-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_point_p5 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_melt_m3 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_melt-01_m3 ; - net:coverNode :leaf_melt-01_m3 ; - net:hasNaming "melt" ; - net:hasPropertyName "melt" ; - net:hasPropertyName01 "melting" ; - net:hasPropertyName10 "melt-by" ; - net:hasPropertyName12 "melt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_most_m a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m ; - net:coverNode :leaf_most_m ; - net:hasNaming "most" ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "most" ; - net:hasPropertyName10 "most" ; - net:hasPropertyName12 "most" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_most_m6 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m6 ; - net:coverNode :leaf_most_m6 ; - net:hasNaming "most" ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "most" ; - net:hasPropertyName10 "most" ; - net:hasPropertyName12 "most" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_giant_fromClass a net:Individual_Net ; - :role_domain net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_mod net:atomClass_ice_ii, - net:individual_ice_ii ; - net:coverBaseNode :leaf_giant_g3 ; - net:coverNode :leaf_giant_g3 ; - net:fromClassNet net:atomClass_giant_g3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "giant" ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:compositeClass_ice-giant_g3 ; - net:hasStructure "SSC-08-01" . - -net:individual_ice-giant_fromClass a net:Individual_Net ; - :role_domain net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_mod net:atomClass_ice_ii, - net:individual_ice_ii ; - net:coverBaseNode :leaf_giant_g3 ; - net:coverNode :leaf_giant_g3 ; - net:fromClassNet net:compositeClass_ice-giant_g3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "ice-giant" ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:compositeClass_ice-giant_g3 ; - net:hasStructure "SSC-08-01" . - -net:individual_large_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:fromClassNet net:atomClass_large_l ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "large" ; - net:hasMotherClassNet net:atomClass_large_l ; - net:hasStructure "SSC-08-01" . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomClass_hydrogen_h2, - net:individual_hydrogen_fromClass ; - :role_op2 net:atomClass_helium_h3, - net:individual_helium_fromClass ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_call_helium a net:Restriction_Net ; - net:coverNode :leaf_and_a4, - :leaf_call-01_c4, - :leaf_helium_h7 ; - net:hasRestrictionNetValue net:atomClass_helium_h7 ; - net:hasRestrictionOnProperty net:atomProperty_call_c4 . - -net:restriction_call_hydrogen a net:Restriction_Net ; - net:coverNode :leaf_and_a4, - :leaf_call-01_c4, - :leaf_hydrogen_h6 ; - net:hasRestrictionNetValue net:atomClass_hydrogen_h6 ; - net:hasRestrictionOnProperty net:atomProperty_call_c4 . - -net:restriction_compose_planet a net:Restriction_Net ; - net:coverNode :leaf_and_a3, - :leaf_compose-01_c3, - :leaf_planet_p3, - :leaf_planet_p4 ; - net:hasRestrictionNetValue net:atomClass_planet_p3, - net:atomClass_planet_p4 ; - net:hasRestrictionOnProperty net:atomProperty_compose_c3 . - -net:restriction_composeing_helium a net:Restriction_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_compose-01_c2, - :leaf_giant_g, - :leaf_helium_h3 ; - net:coverTargetNode :leaf_compose-01_c2, - :leaf_helium_h3 ; - net:hasNaming "gas-giant-compose-of-helium" ; - net:hasRestrictionNetValue net:atomClass_helium_h3, - net:individual_helium_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c2 . - -net:restriction_composeing_hydrogen a net:Restriction_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_compose-01_c2, - :leaf_giant_g, - :leaf_hydrogen_h2 ; - net:coverTargetNode :leaf_compose-01_c2, - :leaf_hydrogen_h2 ; - net:hasNaming "gas-giant-compose-of-hydrogen" ; - net:hasRestrictionNetValue net:atomClass_hydrogen_h2, - net:individual_hydrogen_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c2 . - -<http://amr.isi.edu/amr_data/SSC-08-01#a2> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#h2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#h3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#a6> ; - ns11:op3 <http://amr.isi.edu/amr_data/SSC-08-01#m5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a6> a ns11:ammonia ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#c> a ns21:contrast-01 ; - ns21:contrast-01.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#g> ; - ns21:contrast-01.ARG2 <http://amr.isi.edu/amr_data/SSC-08-01#g3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g2> a ns11:gas ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g3> a ns11:giant ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-08-01#a3> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h2> a ns11:hydrogen ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h3> a ns11:helium ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h5> a ns21:high-02 ; - ns21:high-02.ARG1 <http://amr.isi.edu/amr_data/SSC-08-01#p5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h6> a ns11:hydrogen ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#h7> a ns11:helium ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#ii> a ns11:ice ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#l> a ns11:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m2> a ns11:main ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m3> a ns21:melt-01 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m5> a ns11:methane ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m6> a ns3:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Jupiter" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Saturn" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p3> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Uranus" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p4> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Neptune" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#p5> a ns11:point ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#v> a ns11:volatile ; - ns11:example <http://amr.isi.edu/amr_data/SSC-08-01#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#w> a ns11:water ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:call-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:high-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:melt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:relative-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:ammonia a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gas a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:ice a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:large a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:main a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:methane a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:point a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:substance a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:volatile a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:water a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:more a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_compose-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:compose-01 ; - :label "compose-01" . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:giant ; - :label "giant" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_helium rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:helium ; - :label "helium" . - -:concept_hydrogen rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hydrogen ; - :label "hydrogen" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:most ; - :label "most" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_a :leaf_and_a ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m :leaf_most_m ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_have-degree-91_h4 a :AMR_Leaf ; - :edge_h4_ARG1_s :leaf_substance_s ; - :edge_h4_ARG2_h5 :leaf_high-02_h5 ; - :edge_h4_ARG3_m4 :leaf_more_m4 ; - :edge_h4_ARG4_a4 :leaf_and_a4 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h4 . - -:leaf_relative-05_r a :AMR_Leaf ; - :edge_r_ARG2_m4 :leaf_more_m4 ; - :hasConcept :concept_relative-05 ; - :hasVariable :variable_r . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_compose_c2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_giant_g, - net:compositeClass_gas-giant-compose-of-helium_g, - net:compositeClass_gas-giant-compose-of-hydrogen_g, - net:compositeClass_gas-giant_g ; - :role_ARG2 net:atomClass_helium_h3, - net:atomClass_hydrogen_h2, - net:phenomena_conjunction-AND_a2 ; - :role_mod net:atomClass_main_m2 ; - net:coverBaseNode :leaf_compose-01_c2 ; - net:coverNode :leaf_compose-01_c2 ; - net:hasNaming "compose" ; - net:hasPropertyName "compose" ; - net:hasPropertyName01 "composeing" ; - net:hasPropertyName10 "compose-by" ; - net:hasPropertyName12 "compose-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2, - :leaf_giant_g, - :leaf_main_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m4 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m4 ; - net:coverNode :leaf_more_m4 ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_gas-giant-compose-of-helium_g a net:Composite_Class_Net ; - :role_domain net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_gas_g2, - net:individual_gas_g2 ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_compose-01_c2, - :leaf_gas_g2, - :leaf_giant_g, - :leaf_helium_h3 ; - net:coverNodeCount 4 ; - net:hasClassName "gas-giant-compose-of-helium" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:compositeClass_gas-giant_g ; - net:hasRestriction01 net:restriction_composeing_helium ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_gas-giant-compose-of-hydrogen_g a net:Composite_Class_Net ; - :role_domain net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_gas_g2, - net:individual_gas_g2 ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_compose-01_c2, - :leaf_gas_g2, - :leaf_giant_g, - :leaf_hydrogen_h2 ; - net:coverNodeCount 4 ; - net:hasClassName "gas-giant-compose-of-hydrogen" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:compositeClass_gas-giant_g ; - net:hasRestriction01 net:restriction_composeing_hydrogen ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_helium-call-of-volatile_h7 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_helium_h7 ; - net:coverNode :leaf_call-01_c4, - :leaf_helium_h7, - :leaf_volatile_v ; - net:coverNodeCount 3 ; - net:hasClassName "helium-call-of-volatile" ; - net:hasMotherClassNet net:atomClass_helium_h7 ; - net:hasRestriction01 net:restriction_calling_volatile ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_hydrogen-call-of-volatile_h6 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_hydrogen_h6 ; - net:coverNode :leaf_call-01_c4, - :leaf_hydrogen_h6, - :leaf_volatile_v ; - net:coverNodeCount 3 ; - net:hasClassName "hydrogen-call-of-volatile" ; - net:hasMotherClassNet net:atomClass_hydrogen_h6 ; - net:hasRestriction01 net:restriction_calling_volatile ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_gas_g2 a net:Individual_Net ; - net:coverBaseNode :leaf_gas_g2 ; - net:coverNode :leaf_gas_g2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "gas" ; - net:hasMotherClassNet net:atomClass_gas_g2 ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_gas_g2 ; - net:trackNetComposante net:atomClass_gas_g2 ; - net:trackProgress net:initialized . - -net:individual_helium_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_helium_h3 ; - net:coverNode :leaf_helium_h3 ; - net:fromClassNet net:atomClass_helium_h3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "helium" ; - net:hasMotherClassNet net:atomClass_helium_h3 ; - net:hasStructure "SSC-08-01" . - -net:individual_hydrogen_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_hydrogen_h2 ; - net:coverNode :leaf_hydrogen_h2 ; - net:fromClassNet net:atomClass_hydrogen_h2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "hydrogen" ; - net:hasMotherClassNet net:atomClass_hydrogen_h2 ; - net:hasStructure "SSC-08-01" . - -net:individual_ice_ii a net:Individual_Net ; - net:coverBaseNode :leaf_ice_ii ; - net:coverNode :leaf_ice_ii ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "ice" ; - net:hasMotherClassNet net:atomClass_ice_ii ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_ice_ii ; - net:trackNetComposante net:atomClass_ice_ii ; - net:trackProgress net:initialized . - -net:individual_volatile_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_volatile_v ; - net:coverNode :leaf_volatile_v ; - net:fromClassNet net:atomClass_volatile_v ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "volatile" ; - net:hasMotherClassNet net:atomClass_volatile_v ; - net:hasStructure "SSC-08-01" . - -net:logicalSet_and_a4 a net:Logical_Set_Net ; - :role_op1 net:atomClass_hydrogen_h6, - net:compositeClass_hydrogen-call-of-volatile_h6 ; - :role_op2 net:atomClass_helium_h7, - net:compositeClass_helium-call-of-volatile_h7 ; - net:bindPropertyNet net:atomProperty_call_c4 ; - net:bindRestriction net:restriction_call_helium, - net:restriction_call_hydrogen ; - net:containsNet net:atomClass_helium_h7, - net:atomClass_hydrogen_h6 ; - net:containsNet1 net:atomClass_hydrogen_h6 ; - net:containsNet2 net:atomClass_helium_h7 ; - net:coverBaseNode :leaf_and_a4 ; - net:coverNode :leaf_and_a4 ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "call-hydrogen-and-helium-etc" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:phenomena_conjunction-AND_a4 a net:Phenomena_Net ; - :role_op1 net:atomClass_hydrogen_h6, - net:compositeClass_hydrogen-call-of-volatile_h6 ; - :role_op2 net:atomClass_helium_h7, - net:compositeClass_helium-call-of-volatile_h7 ; - net:coverBaseNode :leaf_and_a4 ; - net:coverNode :leaf_and_a4 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_calling_volatile a net:Restriction_Net ; - net:coverBaseNode :leaf_helium_h7, - :leaf_hydrogen_h6 ; - net:coverNode :leaf_call-01_c4, - :leaf_helium_h7, - :leaf_hydrogen_h6, - :leaf_volatile_v ; - net:coverTargetNode :leaf_call-01_c4, - :leaf_volatile_v ; - net:hasNaming "helium-call-of-volatile", - "hydrogen-call-of-volatile" ; - net:hasRestrictionNetValue net:atomClass_volatile_v, - net:individual_volatile_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_call_c4 . - -net:restriction_composeing_substance a net:Restriction_Net ; - net:coverBaseNode :leaf_planet_p3, - :leaf_planet_p4 ; - net:coverNode :leaf_compose-01_c3, - :leaf_planet_p3, - :leaf_planet_p4, - :leaf_substance_s ; - net:coverTargetNode :leaf_compose-01_c3, - :leaf_substance_s ; - net:hasNaming "planet-compose-of-substance" ; - net:hasRestrictionNetValue net:atomClass_substance_s, - net:individual_substance_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_compose_c3 . - -net:value_Jupiter_blankNode a net:Value_Net ; - net:hasNaming "Jupiter" ; - net:hasStructure "SSC-08-01" ; - net:hasValueLabel "Jupiter" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Neptune_blankNode a net:Value_Net ; - net:hasNaming "Neptune" ; - net:hasStructure "SSC-08-01" ; - net:hasValueLabel "Neptune" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Saturn_blankNode a net:Value_Net ; - net:hasNaming "Saturn" ; - net:hasStructure "SSC-08-01" ; - net:hasValueLabel "Saturn" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_Uranus_blankNode a net:Value_Net ; - net:hasNaming "Uranus" ; - net:hasStructure "SSC-08-01" ; - net:hasValueLabel "Uranus" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-08-01#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#p> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#p2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#p3> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#p4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#a4> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-08-01#h6> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-08-01#h7> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#g> a ns11:giant ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-08-01#a> ; - ns11:mod <http://amr.isi.edu/amr_data/SSC-08-01#g2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#m4> a ns3:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-08-01#s> a ns11:substance ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:compose-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:have-degree-91 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:giant a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:helium a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hydrogen a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:most a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_ammonia_a6 a :AMR_Leaf ; - :hasConcept :concept_ammonia ; - :hasVariable :variable_a6 . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_w :leaf_water_w ; - :edge_a5_op2_a6 :leaf_ammonia_a6 ; - :edge_a5_op3_m5 :leaf_methane_m5 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_g :leaf_giant_g ; - :edge_c_ARG2_g3 :leaf_giant_g3 ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_high-02_h5 a :AMR_Leaf ; - :edge_h5_ARG1_p5 :leaf_point_p5 ; - :hasConcept :concept_high-02 ; - :hasVariable :variable_h5 . - -:leaf_melt-01_m3 a :AMR_Leaf ; - :hasConcept :concept_melt-01 ; - :hasVariable :variable_m3 . - -:leaf_methane_m5 a :AMR_Leaf ; - :hasConcept :concept_methane ; - :hasVariable :variable_m5 . - -:leaf_most_m a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m . - -:leaf_water_w a :AMR_Leaf ; - :hasConcept :concept_water ; - :hasVariable :variable_w . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:atomClass_large_l a net:Atom_Class_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:coverNodeCount 1 ; - net:hasClassName "large" ; - net:hasNaming "large" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_compose_c3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:individual_planet_Neptune, - net:individual_planet_Uranus, - net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_ARG2 net:atomClass_substance_s, - net:individual_substance_fromClass ; - :role_mod net:atomProperty_most_m6 ; - net:coverBaseNode :leaf_compose-01_c3 ; - net:coverNode :leaf_compose-01_c3 ; - net:hasNaming "compose" ; - net:hasPropertyName "compose" ; - net:hasPropertyName01 "composeing" ; - net:hasPropertyName10 "compose-by" ; - net:hasPropertyName12 "compose-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a3, - :leaf_most_m6, - :leaf_substance_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-substance_p3 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_compose-01_c3, - :leaf_planet_p3, - :leaf_substance_s ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-substance" ; - net:hasMotherClassNet net:atomClass_planet_p3 ; - net:hasRestriction01 net:restriction_composeing_substance ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_planet-compose-of-substance_p4 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_compose-01_c3, - :leaf_planet_p4, - :leaf_substance_s ; - net:coverNodeCount 3 ; - net:hasClassName "planet-compose-of-substance" ; - net:hasMotherClassNet net:atomClass_planet_p4 ; - net:hasRestriction01 net:restriction_composeing_substance ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_substance_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_substance_s ; - net:coverNode :leaf_substance_s ; - net:fromClassNet net:atomClass_substance_s ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "substance" ; - net:hasMotherClassNet net:atomClass_substance_s ; - net:hasStructure "SSC-08-01" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p :leaf_planet_p ; - :edge_a_op2_p2 :leaf_planet_p2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_h2 :leaf_hydrogen_h2 ; - :edge_a2_op2_h3 :leaf_helium_h3 ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_most_m6 a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m6 . - -:leaf_point_p5 a :AMR_Leaf ; - :edge_p5_mod_m3 :leaf_melt-01_m3 ; - :hasConcept :concept_point ; - :hasVariable :variable_p5 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_main_m2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_main_m2 ; - net:coverNode :leaf_main_m2 ; - net:coverNodeCount 1 ; - net:hasClassName "main" ; - net:hasNaming "main" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_volatile_v a net:Atom_Class_Net ; - net:coverBaseNode :leaf_volatile_v ; - net:coverNode :leaf_volatile_v ; - net:coverNodeCount 1 ; - net:hasClassName "volatile" ; - net:hasNaming "volatile" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_call_c4 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_helium_h7, - net:atomClass_hydrogen_h6, - net:logicalSet_and_a4, - net:phenomena_conjunction-AND_a4 ; - :role_ARG2 net:atomClass_volatile_v, - net:individual_volatile_fromClass ; - net:coverBaseNode :leaf_call-01_c4 ; - net:coverNode :leaf_call-01_c4 ; - net:hasNaming "call" ; - net:hasPropertyName "call" ; - net:hasPropertyName01 "calling" ; - net:hasPropertyName10 "call-by" ; - net:hasPropertyName12 "call-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-08-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a4, - :leaf_volatile_v ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Jupiter a net:Individual_Net ; - :role_name net:value_Jupiter_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasIndividualLabel "Jupiter" ; - net:hasMotherClassName net:atomClass_planet_p ; - net:hasMotherClassNet net:atomClass_giant_g, - net:atomClass_planet_p, - net:compositeClass_gas-giant_g ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Saturn a net:Individual_Net ; - :role_name net:value_Saturn_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:hasIndividualLabel "Saturn" ; - net:hasMotherClassName net:atomClass_planet_p2 ; - net:hasMotherClassNet net:atomClass_giant_g, - net:atomClass_planet_p2, - net:compositeClass_gas-giant_g ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/entity-types#planet> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_more_m4 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m4 . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Jupiter :value_Jupiter ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_name_Saturn :value_Saturn ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_helium_h3 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_helium_h3 ; - net:coverNode :leaf_helium_h3 ; - net:coverNodeCount 1 ; - net:hasClassName "helium" ; - net:hasNaming "helium" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_hydrogen_h2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_hydrogen_h2 ; - net:coverNode :leaf_hydrogen_h2 ; - net:coverNodeCount 1 ; - net:hasClassName "hydrogen" ; - net:hasNaming "hydrogen" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_substance_s a net:Atom_Class_Net ; - net:coverBaseNode :leaf_substance_s ; - net:coverNode :leaf_substance_s ; - net:coverNodeCount 1 ; - net:hasClassName "substance" ; - net:hasClassType sys:Entity ; - net:hasNaming "substance" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a3 a net:Logical_Set_Net ; - :role_op1 net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-substance_p3, - net:individual_planet_Uranus ; - :role_op2 net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-substance_p4, - net:individual_planet_Neptune ; - net:bindPropertyNet net:atomProperty_compose_c3 ; - net:bindRestriction net:restriction_compose_planet ; - net:containsNet net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:individual_planet_Neptune, - net:individual_planet_Uranus ; - net:containsNet1 net:atomClass_planet_p3, - net:individual_planet_Uranus ; - net:containsNet2 net:atomClass_planet_p4, - net:individual_planet_Neptune ; - net:coverBaseNode :leaf_and_a3 ; - net:coverNode :leaf_and_a3 ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "compose-planet-and-planet-etc" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_planet_p, - net:individual_planet_Jupiter ; - :role_op2 net:atomClass_planet_p2, - net:individual_planet_Saturn ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-AND_a3 a net:Phenomena_Net ; - :role_op1 net:atomClass_planet_p3, - net:compositeClass_planet-compose-of-substance_p3, - net:individual_planet_Uranus ; - :role_op2 net:atomClass_planet_p4, - net:compositeClass_planet-compose-of-substance_p4, - net:individual_planet_Neptune ; - net:coverBaseNode :leaf_and_a3 ; - net:coverNode :leaf_and_a3 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_ice_ii a :AMR_Leaf ; - :hasConcept :concept_ice ; - :hasVariable :variable_ii . - -:leaf_main_m2 a :AMR_Leaf ; - :hasConcept :concept_main ; - :hasVariable :variable_m2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:compositeClass_gas-giant_g a net:Composite_Class_Net ; - :role_domain net:atomClass_planet_p, - net:atomClass_planet_p2, - net:individual_planet_Jupiter, - net:individual_planet_Saturn, - net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_gas_g2 ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_gas_g2, - :leaf_giant_g ; - net:coverNodeCount 2 ; - net:hasClassName "gas-giant" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_giant_g, - net:atomClass_planet_p, - net:atomClass_planet_p2 ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_giant_g ; - net:trackNetComposante net:atomClass_gas_g2, - net:atomClass_giant_g ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_ice-giant_g3 a net:Composite_Class_Net ; - :role_domain net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:individual_planet_Neptune, - net:individual_planet_Uranus, - net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_mod net:atomClass_ice_ii ; - net:coverBaseNode :leaf_giant_g3 ; - net:coverNode :leaf_giant_g3, - :leaf_ice_ii ; - net:coverNodeCount 2 ; - net:hasClassName "ice-giant" ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:atomClass_planet_p3, - net:atomClass_planet_p4 ; - net:hasStructure "SSC-08-01" ; - net:trackMainNetComposante net:atomClass_giant_g3 ; - net:trackNetComposante net:atomClass_giant_g3, - net:atomClass_ice_ii ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_compose-01_c3 a :AMR_Leaf ; - :edge_c3_ARG1_a3 :leaf_and_a3 ; - :edge_c3_ARG2_s :leaf_substance_s ; - :edge_c3_mod_m6 :leaf_most_m6 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c3 . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_giant_g a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_planet_p, - net:atomClass_planet_p2, - net:individual_planet_Jupiter, - net:individual_planet_Saturn, - net:phenomena_conjunction-AND_a ; - :role_mod net:atomClass_gas_g2 ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:coverNodeCount 1 ; - net:hasClassName "giant" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p2 ; - net:hasNaming "giant" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Neptune a net:Individual_Net ; - :role_name net:value_Neptune_blankNode ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_planet_p4 ; - net:hasIndividualLabel "Neptune" ; - net:hasMotherClassName net:atomClass_planet_p4 ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:atomClass_planet_p4, - net:compositeClass_ice-giant_g3, - net:compositeClass_planet-compose-of-substance_p4 ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_Uranus a net:Individual_Net ; - :role_name net:value_Uranus_blankNode ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_planet_p3 ; - net:hasIndividualLabel "Uranus" ; - net:hasMotherClassName net:atomClass_planet_p3 ; - net:hasMotherClassNet net:atomClass_giant_g3, - net:atomClass_planet_p3, - net:compositeClass_ice-giant_g3, - net:compositeClass_planet-compose-of-substance_p3 ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_p3 :leaf_planet_p3 ; - :edge_a3_op2_p4 :leaf_planet_p4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_call-01_c4 a :AMR_Leaf ; - :edge_c4_ARG1_a4 :leaf_and_a4 ; - :edge_c4_ARG2_v :leaf_volatile_v ; - :hasConcept :concept_call-01 ; - :hasVariable :variable_c4 . - -:leaf_compose-01_c2 a :AMR_Leaf ; - :edge_c2_ARG1_g :leaf_giant_g ; - :edge_c2_ARG2_a2 :leaf_and_a2 ; - :edge_c2_mod_m2 :leaf_main_m2 ; - :hasConcept :concept_compose-01 ; - :hasVariable :variable_c2 . - -:leaf_gas_g2 a :AMR_Leaf ; - :hasConcept :concept_gas ; - :hasVariable :variable_g2 . - -:leaf_helium_h3 a :AMR_Leaf ; - :hasConcept :concept_helium ; - :hasVariable :variable_h3 . - -:leaf_helium_h7 a :AMR_Leaf ; - :hasConcept :concept_helium ; - :hasVariable :variable_h7 . - -:leaf_hydrogen_h2 a :AMR_Leaf ; - :hasConcept :concept_hydrogen ; - :hasVariable :variable_h2 . - -:leaf_hydrogen_h6 a :AMR_Leaf ; - :hasConcept :concept_hydrogen ; - :hasVariable :variable_h6 . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_gas_g2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_gas_g2 ; - net:coverNode :leaf_gas_g2 ; - net:coverNodeCount 1 ; - net:hasClassName "gas" ; - net:hasNaming "gas" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_helium_h7 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_helium_h7 ; - net:coverNode :leaf_helium_h7 ; - net:coverNodeCount 1 ; - net:hasClassName "helium" ; - net:hasClassType sys:Entity ; - net:hasNaming "helium" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_hydrogen_h6 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_hydrogen_h6 ; - net:coverNode :leaf_hydrogen_h6 ; - net:coverNodeCount 1 ; - net:hasClassName "hydrogen" ; - net:hasClassType sys:Entity ; - net:hasNaming "hydrogen" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_ice_ii a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_ice_ii ; - net:coverNode :leaf_ice_ii ; - net:coverNodeCount 1 ; - net:hasClassName "ice" ; - net:hasNaming "ice" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_name net:value_Jupiter_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p2 a net:Atom_Class_Net ; - :role_name net:value_Saturn_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_and_a4 a :AMR_Leaf ; - :edge_a4_op1_h6 :leaf_hydrogen_h6 ; - :edge_a4_op2_h7 :leaf_helium_h7 ; - :hasConcept :concept_and ; - :hasVariable :variable_a4 . - -:leaf_giant_g3 a :AMR_Leaf ; - :edge_g3_domain_a3 :leaf_and_a3 ; - :edge_g3_mod_ii :leaf_ice_ii ; - :hasConcept :concept_giant ; - :hasVariable :variable_g3 . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:atomClass_giant_g3 a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_planet_p3, - net:atomClass_planet_p4, - net:individual_planet_Neptune, - net:individual_planet_Uranus, - net:logicalSet_and_a3, - net:phenomena_conjunction-AND_a3 ; - :role_mod net:atomClass_ice_ii ; - net:coverBaseNode :leaf_giant_g3 ; - net:coverNode :leaf_giant_g3 ; - net:coverNodeCount 1 ; - net:hasClassName "giant" ; - net:hasMotherClassNet net:atomClass_planet_p3, - net:atomClass_planet_p4 ; - net:hasNaming "giant" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_planet_p3 a :AMR_Leaf ; - :edge_p3_name_Uranus :value_Uranus ; - :hasConcept :concept_planet ; - :hasVariable :variable_p3 . - -:leaf_planet_p4 a :AMR_Leaf ; - :edge_p4_name_Neptune :value_Neptune ; - :hasConcept :concept_planet ; - :hasVariable :variable_p4 . - -:leaf_volatile_v a :AMR_Leaf ; - :edge_v_example_a5 :leaf_and_a5 ; - :hasConcept :concept_volatile ; - :hasVariable :variable_v . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_substance_s a :AMR_Leaf ; - :hasConcept :concept_substance ; - :hasVariable :variable_s . - -ns21:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_planet_p3 a net:Atom_Class_Net ; - :role_name net:value_Uranus_blankNode ; - net:coverBaseNode :leaf_planet_p3 ; - net:coverNode :leaf_planet_p3 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p4 a net:Atom_Class_Net ; - :role_name net:value_Neptune_blankNode ; - net:coverBaseNode :leaf_planet_p4 ; - net:coverNode :leaf_planet_p4 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-08-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -:leaf_giant_g a :AMR_Leaf ; - :edge_g_domain_a :leaf_and_a ; - :edge_g_mod_g2 :leaf_gas_g2 ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample.ttl deleted file mode 100644 index aa708569f96b7e12c3209a7a1800c10d69fa0676..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample.ttl +++ /dev/null @@ -1,856 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-07-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-07-01#m> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-07-01#m2> ; - ns11:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-07-01#t> . - -<http://amr.isi.edu/amr_data/SSC-07-01#root01> a ns21:AMR ; - ns21:has-id "SSC-07-01" ; - ns21:has-sentence "The four outer system planets are giant planets, being substantially more massive than the terrestrials." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-07-01#p> . - -<http://amr.isi.edu/amr_data/SSC-07-01#s> a ns3:system ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-07-01#o> ; - ns3:part <http://amr.isi.edu/amr_data/SSC-07-01#p2> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG4 a ns11:FrameRole . - -ns3:degree a ns21:Role . - -ns3:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns21:Role . - -ns3:part a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-07-01#g> a ns3:giant . - -<http://amr.isi.edu/amr_data/SSC-07-01#m> a ns3:massive . - -<http://amr.isi.edu/amr_data/SSC-07-01#m2> a ns21:more ; - ns3:degree <http://amr.isi.edu/amr_data/SSC-07-01#s2> . - -<http://amr.isi.edu/amr_data/SSC-07-01#o> a ns3:outer . - -<http://amr.isi.edu/amr_data/SSC-07-01#s2> a ns3:substantial . - -<http://amr.isi.edu/amr_data/SSC-07-01#t> a ns3:terrestrial . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns11:have-degree-91 a ns21:Frame . - -ns3:giant a ns21:Concept . - -ns3:massive a ns21:Concept . - -ns3:outer a ns21:Concept . - -ns3:substantial a ns21:Concept . - -ns3:system a ns21:Concept . - -ns3:terrestrial a ns21:Concept . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:more a ns21:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-07-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns3:domain <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-07-01#g> . - -<http://amr.isi.edu/amr_data/SSC-07-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns3:quant "4" . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns11:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_factoid.ttl deleted file mode 100644 index 730ec54062851bd71d1de092957fefa49b6278dc..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,105 +0,0 @@ -@base <http://SolarSystemSample/factoid> . -@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix ns2: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . - -ns2:atomClass_massive_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#massive> . - -ns2:atomClass_planet_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns2:atomClass_planet_p2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns2:atomClass_substantial_s2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#substantial> . - -ns2:atomClass_system_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns2:atomClass_terrestrial_t ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#terrestrial> . - -ns2:atomProperty_hasPart_p9 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> . - -ns2:atomProperty_more_m2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns2:compositeClass_giant-planet_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant-planet> . - -ns2:compositeClass_outer-system-hasPart-planet_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#outer-system-hasPart-planet> . - -ns2:compositeClass_outer-system_s ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#outer-system> . - -ns2:individual_giant_g ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_massive_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#massive> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_outer_o ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#outer> ; - ns2:hasMotherClassURI ns1:Feature . - -<https://tenet.tetras-libre.fr/extract-result#giant> a owl:individual, - ns1:Feature ; - rdfs:label "giant" ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant-planet> a owl:Class ; - rdfs:label "giant-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer> a owl:individual, - ns1:Feature ; - rdfs:label "outer" ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer-system-hasPart-planet> a owl:Class ; - rdfs:label "outer-system-hasPart-planet" ; - 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 "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#substantial> a owl:Class ; - rdfs:label "substantial" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#terrestrial> a owl:Class ; - rdfs:label "terrestrial" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer-system> a owl:Class ; - rdfs:label "outer-system" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#system> ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#massive> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#massive> ; - rdfs:label "massive" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "SSC-07-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_generation.ttl deleted file mode 100644 index 2438f0e99c26c99cca294cef5f21c8941a9e73a1..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,1406 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG4 a ns11:FrameRole . - -ns3:degree a ns21:Role . - -ns3:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_m a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG4_t a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_m2_degree_s2 a :AMR_Edge ; - :hasRoleID "degree" . - -:edge_p2_quant_4 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_p2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_domain_p2 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_p_mod_g a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_s_mod_o a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-07-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "SSC-07-01" ; - :hasSentenceStatement "The four outer system planets are giant planets, being substantially more massive than the terrestrials." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomClass_substantial_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_substantial_s2 ; - net:coverNode :leaf_substantial_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "substantial" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#substantial> ; - net:hasNaming "substantial" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_giant_g a net:Individual_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "giant" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#giant> ; - net:hasMotherClassNet net:atomClass_giant_g ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-07-01" ; - net:trackMainNetComposante net:atomClass_giant_g ; - net:trackNetComposante net:atomClass_giant_g ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p, - net:compositeClass_giant-planet_p ; - :role_ARG2 net:atomClass_massive_m, - net:individual_massive_fromClass ; - :role_ARG3 net:atomProperty_more_m2 ; - :role_ARG4 net:atomClass_terrestrial_t ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-07-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-07-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-07-01#m> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-07-01#m2> ; - ns11:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-07-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#root01> a ns21:AMR ; - ns21:has-id "SSC-07-01" ; - ns21:has-sentence "The four outer system planets are giant planets, being substantially more massive than the terrestrials." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-07-01#p> . - -<http://amr.isi.edu/amr_data/SSC-07-01#s> a ns3:system ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-07-01#o> ; - ns3:part <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:giant ; - :label "giant" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_massive rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:massive ; - :label "massive" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:more ; - :label "more" . - -:concept_outer rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:outer ; - :label "outer" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_substantial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:substantial ; - :label "substantial" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:concept_terrestrial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:terrestrial ; - :label "terrestrial" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_4 a :AMR_Value ; - rdfs:label "p2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#h> ; - :label "h" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - :label "p2" . - -:variable_p9 a ns3:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#s2> ; - :label "s2" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#t> ; - :label "t" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#giant> a owl:individual, - sys:Feature ; - rdfs:label "giant" ; - sys:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#giant-planet> a owl:Class ; - rdfs:label "giant-planet" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#planet> ; - sys:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer> a owl:individual, - sys:Feature ; - rdfs:label "outer" ; - sys:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer-system-hasPart-planet> a owl:Class ; - rdfs:label "outer-system-hasPart-planet" ; - 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> ; - sys:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#substantial> a owl:Class ; - rdfs:label "substantial" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#terrestrial> a owl:Class ; - rdfs:label "terrestrial" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-07-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_terrestrial_t a net:Atom_Class_Net ; - net:coverBaseNode :leaf_terrestrial_t ; - net:coverNode :leaf_terrestrial_t ; - net:coverNodeCount 1 ; - net:hasClassName "terrestrial" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#terrestrial> ; - net:hasNaming "terrestrial" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_outer-system-hasPart-planet_s, - net:compositeClass_outer-system_s ; - :role_ARG1 net:atomClass_planet_p2 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasStructure "SSC-07-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_planet_p2, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasStructure "SSC-07-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_giant-planet_p a net:Composite_Class_Net ; - :role_domain net:atomClass_planet_p2 ; - :role_mod net:atomClass_giant_g ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_giant_g, - :leaf_planet_p ; - net:coverNodeCount 2 ; - net:hasClassName "giant-planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#giant-planet> ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p2 ; - net:hasStructure "SSC-07-01" ; - net:trackMainNetComposante net:atomClass_planet_p ; - net:trackNetComposante net:atomClass_giant_g, - net:atomClass_planet_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_outer-system-hasPart-planet_s a net:Composite_Class_Net ; - :role_mod net:atomClass_outer_o, - net:individual_outer_o ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_outer_o, - :leaf_planet_p2, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "outer-system-hasPart-planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#outer-system-hasPart-planet> ; - net:hasMotherClassNet net:compositeClass_outer-system_s ; - net:hasRestriction01 net:restriction_hasPart_planet ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_massive_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_massive_m ; - net:coverNode :leaf_massive_m ; - net:fromClassNet net:atomClass_massive_m ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "massive" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#massive> ; - net:hasMotherClassNet net:atomClass_massive_m ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-07-01" . - -net:individual_outer_o a net:Individual_Net ; - net:coverBaseNode :leaf_outer_o ; - net:coverNode :leaf_outer_o ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "outer" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#outer> ; - net:hasMotherClassNet net:atomClass_outer_o ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-07-01" ; - net:trackMainNetComposante net:atomClass_outer_o ; - net:trackNetComposante net:atomClass_outer_o ; - net:trackProgress net:initialized . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:restriction_hasPart_planet a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_planet_p2, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_planet_p2 ; - net:hasNaming "outer-system-hasPart-planet" ; - net:hasRestrictionNetValue net:atomClass_planet_p2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -net:value_p2_blankNode a net:Value_Net ; - net:hasNaming "p2" ; - net:hasStructure "SSC-07-01" ; - net:hasValueLabel "p2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-07-01#g> a ns3:giant ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#m> a ns3:massive ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#m2> a ns21:more ; - ns3:degree <http://amr.isi.edu/amr_data/SSC-07-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#o> a ns3:outer ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#s2> a ns3:substantial ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#t> a ns3:terrestrial ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:giant a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:massive a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:outer a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:substantial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:terrestrial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:more a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_m :leaf_massive_m ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :edge_h_ARG4_t :leaf_terrestrial_t ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#outer-system> a owl:Class ; - rdfs:label "outer-system" ; - rdfs:subClassOf <https://tenet.tetras-libre.fr/extract-result#system> ; - sys:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-07-01" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:compositeClass_outer-system_s a net:Composite_Class_Net ; - :role_mod net:atomClass_outer_o ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_outer_o, - :leaf_system_s ; - net:coverNodeCount 2 ; - net:hasClassName "outer-system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#outer-system> ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasStructure "SSC-07-01" ; - net:trackMainNetComposante net:atomClass_system_s ; - net:trackNetComposante net:atomClass_outer_o, - net:atomClass_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-07-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns3:domain <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-07-01#g> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns3:quant "4" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_more_m2 a :AMR_Leaf ; - :edge_m2_degree_s2 :leaf_substantial_s2 ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_substantial_s2 a :AMR_Leaf ; - :hasConcept :concept_substantial ; - :hasVariable :variable_s2 . - -:leaf_terrestrial_t a :AMR_Leaf ; - :hasConcept :concept_terrestrial ; - :hasVariable :variable_t . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-07-01" . - -<https://tenet.tetras-libre.fr/extract-result#massive> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#massive> ; - rdfs:label "massive" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-07-01" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_massive_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_massive_m ; - net:coverNode :leaf_massive_m ; - net:coverNodeCount 1 ; - net:hasClassName "massive" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#massive> ; - net:hasNaming "massive" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns11:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-07-01" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_planet_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_planet_p2 ; - :role_mod net:atomClass_giant_g ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasNaming "planet" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_outer_o ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasNaming "system" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_p2 :leaf_planet_p2 ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_massive_m a :AMR_Leaf ; - :hasConcept :concept_massive ; - :hasVariable :variable_m . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_giant_g a :AMR_Leaf ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_domain_p2 :leaf_planet_p2 ; - :edge_p_mod_g :leaf_giant_g ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_giant_g a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:coverNodeCount 1 ; - net:hasClassName "giant" ; - net:hasNaming "giant" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p2 a net:Atom_Class_Net ; - :role_quant net:value_p2_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_outer_o a :AMR_Leaf ; - :hasConcept :concept_outer ; - :hasVariable :variable_o . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_outer_o a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_outer_o ; - net:coverNode :leaf_outer_o ; - net:coverNodeCount 1 ; - net:hasClassName "outer" ; - net:hasNaming "outer" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_quant_4 :value_4 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_mod_o :leaf_outer_o ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index 8d1c6d68bdd47e3a896ede99ffceaffc26058eae..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1071 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG4 a ns11:FrameRole . - -ns3:degree a ns21:Role . - -ns3:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_m a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG4_t a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_m2_degree_s2 a :AMR_Edge ; - :hasRoleID "degree" . - -:edge_p2_quant_4 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_p2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_domain_p2 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_p_mod_g a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_s_mod_o a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_p2 :leaf_planet_p2 ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_m :leaf_massive_m ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :edge_h_ARG4_t :leaf_terrestrial_t ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-07-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "SSC-07-01" ; - :hasSentenceStatement "The four outer system planets are giant planets, being substantially more massive than the terrestrials." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-07-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-07-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-07-01#m> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-07-01#m2> ; - ns11:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-07-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#root01> a ns21:AMR ; - ns21:has-id "SSC-07-01" ; - ns21:has-sentence "The four outer system planets are giant planets, being substantially more massive than the terrestrials." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-07-01#p> . - -<http://amr.isi.edu/amr_data/SSC-07-01#s> a ns3:system ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-07-01#o> ; - ns3:part <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:giant ; - :label "giant" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_massive rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:massive ; - :label "massive" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:more ; - :label "more" . - -:concept_outer rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:outer ; - :label "outer" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_substantial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:substantial ; - :label "substantial" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:concept_terrestrial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:terrestrial ; - :label "terrestrial" . - -:leaf_giant_g a :AMR_Leaf ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -:leaf_massive_m a :AMR_Leaf ; - :hasConcept :concept_massive ; - :hasVariable :variable_m . - -:leaf_more_m2 a :AMR_Leaf ; - :edge_m2_degree_s2 :leaf_substantial_s2 ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_outer_o a :AMR_Leaf ; - :hasConcept :concept_outer ; - :hasVariable :variable_o . - -:leaf_substantial_s2 a :AMR_Leaf ; - :hasConcept :concept_substantial ; - :hasVariable :variable_s2 . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_mod_o :leaf_outer_o ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:leaf_terrestrial_t a :AMR_Leaf ; - :hasConcept :concept_terrestrial ; - :hasVariable :variable_t . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_4 a :AMR_Value ; - rdfs:label "p2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#h> ; - :label "h" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - :label "p2" . - -:variable_p9 a ns3:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#s2> ; - :label "s2" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#t> ; - :label "t" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-07-01#g> a ns3:giant ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#m> a ns3:massive ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#m2> a ns21:more ; - ns3:degree <http://amr.isi.edu/amr_data/SSC-07-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#o> a ns3:outer ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#s2> a ns3:substantial ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#t> a ns3:terrestrial ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:giant a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:massive a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:outer a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:substantial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:terrestrial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:more a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_domain_p2 :leaf_planet_p2 ; - :edge_p_mod_g :leaf_giant_g ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_quant_4 :value_4 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-07-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns3:domain <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-07-01#g> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns3:quant "4" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns11:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_transduction.ttl deleted file mode 100644 index 105791d3ec55f06b081e7f0491221fcf52d66e44..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,1321 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:have-degree-91.ARG1 a ns11:FrameRole . - -ns11:have-degree-91.ARG2 a ns11:FrameRole . - -ns11:have-degree-91.ARG3 a ns11:FrameRole . - -ns11:have-degree-91.ARG4 a ns11:FrameRole . - -ns3:degree a ns21:Role . - -ns3:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_h_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_m a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG4_t a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_m2_degree_s2 a :AMR_Edge ; - :hasRoleID "degree" . - -:edge_p2_quant_4 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_p2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_domain_p2 a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:edge_p_mod_g a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_s_mod_o a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:root_SSC-07-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#root01> ; - :hasRootLeaf :leaf_planet_p ; - :hasSentenceID "SSC-07-01" ; - :hasSentenceStatement "The four outer system planets are giant planets, being substantially more massive than the terrestrials." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomClass_substantial_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_substantial_s2 ; - net:coverNode :leaf_substantial_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "substantial" ; - net:hasNaming "substantial" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_giant_g a net:Individual_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "giant" ; - net:hasMotherClassNet net:atomClass_giant_g ; - net:hasStructure "SSC-07-01" ; - net:trackMainNetComposante net:atomClass_giant_g ; - net:trackNetComposante net:atomClass_giant_g ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p, - net:compositeClass_giant-planet_p ; - :role_ARG2 net:atomClass_massive_m, - net:individual_massive_fromClass ; - :role_ARG3 net:atomProperty_more_m2 ; - :role_ARG4 net:atomClass_terrestrial_t ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-07-01#h> a ns11:have-degree-91 ; - ns11:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-07-01#p> ; - ns11:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-07-01#m> ; - ns11:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-07-01#m2> ; - ns11:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-07-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#root01> a ns21:AMR ; - ns21:has-id "SSC-07-01" ; - ns21:has-sentence "The four outer system planets are giant planets, being substantially more massive than the terrestrials." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-07-01#p> . - -<http://amr.isi.edu/amr_data/SSC-07-01#s> a ns3:system ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-07-01#o> ; - ns3:part <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_giant rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:giant ; - :label "giant" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_massive rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:massive ; - :label "massive" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:more ; - :label "more" . - -:concept_outer rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:outer ; - :label "outer" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_substantial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:substantial ; - :label "substantial" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:concept_terrestrial rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:terrestrial ; - :label "terrestrial" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_4 a :AMR_Value ; - rdfs:label "p2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#h> ; - :label "h" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#m2> ; - :label "m2" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - :label "p2" . - -:variable_p9 a ns3:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#s2> ; - :label "s2" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-07-01#t> ; - :label "t" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_terrestrial_t a net:Atom_Class_Net ; - net:coverBaseNode :leaf_terrestrial_t ; - net:coverNode :leaf_terrestrial_t ; - net:coverNodeCount 1 ; - net:hasClassName "terrestrial" ; - net:hasNaming "terrestrial" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_outer-system-hasPart-planet_s, - net:compositeClass_outer-system_s ; - :role_ARG1 net:atomClass_planet_p2 ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-07-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_planet_p2, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-07-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_giant-planet_p a net:Composite_Class_Net ; - :role_domain net:atomClass_planet_p2 ; - :role_mod net:atomClass_giant_g ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_giant_g, - :leaf_planet_p ; - net:coverNodeCount 2 ; - net:hasClassName "giant-planet" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_planet_p, - net:atomClass_planet_p2 ; - net:hasStructure "SSC-07-01" ; - net:trackMainNetComposante net:atomClass_planet_p ; - net:trackNetComposante net:atomClass_giant_g, - net:atomClass_planet_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_outer-system-hasPart-planet_s a net:Composite_Class_Net ; - :role_mod net:atomClass_outer_o, - net:individual_outer_o ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_outer_o, - :leaf_planet_p2, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "outer-system-hasPart-planet" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:compositeClass_outer-system_s ; - net:hasRestriction01 net:restriction_hasPart_planet ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_massive_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_massive_m ; - net:coverNode :leaf_massive_m ; - net:fromClassNet net:atomClass_massive_m ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "massive" ; - net:hasMotherClassNet net:atomClass_massive_m ; - net:hasStructure "SSC-07-01" . - -net:individual_outer_o a net:Individual_Net ; - net:coverBaseNode :leaf_outer_o ; - net:coverNode :leaf_outer_o ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "outer" ; - net:hasMotherClassNet net:atomClass_outer_o ; - net:hasStructure "SSC-07-01" ; - net:trackMainNetComposante net:atomClass_outer_o ; - net:trackNetComposante net:atomClass_outer_o ; - net:trackProgress net:initialized . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:restriction_hasPart_planet a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_hasPart_p9, - :leaf_planet_p2, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_planet_p2 ; - net:hasNaming "outer-system-hasPart-planet" ; - net:hasRestrictionNetValue net:atomClass_planet_p2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -net:value_p2_blankNode a net:Value_Net ; - net:hasNaming "p2" ; - net:hasStructure "SSC-07-01" ; - net:hasValueLabel "p2" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-07-01#g> a ns3:giant ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#m> a ns3:massive ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#m2> a ns21:more ; - ns3:degree <http://amr.isi.edu/amr_data/SSC-07-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#o> a ns3:outer ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#s2> a ns3:substantial ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#t> a ns3:terrestrial ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:have-degree-91 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:giant a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:massive a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:outer a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:substantial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:terrestrial a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:more a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_p :leaf_planet_p ; - :edge_h_ARG2_m :leaf_massive_m ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :edge_h_ARG4_t :leaf_terrestrial_t ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:compositeClass_outer-system_s a net:Composite_Class_Net ; - :role_mod net:atomClass_outer_o ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_outer_o, - :leaf_system_s ; - net:coverNodeCount 2 ; - net:hasClassName "outer-system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasStructure "SSC-07-01" ; - net:trackMainNetComposante net:atomClass_system_s ; - net:trackNetComposante net:atomClass_outer_o, - net:atomClass_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-07-01#p> a <http://amr.isi.edu/entity-types#planet> ; - ns3:domain <http://amr.isi.edu/amr_data/SSC-07-01#p2> ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-07-01#g> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-07-01#p2> a <http://amr.isi.edu/entity-types#planet> ; - ns3:quant "4" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_more_m2 a :AMR_Leaf ; - :edge_m2_degree_s2 :leaf_substantial_s2 ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_substantial_s2 a :AMR_Leaf ; - :hasConcept :concept_substantial ; - :hasVariable :variable_s2 . - -:leaf_terrestrial_t a :AMR_Leaf ; - :hasConcept :concept_terrestrial ; - :hasVariable :variable_t . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_massive_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_massive_m ; - net:coverNode :leaf_massive_m ; - net:coverNodeCount 1 ; - net:hasClassName "massive" ; - net:hasNaming "massive" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns11:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_planet_p a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_planet_p2 ; - :role_mod net:atomClass_giant_g ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_planet_p2 ; - net:hasNaming "planet" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_mod net:atomClass_outer_o ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasNaming "system" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_p2 :leaf_planet_p2 ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:leaf_massive_m a :AMR_Leaf ; - :hasConcept :concept_massive ; - :hasVariable :variable_m . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_giant_g a :AMR_Leaf ; - :hasConcept :concept_giant ; - :hasVariable :variable_g . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_domain_p2 :leaf_planet_p2 ; - :edge_p_mod_g :leaf_giant_g ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_giant_g a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_giant_g ; - net:coverNode :leaf_giant_g ; - net:coverNodeCount 1 ; - net:hasClassName "giant" ; - net:hasNaming "giant" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_planet_p2 a net:Atom_Class_Net ; - :role_quant net:value_p2_blankNode ; - net:coverBaseNode :leaf_planet_p2 ; - net:coverNode :leaf_planet_p2 ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_outer_o a :AMR_Leaf ; - :hasConcept :concept_outer ; - :hasVariable :variable_o . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:atomClass_outer_o a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_outer_o ; - net:coverNode :leaf_outer_o ; - net:coverNodeCount 1 ; - net:hasClassName "outer" ; - net:hasNaming "outer" ; - net:hasStructure "SSC-07-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_planet_p2 a :AMR_Leaf ; - :edge_p2_quant_4 :value_4 ; - :hasConcept :concept_planet ; - :hasVariable :variable_p2 . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_mod_o :leaf_outer_o ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample.ttl deleted file mode 100644 index e5514060d8f39651e2b5e12f006929310fa66d7c..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample.ttl +++ /dev/null @@ -1,865 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns21:AMR ; - ns21:has-id "SSC-01-01" ; - ns21:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns21:Role . - -ns11:op1 a ns21:Role . - -ns11:op2 a ns21:Role . - -ns11:part a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns21:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity . - -ns3:bind-01 a ns21:Frame . - -ns3:orbit-01 a ns21:Frame . - -ns11:gravitation a ns21:Concept . - -ns11:object a ns21:Concept . - -ns11:sun a ns21:Concept . - -ns11:system a ns21:Concept . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept . - -ns21:or a ns21:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun . - -ns3:direct-02 a ns21:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_factoid.ttl deleted file mode 100644 index 79d10d01e4eaff129e3138d6934639d889b5072a..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,138 +0,0 @@ -@base <http://SolarSystemSample/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_gravitation_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation> . - -ns1:atomClass_object_o ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns1:atomClass_sun_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> . - -ns1:atomClass_system_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomClass_system_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomProperty_bind_b ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#bind> . - -ns1:atomProperty_direct_d ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> . - -ns1:atomProperty_direct_d2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> . - -ns1:atomProperty_hasManner_m9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> . - -ns1:atomProperty_hasPart_p9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> . - -ns1:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> . - -ns1:compositeClass_system-hasPart-sun-and-object-hasPart-object_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> . - -ns1:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> . - -ns1:compositeClass_system-hasPart-sun-and-object_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> . - -ns1:compositeProperty_not-direct_d2 ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> . - -ns1:individual_system_SolarSystem ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "gravitation-binding-system-hasPart-sun-and-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ], - <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> ; - rdfs:label "Solar System" ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#bind-of> a owl:ObjectProperty ; - rdfs:label "bind-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-object" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-sun" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object" ; - 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> ], - [ 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> ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-01-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_generation.ttl deleted file mode 100644 index aee495da0dfb2ec9b0861c07ff3633ac9e2ec03a..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,1690 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns21:Role . - -ns11:op2 a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<net:compositeClass_orbit_hasManner_conjunction-OR> a <net:Composite_Class_Net> . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns21:AMR ; - ns21:has-id "SSC-01-01" ; - ns21:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#bind> a owl:ObjectProperty ; - rdfs:label "bind" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "gravitation-binding-system-hasPart-sun-and-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ], - <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> ; - rdfs:label "Solar System" ; - sys:fromStructure "SSC-01-01" . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g, - net:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_ARG1 net:atomClass_system_s, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#bind-of> ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#bind> ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_orbit_o2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_ARG1 net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeProperty_not-direct_d2, - net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasManner" ; - net:hasPropertyName10 "hasManner" ; - net:hasPropertyName12 "hasManner" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g a net:Composite_Class_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverNodeCount 5 ; - net:hasClassName "gravitation-binding-system-hasPart-sun-and-object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation-binding-system-hasPart-sun-and-object> ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasRestriction01 net:restriction_binding_system-hasPart-sun-and-object ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_op2 net:atomClass_object_o, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_binding_system-hasPart-sun-and-object a net:Restriction_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverTargetNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_hasPart_p9, - :leaf_system_s ; - net:hasNaming "gravitation-binding-system-hasPart-sun-and-object" ; - net:hasRestrictionNetValue net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns21:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns21:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:or a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#bind-of> a owl:ObjectProperty ; - rdfs:label "bind-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#gravitation> a owl:Class ; - rdfs:label "gravitation" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-object" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object-hasPart-sun" ; - 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>, - <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - sys:fromStructure "SSC-01-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_gravitation_g a net:Atom_Class_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:coverNodeCount 1 ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#gravitation> ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomClass_sun_s2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_op2 net:atomClass_object_o, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:bindPropertyNet net:atomProperty_hasPart_p9 ; - net:bindRestriction net:restriction_hasPart_object, - net:restriction_hasPart_sun ; - net:containsNet net:atomClass_object_o, - net:atomClass_sun_s2 ; - net:containsNet1 net:atomClass_sun_s2 ; - net:containsNet2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "hasPart-sun-and-object" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_op2 net:atomProperty_direct_d2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_ARG1 net:atomClass_sun_s2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-sun-and-object-hasPart-object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-object> ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestriction01 net:restriction_hasPart_object ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-sun-and-object-hasPart-sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object-hasPart-sun> ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestriction01 net:restriction_hasPart_sun ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -net:restriction_hasPart_object a net:Restriction_Net ; - :role_domain net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "system-hasPart-sun-and-object-hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -net:restriction_hasPart_sun a net:Restriction_Net ; - :role_domain net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "system-hasPart-sun-and-object-hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_direct_d2 a net:Atom_Property_Net ; - :role_polarity net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasPart> ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyName "not-direct" ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -<https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> a owl:Class ; - rdfs:label "system-hasPart-sun-and-object" ; - 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> ], - [ 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> ; - sys:fromStructure "SSC-01-01" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> ; - net:hasMotherClassName net:atomClass_system_p ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -<https://tenet.tetras-libre.fr/extract-result#hasPart> a owl:ObjectProperty ; - rdfs:label "hasPart" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-01-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-01-01" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverNodeCount 3 ; - net:hasClassName "system-hasPart-sun-and-object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-hasPart-sun-and-object> ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:hasNaming "system-hasPart-sun-and-object" ; - net:hasRestriction01 net:restriction_hasPart_object, - net:restriction_hasPart_sun ; - net:hasStructure "SSC-01-01" ; - net:trackMainNetComposante net:atomClass_system_s ; - net:trackNetComposante net:atomClass_system_s, - net:atomProperty_hasPart_p9, - net:logicalSet_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_object_o a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:atomClass_system_p a net:Atom_Class_Net ; - :role_name net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:compositeClass_orbit-hasManner-conjunction-OR_o2 a net:Composite_Class_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - :role_op1 net:atomClass_sun_s2, - net:atomProperty_direct_d ; - :role_op2 net:atomClass_object_o, - net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverNode :leaf_hasManner_m9, - :leaf_or_o3, - :leaf_orbit-01_o2 ; - net:coverNodeCount 3 ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasStructure "SSC-01-01" ; - net:trackMainNetComposante net:atomProperty_orbit_o2 ; - net:trackNetComposante net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2, - net:phenomena_conjunction-OR_o3 ; - net:trackProgress net:relation_propagated . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index a11131989059b2a40d16b67d18b2b08223ca88b8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1139 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns21:Role . - -ns11:op2 a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns21:AMR ; - ns21:has-id "SSC-01-01" ; - ns21:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns21:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns21:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:or a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_transduction.ttl deleted file mode 100644 index 459ad23a9944e1ab32995e5ce49b6257c893c132..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,1574 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:bind-01.ARG0 a ns3:FrameRole . - -ns3:bind-01.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:op1 a ns21:Role . - -ns11:op2 a ns21:Role . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_s2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_o a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_b_ARG0_g a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_b_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_m9_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o2_ARG0_o a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o2_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_op1_d a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o3_op2_d2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p9_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p9_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:edge_s_domain_p a :AMR_Edge ; - :hasAmrRole :role_domain ; - :hasRoleID "domain" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-01-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#root01> ; - :hasRootLeaf :leaf_system_s ; - :hasSentenceID "SSC-01-01" ; - :hasSentenceStatement "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<net:compositeClass_orbit_hasManner_conjunction-OR> a <net:Composite_Class_Net> . - -<http://amr.isi.edu/amr_data/SSC-01-01#b> a ns3:bind-01 ; - ns3:bind-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - ns3:bind-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o2> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:manner <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#root01> a ns21:AMR ; - ns21:has-id "SSC-01-01" ; - ns21:has-sentence "The Solar System is the gravitationally bound system of the Sun and the objects that orbit it, either directly or indirectly." ; - ns21:root <http://amr.isi.edu/amr_data/SSC-01-01#s> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns21:NamedEntity ; - rdfs:comment "bug" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_bind-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:bind-01 ; - :label "bind-01" . - -:concept_gravitation rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:gravitation ; - :label "gravitation" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:object ; - :label "object" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_part rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:part ; - :isReifiedConcept true ; - :label "hasPart" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:sun ; - :label "sun" . - -:role_domain a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - :label "a" . - -:variable_b a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#b> ; - :label "b" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - :label "d" . - -:variable_d2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - :label "d2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#g> ; - :label "g" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - :label "p" ; - :name "Solar System" . - -:variable_p9 a ns11:part, - :AMR_Variable ; - :isReifiedVariable true ; - :label "p9" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_bind_b a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_gravitation_g, - net:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_ARG1 net:atomClass_system_s, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:coverBaseNode :leaf_bind-01_b ; - net:coverNode :leaf_bind-01_b ; - net:hasNaming "bind" ; - net:hasPropertyName "bind" ; - net:hasPropertyName01 "binding" ; - net:hasPropertyName10 "bind-by" ; - net:hasPropertyName12 "bind-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_gravitation_g, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_orbit_o2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_ARG1 net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeProperty_not-direct_d2, - net:phenomena_conjunction-OR_o3 ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasManner" ; - net:hasPropertyName10 "hasManner" ; - net:hasPropertyName12 "hasManner" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_or_o3, - :leaf_orbit-01_o2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeClass_gravitation-binding-system-hasPart-sun-and-object_g a net:Composite_Class_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverNodeCount 5 ; - net:hasClassName "gravitation-binding-system-hasPart-sun-and-object" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_gravitation_g ; - net:hasRestriction01 net:restriction_binding_system-hasPart-sun-and-object ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomClass_sun_s2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_op2 net:atomClass_object_o, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_binding_system-hasPart-sun-and-object a net:Restriction_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_gravitation_g, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverTargetNode :leaf_and_a, - :leaf_bind-01_b, - :leaf_hasPart_p9, - :leaf_system_s ; - net:hasNaming "gravitation-binding-system-hasPart-sun-and-object" ; - net:hasRestrictionNetValue net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestrictionOnProperty net:atomProperty_bind_b . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-01-01#a> a ns21:and ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#s2> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#o> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d> a ns3:direct-02 ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#d2> a ns3:direct-02 ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#g> a ns11:gravitation ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#o3> a ns21:or ; - ns11:op1 <http://amr.isi.edu/amr_data/SSC-01-01#d> ; - ns11:op2 <http://amr.isi.edu/amr_data/SSC-01-01#d2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#p> a <http://amr.isi.edu/entity-types#planet>, - <http://amr.isi.edu/entity-types#system> ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#system> a ns21:NamedEntity ; - rdfs:label "system" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:bind-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:gravitation a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:object a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:part a ns21:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:sun a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:system a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:or a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#system>, - ns11:system ; - :label "system" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_gravitation_g a net:Atom_Class_Net ; - net:coverBaseNode :leaf_gravitation_g ; - net:coverNode :leaf_gravitation_g ; - net:coverNodeCount 1 ; - net:hasClassName "gravitation" ; - net:hasClassType sys:Entity ; - net:hasNaming "gravitation" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomClass_sun_s2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_op2 net:atomClass_object_o, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:bindPropertyNet net:atomProperty_hasPart_p9 ; - net:bindRestriction net:restriction_hasPart_object, - net:restriction_hasPart_sun ; - net:containsNet net:atomClass_object_o, - net:atomClass_sun_s2 ; - net:containsNet1 net:atomClass_sun_s2 ; - net:containsNet2 net:atomClass_object_o ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasNaming "hasPart-sun-and-object" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:phenomena_conjunction-OR_o3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_direct_d, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_op2 net:atomProperty_direct_d2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeProperty_not-direct_d2 ; - net:coverBaseNode :leaf_or_o3 ; - net:coverNode :leaf_or_o3 ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "SSC-01-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-01-01#o> a ns11:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s> a ns11:system ; - ns11:domain <http://amr.isi.edu/amr_data/SSC-01-01#p> ; - ns11:part <http://amr.isi.edu/amr_data/SSC-01-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-01-01#s2> a ns11:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_direct-02_d a :AMR_Leaf ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_o2 :leaf_orbit-01_o2 ; - :edge_m9_ARG1_o3 :leaf_or_o3 ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_orbit_o2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_object_o, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - :role_ARG1 net:atomClass_sun_s2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_orbit-01_o2 ; - net:coverNode :leaf_orbit-01_o2 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o, - :leaf_sun_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-sun-and-object-hasPart-object" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestriction01 net:restriction_hasPart_object ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:coverNodeCount 4 ; - net:hasClassName "system-hasPart-sun-and-object-hasPart-sun" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasRestriction01 net:restriction_hasPart_sun ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -net:restriction_hasPart_object a net:Restriction_Net ; - :role_domain net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_object_o, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_object_o ; - net:hasNaming "system-hasPart-sun-and-object-hasPart-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -net:restriction_hasPart_sun a net:Restriction_Net ; - :role_domain net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_sun_s2, - :leaf_system_s ; - net:coverTargetNode :leaf_hasPart_p9, - :leaf_sun_s2 ; - net:hasNaming "system-hasPart-sun-and-object-hasPart-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s2 ; - net:hasRestrictionOnProperty net:atomProperty_hasPart_p9 . - -ns3:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_direct_d2 a net:Atom_Property_Net ; - :role_polarity net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasPart_p9 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - :role_ARG1 net:atomClass_object_o, - net:atomClass_sun_s2, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_hasPart_p9 ; - net:coverNode :leaf_hasPart_p9 ; - net:hasNaming "hasPart" ; - net:hasPropertyName "hasPart" ; - net:hasPropertyName01 "hasPart" ; - net:hasPropertyName10 "hasPart" ; - net:hasPropertyName12 "hasPart" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-01-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-direct_d2 a net:Composite_Property_Net ; - :role_polarity net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:coverBaseNode :leaf_direct-02_d2 ; - net:coverNode :leaf_direct-02_d2 ; - net:hasNaming "not-direct" ; - net:hasPropertyName "not-direct" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_bind-01_b a :AMR_Leaf ; - :edge_b_ARG0_g :leaf_gravitation_g ; - :edge_b_ARG1_s :leaf_system_s ; - :hasConcept :concept_bind-01 ; - :hasVariable :variable_b . - -:leaf_direct-02_d2 a :AMR_Leaf ; - :edge_d2_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d2 . - -:leaf_or_o3 a :AMR_Leaf ; - :edge_o3_op1_d :leaf_direct-02_d ; - :edge_o3_op2_d2 :leaf_direct-02_d2 ; - :hasConcept :concept_or ; - :hasVariable :variable_o3 . - -:leaf_orbit-01_o2 a :AMR_Leaf ; - :edge_o2_ARG0_o :leaf_object_o ; - :edge_o2_ARG1_s2 :leaf_sun_s2 ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o2 . - -:leaf_system_p a :AMR_Leaf ; - :edge_p_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_p . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassName net:atomClass_system_p ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:compositeClass_system-hasPart-sun-and-object-hasPart-object_s, - net:compositeClass_system-hasPart-sun-and-object-hasPart-sun_s, - net:compositeClass_system-hasPart-sun-and-object_s ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomClass_system_s a net:Atom_Class_Net, - net:Deprecated_Net ; - :role_domain net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_system-hasPart-sun-and-object_s a net:Composite_Class_Net ; - :role_domain net:atomClass_system_p, - net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:individual_system_SolarSystem ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_and_a, - :leaf_hasPart_p9, - :leaf_system_s ; - net:coverNodeCount 3 ; - net:hasClassName "system-hasPart-sun-and-object" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p, - net:atomClass_system_s, - net:compositeClass_orbit-hasManner-conjunction-OR_o2 ; - net:hasNaming "system-hasPart-sun-and-object" ; - net:hasRestriction01 net:restriction_hasPart_object, - net:restriction_hasPart_sun ; - net:hasStructure "SSC-01-01" ; - net:trackMainNetComposante net:atomClass_system_s ; - net:trackNetComposante net:atomClass_system_s, - net:atomProperty_hasPart_p9, - net:logicalSet_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_gravitation_g a :AMR_Leaf ; - :hasConcept :concept_gravitation ; - :hasVariable :variable_g . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_sun_s2 a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s2 . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_object_o a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s2 ; - net:coverNode :leaf_sun_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -:leaf_hasPart_p9 a :AMR_Leaf ; - :edge_p9_ARG0_s :leaf_system_s ; - :edge_p9_ARG1_a :leaf_and_a ; - :hasConcept :concept_part ; - :hasVariable :variable_p9 ; - :isReifiedLeaf true . - -net:atomClass_system_p a net:Atom_Class_Net ; - :role_name net:compositeClass_orbit-hasManner-conjunction-OR_o2, - net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_p ; - net:coverNode :leaf_system_p ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasNaming "system" ; - net:hasStructure "SSC-01-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_s2 :leaf_sun_s2 ; - :edge_a_op2_o :leaf_object_o ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_domain_p :leaf_system_p ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:compositeClass_orbit-hasManner-conjunction-OR_o2 a net:Composite_Class_Net ; - :role_ARG0 net:atomClass_object_o ; - :role_ARG1 net:atomClass_sun_s2 ; - :role_domain net:atomClass_system_p, - net:individual_system_SolarSystem ; - :role_op1 net:atomClass_sun_s2, - net:atomProperty_direct_d ; - :role_op2 net:atomClass_object_o, - net:atomProperty_direct_d2, - net:compositeProperty_not-direct_d2 ; - net:coverNode :leaf_hasManner_m9, - :leaf_or_o3, - :leaf_orbit-01_o2 ; - net:coverNodeCount 3 ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_p ; - net:hasStructure "SSC-01-01" ; - net:trackMainNetComposante net:atomProperty_orbit_o2 ; - net:trackNetComposante net:atomProperty_direct_d, - net:atomProperty_direct_d2, - net:atomProperty_hasManner_m9, - net:atomProperty_orbit_o2, - net:compositeProperty_not-direct_d2, - net:phenomena_conjunction-OR_o3 ; - net:trackProgress net:relation_propagated . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample.ttl deleted file mode 100644 index 2863fd8684a7c6ece43d13073c27a793c60807d2..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample.ttl +++ /dev/null @@ -1,841 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#h> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-10-01#s2> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-10-01#m> . - -<http://amr.isi.edu/amr_data/SSC-10-01#root01> a ns1:AMR ; - ns1:has-id "SSC-10-01" ; - ns1:has-sentence "The Solar System also contains smaller objects." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-10-01#c> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:contain-01.ARG0 a ns21:FrameRole . - -ns21:contain-01.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG3 a ns21:FrameRole . - -ns3:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns1:Role . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-10-01#a> a ns3:also . - -<http://amr.isi.edu/amr_data/SSC-10-01#c> a ns21:contain-01 ; - ns21:contain-01.ARG0 <http://amr.isi.edu/amr_data/SSC-10-01#s> ; - ns21:contain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-10-01#a> . - -<http://amr.isi.edu/amr_data/SSC-10-01#m> a ns1:more . - -<http://amr.isi.edu/amr_data/SSC-10-01#s> a ns3:system ; - rdfs:label "Solar System" . - -<http://amr.isi.edu/amr_data/SSC-10-01#s2> a ns3:small . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:contain-01 a ns1:Frame . - -ns21:have-degree-91 a ns1:Frame . - -ns3:also a ns1:Concept . - -ns3:object a ns1:Concept . - -ns3:small a ns1:Concept . - -ns3:system a ns1:Concept . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:more a ns1:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-10-01#o> a ns3:object . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_factoid.ttl deleted file mode 100644 index 6d121a5ede01579db0497eff1476ee74d270605e..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,80 +0,0 @@ -@base <http://SolarSystemSample/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_object_o ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns1:atomClass_small_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> . - -ns1:atomClass_system_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> . - -ns1:atomProperty_contain_c ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#contain> . - -ns1:atomProperty_more_m ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns1:compositeClass_system-containing-object_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-containing-object> . - -ns1:individual_also_a ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#also> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_small_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_system_SolarSystem ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> . - -<https://tenet.tetras-libre.fr/extract-result#also> a owl:individual, - ns2:Feature ; - rdfs:label "also" ; - ns2:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; - rdfs:label "contain" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-containing-object> ; - rdfs:label "Solar System" ; - ns2:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#contain-of> a owl:ObjectProperty ; - rdfs:label "contain-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-containing-object> a owl:Class ; - rdfs:label "system-containing-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], - <https://tenet.tetras-libre.fr/extract-result#system> ; - ns2:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-10-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_generation.ttl deleted file mode 100644 index 71691b3ea92b3588e322026d7845eaea20f7bb44..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,1215 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:contain-01.ARG0 a ns21:FrameRole . - -ns21:contain-01.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG3 a ns21:FrameRole . - -ns3:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns1:Role . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_c_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_mod_a a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_s_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-10-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#root01> ; - :hasRootLeaf :leaf_contain-01_c ; - :hasSentenceID "SSC-10-01" ; - :hasSentenceStatement "The Solar System also contains smaller objects." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_also_a a net:Individual_Net ; - net:coverBaseNode :leaf_also_a ; - net:coverNode :leaf_also_a ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "also" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#also> ; - net:hasMotherClassNet net:atomClass_also_a ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-10-01" ; - net:trackMainNetComposante net:atomClass_also_a ; - net:trackNetComposante net:atomClass_also_a ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_object_o ; - :role_ARG2 net:atomClass_small_s2, - net:individual_small_fromClass ; - :role_ARG3 net:atomProperty_more_m ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-10-01#h> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-10-01#s2> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-10-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#root01> a ns1:AMR ; - ns1:has-id "SSC-10-01" ; - ns1:has-sentence "The Solar System also contains smaller objects." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-10-01#c> . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_also rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:also ; - :label "also" . - -:concept_contain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:contain-01 ; - :label "contain-01" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:more ; - :label "more" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:object ; - :label "object" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:small ; - :label "small" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#a> ; - :label "a" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#c> ; - :label "c" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#h> ; - :label "h" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#m> ; - :label "m" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - :label "o" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#s> ; - :label "s" ; - :name "Solar System" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#also> a owl:individual, - sys:Feature ; - rdfs:label "also" ; - sys:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#contain> a owl:ObjectProperty ; - rdfs:label "contain" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#solar-system> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#system>, - <https://tenet.tetras-libre.fr/extract-result#system-containing-object> ; - rdfs:label "Solar System" ; - sys:fromStructure "SSC-10-01" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_contain_c a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_system-containing-object_s, - net:individual_system_SolarSystem ; - :role_ARG1 net:atomClass_object_o ; - :role_mod net:atomClass_also_a ; - net:coverBaseNode :leaf_contain-01_c ; - net:coverNode :leaf_contain-01_c ; - net:hasNaming "contain" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - net:hasPropertyName "contain" ; - net:hasPropertyName01 "containing" ; - net:hasPropertyName10 "contain-by" ; - net:hasPropertyName12 "contain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#contain> ; - net:hasStructure "SSC-10-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_also_a, - :leaf_object_o, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m ; - net:coverNode :leaf_more_m ; - net:hasNaming "more" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasStructure "SSC-10-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_small_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:fromClassNet net:atomClass_small_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasMotherClassNet net:atomClass_small_s2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-10-01" . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasIndividualLabel "Solar System" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#solar-system> ; - net:hasMotherClassName net:atomClass_system_s ; - net:hasMotherClassNet net:atomClass_system_s, - net:compositeClass_system-containing-object_s ; - net:hasNaming "system" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:restriction_containing_object a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_contain-01_c, - :leaf_object_o, - :leaf_system_s ; - net:coverTargetNode :leaf_contain-01_c, - :leaf_object_o ; - net:hasNaming "system-containing-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_contain_c . - -<http://amr.isi.edu/amr_data/SSC-10-01#a> a ns3:also ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#c> a ns21:contain-01 ; - ns21:contain-01.ARG0 <http://amr.isi.edu/amr_data/SSC-10-01#s> ; - ns21:contain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-10-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#m> a ns1:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#s> a ns3:system ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#s2> a ns3:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:have-degree-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:also a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:object a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:small a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:more a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_o :leaf_object_o ; - :edge_h_ARG2_s2 :leaf_small_s2 ; - :edge_h_ARG3_m :leaf_more_m ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -<https://tenet.tetras-libre.fr/extract-result#contain-of> a owl:ObjectProperty ; - rdfs:label "contain-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#system-containing-object> a owl:Class ; - rdfs:label "system-containing-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#contain-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], - <https://tenet.tetras-libre.fr/extract-result#system> ; - sys:fromStructure "SSC-10-01" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:compositeClass_system-containing-object_s a net:Composite_Class_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_contain-01_c, - :leaf_object_o, - :leaf_system_s ; - net:coverNodeCount 3 ; - net:hasClassName "system-containing-object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system-containing-object> ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasRestriction01 net:restriction_containing_object ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "SSC-10-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-10-01#o> a ns3:object ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_more_m a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-10-01" . - -<https://tenet.tetras-libre.fr/extract-result#system> a owl:Class ; - rdfs:label "system" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-10-01" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_object_o a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> ; - net:hasNaming "object" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_small_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasNaming "small" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:atomClass_also_a a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_also_a ; - net:coverNode :leaf_also_a ; - net:coverNodeCount 1 ; - net:hasClassName "also" ; - net:hasNaming "also" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_system_s a net:Atom_Class_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#system> ; - net:hasNaming "system" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_also_a a :AMR_Leaf ; - :hasConcept :concept_also ; - :hasVariable :variable_a . - -:leaf_contain-01_c a :AMR_Leaf ; - :edge_c_ARG0_s :leaf_system_s ; - :edge_c_ARG1_o :leaf_object_o ; - :edge_c_mod_a :leaf_also_a ; - :hasConcept :concept_contain-01 ; - :hasVariable :variable_c . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index efdd8fd535541e1590bfa055e52f6c6c9cb953f8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,985 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:contain-01.ARG0 a ns21:FrameRole . - -ns21:contain-01.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG3 a ns21:FrameRole . - -ns3:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns1:Role . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_c_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_mod_a a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_s_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_o :leaf_object_o ; - :edge_h_ARG2_s2 :leaf_small_s2 ; - :edge_h_ARG3_m :leaf_more_m ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-10-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#root01> ; - :hasRootLeaf :leaf_contain-01_c ; - :hasSentenceID "SSC-10-01" ; - :hasSentenceStatement "The Solar System also contains smaller objects." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-10-01#h> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-10-01#s2> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-10-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#root01> a ns1:AMR ; - ns1:has-id "SSC-10-01" ; - ns1:has-sentence "The Solar System also contains smaller objects." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-10-01#c> . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_also rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:also ; - :label "also" . - -:concept_contain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:contain-01 ; - :label "contain-01" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:more ; - :label "more" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:object ; - :label "object" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:small ; - :label "small" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:leaf_also_a a :AMR_Leaf ; - :hasConcept :concept_also ; - :hasVariable :variable_a . - -:leaf_contain-01_c a :AMR_Leaf ; - :edge_c_ARG0_s :leaf_system_s ; - :edge_c_ARG1_o :leaf_object_o ; - :edge_c_mod_a :leaf_also_a ; - :hasConcept :concept_contain-01 ; - :hasVariable :variable_c . - -:leaf_more_m a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#a> ; - :label "a" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#c> ; - :label "c" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#h> ; - :label "h" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#m> ; - :label "m" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - :label "o" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#s> ; - :label "s" ; - :name "Solar System" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-10-01#a> a ns3:also ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#c> a ns21:contain-01 ; - ns21:contain-01.ARG0 <http://amr.isi.edu/amr_data/SSC-10-01#s> ; - ns21:contain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-10-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#m> a ns1:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#s> a ns3:system ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#s2> a ns3:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:have-degree-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:also a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:object a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:small a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:more a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-10-01#o> a ns3:object ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_transduction.ttl deleted file mode 100644 index 2b75c94c457b7dc6436d3946f49c5e9580799922..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,1150 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns21: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns21:contain-01.ARG0 a ns21:FrameRole . - -ns21:contain-01.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG1 a ns21:FrameRole . - -ns21:have-degree-91.ARG2 a ns21:FrameRole . - -ns21:have-degree-91.ARG3 a ns21:FrameRole . - -ns3:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns1:Role . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_c_ARG0_s a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_c_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_mod_a a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_h_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_s_name_SolarSystem a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_SSC-10-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#root01> ; - :hasRootLeaf :leaf_contain-01_c ; - :hasSentenceID "SSC-10-01" ; - :hasSentenceStatement "The Solar System also contains smaller objects." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_also_a a net:Individual_Net ; - net:coverBaseNode :leaf_also_a ; - net:coverNode :leaf_also_a ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "also" ; - net:hasMotherClassNet net:atomClass_also_a ; - net:hasStructure "SSC-10-01" ; - net:trackMainNetComposante net:atomClass_also_a ; - net:trackNetComposante net:atomClass_also_a ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_object_o ; - :role_ARG2 net:atomClass_small_s2, - net:individual_small_fromClass ; - :role_ARG3 net:atomProperty_more_m ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-10-01#h> a ns21:have-degree-91 ; - ns21:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - ns21:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-10-01#s2> ; - ns21:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-10-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#root01> a ns1:AMR ; - ns1:has-id "SSC-10-01" ; - ns1:has-sentence "The Solar System also contains smaller objects." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-10-01#c> . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_also rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:also ; - :label "also" . - -:concept_contain-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns21:contain-01 ; - :label "contain-01" . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:more ; - :label "more" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:object ; - :label "object" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:small ; - :label "small" . - -:concept_system rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:system ; - :label "system" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:value_SolarSystem a :AMR_Value ; - rdfs:label "Solar System" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#a> ; - :label "a" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#c> ; - :label "c" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#h> ; - :label "h" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#m> ; - :label "m" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - :label "o" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#s> ; - :label "s" ; - :name "Solar System" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-10-01#s2> ; - :label "s2" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_contain_c a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_system_s, - net:compositeClass_system-containing-object_s, - net:individual_system_SolarSystem ; - :role_ARG1 net:atomClass_object_o ; - :role_mod net:atomClass_also_a ; - net:coverBaseNode :leaf_contain-01_c ; - net:coverNode :leaf_contain-01_c ; - net:hasNaming "contain" ; - net:hasPropertyName "contain" ; - net:hasPropertyName01 "containing" ; - net:hasPropertyName10 "contain-by" ; - net:hasPropertyName12 "contain-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-10-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_also_a, - :leaf_object_o, - :leaf_system_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m ; - net:coverNode :leaf_more_m ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-10-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_small_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:fromClassNet net:atomClass_small_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasMotherClassNet net:atomClass_small_s2 ; - net:hasStructure "SSC-10-01" . - -net:individual_system_SolarSystem a net:Individual_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:hasIndividualLabel "Solar System" ; - net:hasMotherClassName net:atomClass_system_s ; - net:hasMotherClassNet net:atomClass_system_s, - net:compositeClass_system-containing-object_s ; - net:hasNaming "system" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:restriction_containing_object a net:Restriction_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_contain-01_c, - :leaf_object_o, - :leaf_system_s ; - net:coverTargetNode :leaf_contain-01_c, - :leaf_object_o ; - net:hasNaming "system-containing-object" ; - net:hasRestrictionNetValue net:atomClass_object_o ; - net:hasRestrictionOnProperty net:atomProperty_contain_c . - -<http://amr.isi.edu/amr_data/SSC-10-01#a> a ns3:also ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#c> a ns21:contain-01 ; - ns21:contain-01.ARG0 <http://amr.isi.edu/amr_data/SSC-10-01#s> ; - ns21:contain-01.ARG1 <http://amr.isi.edu/amr_data/SSC-10-01#o> ; - ns3:mod <http://amr.isi.edu/amr_data/SSC-10-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#m> a ns1:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#s> a ns3:system ; - rdfs:label "Solar System" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-10-01#s2> a ns3:small ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:contain-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:have-degree-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:also a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:object a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:small a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:system a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:more a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_o :leaf_object_o ; - :edge_h_ARG2_s2 :leaf_small_s2 ; - :edge_h_ARG3_m :leaf_more_m ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:compositeClass_system-containing-object_s a net:Composite_Class_Net ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_contain-01_c, - :leaf_object_o, - :leaf_system_s ; - net:coverNodeCount 3 ; - net:hasClassName "system-containing-object" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_system_s ; - net:hasRestriction01 net:restriction_containing_object ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_SolarSystem_blankNode a net:Value_Net ; - net:hasNaming "Solar System" ; - net:hasStructure "SSC-10-01" ; - net:hasValueLabel "Solar System" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-10-01#o> a ns3:object ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_more_m a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_object_o a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_small_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s2 ; - net:coverNode :leaf_small_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasNaming "small" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:atomClass_also_a a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_also_a ; - net:coverNode :leaf_also_a ; - net:coverNodeCount 1 ; - net:hasClassName "also" ; - net:hasNaming "also" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_system_s a net:Atom_Class_Net ; - :role_name net:value_SolarSystem_blankNode ; - net:coverBaseNode :leaf_system_s ; - net:coverNode :leaf_system_s ; - net:coverNodeCount 1 ; - net:hasClassName "system" ; - net:hasClassType sys:Entity ; - net:hasNaming "system" ; - net:hasStructure "SSC-10-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns21:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_small_s2 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s2 . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_also_a a :AMR_Leaf ; - :hasConcept :concept_also ; - :hasVariable :variable_a . - -:leaf_contain-01_c a :AMR_Leaf ; - :edge_c_ARG0_s :leaf_system_s ; - :edge_c_ARG1_o :leaf_object_o ; - :edge_c_mod_a :leaf_also_a ; - :hasConcept :concept_contain-01 ; - :hasVariable :variable_c . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_object_o a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_system_s a :AMR_Leaf ; - :edge_s_name_SolarSystem :value_SolarSystem ; - :hasConcept :concept_system ; - :hasVariable :variable_s . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample.ttl deleted file mode 100644 index fff0f7a7d2ce383b0ce5e99403655ee979e6acac..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample.ttl +++ /dev/null @@ -1,932 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/SolarSystemSample> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#d> a ns3:direct-02 ; - ns3:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o3> ; - ns2:polarity "-" . - -<http://amr.isi.edu/amr_data/SSC-03-01#h2> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#s3> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#m3> . - -<http://amr.isi.edu/amr_data/SSC-03-01#ii> a ns3:include-91 ; - ns3:include-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - ns3:include-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#o2> . - -<http://amr.isi.edu/amr_data/SSC-03-01#m> a ns3:mean-01 ; - ns3:mean-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - ns3:mean-01.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#s2> . - -<http://amr.isi.edu/amr_data/SSC-03-01#n> a ns3:natural-03 ; - ns3:natural-03.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#s2> . - -<http://amr.isi.edu/amr_data/SSC-03-01#root01> a ns1:AMR ; - ns1:has-id "SSC-03-01" ; - ns1:has-sentence "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." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-03-01#a> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:direct-02.ARG1 a ns3:FrameRole . - -ns3:equal-01.ARG1 a ns3:FrameRole . - -ns3:equal-01.ARG2 a ns3:FrameRole . - -ns3:equal-01.ARG3 a ns3:FrameRole . - -ns3:have-degree-91.ARG1 a ns3:FrameRole . - -ns3:have-degree-91.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG3 a ns3:FrameRole . - -ns3:have-degree-91.ARG4 a ns3:FrameRole . - -ns3:include-91.ARG1 a ns3:FrameRole . - -ns3:include-91.ARG2 a ns3:FrameRole . - -ns3:mean-01.ARG1 a ns3:FrameRole . - -ns3:mean-01.ARG2 a ns3:FrameRole . - -ns3:natural-03.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns2:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:op1 a ns1:Role . - -ns2:op2 a ns1:Role . - -ns2:quant a ns1:Role . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-03-01#a> a ns1:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-03-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-03-01#e> . - -<http://amr.isi.edu/amr_data/SSC-03-01#a2> a ns2:almost . - -<http://amr.isi.edu/amr_data/SSC-03-01#e> a ns3:equal-01 ; - ns3:equal-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#m4> ; - ns3:equal-01.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - ns3:equal-01.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#s4> . - -<http://amr.isi.edu/amr_data/SSC-03-01#h> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#l> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#m2> ; - ns3:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-03-01#p> . - -<http://amr.isi.edu/amr_data/SSC-03-01#l> a ns2:large . - -<http://amr.isi.edu/amr_data/SSC-03-01#m2> a ns1:more . - -<http://amr.isi.edu/amr_data/SSC-03-01#m3> a ns1:most . - -<http://amr.isi.edu/amr_data/SSC-03-01#m4> a ns1:more ; - ns2:quant <http://amr.isi.edu/amr_data/SSC-03-01#a2> . - -<http://amr.isi.edu/amr_data/SSC-03-01#o3> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#s> . - -<http://amr.isi.edu/amr_data/SSC-03-01#s> a ns2:sun . - -<http://amr.isi.edu/amr_data/SSC-03-01#s3> a ns2:small . - -<http://amr.isi.edu/amr_data/SSC-03-01#s4> a ns2:size . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity . - -ns3:direct-02 a ns1:Frame . - -ns3:equal-01 a ns1:Frame . - -ns3:include-91 a ns1:Frame . - -ns3:mean-01 a ns1:Frame . - -ns3:natural-03 a ns1:Frame . - -ns3:orbit-01 a ns1:Frame . - -ns2:almost a ns1:Concept . - -ns2:large a ns1:Concept . - -ns2:satellite a ns1:Concept . - -ns2:size a ns1:Concept . - -ns2:small a ns1:Concept . - -ns2:sun a ns1:Concept . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:and a ns1:Concept . - -ns1:most a ns1:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-03-01#o> a ns2:object ; - ns2:quant "2" . - -<http://amr.isi.edu/amr_data/SSC-03-01#s2> a ns2:satellite . - -ns3:have-degree-91 a ns1:Frame . - -ns2:object a ns1:Concept . - -ns1:more a ns1:Concept . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-03-01#o2> a ns2:object . - -<http://amr.isi.edu/amr_data/SSC-03-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mercury" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -ns3:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_factoid.ttl deleted file mode 100644 index 3158475ce409d8e2bbb91569700d82bd5bb4142b..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_factoid.ttl +++ /dev/null @@ -1,268 +0,0 @@ -@base <http://SolarSystemSample/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_almost_a2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#almost> . - -ns1:atomClass_large_l ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#large> . - -ns1:atomClass_object_o ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns1:atomClass_object_o2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> . - -ns1:atomClass_planet_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> . - -ns1:atomClass_satellite_s2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#satellite> . - -ns1:atomClass_size_s4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#size> . - -ns1:atomClass_small_s3 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> . - -ns1:atomClass_sun_s ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> . - -ns1:atomProperty_direct_d ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> . - -ns1:atomProperty_equal_e ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#equal-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#equal> . - -ns1:atomProperty_include_ii ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#include-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#include> . - -ns1:atomProperty_mean_m ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#mean-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#mean> . - -ns1:atomProperty_more_m2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns1:atomProperty_more_m4 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> . - -ns1:atomProperty_most_m3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> . - -ns1:atomProperty_natural_n ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#natural-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#natural> . - -ns1:atomProperty_orbit_o3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> . - -ns1:compositeClass_object-include-of-object_o ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-include-of-object> . - -ns1:compositeClass_object-mean-of-satellite_o2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> . - -ns1:compositeClass_object-orbiting-sun_o2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> . - -ns1:compositeProperty_direct-orbit ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct-orbit> . - -ns1:compositeProperty_equal-more ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#equal-more> . - -ns1:compositeProperty_not-direct_d ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> . - -ns1:individual_large_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#large> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_object-mean-of-satellite_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_object-orbiting-sun_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_object_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_planet_Mercury ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#mercury> . - -ns1:individual_planet_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_satellite_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#satellite> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_small_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - ns1:hasMotherClassURI ns2:Feature . - -<https://tenet.tetras-libre.fr/extract-result#almost> a owl:Class ; - rdfs:label "almost" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-orbit> a owl:ObjectProperty ; - rdfs:label "direct-orbit" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal> a owl:ObjectProperty ; - rdfs:label "equal" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal-more> a owl:ObjectProperty ; - rdfs:label "equal-more" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#more> ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal-of> a owl:ObjectProperty ; - rdfs:label "equal-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; - rdfs:label "include" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#mean> a owl:ObjectProperty ; - rdfs:label "mean" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#mercury> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "Mercury" ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#natural> a owl:ObjectProperty ; - rdfs:label "natural" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#natural-of> a owl:ObjectProperty ; - rdfs:label "natural-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-include-of-object> a owl:Class ; - rdfs:label "object-include-of-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#object> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#size> a owl:Class ; - rdfs:label "size" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-of> a owl:ObjectProperty ; - rdfs:label "orbit-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#include-of> a owl:ObjectProperty ; - rdfs:label "include-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#large> ; - rdfs:label "large" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#mean-of> a owl:ObjectProperty ; - rdfs:label "mean-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "planet" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object-mean-of-satellite" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#mean-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#satellite> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#satellite> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#mean-of> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object-orbiting-sun" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#satellite> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#satellite> ; - rdfs:label "satellite" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "SSC-03-01" . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_generation.ttl deleted file mode 100644 index 6336b858e984e02b598da3bcb63bdaef31b7087f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_generation.ttl +++ /dev/null @@ -1,2124 +0,0 @@ -@base <http://SolarSystemSample/generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:direct-02.ARG1 a ns3:FrameRole . - -ns3:equal-01.ARG1 a ns3:FrameRole . - -ns3:equal-01.ARG2 a ns3:FrameRole . - -ns3:equal-01.ARG3 a ns3:FrameRole . - -ns3:have-degree-91.ARG1 a ns3:FrameRole . - -ns3:have-degree-91.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG3 a ns3:FrameRole . - -ns3:have-degree-91.ARG4 a ns3:FrameRole . - -ns3:include-91.ARG1 a ns3:FrameRole . - -ns3:include-91.ARG2 a ns3:FrameRole . - -ns3:mean-01.ARG1 a ns3:FrameRole . - -ns3:mean-01.ARG2 a ns3:FrameRole . - -ns3:natural-03.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns2:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:op1 a ns1:Role . - -ns2:op2 a ns1:Role . - -ns2:quant a ns1:Role . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_e a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_d_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e_ARG2_p a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_e_ARG3_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h2_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s3 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG4_p a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_ii_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_ii_ARG2_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_m4_quant_a2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_m_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_m_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_n_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o3_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_quant_2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p_name_Mercury a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:root_SSC-03-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-03-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o3 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#direct-of> ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_orbit-01_o3, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_natural_n a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_satellite_s2, - net:individual_satellite_fromClass ; - net:coverBaseNode :leaf_natural-03_n ; - net:coverNode :leaf_natural-03_n ; - net:hasNaming "natural" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#natural-of> ; - net:hasPropertyName "natural" ; - net:hasPropertyName01 "naturaling" ; - net:hasPropertyName10 "natural-by" ; - net:hasPropertyName12 "natural-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#natural> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_satellite_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_direct-orbit a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o3 ; - net:coverArgNode :leaf_orbit-01_o3 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d, - :leaf_orbit-01_o3 ; - net:hasMotherClassNet net:atomProperty_orbit_o3 ; - net:hasNaming "direct-orbit" ; - net:hasPropertyName "direct-orbit" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#direct-orbit> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true . - -net:compositeProperty_not-direct_d a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o3 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "not-direct" ; - net:hasPropertyName "not-direct" ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#not-direct> ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:phenomena_degree_h ; - :role_op2 net:atomProperty_equal_e, - net:compositeProperty_equal-more ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h2 a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p, - net:individual_planet_Mercury, - net:individual_planet_fromClass ; - :role_ARG2 net:atomClass_small_s3, - net:individual_small_fromClass ; - :role_ARG3 net:atomProperty_most_m3 ; - net:coverBaseNode :leaf_have-degree-91_h2 ; - net:coverNode :leaf_have-degree-91_h2 ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-03-01#d> a ns3:direct-02 ; - ns3:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o3> ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#h2> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#s3> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#ii> a ns3:include-91 ; - ns3:include-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - ns3:include-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m> a ns3:mean-01 ; - ns3:mean-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - ns3:mean-01.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#n> a ns3:natural-03 ; - ns3:natural-03.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#root01> a ns1:AMR ; - ns1:has-id "SSC-03-01" ; - ns1:has-sentence "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." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-03-01#a> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_almost rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:almost ; - :label "almost" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns1:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_equal-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:equal-01 ; - :label "equal-01" . - -:concept_include-91 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:include-91 ; - :label "include-91" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_mean-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:mean-01 ; - :label "mean-01" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:most ; - :label "most" . - -:concept_natural-03 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:natural-03 ; - :label "natural-03" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_satellite rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:satellite ; - :label "satellite" . - -:concept_size rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:size ; - :label "size" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG4 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_2 a :AMR_Value ; - rdfs:label "o" . - -:value_Mercury a :AMR_Value ; - rdfs:label "Mercury" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#a2> ; - :label "a2" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#d> ; - :label "d" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#e> ; - :label "e" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#h2> ; - :label "h2" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m4> ; - :label "m4" . - -:variable_n a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#n> ; - :label "n" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - :label "p" ; - :name "Mercury" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s4> ; - :label "s4" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#almost> a owl:Class ; - rdfs:label "almost" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct> a owl:ObjectProperty ; - rdfs:label "direct" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-of> a owl:ObjectProperty ; - rdfs:label "direct-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#direct-orbit> a owl:ObjectProperty ; - rdfs:label "direct-orbit" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#orbit> ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal> a owl:ObjectProperty ; - rdfs:label "equal" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal-more> a owl:ObjectProperty ; - rdfs:label "equal-more" ; - rdfs:subPropertyOf <https://tenet.tetras-libre.fr/extract-result#more> ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#equal-of> a owl:ObjectProperty ; - rdfs:label "equal-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#include> a owl:ObjectProperty ; - rdfs:label "include" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#mean> a owl:ObjectProperty ; - rdfs:label "mean" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#mercury> a owl:individual, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "Mercury" ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#natural> a owl:ObjectProperty ; - rdfs:label "natural" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#natural-of> a owl:ObjectProperty ; - rdfs:label "natural-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-include-of-object> a owl:Class ; - rdfs:label "object-include-of-object" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#object> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include-of> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#include-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#object> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#size> a owl:Class ; - rdfs:label "size" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-03-01" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_almost_a2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_almost_a2 ; - net:coverNode :leaf_almost_a2 ; - net:coverNodeCount 1 ; - net:hasClassName "almost" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#almost> ; - net:hasNaming "almost" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_equal_e a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_more_m4 ; - :role_ARG2 net:atomClass_planet_p, - net:individual_planet_Mercury, - net:individual_planet_fromClass ; - :role_ARG3 net:atomClass_size_s4 ; - net:coverBaseNode :leaf_equal-01_e ; - net:coverNode :leaf_equal-01_e ; - net:hasNaming "equal" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#equal-of> ; - net:hasPropertyName "equal" ; - net:hasPropertyName01 "equaling" ; - net:hasPropertyName10 "equal-by" ; - net:hasPropertyName12 "equal-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#equal> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_more_m4, - :leaf_planet_p, - :leaf_size_s4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_include_ii a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_object_o, - net:compositeClass_object-include-of-object_o ; - :role_ARG2 net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2, - net:individual_object-mean-of-satellite_fromClass, - net:individual_object-orbiting-sun_fromClass, - net:individual_object_fromClass ; - net:coverBaseNode :leaf_include-91_ii ; - net:coverNode :leaf_include-91_ii ; - net:hasNaming "include" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#include-of> ; - net:hasPropertyName "include" ; - net:hasPropertyName01 "includeing" ; - net:hasPropertyName10 "include-by" ; - net:hasPropertyName12 "include-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#include> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o, - :leaf_object_o2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_mean_m a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2, - net:individual_object-mean-of-satellite_fromClass, - net:individual_object-orbiting-sun_fromClass, - net:individual_object_fromClass ; - :role_ARG2 net:atomClass_satellite_s2, - net:individual_satellite_fromClass ; - net:coverBaseNode :leaf_mean-01_m ; - net:coverNode :leaf_mean-01_m ; - net:hasNaming "mean" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#mean-of> ; - net:hasPropertyName "mean" ; - net:hasPropertyName01 "meaning" ; - net:hasPropertyName10 "mean-by" ; - net:hasPropertyName12 "mean-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#mean> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o2, - :leaf_satellite_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_most_m3 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m3 ; - net:coverNode :leaf_most_m3 ; - net:hasNaming "most" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#most> ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "most" ; - net:hasPropertyName10 "most" ; - net:hasPropertyName12 "most" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#most> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_equal-more a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_more_m4 ; - :role_ARG2 net:atomClass_planet_p, - net:individual_planet_Mercury, - net:individual_planet_fromClass ; - :role_ARG3 net:atomClass_size_s4 ; - net:coverArgNode :leaf_more_m4 ; - net:coverBaseNode :leaf_equal-01_e ; - net:coverNode :leaf_equal-01_e, - :leaf_more_m4 ; - net:hasMotherClassNet net:atomProperty_more_m4 ; - net:hasNaming "equal-more" ; - net:hasPropertyName "equal-more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#equal-more> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_large_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:fromClassNet net:atomClass_large_l ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "large" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#large> ; - net:hasMotherClassNet net:atomClass_large_l ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-03-01" . - -net:individual_small_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:fromClassNet net:atomClass_small_s3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasMotherClassNet net:atomClass_small_s3 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-03-01" . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_object_o, - net:compositeClass_object-include-of-object_o ; - :role_ARG2 net:atomClass_large_l, - net:individual_large_fromClass ; - :role_ARG3 net:atomProperty_more_m2 ; - :role_ARG4 net:atomClass_planet_p, - net:individual_planet_Mercury, - net:individual_planet_fromClass ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_includeing_object a net:Restriction_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_include-91_ii, - :leaf_object_o, - :leaf_object_o2 ; - net:coverTargetNode :leaf_include-91_ii, - :leaf_object_o2 ; - net:hasNaming "object-include-of-object" ; - net:hasRestrictionNetValue net:atomClass_object_o2, - net:individual_object_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_include_ii . - -net:restriction_meaning_satellite a net:Restriction_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_mean-01_m, - :leaf_object_o2, - :leaf_satellite_s2 ; - net:coverTargetNode :leaf_mean-01_m, - :leaf_satellite_s2 ; - net:hasNaming "object-mean-of-satellite" ; - net:hasRestrictionNetValue net:atomClass_satellite_s2, - net:individual_satellite_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_mean_m . - -net:restriction_orbiting_sun a net:Restriction_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2, - :leaf_orbit-01_o3, - :leaf_sun_s ; - net:coverTargetNode :leaf_orbit-01_o3, - :leaf_sun_s ; - net:hasNaming "object-orbiting-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s ; - net:hasRestrictionOnProperty net:atomProperty_orbit_o3 . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "SSC-03-01" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_o_blankNode a net:Value_Net ; - net:hasNaming "o" ; - net:hasStructure "SSC-03-01" ; - net:hasValueLabel "o" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-03-01#a> a ns1:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-03-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-03-01#e> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#a2> a ns2:almost ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#e> a ns3:equal-01 ; - ns3:equal-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#m4> ; - ns3:equal-01.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - ns3:equal-01.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#s4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#h> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#l> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#m2> ; - ns3:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m2> a ns1:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m3> a ns1:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m4> a ns1:more ; - ns2:quant <http://amr.isi.edu/amr_data/SSC-03-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#o3> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s4> a ns2:size ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:equal-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:include-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:mean-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:natural-03 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:almost a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:satellite a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:size a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:and a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:most a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:more ; - :label "more" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_p :leaf_planet_p ; - :edge_h2_ARG2_s3 :leaf_small_s3 ; - :edge_h2_ARG3_m3 :leaf_most_m3 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h2 . - -:leaf_natural-03_n a :AMR_Leaf ; - :edge_n_ARG1_s2 :leaf_satellite_s2 ; - :hasConcept :concept_natural-03 ; - :hasVariable :variable_n . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#most> a owl:ObjectProperty ; - rdfs:label "most" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit> a owl:ObjectProperty ; - rdfs:label "orbit" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#orbit-of> a owl:ObjectProperty ; - rdfs:label "orbit-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#sun> a owl:Class ; - rdfs:label "sun" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-03-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_size_s4 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_size_s4 ; - net:coverNode :leaf_size_s4 ; - net:coverNodeCount 1 ; - net:hasClassName "size" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#size> ; - net:hasNaming "size" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s ; - net:coverNode :leaf_sun_s ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#sun> ; - net:hasNaming "sun" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_object-include-of-object_o a net:Composite_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_include-91_ii, - :leaf_object_o, - :leaf_object_o2 ; - net:coverNodeCount 3 ; - net:hasClassName "object-include-of-object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-include-of-object> ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasRestriction01 net:restriction_includeing_object ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_Mercury_blankNode a net:Value_Net ; - net:hasNaming "Mercury" ; - net:hasStructure "SSC-03-01" ; - net:hasValueLabel "Mercury" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-03-01#o> a ns2:object ; - ns2:quant "2" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s2> a ns2:satellite ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:have-degree-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:more a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_e :leaf_equal-01_e ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_o :leaf_object_o ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :edge_h_ARG4_p :leaf_planet_p ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_most_m3 a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m3 . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#include-of> a owl:ObjectProperty ; - rdfs:label "include-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#large> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#large> ; - rdfs:label "large" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#mean-of> a owl:ObjectProperty ; - rdfs:label "mean-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#small> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#small> ; - rdfs:label "small" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "SSC-03-01" . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_large_l a net:Atom_Class_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:coverNodeCount 1 ; - net:hasClassName "large" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#large> ; - net:hasNaming "large" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_object_o a net:Atom_Class_Net ; - :role_quant net:value_o_blankNode ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> ; - net:hasNaming "object" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_small_s3 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#small> ; - net:hasNaming "small" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m4 a net:Atom_Property_Net ; - :role_quant net:atomClass_almost_a2 ; - net:coverBaseNode :leaf_more_m4 ; - net:coverNode :leaf_more_m4 ; - net:hasNaming "more" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#more> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_almost_a2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_object-mean-of-satellite_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2 ; - net:fromClassNet net:compositeClass_object-mean-of-satellite_o2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "object-mean-of-satellite" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> ; - net:hasMotherClassNet net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-03-01" . - -net:individual_object-orbiting-sun_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2 ; - net:fromClassNet net:compositeClass_object-orbiting-sun_o2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "object-orbiting-sun" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - net:hasMotherClassNet net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-03-01" . - -net:individual_satellite_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_satellite_s2 ; - net:coverNode :leaf_satellite_s2 ; - net:fromClassNet net:atomClass_satellite_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "satellite" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#satellite> ; - net:hasMotherClassNet net:atomClass_satellite_s2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-03-01" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/SSC-03-01#o2> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mercury" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_almost_a2 a :AMR_Leaf ; - :hasConcept :concept_almost ; - :hasVariable :variable_a2 . - -:leaf_size_s4 a :AMR_Leaf ; - :hasConcept :concept_size ; - :hasVariable :variable_s4 . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#planet> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#planet> ; - rdfs:label "planet" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-03-01" . - -net:individual_object_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2 ; - net:fromClassNet net:atomClass_object_o2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "object" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#object> ; - net:hasMotherClassNet net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-03-01" . - -net:individual_planet_Mercury a net:Individual_Net ; - :role_name net:value_Mercury_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasIndividualLabel "Mercury" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#mercury> ; - net:hasMotherClassName net:atomClass_planet_p ; - net:hasMotherClassNet net:atomClass_planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:fromClassNet net:atomClass_planet_p ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "planet" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasMotherClassNet net:atomClass_planet_p ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "SSC-03-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_equal-01_e a :AMR_Leaf ; - :edge_e_ARG1_m4 :leaf_more_m4 ; - :edge_e_ARG2_p :leaf_planet_p ; - :edge_e_ARG3_s4 :leaf_size_s4 ; - :hasConcept :concept_equal-01 ; - :hasVariable :variable_e . - -:leaf_include-91_ii a :AMR_Leaf ; - :edge_ii_ARG1_o :leaf_object_o ; - :edge_ii_ARG2_o2 :leaf_object_o2 ; - :hasConcept :concept_include-91 ; - :hasVariable :variable_ii . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_mean-01_m a :AMR_Leaf ; - :edge_m_ARG1_o2 :leaf_object_o2 ; - :edge_m_ARG2_s2 :leaf_satellite_s2 ; - :hasConcept :concept_mean-01 ; - :hasVariable :variable_m . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -<https://tenet.tetras-libre.fr/extract-result#more> a owl:ObjectProperty ; - rdfs:label "more" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object-mean-of-satellite" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#mean-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#satellite> ], - [ a owl:Restriction ; - owl:hasValue <https://tenet.tetras-libre.fr/extract-result#satellite> ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#mean-of> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object-orbiting-sun" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#sun> ], - <https://tenet.tetras-libre.fr/extract-result#object> ; - sys:fromStructure "SSC-03-01" . - -<https://tenet.tetras-libre.fr/extract-result#satellite> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#satellite> ; - rdfs:label "satellite" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-03-01" . - -net:atomClass_satellite_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_satellite_s2 ; - net:coverNode :leaf_satellite_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "satellite" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#satellite> ; - net:hasNaming "satellite" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_orbit_o3 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2, - net:individual_object-mean-of-satellite_fromClass, - net:individual_object-orbiting-sun_fromClass, - net:individual_object_fromClass ; - :role_ARG1 net:atomClass_sun_s ; - net:coverBaseNode :leaf_orbit-01_o3 ; - net:coverNode :leaf_orbit-01_o3 ; - net:hasNaming "orbit" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#orbit-of> ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#orbit> ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o2, - :leaf_sun_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o3 :leaf_orbit-01_o3 ; - :edge_d_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_more_m4 a :AMR_Leaf ; - :edge_m4_quant_a2 :leaf_almost_a2 ; - :hasConcept :concept_more ; - :hasVariable :variable_m4 . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -net:compositeClass_object-mean-of-satellite_o2 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_mean-01_m, - :leaf_object_o2, - :leaf_satellite_s2 ; - net:coverNodeCount 3 ; - net:hasClassName "object-mean-of-satellite" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite> ; - net:hasMotherClassNet net:atomClass_object_o2 ; - net:hasRestriction01 net:restriction_meaning_satellite ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_object-orbiting-sun_o2 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2, - :leaf_orbit-01_o3, - :leaf_sun_s ; - net:coverNodeCount 3 ; - net:hasClassName "object-orbiting-sun" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - net:hasMotherClassNet net:atomClass_object_o2 ; - net:hasRestriction01 net:restriction_orbiting_sun ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_name net:value_Mercury_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#planet> ; - net:hasNaming "planet" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_object_o a :AMR_Leaf ; - :edge_o_quant_2 :value_2 ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_orbit-01_o3 a :AMR_Leaf ; - :edge_o3_ARG0_o2 :leaf_object_o2 ; - :edge_o3_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o3 . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Mercury :value_Mercury ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_object_o2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2 ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#object> ; - net:hasNaming "object" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_satellite_s2 a :AMR_Leaf ; - :hasConcept :concept_satellite ; - :hasVariable :variable_s2 . - -<https://tenet.tetras-libre.fr/extract-result#object> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#object>, - <https://tenet.tetras-libre.fr/extract-result#object-mean-of-satellite>, - <https://tenet.tetras-libre.fr/extract-result#object-orbiting-sun> ; - rdfs:label "object" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "SSC-03-01" . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -ns3:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_object_o2 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_preprocessing.ttl deleted file mode 100644 index cd8b8ffd437f6a69ac8abb4bcf8f6952240fb263..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_preprocessing.ttl +++ /dev/null @@ -1,1349 +0,0 @@ -@base <http://SolarSystemSample/preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:direct-02.ARG1 a ns3:FrameRole . - -ns3:equal-01.ARG1 a ns3:FrameRole . - -ns3:equal-01.ARG2 a ns3:FrameRole . - -ns3:equal-01.ARG3 a ns3:FrameRole . - -ns3:have-degree-91.ARG1 a ns3:FrameRole . - -ns3:have-degree-91.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG3 a ns3:FrameRole . - -ns3:have-degree-91.ARG4 a ns3:FrameRole . - -ns3:include-91.ARG1 a ns3:FrameRole . - -ns3:include-91.ARG2 a ns3:FrameRole . - -ns3:mean-01.ARG1 a ns3:FrameRole . - -ns3:mean-01.ARG2 a ns3:FrameRole . - -ns3:natural-03.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns2:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:op1 a ns1:Role . - -ns2:op2 a ns1:Role . - -ns2:quant a ns1:Role . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_e a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_d_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e_ARG2_p a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_e_ARG3_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h2_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s3 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG4_p a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_ii_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_ii_ARG2_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_m4_quant_a2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_m_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_m_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_n_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o3_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_quant_2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p_name_Mercury a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o3 :leaf_orbit-01_o3 ; - :edge_d_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_p :leaf_planet_p ; - :edge_h2_ARG2_s3 :leaf_small_s3 ; - :edge_h2_ARG3_m3 :leaf_most_m3 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h2 . - -:leaf_include-91_ii a :AMR_Leaf ; - :edge_ii_ARG1_o :leaf_object_o ; - :edge_ii_ARG2_o2 :leaf_object_o2 ; - :hasConcept :concept_include-91 ; - :hasVariable :variable_ii . - -:leaf_mean-01_m a :AMR_Leaf ; - :edge_m_ARG1_o2 :leaf_object_o2 ; - :edge_m_ARG2_s2 :leaf_satellite_s2 ; - :hasConcept :concept_mean-01 ; - :hasVariable :variable_m . - -:leaf_natural-03_n a :AMR_Leaf ; - :edge_n_ARG1_s2 :leaf_satellite_s2 ; - :hasConcept :concept_natural-03 ; - :hasVariable :variable_n . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:root_SSC-03-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-03-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-03-01#d> a ns3:direct-02 ; - ns3:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o3> ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#h2> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#s3> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#ii> a ns3:include-91 ; - ns3:include-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - ns3:include-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m> a ns3:mean-01 ; - ns3:mean-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - ns3:mean-01.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#n> a ns3:natural-03 ; - ns3:natural-03.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#root01> a ns1:AMR ; - ns1:has-id "SSC-03-01" ; - ns1:has-sentence "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." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-03-01#a> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_almost rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:almost ; - :label "almost" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns1:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_equal-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:equal-01 ; - :label "equal-01" . - -:concept_include-91 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:include-91 ; - :label "include-91" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_mean-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:mean-01 ; - :label "mean-01" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:most ; - :label "most" . - -:concept_natural-03 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:natural-03 ; - :label "natural-03" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_satellite rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:satellite ; - :label "satellite" . - -:concept_size rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:size ; - :label "size" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:leaf_almost_a2 a :AMR_Leaf ; - :hasConcept :concept_almost ; - :hasVariable :variable_a2 . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_e :leaf_equal-01_e ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_equal-01_e a :AMR_Leaf ; - :edge_e_ARG1_m4 :leaf_more_m4 ; - :edge_e_ARG2_p :leaf_planet_p ; - :edge_e_ARG3_s4 :leaf_size_s4 ; - :hasConcept :concept_equal-01 ; - :hasVariable :variable_e . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_o :leaf_object_o ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :edge_h_ARG4_p :leaf_planet_p ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_more_m4 a :AMR_Leaf ; - :edge_m4_quant_a2 :leaf_almost_a2 ; - :hasConcept :concept_more ; - :hasVariable :variable_m4 . - -:leaf_most_m3 a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m3 . - -:leaf_orbit-01_o3 a :AMR_Leaf ; - :edge_o3_ARG0_o2 :leaf_object_o2 ; - :edge_o3_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o3 . - -:leaf_size_s4 a :AMR_Leaf ; - :hasConcept :concept_size ; - :hasVariable :variable_s4 . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_2 a :AMR_Value ; - rdfs:label "o" . - -:value_Mercury a :AMR_Value ; - rdfs:label "Mercury" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#a2> ; - :label "a2" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#d> ; - :label "d" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#e> ; - :label "e" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#h2> ; - :label "h2" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m4> ; - :label "m4" . - -:variable_n a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#n> ; - :label "n" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - :label "p" ; - :name "Mercury" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s4> ; - :label "s4" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/SSC-03-01#a> a ns1:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-03-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-03-01#e> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#a2> a ns2:almost ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#e> a ns3:equal-01 ; - ns3:equal-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#m4> ; - ns3:equal-01.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - ns3:equal-01.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#s4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#h> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#l> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#m2> ; - ns3:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m2> a ns1:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m3> a ns1:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m4> a ns1:more ; - ns2:quant <http://amr.isi.edu/amr_data/SSC-03-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#o3> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s4> a ns2:size ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:equal-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:include-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:mean-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:natural-03 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:almost a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:satellite a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:size a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:and a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:most a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:more ; - :label "more" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o a :AMR_Leaf ; - :edge_o_quant_2 :value_2 ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_satellite_s2 a :AMR_Leaf ; - :hasConcept :concept_satellite ; - :hasVariable :variable_s2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/SSC-03-01#o> a ns2:object ; - ns2:quant "2" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s2> a ns2:satellite ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:have-degree-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:more a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_object_o2 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o2 . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Mercury :value_Mercury ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/SSC-03-01#o2> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mercury" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -ns3:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_transduction.ttl deleted file mode 100644 index b17b4801b47e1c19241426347372359f62e37c29..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_transduction.ttl +++ /dev/null @@ -1,1894 +0,0 @@ -@base <http://SolarSystemSample/transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns1: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns1:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns1:hasID "test-1" ; - ns1:hasSentence "The sun is a star." ; - ns1:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns1:hasID "test-2" ; - ns1:hasSentence "Earth is a planet." ; - ns1:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:direct-02.ARG1 a ns3:FrameRole . - -ns3:equal-01.ARG1 a ns3:FrameRole . - -ns3:equal-01.ARG2 a ns3:FrameRole . - -ns3:equal-01.ARG3 a ns3:FrameRole . - -ns3:have-degree-91.ARG1 a ns3:FrameRole . - -ns3:have-degree-91.ARG2 a ns3:FrameRole . - -ns3:have-degree-91.ARG3 a ns3:FrameRole . - -ns3:have-degree-91.ARG4 a ns3:FrameRole . - -ns3:include-91.ARG1 a ns3:FrameRole . - -ns3:include-91.ARG2 a ns3:FrameRole . - -ns3:mean-01.ARG1 a ns3:FrameRole . - -ns3:mean-01.ARG2 a ns3:FrameRole . - -ns3:natural-03.ARG1 a ns3:FrameRole . - -ns3:orbit-01.ARG0 a ns3:FrameRole . - -ns3:orbit-01.ARG1 a ns3:FrameRole . - -ns2:domain a ns1:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:op1 a ns1:Role . - -ns2:op2 a ns1:Role . - -ns2:quant a ns1:Role . - -ns1:hasID a owl:AnnotationProperty . - -ns1:hasSentence a owl:AnnotationProperty . - -ns1:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a_op1_h a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_e a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_d_ARG1_o3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_d_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_m4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e_ARG2_p a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_e_ARG3_s4 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h2_ARG1_p a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h2_ARG2_s3 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h2_ARG3_m3 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_h_ARG2_l a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_h_ARG3_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG3 ; - :hasRoleID "ARG3" . - -:edge_h_ARG4_p a :AMR_Edge ; - :hasAmrRole :role_ARG4 ; - :hasRoleID "ARG4" . - -:edge_ii_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_ii_ARG2_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_m4_quant_a2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_m_ARG1_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_m_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_n_ARG1_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o3_ARG0_o2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_o3_ARG1_s a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_quant_2 a :AMR_Edge ; - :hasAmrRole :role_quant ; - :hasRoleID "quant" . - -:edge_p_name_Mercury a :AMR_Edge ; - :hasAmrRole :role_name ; - :hasRoleID "name" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:root_SSC-03-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#root01> ; - :hasRootLeaf :leaf_and_a ; - :hasSentenceID "SSC-03-01" ; - :hasSentenceStatement "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." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_direct_d a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o3 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "direct" ; - net:hasPropertyName "direct" ; - net:hasPropertyName01 "directing" ; - net:hasPropertyName10 "direct-by" ; - net:hasPropertyName12 "direct-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_orbit-01_o3, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_natural_n a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_satellite_s2, - net:individual_satellite_fromClass ; - net:coverBaseNode :leaf_natural-03_n ; - net:coverNode :leaf_natural-03_n ; - net:hasNaming "natural" ; - net:hasPropertyName "natural" ; - net:hasPropertyName01 "naturaling" ; - net:hasPropertyName10 "natural-by" ; - net:hasPropertyName12 "natural-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_satellite_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_direct-orbit a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o3 ; - net:coverArgNode :leaf_orbit-01_o3 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d, - :leaf_orbit-01_o3 ; - net:hasMotherClassNet net:atomProperty_orbit_o3 ; - net:hasNaming "direct-orbit" ; - net:hasPropertyName "direct-orbit" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true . - -net:compositeProperty_not-direct_d a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_orbit_o3 ; - net:coverBaseNode :leaf_direct-02_d ; - net:coverNode :leaf_direct-02_d ; - net:hasNaming "not-direct" ; - net:hasPropertyName "not-direct" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:phenomena_degree_h ; - :role_op2 net:atomProperty_equal_e, - net:compositeProperty_equal-more ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_degree_h2 a net:Phenomena_Net ; - :role_ARG1 net:atomClass_planet_p, - net:individual_planet_Mercury, - net:individual_planet_fromClass ; - :role_ARG2 net:atomClass_small_s3, - net:individual_small_fromClass ; - :role_ARG3 net:atomProperty_most_m3 ; - net:coverBaseNode :leaf_have-degree-91_h2 ; - net:coverNode :leaf_have-degree-91_h2 ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/SSC-03-01#d> a ns3:direct-02 ; - ns3:direct-02.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o3> ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#h2> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#s3> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#m3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#ii> a ns3:include-91 ; - ns3:include-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - ns3:include-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m> a ns3:mean-01 ; - ns3:mean-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - ns3:mean-01.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#n> a ns3:natural-03 ; - ns3:natural-03.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#root01> a ns1:AMR ; - ns1:has-id "SSC-03-01" ; - ns1:has-sentence "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." ; - ns1:root <http://amr.isi.edu/amr_data/SSC-03-01#a> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns1:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:NamedEntity a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_almost rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:almost ; - :label "almost" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns1:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_direct-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:direct-02 ; - :label "direct-02" . - -:concept_equal-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:equal-01 ; - :label "equal-01" . - -:concept_include-91 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:include-91 ; - :label "include-91" . - -:concept_large rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:large ; - :label "large" . - -:concept_mean-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:mean-01 ; - :label "mean-01" . - -:concept_most rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:most ; - :label "most" . - -:concept_natural-03 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:natural-03 ; - :label "natural-03" . - -:concept_orbit-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:orbit-01 ; - :label "orbit-01" . - -:concept_planet rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#planet> ; - :label "planet" . - -:concept_satellite rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:satellite ; - :label "satellite" . - -:concept_size rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:size ; - :label "size" . - -:concept_small rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:small ; - :label "small" . - -:concept_sun rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:sun ; - :label "sun" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG4 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_name a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_2 a :AMR_Value ; - rdfs:label "o" . - -:value_Mercury a :AMR_Value ; - rdfs:label "Mercury" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#a2> ; - :label "a2" . - -:variable_d a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#d> ; - :label "d" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#e> ; - :label "e" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#h> ; - :label "h" . - -:variable_h2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#h2> ; - :label "h2" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#l> ; - :label "l" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m2> ; - :label "m2" . - -:variable_m3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m3> ; - :label "m3" . - -:variable_m4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#m4> ; - :label "m4" . - -:variable_n a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#n> ; - :label "n" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - :label "o" . - -:variable_o2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - :label "o2" . - -:variable_o3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#o3> ; - :label "o3" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - :label "p" ; - :name "Mercury" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s3> ; - :label "s3" . - -:variable_s4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/SSC-03-01#s4> ; - :label "s4" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_almost_a2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_almost_a2 ; - net:coverNode :leaf_almost_a2 ; - net:coverNodeCount 1 ; - net:hasClassName "almost" ; - net:hasNaming "almost" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_equal_e a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_more_m4 ; - :role_ARG2 net:atomClass_planet_p, - net:individual_planet_Mercury, - net:individual_planet_fromClass ; - :role_ARG3 net:atomClass_size_s4 ; - net:coverBaseNode :leaf_equal-01_e ; - net:coverNode :leaf_equal-01_e ; - net:hasNaming "equal" ; - net:hasPropertyName "equal" ; - net:hasPropertyName01 "equaling" ; - net:hasPropertyName10 "equal-by" ; - net:hasPropertyName12 "equal-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_more_m4, - :leaf_planet_p, - :leaf_size_s4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_include_ii a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_object_o, - net:compositeClass_object-include-of-object_o ; - :role_ARG2 net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2, - net:individual_object-mean-of-satellite_fromClass, - net:individual_object-orbiting-sun_fromClass, - net:individual_object_fromClass ; - net:coverBaseNode :leaf_include-91_ii ; - net:coverNode :leaf_include-91_ii ; - net:hasNaming "include" ; - net:hasPropertyName "include" ; - net:hasPropertyName01 "includeing" ; - net:hasPropertyName10 "include-by" ; - net:hasPropertyName12 "include-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o, - :leaf_object_o2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_mean_m a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2, - net:individual_object-mean-of-satellite_fromClass, - net:individual_object-orbiting-sun_fromClass, - net:individual_object_fromClass ; - :role_ARG2 net:atomClass_satellite_s2, - net:individual_satellite_fromClass ; - net:coverBaseNode :leaf_mean-01_m ; - net:coverNode :leaf_mean-01_m ; - net:hasNaming "mean" ; - net:hasPropertyName "mean" ; - net:hasPropertyName01 "meaning" ; - net:hasPropertyName10 "mean-by" ; - net:hasPropertyName12 "mean-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o2, - :leaf_satellite_s2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_more_m2 ; - net:coverNode :leaf_more_m2 ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_most_m3 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_most_m3 ; - net:coverNode :leaf_most_m3 ; - net:hasNaming "most" ; - net:hasPropertyName "most" ; - net:hasPropertyName01 "most" ; - net:hasPropertyName10 "most" ; - net:hasPropertyName12 "most" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_equal-more a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_more_m4 ; - :role_ARG2 net:atomClass_planet_p, - net:individual_planet_Mercury, - net:individual_planet_fromClass ; - :role_ARG3 net:atomClass_size_s4 ; - net:coverArgNode :leaf_more_m4 ; - net:coverBaseNode :leaf_equal-01_e ; - net:coverNode :leaf_equal-01_e, - :leaf_more_m4 ; - net:hasMotherClassNet net:atomProperty_more_m4 ; - net:hasNaming "equal-more" ; - net:hasPropertyName "equal-more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_large_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:fromClassNet net:atomClass_large_l ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "large" ; - net:hasMotherClassNet net:atomClass_large_l ; - net:hasStructure "SSC-03-01" . - -net:individual_small_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:fromClassNet net:atomClass_small_s3 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "small" ; - net:hasMotherClassNet net:atomClass_small_s3 ; - net:hasStructure "SSC-03-01" . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_degree_h a net:Phenomena_Net ; - :role_ARG1 net:atomClass_object_o, - net:compositeClass_object-include-of-object_o ; - :role_ARG2 net:atomClass_large_l, - net:individual_large_fromClass ; - :role_ARG3 net:atomProperty_more_m2 ; - :role_ARG4 net:atomClass_planet_p, - net:individual_planet_Mercury, - net:individual_planet_fromClass ; - net:coverBaseNode :leaf_have-degree-91_h ; - net:coverNode :leaf_have-degree-91_h ; - net:hasNaming "degree" ; - net:hasPhenomenaRef "have-degree-91" ; - net:hasPhenomenaType :phenomena_degree ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_includeing_object a net:Restriction_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_include-91_ii, - :leaf_object_o, - :leaf_object_o2 ; - net:coverTargetNode :leaf_include-91_ii, - :leaf_object_o2 ; - net:hasNaming "object-include-of-object" ; - net:hasRestrictionNetValue net:atomClass_object_o2, - net:individual_object_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_include_ii . - -net:restriction_meaning_satellite a net:Restriction_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_mean-01_m, - :leaf_object_o2, - :leaf_satellite_s2 ; - net:coverTargetNode :leaf_mean-01_m, - :leaf_satellite_s2 ; - net:hasNaming "object-mean-of-satellite" ; - net:hasRestrictionNetValue net:atomClass_satellite_s2, - net:individual_satellite_fromClass ; - net:hasRestrictionOnProperty net:atomProperty_mean_m . - -net:restriction_orbiting_sun a net:Restriction_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2, - :leaf_orbit-01_o3, - :leaf_sun_s ; - net:coverTargetNode :leaf_orbit-01_o3, - :leaf_sun_s ; - net:hasNaming "object-orbiting-sun" ; - net:hasRestrictionNetValue net:atomClass_sun_s ; - net:hasRestrictionOnProperty net:atomProperty_orbit_o3 . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "SSC-03-01" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:value_o_blankNode a net:Value_Net ; - net:hasNaming "o" ; - net:hasStructure "SSC-03-01" ; - net:hasValueLabel "o" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-03-01#a> a ns1:and ; - ns2:op1 <http://amr.isi.edu/amr_data/SSC-03-01#h> ; - ns2:op2 <http://amr.isi.edu/amr_data/SSC-03-01#e> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#a2> a ns2:almost ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#e> a ns3:equal-01 ; - ns3:equal-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#m4> ; - ns3:equal-01.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - ns3:equal-01.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#s4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#h> a ns3:have-degree-91 ; - ns3:have-degree-91.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#o> ; - ns3:have-degree-91.ARG2 <http://amr.isi.edu/amr_data/SSC-03-01#l> ; - ns3:have-degree-91.ARG3 <http://amr.isi.edu/amr_data/SSC-03-01#m2> ; - ns3:have-degree-91.ARG4 <http://amr.isi.edu/amr_data/SSC-03-01#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#l> a ns2:large ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m2> a ns1:more ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m3> a ns1:most ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#m4> a ns1:more ; - ns2:quant <http://amr.isi.edu/amr_data/SSC-03-01#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#o3> a ns3:orbit-01 ; - ns3:orbit-01.ARG0 <http://amr.isi.edu/amr_data/SSC-03-01#o2> ; - ns3:orbit-01.ARG1 <http://amr.isi.edu/amr_data/SSC-03-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s> a ns2:sun ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s3> a ns2:small ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s4> a ns2:size ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#planet> a ns1:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:direct-02 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:equal-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:include-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:mean-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:natural-03 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:orbit-01 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:almost a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:large a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:satellite a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:size a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:small a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:sun a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:and a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:most a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_have-degree-91 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:have-degree-91 ; - :hasPhenomenaLink :phenomena_degree ; - :label "have-degree-91" . - -:concept_more rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns1:more ; - :label "more" . - -:concept_object rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:object ; - :label "object" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_have-degree-91_h2 a :AMR_Leaf ; - :edge_h2_ARG1_p :leaf_planet_p ; - :edge_h2_ARG2_s3 :leaf_small_s3 ; - :edge_h2_ARG3_m3 :leaf_most_m3 ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h2 . - -:leaf_natural-03_n a :AMR_Leaf ; - :edge_n_ARG1_s2 :leaf_satellite_s2 ; - :hasConcept :concept_natural-03 ; - :hasVariable :variable_n . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_quant a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_size_s4 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_size_s4 ; - net:coverNode :leaf_size_s4 ; - net:coverNodeCount 1 ; - net:hasClassName "size" ; - net:hasNaming "size" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_sun_s a net:Atom_Class_Net ; - net:coverBaseNode :leaf_sun_s ; - net:coverNode :leaf_sun_s ; - net:coverNodeCount 1 ; - net:hasClassName "sun" ; - net:hasClassType sys:Entity ; - net:hasNaming "sun" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_object-include-of-object_o a net:Composite_Class_Net ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_include-91_ii, - :leaf_object_o, - :leaf_object_o2 ; - net:coverNodeCount 3 ; - net:hasClassName "object-include-of-object" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_object_o ; - net:hasRestriction01 net:restriction_includeing_object ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_Mercury_blankNode a net:Value_Net ; - net:hasNaming "Mercury" ; - net:hasStructure "SSC-03-01" ; - net:hasValueLabel "Mercury" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/SSC-03-01#o> a ns2:object ; - ns2:quant "2" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#s2> a ns2:satellite ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:have-degree-91 a ns1:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:object a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns1:more a ns1:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_h :leaf_have-degree-91_h ; - :edge_a_op2_e :leaf_equal-01_e ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_have-degree-91_h a :AMR_Leaf ; - :edge_h_ARG1_o :leaf_object_o ; - :edge_h_ARG2_l :leaf_large_l ; - :edge_h_ARG3_m2 :leaf_more_m2 ; - :edge_h_ARG4_p :leaf_planet_p ; - :hasConcept :concept_have-degree-91 ; - :hasVariable :variable_h . - -:leaf_more_m2 a :AMR_Leaf ; - :hasConcept :concept_more ; - :hasVariable :variable_m2 . - -:leaf_most_m3 a :AMR_Leaf ; - :hasConcept :concept_most ; - :hasVariable :variable_m3 . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:role_ARG3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_large_l a net:Atom_Class_Net ; - net:coverBaseNode :leaf_large_l ; - net:coverNode :leaf_large_l ; - net:coverNodeCount 1 ; - net:hasClassName "large" ; - net:hasNaming "large" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_object_o a net:Atom_Class_Net ; - :role_quant net:value_o_blankNode ; - net:coverBaseNode :leaf_object_o ; - net:coverNode :leaf_object_o ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_small_s3 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_small_s3 ; - net:coverNode :leaf_small_s3 ; - net:coverNodeCount 1 ; - net:hasClassName "small" ; - net:hasNaming "small" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_more_m4 a net:Atom_Property_Net ; - :role_quant net:atomClass_almost_a2 ; - net:coverBaseNode :leaf_more_m4 ; - net:coverNode :leaf_more_m4 ; - net:hasNaming "more" ; - net:hasPropertyName "more" ; - net:hasPropertyName01 "more" ; - net:hasPropertyName10 "more" ; - net:hasPropertyName12 "more" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_almost_a2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_object-mean-of-satellite_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2 ; - net:fromClassNet net:compositeClass_object-mean-of-satellite_o2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "object-mean-of-satellite" ; - net:hasMotherClassNet net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2 ; - net:hasStructure "SSC-03-01" . - -net:individual_object-orbiting-sun_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2 ; - net:fromClassNet net:compositeClass_object-orbiting-sun_o2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "object-orbiting-sun" ; - net:hasMotherClassNet net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2 ; - net:hasStructure "SSC-03-01" . - -net:individual_satellite_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_satellite_s2 ; - net:coverNode :leaf_satellite_s2 ; - net:fromClassNet net:atomClass_satellite_s2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "satellite" ; - net:hasMotherClassNet net:atomClass_satellite_s2 ; - net:hasStructure "SSC-03-01" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/SSC-03-01#o2> a ns2:object ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/SSC-03-01#p> a <http://amr.isi.edu/entity-types#planet> ; - rdfs:label "Mercury" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_almost_a2 a :AMR_Leaf ; - :hasConcept :concept_almost ; - :hasVariable :variable_a2 . - -:leaf_size_s4 a :AMR_Leaf ; - :hasConcept :concept_size ; - :hasVariable :variable_s4 . - -net:individual_object_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2 ; - net:fromClassNet net:atomClass_object_o2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "object" ; - net:hasMotherClassNet net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2 ; - net:hasStructure "SSC-03-01" . - -net:individual_planet_Mercury a net:Individual_Net ; - :role_name net:value_Mercury_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:hasIndividualLabel "Mercury" ; - net:hasMotherClassName net:atomClass_planet_p ; - net:hasMotherClassNet net:atomClass_planet_p ; - net:hasNaming "planet" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_planet_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:fromClassNet net:atomClass_planet_p ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "planet" ; - net:hasMotherClassNet net:atomClass_planet_p ; - net:hasStructure "SSC-03-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_equal-01_e a :AMR_Leaf ; - :edge_e_ARG1_m4 :leaf_more_m4 ; - :edge_e_ARG2_p :leaf_planet_p ; - :edge_e_ARG3_s4 :leaf_size_s4 ; - :hasConcept :concept_equal-01 ; - :hasVariable :variable_e . - -:leaf_include-91_ii a :AMR_Leaf ; - :edge_ii_ARG1_o :leaf_object_o ; - :edge_ii_ARG2_o2 :leaf_object_o2 ; - :hasConcept :concept_include-91 ; - :hasVariable :variable_ii . - -:leaf_large_l a :AMR_Leaf ; - :hasConcept :concept_large ; - :hasVariable :variable_l . - -:leaf_mean-01_m a :AMR_Leaf ; - :edge_m_ARG1_o2 :leaf_object_o2 ; - :edge_m_ARG2_s2 :leaf_satellite_s2 ; - :hasConcept :concept_mean-01 ; - :hasVariable :variable_m . - -:leaf_small_s3 a :AMR_Leaf ; - :hasConcept :concept_small ; - :hasVariable :variable_s3 . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_satellite_s2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_satellite_s2 ; - net:coverNode :leaf_satellite_s2 ; - net:coverNodeCount 1 ; - net:hasClassName "satellite" ; - net:hasClassType sys:Entity ; - net:hasNaming "satellite" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_orbit_o3 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_object_o2, - net:compositeClass_object-mean-of-satellite_o2, - net:compositeClass_object-orbiting-sun_o2, - net:individual_object-mean-of-satellite_fromClass, - net:individual_object-orbiting-sun_fromClass, - net:individual_object_fromClass ; - :role_ARG1 net:atomClass_sun_s ; - net:coverBaseNode :leaf_orbit-01_o3 ; - net:coverNode :leaf_orbit-01_o3 ; - net:hasNaming "orbit" ; - net:hasPropertyName "orbit" ; - net:hasPropertyName01 "orbiting" ; - net:hasPropertyName10 "orbit-by" ; - net:hasPropertyName12 "orbit-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "SSC-03-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_object_o2, - :leaf_sun_s ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_direct-02_d a :AMR_Leaf ; - :edge_d_ARG1_o3 :leaf_orbit-01_o3 ; - :edge_d_polarity_negative :value_negative ; - :hasConcept :concept_direct-02 ; - :hasVariable :variable_d . - -:leaf_more_m4 a :AMR_Leaf ; - :edge_m4_quant_a2 :leaf_almost_a2 ; - :hasConcept :concept_more ; - :hasVariable :variable_m4 . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns1:Frame a ns1:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_sun_s a :AMR_Leaf ; - :hasConcept :concept_sun ; - :hasVariable :variable_s . - -net:compositeClass_object-mean-of-satellite_o2 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_mean-01_m, - :leaf_object_o2, - :leaf_satellite_s2 ; - net:coverNodeCount 3 ; - net:hasClassName "object-mean-of-satellite" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_object_o2 ; - net:hasRestriction01 net:restriction_meaning_satellite ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_object-orbiting-sun_o2 a net:Composite_Class_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2, - :leaf_orbit-01_o3, - :leaf_sun_s ; - net:coverNodeCount 3 ; - net:hasClassName "object-orbiting-sun" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_object_o2 ; - net:hasRestriction01 net:restriction_orbiting_sun ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_planet_p a net:Atom_Class_Net ; - :role_name net:value_Mercury_blankNode ; - net:coverBaseNode :leaf_planet_p ; - net:coverNode :leaf_planet_p ; - net:coverNodeCount 1 ; - net:hasClassName "planet" ; - net:hasClassType sys:Entity ; - net:hasNaming "planet" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_object_o a :AMR_Leaf ; - :edge_o_quant_2 :value_2 ; - :hasConcept :concept_object ; - :hasVariable :variable_o . - -:leaf_orbit-01_o3 a :AMR_Leaf ; - :edge_o3_ARG0_o2 :leaf_object_o2 ; - :edge_o3_ARG1_s :leaf_sun_s ; - :hasConcept :concept_orbit-01 ; - :hasVariable :variable_o3 . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_planet_p a :AMR_Leaf ; - :edge_p_name_Mercury :value_Mercury ; - :hasConcept :concept_planet ; - :hasVariable :variable_p . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_object_o2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_object_o2 ; - net:coverNode :leaf_object_o2 ; - net:coverNodeCount 1 ; - net:hasClassName "object" ; - net:hasClassType sys:Entity ; - net:hasNaming "object" ; - net:hasStructure "SSC-03-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:leaf_satellite_s2 a :AMR_Leaf ; - :hasConcept :concept_satellite ; - :hasVariable :variable_s2 . - -ns3:FrameRole a ns1:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_object_o2 a :AMR_Leaf ; - :hasConcept :concept_object ; - :hasVariable :variable_o2 . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/tenet.log b/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/tenet.log deleted file mode 100644 index bd78298be3477492a36313b5d2c12fb3e51b631b..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/SolarSystemSample-20230220/technical-data/tenet.log +++ /dev/null @@ -1,1722 +0,0 @@ -- INFO - [TENET] Extraction Processing -- INFO - - === Process Initialization === -- INFO - -- Process Setting -- INFO - ----- Corpus source: /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/samples/solar-system/ (amr) -- INFO - ----- Base output dir: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/SolarSystemSample_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/ -- INFO - ----- Ontology target (id): SolarSystemSample -- INFO - ----- Current path: /home/lamenji/Workspace/Tetras/tenet/tenet -- DEBUG - ----- Config file: /home/lamenji/Workspace/Tetras/tenet/tenet/config.xml -- DEBUG - - *** Config (Full Parameters) *** - -- Base Parameters - ----- config file: /home/lamenji/Workspace/Tetras/tenet/tenet/config.xml - ----- uuid: SolarSystemSample - ----- source corpus: /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/samples/solar-system/ - ----- target reference: base - ----- 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/SolarSystemSample-20230220/SolarSystemSample_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/SolarSystemSample_factoid.ttlSolarSystemSample-20230220/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/ - -- 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 - -- 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/samples/solar-system/**/*.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/SolarSystemSample-20230220/technical-data/SolarSystemSample.ttl - *** - *** -- DEBUG - -- Counting number of graph files (sentences) -- INFO - ----- Number of Graphs: 10 -- INFO - - === Extraction Processing === -- 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/samples/solar-system/SSC-06-01.stog.amr.ttl (639) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-06-01 -- INFO - ----- Sentence (text): The four smaller inner system planets, Mercury, Venus, Earth and Mars, are terrestrial planets, being primarily composed of rock and metal. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (639, 0:00:00.056369) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 10/10 new triples (649, 0:00:00.184022) -- INFO - ----- reclassify-concept-2: 4/4 new triples (653, 0:00:00.142784) -- INFO - ----- reclassify-concept-3: 4/4 new triples (657, 0:00:00.113015) -- INFO - ----- reclassify-concept-4: 28/28 new triples (685, 0:00:00.149270) -- INFO - ----- reclassify-concept-5: 4/4 new triples (689, 0:00:00.232213) -- INFO - ----- reify-roles-as-concept: 5/5 new triples (694, 0:00:00.111692) -- INFO - ----- reclassify-existing-variable: 72/72 new triples (766, 0:00:00.075159) -- INFO - ----- add-new-variable-for-reified-concept: 4/4 new triples (770, 0:00:00.134829) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 51/51 new triples (821, 0:00:00.100097) -- INFO - ----- add-amr-leaf-for-reified-concept: 4/4 new triples (825, 0:00:00.103712) -- INFO - ----- add-amr-edge-for-core-relation: 45/45 new triples (870, 0:00:00.257517) -- INFO - ----- add-amr-edge-for-reified-concept: 6/6 new triples (876, 0:00:00.358430) -- INFO - ----- add-amr-edge-for-name-relation: 20/20 new triples (896, 0:00:00.160122) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (896, 0:00:00.161610) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (896, 0:00:00.166365) -- INFO - ----- update-amr-edge-role-1: 21/21 new triples (917, 0:00:00.130605) -- INFO - ----- add-amr-root: 5/5 new triples (922, 0:00:00.052892) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 283 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 84/84 new triples (1006, 0:00:00.153285) -- DEBUG - ----- (refinement) refine-cover-node-1: 12 new triples (1018) -- DEBUG - ----- (refinement) refine-cover-node-2: 12 new triples (1030) -- INFO - ----- create-individual-net-1: 32/32 new triples (1062, 0:00:00.164186) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (1066) -- INFO - ----- create-atom-property-net-1: 45/45 new triples (1111, 0:00:00.258220) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1114) -- INFO - ----- create-value-net: 33/33 new triples (1147, 0:00:00.150150) -- INFO - ----- create-phenomena-net-1: 48/48 new triples (1195, 0:00:00.339429) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1198) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 2/104 new triples (1200, 0:00:00.289508) -- DEBUG - ----- create-individual-net-1: 0/40 new triple (1200, 0:00:00.281703) -- DEBUG - ----- create-atom-property-net-1: 0/52 new triple (1200, 0:00:00.281707) -- DEBUG - ----- create-value-net: 0/33 new triple (1200, 0:00:00.182961) -- INFO - ----- create-phenomena-net-1: 1/49 new triple (1201, 0:00:00.346672) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (1201, 0:00:00.603966) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- INFO - ----- mod-phenomena-application-1: 22/22 new triples (1223, 0:00:00.476841) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1225) -- INFO - ----- mod-phenomena-application-2: 8/11 new triples (1233, 0:00:00.274728) -- INFO - ----- mod-phenomena-application-3: 30/30 new triples (1263, 0:00:03.112510) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 33/39 new triples (1296, 0:00:37.704572) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1297) -- INFO - ----- and-conjunction-phenomena-application-2: 2/2 new triples (1299, 0:00:00.370080) -- INFO - ----- and-conjunction-phenomena-application-3: 26/26 new triples (1325, 0:00:07.402171) -- INFO - ----- and-conjunction-phenomena-application-4: 29/29 new triples (1354, 0:00:12.950365) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1356) -- INFO - ----- and-conjunction-phenomena-application-5: 10/12 new triples (1366, 0:00:00.578553) -- INFO - ----- and-conjunction-phenomena-application-6: 4/4 new triples (1370, 0:02:09.934542) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (1370, 0:00:00.136137) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (1370, 0:00:00.129340) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1370, 0:00:00.020346) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1370, 0:00:00.022391) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 42/42 new triples (1412, 0:00:00.041664) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1412, 0:00:00.133574) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1412, 0:00:00.020575) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1412, 0:00:00.017765) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1412, 0:00:00.015145) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1412, 0:00:00.016552) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1412, 0:00:00.017723) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1412, 0:00:00.108464) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1412, 0:00:00.118028) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 36/42 new triples (1448, 0:00:02.024317) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1449) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1451) -- INFO - ----- create-composite-class-net-from-property-2: 92/92 new triples (1543, 0:00:00.866611) -- DEBUG - ----- (refinement) refine-cover-node-1: 12 new triples (1555) -- DEBUG - ----- (refinement) refine-cover-node-2: 8 new triples (1563) -- INFO - ----- create-composite-class-net-from-property-3: 42/48 new triples (1605, 0:00:00.914395) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1605, 0:00:00.098474) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1605, 0:00:00.087859) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1605, 0:00:00.088379) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1605, 0:00:00.112399) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1605, 0:00:00.105914) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 6/6 new triples (1611, 0:00:00.014530) -- INFO - ----- classify-net-from-core-2: 4/4 new triples (1615, 0:00:00.015050) -- INFO - ----- classify-net-from-core-3: 23/26 new triples (1638, 0:00:00.106892) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1641) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1641, 0:00:00.023852) -- INFO - ----- classify-net-from-domain: 8/8 new triples (1649, 0:00:00.015076) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1649, 0:00:00.024050) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1649, 0:00:00.075239) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1649, 0:00:00.015662) -- INFO - ----- propagate-individual-1: 18/18 new triples (1667, 0:00:00.023131) -- INFO - ----- propagate-individual-2: 8/8 new triples (1675, 0:00:00.018728) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1675, 0:00:00.013563) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 753 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 20/20 new triples (1695, 0:00:00.183971) -- INFO - ----- compute-uri-for-owl-declaration-2: 3/9 new triples (1698, 0:00:00.061662) -- INFO - ----- compute-uri-for-owl-declaration-3: 10/10 new triples (1708, 0:00:00.081556) -- INFO - ----- compute-uri-for-owl-declaration-4: 6/6 new triples (1714, 0:00:00.045289) -- INFO - ----- compute-uri-for-owl-declaration-5: 3/3 new triples (1717, 0:00:00.043300) -- INFO - ----- compute-uri-for-owl-declaration-6: 3/3 new triples (1720, 0:00:00.046163) -- INFO - ----- generate-atom-class: 15/15 new triples (1735, 0:00:00.015847) -- INFO - ----- classify-atom-class-1: 2/2 new triples (1737, 0:00:00.018548) -- INFO - ----- classify-atom-class-2: 3/3 new triples (1740, 0:00:00.027301) -- INFO - ----- generate-individual: 24/30 new triples (1764, 0:00:00.024482) -- INFO - ----- classify-individual-1: 6/6 new triples (1770, 0:00:00.014017) -- INFO - ----- classify-individual-2: 19/19 new triples (1789, 0:00:00.022058) -- INFO - ----- generate-atom-property-1: 12/12 new triples (1801, 0:00:00.020494) -- INFO - ----- generate-atom-property-12: 4/12 new triples (1805, 0:00:00.028673) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1805, 0:00:00.020915) -- INFO - ----- generate-composite-class: 32/32 new triples (1837, 0:00:00.044150) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1837, 0:00:00.054579) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1837, 0:00:00.055063) -- INFO - ----- add-restriction-to-class-3: 128/134 new triples (1965, 0:00:00.069125) -- INFO - ----- add-restriction-to-class-4: 32/34 new triples (1997, 0:00:00.028473) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1997, 0:00:00.032386) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1997, 0:00:00.032474) -- DEBUG - ----- generate-composite-property: 0/0 new triple (1997, 0:00:00.023151) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 322 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: 350 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-1/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 2 *** -- 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/samples/solar-system/SSC-04-01.stog.amr.ttl (630) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-04-01 -- INFO - ----- Sentence (text): The Solar System formed 4.6 billion years ago from the gravitational collapse of a giant interstellar molecular cloud. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (630, 0:00:00.057525) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- DEBUG - ----- reclassify-concept-1: 0/0 new triple (630, 0:00:00.305493) -- INFO - ----- reclassify-concept-2: 4/4 new triples (634, 0:00:00.129101) -- INFO - ----- reclassify-concept-3: 12/12 new triples (646, 0:00:00.103651) -- INFO - ----- reclassify-concept-4: 36/36 new triples (682, 0:00:00.147194) -- DEBUG - ----- reclassify-concept-5: 0/0 new triple (682, 0:00:00.108487) -- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (682, 0:00:00.124735) -- INFO - ----- reclassify-existing-variable: 53/53 new triples (735, 0:00:00.086466) -- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (735, 0:00:00.258804) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 39/39 new triples (774, 0:00:00.101855) -- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (774, 0:00:00.080973) -- INFO - ----- add-amr-edge-for-core-relation: 36/36 new triples (810, 0:00:00.224325) -- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (810, 0:00:00.186576) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (815, 0:00:00.263900) -- INFO - ----- add-value-for-quant-relation: 5/5 new triples (820, 0:00:00.323116) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (820, 0:00:00.180313) -- INFO - ----- update-amr-edge-role-1: 11/11 new triples (831, 0:00:00.103345) -- INFO - ----- add-amr-root: 5/5 new triples (836, 0:00:00.058802) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 206 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 63/63 new triples (899, 0:00:00.163236) -- DEBUG - ----- (refinement) refine-cover-node-1: 9 new triples (908) -- DEBUG - ----- (refinement) refine-cover-node-2: 9 new triples (917) -- INFO - ----- create-individual-net-1: 8/8 new triples (925, 0:00:00.172513) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (926) -- INFO - ----- create-atom-property-net-1: 58/58 new triples (984, 0:00:00.389123) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (988) -- INFO - ----- create-value-net: 17/17 new triples (1005, 0:00:00.145993) -- DEBUG - ----- create-phenomena-net-1: 0/0 new triple (1005, 0:00:00.140365) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 6/74 new triples (1011, 0:00:00.193057) -- DEBUG - ----- create-individual-net-1: 0/10 new triple (1011, 0:00:00.167690) -- INFO - ----- create-atom-property-net-1: 4/62 new triples (1015, 0:00:00.440305) -- DEBUG - ----- create-value-net: 0/17 new triple (1015, 0:00:00.154763) -- DEBUG - ----- create-phenomena-net-1: 0/0 new triple (1015, 0:00:00.131142) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (1015, 0:00:00.434586) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- INFO - ----- mod-phenomena-application-1: 21/21 new triples (1036, 0:00:00.266506) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1038) -- INFO - ----- mod-phenomena-application-2: 10/12 new triples (1048, 0:00:00.167102) -- INFO - ----- mod-phenomena-application-3: 20/20 new triples (1068, 0:00:01.302407) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- DEBUG - ----- and-conjunction-phenomena-application-1: 0/0 new triple (1068, 0:00:00.423144) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (1068, 0:00:00.298577) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (1068, 0:00:00.291260) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1068, 0:00:00.333305) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1068, 0:00:00.169250) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1068, 0:00:00.331683) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (1068, 0:00:00.261114) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (1068, 0:00:00.153478) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1068, 0:00:00.026368) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1068, 0:00:00.025365) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- DEBUG - ----- expand-and-conjunction-phenomena-net: 0/0 new triple (1068, 0:00:00.035224) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1068, 0:00:00.017840) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1068, 0:00:00.021442) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1068, 0:00:00.024368) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1068, 0:00:00.024422) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1068, 0:00:00.020313) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1068, 0:00:00.026665) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1068, 0:00:00.152224) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1068, 0:00:00.177784) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1068, 0:00:00.417478) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1068, 0:00:00.534980) -- DEBUG - ----- create-composite-class-net-from-property-3: 0/0 new triple (1068, 0:00:00.187955) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1068, 0:00:00.129486) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1068, 0:00:00.123754) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1068, 0:00:00.110977) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1068, 0:00:00.150666) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1068, 0:00:00.120907) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- DEBUG - ----- classify-net-from-core-1: 0/0 new triple (1068, 0:00:00.013025) -- INFO - ----- classify-net-from-core-2: 5/5 new triples (1073, 0:00:00.015039) -- DEBUG - ----- classify-net-from-core-3: 0/0 new triple (1073, 0:00:00.098465) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1073, 0:00:00.020105) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (1073, 0:00:00.018043) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1073, 0:00:00.030823) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1073, 0:00:00.217451) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1073, 0:00:00.025851) -- INFO - ----- propagate-individual-1: 3/3 new triples (1076, 0:00:00.021975) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1076, 0:00:00.014601) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1076, 0:00:00.014327) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 240 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 8/8 new triples (1084, 0:00:00.067507) -- INFO - ----- compute-uri-for-owl-declaration-2: 1/1 new triple (1085, 0:00:00.050962) -- INFO - ----- compute-uri-for-owl-declaration-3: 3/3 new triples (1088, 0:00:00.163034) -- INFO - ----- compute-uri-for-owl-declaration-4: 2/2 new triples (1090, 0:00:00.063841) -- INFO - ----- compute-uri-for-owl-declaration-5: 4/4 new triples (1094, 0:00:00.047354) -- INFO - ----- compute-uri-for-owl-declaration-6: 4/4 new triples (1098, 0:00:00.059177) -- INFO - ----- generate-atom-class: 21/21 new triples (1119, 0:00:00.016627) -- INFO - ----- classify-atom-class-1: 3/3 new triples (1122, 0:00:00.022147) -- INFO - ----- classify-atom-class-2: 4/4 new triples (1126, 0:00:00.039301) -- INFO - ----- generate-individual: 9/9 new triples (1135, 0:00:00.031338) -- INFO - ----- classify-individual-1: 2/2 new triples (1137, 0:00:00.018121) -- INFO - ----- classify-individual-2: 1/1 new triple (1138, 0:00:00.030303) -- INFO - ----- generate-atom-property-1: 16/16 new triples (1154, 0:00:00.025265) -- INFO - ----- generate-atom-property-12: 12/16 new triples (1166, 0:00:00.022773) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1166, 0:00:00.020214) -- INFO - ----- generate-composite-class: 8/8 new triples (1174, 0:00:00.036015) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1174, 0:00:00.043019) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1174, 0:00:00.038809) -- DEBUG - ----- add-restriction-to-class-3: 0/0 new triple (1174, 0:00:00.039293) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (1174, 0:00:00.034936) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1174, 0:00:00.142938) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1174, 0:00:00.027957) -- DEBUG - ----- generate-composite-property: 0/0 new triple (1174, 0:00:00.021447) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 98 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: 102 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-2/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 3 *** -- 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/samples/solar-system/SSC-05-01.stog.amr.ttl (623) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-05-01 -- INFO - ----- Sentence (text): The vast majority of the system's mass is in the Sun, with the majority of the remaining mass contained in Jupiter. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (623, 0:00:00.057720) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 5/5 new triples (628, 0:00:00.152569) -- DEBUG - ----- reclassify-concept-2: 0/0 new triple (628, 0:00:00.114689) -- INFO - ----- reclassify-concept-3: 12/12 new triples (640, 0:00:00.115532) -- INFO - ----- reclassify-concept-4: 20/20 new triples (660, 0:00:00.142987) -- INFO - ----- reclassify-concept-5: 4/4 new triples (664, 0:00:00.222311) -- INFO - ----- reify-roles-as-concept: 5/5 new triples (669, 0:00:00.112421) -- INFO - ----- reclassify-existing-variable: 49/49 new triples (718, 0:00:00.074636) -- INFO - ----- add-new-variable-for-reified-concept: 4/4 new triples (722, 0:00:00.142564) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 36/36 new triples (758, 0:00:00.093904) -- INFO - ----- add-amr-leaf-for-reified-concept: 4/4 new triples (762, 0:00:00.080686) -- INFO - ----- add-amr-edge-for-core-relation: 30/30 new triples (792, 0:00:00.235480) -- INFO - ----- add-amr-edge-for-reified-concept: 6/6 new triples (798, 0:00:00.343033) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (803, 0:00:00.166069) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (803, 0:00:00.180370) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (803, 0:00:00.190096) -- INFO - ----- update-amr-edge-role-1: 13/13 new triples (816, 0:00:00.105057) -- INFO - ----- add-amr-root: 5/5 new triples (821, 0:00:00.055306) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 198 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 56/56 new triples (877, 0:00:00.150620) -- DEBUG - ----- (refinement) refine-cover-node-1: 8 new triples (885) -- DEBUG - ----- (refinement) refine-cover-node-2: 8 new triples (893) -- INFO - ----- create-individual-net-1: 8/8 new triples (901, 0:00:00.140366) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (902) -- INFO - ----- create-atom-property-net-1: 66/66 new triples (968, 0:00:00.318315) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (972) -- INFO - ----- create-value-net: 9/9 new triples (981, 0:00:00.133932) -- INFO - ----- create-phenomena-net-1: 12/12 new triples (993, 0:00:00.150113) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (994) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 5/71 new triples (999, 0:00:00.181772) -- DEBUG - ----- create-individual-net-1: 0/10 new triple (999, 0:00:00.159740) -- DEBUG - ----- create-atom-property-net-1: 0/70 new triple (999, 0:00:00.327514) -- DEBUG - ----- create-value-net: 0/9 new triple (999, 0:00:00.228310) -- DEBUG - ----- create-phenomena-net-1: 0/12 new triple (999, 0:00:00.160018) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (999, 0:00:00.307578) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- INFO - ----- mod-phenomena-application-1: 11/11 new triples (1010, 0:00:00.255391) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (1011) -- INFO - ----- mod-phenomena-application-2: 4/6 new triples (1015, 0:00:00.248441) -- INFO - ----- mod-phenomena-application-3: 10/10 new triples (1025, 0:00:00.519063) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- DEBUG - ----- and-conjunction-phenomena-application-1: 0/0 new triple (1025, 0:00:00.323046) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (1025, 0:00:00.428626) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (1025, 0:00:00.298543) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1025, 0:00:00.408404) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1025, 0:00:00.390405) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1025, 0:00:00.276846) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (1025, 0:00:00.167543) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (1025, 0:00:00.338298) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1025, 0:00:00.030545) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1025, 0:00:00.042349) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- DEBUG - ----- expand-and-conjunction-phenomena-net: 0/0 new triple (1025, 0:00:00.045666) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1025, 0:00:00.025075) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1025, 0:00:00.025644) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1025, 0:00:00.191526) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1025, 0:00:00.082457) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1025, 0:00:00.050113) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1025, 0:00:00.058998) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1025, 0:00:00.323247) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1025, 0:00:00.496099) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 32/32 new triples (1057, 0:00:01.088305) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (1063) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1065) -- INFO - ----- create-composite-class-net-from-property-2: 16/16 new triples (1081, 0:00:00.967676) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1084) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (1085) -- INFO - ----- create-composite-class-net-from-property-3: 12/15 new triples (1097, 0:00:00.369638) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1097, 0:00:00.131133) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1097, 0:00:00.219307) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1097, 0:00:00.108746) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1097, 0:00:00.135196) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1097, 0:00:00.124075) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 4/4 new triples (1101, 0:00:00.021916) -- INFO - ----- classify-net-from-core-2: 3/3 new triples (1104, 0:00:00.014890) -- INFO - ----- classify-net-from-core-3: 8/9 new triples (1112, 0:00:00.124323) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1113) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1113, 0:00:00.015904) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (1113, 0:00:00.014761) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1113, 0:00:00.027325) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1113, 0:00:00.088757) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1113, 0:00:00.021915) -- INFO - ----- propagate-individual-1: 4/4 new triples (1117, 0:00:00.018528) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1117, 0:00:00.026171) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1117, 0:00:00.017373) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 296 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 10/10 new triples (1127, 0:00:00.099641) -- INFO - ----- compute-uri-for-owl-declaration-2: 1/4 new triple (1128, 0:00:00.112110) -- INFO - ----- compute-uri-for-owl-declaration-3: 3/3 new triples (1131, 0:00:00.173750) -- INFO - ----- compute-uri-for-owl-declaration-4: 2/2 new triples (1133, 0:00:00.077538) -- INFO - ----- compute-uri-for-owl-declaration-5: 4/4 new triples (1137, 0:00:00.236266) -- INFO - ----- compute-uri-for-owl-declaration-6: 4/4 new triples (1141, 0:00:00.058931) -- INFO - ----- generate-atom-class: 15/15 new triples (1156, 0:00:00.027877) -- INFO - ----- classify-atom-class-1: 3/3 new triples (1159, 0:00:00.016106) -- INFO - ----- classify-atom-class-2: 2/2 new triples (1161, 0:00:00.032964) -- INFO - ----- generate-individual: 7/9 new triples (1168, 0:00:00.023675) -- INFO - ----- classify-individual-1: 2/2 new triples (1170, 0:00:00.024325) -- INFO - ----- classify-individual-2: 3/3 new triples (1173, 0:00:00.018297) -- INFO - ----- generate-atom-property-1: 16/16 new triples (1189, 0:00:00.025476) -- INFO - ----- generate-atom-property-12: 12/16 new triples (1201, 0:00:00.022584) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1201, 0:00:00.018975) -- INFO - ----- generate-composite-class: 16/16 new triples (1217, 0:00:00.026312) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1217, 0:00:00.029681) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1217, 0:00:00.039875) -- INFO - ----- add-restriction-to-class-3: 12/15 new triples (1229, 0:00:00.045105) -- INFO - ----- add-restriction-to-class-4: 4/5 new triples (1233, 0:00:00.036236) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1233, 0:00:00.045127) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1233, 0:00:00.024551) -- DEBUG - ----- generate-composite-property: 0/0 new triple (1233, 0:00:00.015707) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 116 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: 129 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-3/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 4 *** -- 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/samples/solar-system/SSC-09-01.stog.amr.ttl (621) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-09-01 -- INFO - ----- Sentence (text): All eight planets have almost circular orbits that lie within a nearly flat disc called the ecliptic. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (621, 0:00:00.073406) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- DEBUG - ----- reclassify-concept-1: 0/0 new triple (621, 0:00:00.166351) -- INFO - ----- reclassify-concept-2: 8/8 new triples (629, 0:00:00.245964) -- INFO - ----- reclassify-concept-3: 16/16 new triples (645, 0:00:00.136654) -- INFO - ----- reclassify-concept-4: 12/12 new triples (657, 0:00:00.177937) -- INFO - ----- reclassify-concept-5: 8/8 new triples (665, 0:00:00.148546) -- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (665, 0:00:00.153218) -- INFO - ----- reclassify-existing-variable: 45/45 new triples (710, 0:00:00.093754) -- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (710, 0:00:00.159329) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 33/33 new triples (743, 0:00:00.101308) -- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (743, 0:00:00.094068) -- INFO - ----- add-amr-edge-for-core-relation: 30/30 new triples (773, 0:00:00.334730) -- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (773, 0:00:00.177836) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (778, 0:00:00.164241) -- INFO - ----- add-value-for-quant-relation: 5/5 new triples (783, 0:00:00.178571) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (783, 0:00:00.232075) -- INFO - ----- update-amr-edge-role-1: 11/11 new triples (794, 0:00:00.233836) -- INFO - ----- add-amr-root: 5/5 new triples (799, 0:00:00.057120) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 178 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 35/35 new triples (834, 0:00:00.149050) -- DEBUG - ----- (refinement) refine-cover-node-1: 5 new triples (839) -- DEBUG - ----- (refinement) refine-cover-node-2: 5 new triples (844) -- INFO - ----- create-individual-net-1: 8/8 new triples (852, 0:00:00.141846) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (853) -- INFO - ----- create-atom-property-net-1: 91/91 new triples (944, 0:00:00.325043) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (950) -- INFO - ----- create-value-net: 17/17 new triples (967, 0:00:00.264943) -- DEBUG - ----- create-phenomena-net-1: 0/0 new triple (967, 0:00:00.123523) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 1/47 new triple (968, 0:00:00.199343) -- DEBUG - ----- create-individual-net-1: 0/10 new triple (968, 0:00:00.163431) -- INFO - ----- create-atom-property-net-1: 1/92 new triple (969, 0:00:00.415591) -- DEBUG - ----- create-value-net: 0/17 new triple (969, 0:00:00.133434) -- DEBUG - ----- create-phenomena-net-1: 0/0 new triple (969, 0:00:00.127465) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (969, 0:00:00.293530) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- INFO - ----- mod-phenomena-application-1: 11/11 new triples (980, 0:00:00.335679) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (981) -- INFO - ----- mod-phenomena-application-2: 4/5 new triples (985, 0:00:00.127947) -- INFO - ----- mod-phenomena-application-3: 21/21 new triples (1006, 0:00:00.747916) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- DEBUG - ----- and-conjunction-phenomena-application-1: 0/0 new triple (1006, 0:00:00.313929) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (1006, 0:00:00.311569) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (1006, 0:00:00.234891) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1006, 0:00:00.435103) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1006, 0:00:00.115993) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1006, 0:00:00.275825) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (1006, 0:00:00.150865) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (1006, 0:00:00.300262) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1006, 0:00:00.031818) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1006, 0:00:00.033179) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- DEBUG - ----- expand-and-conjunction-phenomena-net: 0/0 new triple (1006, 0:00:00.041952) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1006, 0:00:00.035355) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1006, 0:00:00.022673) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1006, 0:00:00.021531) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1006, 0:00:00.024385) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1006, 0:00:00.023605) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1006, 0:00:00.021747) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- INFO - ----- create-composite-class-net-from-property-1: 11/13 new triples (1017, 0:00:00.177690) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (1019) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1019, 0:00:00.570580) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1019, 0:00:00.448075) -- INFO - ----- create-composite-class-net-from-property-2: 16/16 new triples (1035, 0:00:00.561345) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1038) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (1039) -- INFO - ----- create-composite-class-net-from-property-3: 6/8 new triples (1045, 0:00:00.203290) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1045, 0:00:00.158158) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1045, 0:00:00.149772) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1045, 0:00:00.108203) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1045, 0:00:00.150519) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1045, 0:00:00.120857) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 1/1 new triple (1046, 0:00:00.017151) -- INFO - ----- classify-net-from-core-2: 2/2 new triples (1048, 0:00:00.015251) -- INFO - ----- classify-net-from-core-3: 28/30 new triples (1076, 0:00:00.166420) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1079) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1079, 0:00:00.023027) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (1079, 0:00:00.016664) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1079, 0:00:00.025216) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1079, 0:00:00.094619) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1079, 0:00:00.014992) -- INFO - ----- propagate-individual-1: 9/9 new triples (1088, 0:00:00.014500) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1088, 0:00:00.031285) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1088, 0:00:00.014551) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 289 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 4/4 new triples (1092, 0:00:00.053123) -- INFO - ----- compute-uri-for-owl-declaration-2: 1/2 new triple (1093, 0:00:00.041858) -- INFO - ----- compute-uri-for-owl-declaration-3: 6/6 new triples (1099, 0:00:00.071468) -- INFO - ----- compute-uri-for-owl-declaration-4: 5/5 new triples (1104, 0:00:00.053589) -- INFO - ----- compute-uri-for-owl-declaration-5: 7/7 new triples (1111, 0:00:00.050252) -- INFO - ----- compute-uri-for-owl-declaration-6: 6/6 new triples (1117, 0:00:00.057609) -- INFO - ----- generate-atom-class: 12/12 new triples (1129, 0:00:00.021343) -- INFO - ----- classify-atom-class-1: 2/2 new triples (1131, 0:00:00.024843) -- INFO - ----- classify-atom-class-2: 2/2 new triples (1133, 0:00:00.042317) -- INFO - ----- generate-individual: 14/18 new triples (1147, 0:00:00.043465) -- INFO - ----- classify-individual-1: 5/5 new triples (1152, 0:00:00.041350) -- INFO - ----- classify-individual-2: 7/7 new triples (1159, 0:00:00.048735) -- INFO - ----- generate-atom-property-1: 24/24 new triples (1183, 0:00:00.017754) -- INFO - ----- generate-atom-property-12: 16/24 new triples (1199, 0:00:00.029414) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1199, 0:00:00.015352) -- INFO - ----- generate-composite-class: 2/4 new triples (1201, 0:00:00.021336) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1201, 0:00:00.031215) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1201, 0:00:00.032112) -- INFO - ----- add-restriction-to-class-3: 4/5 new triples (1205, 0:00:00.031201) -- INFO - ----- add-restriction-to-class-4: 4/5 new triples (1209, 0:00:00.026536) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1209, 0:00:00.037696) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1209, 0:00:00.032904) -- INFO - ----- generate-composite-property: 4/4 new triples (1213, 0:00:00.022804) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 125 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: 142 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-4/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 5 *** -- 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/samples/solar-system/SSC-08-01.stog.amr.ttl (697) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-08-01 -- INFO - ----- Sentence (text): 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. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (697, 0:00:00.050044) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 15/15 new triples (712, 0:00:00.218964) -- INFO - ----- reclassify-concept-2: 8/8 new triples (720, 0:00:00.135172) -- INFO - ----- reclassify-concept-3: 20/20 new triples (740, 0:00:00.126918) -- INFO - ----- reclassify-concept-4: 52/52 new triples (792, 0:00:00.155234) -- INFO - ----- reclassify-concept-5: 4/4 new triples (796, 0:00:00.111095) -- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (796, 0:00:00.114232) -- INFO - ----- reclassify-existing-variable: 152/152 new triples (948, 0:00:00.198489) -- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (948, 0:00:00.117583) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 111/111 new triples (1059, 0:00:00.175411) -- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (1059, 0:00:00.065210) -- INFO - ----- add-amr-edge-for-core-relation: 108/108 new triples (1167, 0:00:00.406851) -- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (1167, 0:00:00.164799) -- INFO - ----- add-amr-edge-for-name-relation: 20/20 new triples (1187, 0:00:00.271999) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (1187, 0:00:00.184083) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (1187, 0:00:00.209863) -- INFO - ----- update-amr-edge-role-1: 39/39 new triples (1226, 0:00:00.256977) -- INFO - ----- add-amr-root: 5/5 new triples (1231, 0:00:00.068211) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 534 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 140/140 new triples (1371, 0:00:00.223564) -- DEBUG - ----- (refinement) refine-cover-node-1: 20 new triples (1391) -- DEBUG - ----- (refinement) refine-cover-node-2: 20 new triples (1411) -- INFO - ----- create-individual-net-1: 32/32 new triples (1443, 0:00:00.205434) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (1447) -- INFO - ----- create-atom-property-net-1: 127/127 new triples (1574, 0:00:00.361038) -- DEBUG - ----- (refinement) refine-cover-node-1: 9 new triples (1583) -- INFO - ----- create-value-net: 33/33 new triples (1616, 0:00:00.161097) -- INFO - ----- create-phenomena-net-1: 96/98 new triples (1712, 0:00:00.338253) -- DEBUG - ----- (refinement) refine-cover-node-1: 8 new triples (1720) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 2/172 new triples (1722, 0:00:00.336569) -- DEBUG - ----- create-individual-net-1: 0/38 new triple (1722, 0:00:00.337095) -- INFO - ----- create-atom-property-net-1: 2/136 new triples (1724, 0:00:00.448135) -- DEBUG - ----- create-value-net: 0/33 new triple (1724, 0:00:00.187056) -- INFO - ----- create-phenomena-net-1: 3/101 new triples (1727, 0:00:00.440323) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (1727, 0:00:00.513777) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- INFO - ----- mod-phenomena-application-1: 22/22 new triples (1749, 0:00:00.400422) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1751) -- INFO - ----- mod-phenomena-application-2: 11/15 new triples (1762, 0:00:00.292246) -- INFO - ----- mod-phenomena-application-3: 30/30 new triples (1792, 0:00:06.135069) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 37/42 new triples (1829, 0:00:03.213837) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (1831) -- INFO - ----- and-conjunction-phenomena-application-2: 2/2 new triples (1833, 0:00:00.319043) -- INFO - ----- and-conjunction-phenomena-application-3: 23/23 new triples (1856, 0:00:00.890291) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1856, 0:00:00.307349) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1856, 0:00:00.149189) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1856, 0:00:00.303208) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (1856, 0:00:00.116349) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (1856, 0:00:00.130415) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1856, 0:00:00.019071) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1856, 0:00:00.025174) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 30/30 new triples (1886, 0:00:00.037065) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1886, 0:00:00.021779) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1886, 0:00:00.019139) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1886, 0:00:00.021479) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1886, 0:00:00.017777) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1886, 0:00:00.017709) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1886, 0:00:00.015974) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1886, 0:00:00.265677) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1886, 0:00:00.647101) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1886, 0:00:00.474286) -- INFO - ----- create-composite-class-net-from-property-2: 87/87 new triples (1973, 0:00:00.944845) -- DEBUG - ----- (refinement) refine-cover-node-1: 14 new triples (1987) -- DEBUG - ----- (refinement) refine-cover-node-2: 6 new triples (1993) -- INFO - ----- create-composite-class-net-from-property-3: 30/35 new triples (2023, 0:00:00.638611) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (2023, 0:00:00.232976) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (2023, 0:00:00.087349) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (2023, 0:00:00.083041) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (2023, 0:00:00.128240) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (2023, 0:00:00.132854) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- DEBUG - ----- classify-net-from-core-1: 0/0 new triple (2023, 0:00:00.018219) -- INFO - ----- classify-net-from-core-2: 12/12 new triples (2035, 0:00:00.018105) -- INFO - ----- classify-net-from-core-3: 62/68 new triples (2097, 0:00:00.378816) -- DEBUG - ----- (refinement) refine-cover-node-1: 7 new triples (2104) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (2104, 0:00:00.021365) -- INFO - ----- classify-net-from-domain: 8/8 new triples (2112, 0:00:00.028063) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (2112, 0:00:00.028224) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (2112, 0:00:00.101542) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (2112, 0:00:00.024085) -- INFO - ----- propagate-individual-1: 18/18 new triples (2130, 0:00:00.024484) -- INFO - ----- propagate-individual-2: 8/8 new triples (2138, 0:00:00.017124) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (2138, 0:00:00.011479) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 907 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 23/23 new triples (2161, 0:00:00.085192) -- INFO - ----- compute-uri-for-owl-declaration-2: 2/9 new triples (2163, 0:00:00.081481) -- INFO - ----- compute-uri-for-owl-declaration-3: 14/14 new triples (2177, 0:00:00.232508) -- INFO - ----- compute-uri-for-owl-declaration-4: 10/10 new triples (2187, 0:00:00.080121) -- INFO - ----- compute-uri-for-owl-declaration-5: 9/9 new triples (2196, 0:00:00.065879) -- INFO - ----- compute-uri-for-owl-declaration-6: 9/9 new triples (2205, 0:00:00.057690) -- INFO - ----- generate-atom-class: 33/33 new triples (2238, 0:00:00.021774) -- INFO - ----- classify-atom-class-1: 6/6 new triples (2244, 0:00:00.013371) -- INFO - ----- classify-atom-class-2: 5/5 new triples (2249, 0:00:00.040784) -- INFO - ----- generate-individual: 30/42 new triples (2279, 0:00:00.021281) -- INFO - ----- classify-individual-1: 10/10 new triples (2289, 0:00:00.023339) -- INFO - ----- classify-individual-2: 23/23 new triples (2312, 0:00:00.036383) -- INFO - ----- generate-atom-property-1: 28/28 new triples (2340, 0:00:00.024484) -- INFO - ----- generate-atom-property-12: 20/28 new triples (2360, 0:00:00.026789) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (2360, 0:00:00.025565) -- INFO - ----- generate-composite-class: 28/30 new triples (2388, 0:00:00.027767) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (2388, 0:00:00.035671) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (2388, 0:00:00.038628) -- INFO - ----- add-restriction-to-class-3: 24/29 new triples (2412, 0:00:00.037323) -- INFO - ----- add-restriction-to-class-4: 24/29 new triples (2436, 0:00:00.045103) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (2436, 0:00:00.038328) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (2436, 0:00:00.038491) -- DEBUG - ----- generate-composite-property: 0/0 new triple (2436, 0:00:00.016337) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 298 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: 337 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-5/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 6 *** -- 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/samples/solar-system/SSC-07-01.stog.amr.ttl (615) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-07-01 -- INFO - ----- Sentence (text): The four outer system planets are giant planets, being substantially more massive than the terrestrials. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (615, 0:00:00.077691) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 5/5 new triples (620, 0:00:00.195253) -- INFO - ----- reclassify-concept-2: 4/4 new triples (624, 0:00:00.367430) -- DEBUG - ----- reclassify-concept-3: 0/0 new triple (624, 0:00:00.114878) -- INFO - ----- reclassify-concept-4: 24/24 new triples (648, 0:00:00.141750) -- INFO - ----- reclassify-concept-5: 4/4 new triples (652, 0:00:00.116296) -- INFO - ----- reify-roles-as-concept: 5/5 new triples (657, 0:00:00.118564) -- INFO - ----- reclassify-existing-variable: 40/40 new triples (697, 0:00:00.090296) -- INFO - ----- add-new-variable-for-reified-concept: 4/4 new triples (701, 0:00:00.150535) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 30/30 new triples (731, 0:00:00.276044) -- INFO - ----- add-amr-leaf-for-reified-concept: 4/4 new triples (735, 0:00:00.093334) -- INFO - ----- add-amr-edge-for-core-relation: 24/24 new triples (759, 0:00:00.232206) -- INFO - ----- add-amr-edge-for-reified-concept: 6/6 new triples (765, 0:00:00.205029) -- DEBUG - ----- add-amr-edge-for-name-relation: 0/0 new triple (765, 0:00:00.204304) -- INFO - ----- add-value-for-quant-relation: 5/5 new triples (770, 0:00:00.174423) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (770, 0:00:00.321132) -- INFO - ----- update-amr-edge-role-1: 10/10 new triples (780, 0:00:00.089947) -- INFO - ----- add-amr-root: 5/5 new triples (785, 0:00:00.061529) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 170 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 56/56 new triples (841, 0:00:00.164715) -- DEBUG - ----- (refinement) refine-cover-node-1: 8 new triples (849) -- DEBUG - ----- (refinement) refine-cover-node-2: 8 new triples (857) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (857, 0:00:00.141409) -- INFO - ----- create-atom-property-net-1: 30/30 new triples (887, 0:00:00.373064) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (889) -- INFO - ----- create-value-net: 8/8 new triples (897, 0:00:00.146712) -- INFO - ----- create-phenomena-net-1: 15/16 new triples (912, 0:00:00.164738) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (913) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 5/70 new triples (918, 0:00:00.204682) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (918, 0:00:00.148131) -- DEBUG - ----- create-atom-property-net-1: 0/32 new triple (918, 0:00:00.380182) -- DEBUG - ----- create-value-net: 0/8 new triple (918, 0:00:00.129891) -- DEBUG - ----- create-phenomena-net-1: 0/16 new triple (918, 0:00:00.146054) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (918, 0:00:00.417022) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- INFO - ----- mod-phenomena-application-1: 22/22 new triples (940, 0:00:00.259292) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (942) -- INFO - ----- mod-phenomena-application-2: 9/13 new triples (951, 0:00:00.142838) -- INFO - ----- mod-phenomena-application-3: 20/20 new triples (971, 0:00:00.750879) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- DEBUG - ----- and-conjunction-phenomena-application-1: 0/0 new triple (971, 0:00:00.485827) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (971, 0:00:00.252706) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (971, 0:00:00.370656) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (971, 0:00:00.332269) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (971, 0:00:00.156612) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (971, 0:00:00.388320) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (971, 0:00:00.168533) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (971, 0:00:00.149961) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (971, 0:00:00.026164) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (971, 0:00:00.031602) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- DEBUG - ----- expand-and-conjunction-phenomena-net: 0/0 new triple (971, 0:00:00.039327) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (971, 0:00:00.025207) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (971, 0:00:00.026116) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (971, 0:00:00.022682) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (971, 0:00:00.020715) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (971, 0:00:00.020128) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (971, 0:00:00.030936) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (971, 0:00:00.258084) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (971, 0:00:00.142001) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 17/17 new triples (988, 0:00:00.591516) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (991) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (992) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (992, 0:00:00.554668) -- INFO - ----- create-composite-class-net-from-property-3: 5/7 new triples (997, 0:00:00.199362) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (997, 0:00:00.124990) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (997, 0:00:00.123013) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (997, 0:00:00.236297) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (997, 0:00:00.145299) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (997, 0:00:00.140909) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 3/3 new triples (1000, 0:00:00.021252) -- INFO - ----- classify-net-from-core-2: 3/3 new triples (1003, 0:00:00.020584) -- INFO - ----- classify-net-from-core-3: 7/8 new triples (1010, 0:00:00.123405) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1011) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1011, 0:00:00.020471) -- INFO - ----- classify-net-from-domain: 2/2 new triples (1013, 0:00:00.016722) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1013, 0:00:00.050851) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1013, 0:00:00.104835) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1013, 0:00:00.018901) -- INFO - ----- propagate-individual-1: 3/3 new triples (1016, 0:00:00.021966) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1016, 0:00:00.017444) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1016, 0:00:00.015715) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 231 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 7/7 new triples (1023, 0:00:00.056651) -- INFO - ----- compute-uri-for-owl-declaration-2: 2/4 new triples (1025, 0:00:00.046442) -- INFO - ----- compute-uri-for-owl-declaration-3: 3/3 new triples (1028, 0:00:00.069447) -- INFO - ----- compute-uri-for-owl-declaration-4: 3/3 new triples (1031, 0:00:00.045172) -- INFO - ----- compute-uri-for-owl-declaration-5: 2/2 new triples (1033, 0:00:00.053416) -- INFO - ----- compute-uri-for-owl-declaration-6: 2/2 new triples (1035, 0:00:00.049812) -- INFO - ----- generate-atom-class: 15/15 new triples (1050, 0:00:00.018287) -- INFO - ----- classify-atom-class-1: 2/2 new triples (1052, 0:00:00.017849) -- INFO - ----- classify-atom-class-2: 3/3 new triples (1055, 0:00:00.031162) -- INFO - ----- generate-individual: 7/9 new triples (1062, 0:00:00.015890) -- INFO - ----- classify-individual-1: 3/3 new triples (1065, 0:00:00.013205) -- INFO - ----- classify-individual-2: 1/1 new triple (1066, 0:00:00.026325) -- INFO - ----- generate-atom-property-1: 8/8 new triples (1074, 0:00:00.023747) -- DEBUG - ----- generate-atom-property-12: 0/8 new triple (1074, 0:00:00.022544) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1074, 0:00:00.012598) -- INFO - ----- generate-composite-class: 12/12 new triples (1086, 0:00:00.030080) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1086, 0:00:00.033018) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1086, 0:00:00.205085) -- INFO - ----- add-restriction-to-class-3: 4/5 new triples (1090, 0:00:00.078813) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (1090, 0:00:00.044423) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1090, 0:00:00.039092) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1090, 0:00:00.031738) -- DEBUG - ----- generate-composite-property: 0/0 new triple (1090, 0:00:00.025997) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 74 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: 87 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-6/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 7 *** -- 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/samples/solar-system/SSC-01-01.stog.amr.ttl (621) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample.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 (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- INFO - ----- fix-amr-bug-about-system-solar-planet: 5/5 new triples (626, 0:00:00.064225) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 10/10 new triples (636, 0:00:00.229751) -- DEBUG - ----- reclassify-concept-2: 0/0 new triple (636, 0:00:00.187986) -- INFO - ----- reclassify-concept-3: 12/12 new triples (648, 0:00:00.143900) -- INFO - ----- reclassify-concept-4: 16/16 new triples (664, 0:00:00.185080) -- INFO - ----- reclassify-concept-5: 2/4 new triples (666, 0:00:00.270846) -- INFO - ----- reify-roles-as-concept: 10/10 new triples (676, 0:00:00.109387) -- INFO - ----- reclassify-existing-variable: 45/45 new triples (721, 0:00:00.079950) -- INFO - ----- add-new-variable-for-reified-concept: 8/8 new triples (729, 0:00:00.133954) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 33/33 new triples (762, 0:00:00.091765) -- INFO - ----- add-amr-leaf-for-reified-concept: 8/8 new triples (770, 0:00:00.100632) -- INFO - ----- add-amr-edge-for-core-relation: 27/27 new triples (797, 0:00:00.293398) -- INFO - ----- add-amr-edge-for-reified-concept: 12/12 new triples (809, 0:00:00.393867) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (814, 0:00:00.183527) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (814, 0:00:00.166570) -- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (819, 0:00:00.180877) -- INFO - ----- update-amr-edge-role-1: 15/15 new triples (834, 0:00:00.132808) -- INFO - ----- add-amr-root: 5/5 new triples (839, 0:00:00.062491) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 218 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 35/35 new triples (874, 0:00:00.172989) -- DEBUG - ----- (refinement) refine-cover-node-1: 5 new triples (879) -- DEBUG - ----- (refinement) refine-cover-node-2: 5 new triples (884) -- INFO - ----- create-individual-net-1: 10/10 new triples (894, 0:00:00.157577) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (895) -- INFO - ----- create-atom-property-net-1: 88/88 new triples (983, 0:00:00.295749) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (989) -- INFO - ----- create-value-net: 17/17 new triples (1006, 0:00:00.154425) -- INFO - ----- create-phenomena-net-1: 24/25 new triples (1030, 0:00:00.168415) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (1032) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 1/49 new triple (1033, 0:00:00.224704) -- DEBUG - ----- create-individual-net-1: 0/10 new triple (1033, 0:00:00.146703) -- INFO - ----- create-atom-property-net-1: 1/95 new triple (1034, 0:00:00.353426) -- DEBUG - ----- create-value-net: 0/17 new triple (1034, 0:00:00.138299) -- DEBUG - ----- create-phenomena-net-1: 0/25 new triple (1034, 0:00:00.167279) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- INFO - ----- polarity-phenomena-application: 8/9 new triples (1042, 0:00:00.358375) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1043) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (1043, 0:00:00.235377) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (1043, 0:00:00.238489) -- DEBUG - ----- mod-phenomena-application-3: 0/0 new triple (1043, 0:00:00.206182) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 14/17 new triples (1057, 0:00:00.465124) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1058) -- INFO - ----- and-conjunction-phenomena-application-2: 1/1 new triple (1059, 0:00:00.375154) -- INFO - ----- and-conjunction-phenomena-application-3: 14/14 new triples (1073, 0:00:00.329795) -- INFO - ----- and-conjunction-phenomena-application-4: 14/14 new triples (1087, 0:00:00.580122) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (1088) -- INFO - ----- and-conjunction-phenomena-application-5: 6/9 new triples (1094, 0:00:00.123371) -- INFO - ----- and-conjunction-phenomena-application-6: 2/2 new triples (1096, 0:00:00.401622) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (1096, 0:00:00.158840) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- INFO - ----- new net construction: 9/9 new triples (1105, 0:00:00.157338) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1105, 0:00:00.143778) -- INFO - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 1/1 new triple (1106, 0:00:00.104283) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 8/8 new triples (1114, 0:00:00.036412) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (1115) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1115, 0:00:00.024952) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1115, 0:00:00.023500) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1115, 0:00:00.024209) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1115, 0:00:00.029576) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1115, 0:00:00.030203) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1115, 0:00:00.030667) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1115, 0:00:00.199613) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1115, 0:00:00.333707) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 48/54 new triples (1163, 0:00:01.213976) -- DEBUG - ----- (refinement) refine-cover-node-1: 7 new triples (1170) -- DEBUG - ----- (refinement) refine-cover-node-2: 3 new triples (1173) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1173, 0:00:00.404388) -- INFO - ----- create-composite-class-net-from-property-3: 50/57 new triples (1223, 0:00:00.698072) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1223, 0:00:00.128839) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1223, 0:00:00.118849) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1223, 0:00:00.110805) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1223, 0:00:00.194659) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1223, 0:00:00.139686) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 8/8 new triples (1231, 0:00:00.057412) -- INFO - ----- classify-net-from-core-2: 1/7 new triple (1232, 0:00:00.029080) -- DEBUG - ----- classify-net-from-core-3: 0/0 new triple (1232, 0:00:00.186493) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1232, 0:00:00.056247) -- INFO - ----- classify-net-from-domain: 9/9 new triples (1241, 0:00:00.054198) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1241, 0:00:00.072129) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1241, 0:00:00.188167) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1241, 0:00:00.027084) -- INFO - ----- propagate-individual-1: 1/1 new triple (1242, 0:00:00.019734) -- INFO - ----- propagate-individual-2: 5/5 new triples (1247, 0:00:00.028107) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1247, 0:00:00.022770) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 408 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 8/8 new triples (1255, 0:00:00.043909) -- INFO - ----- compute-uri-for-owl-declaration-2: 1/4 new triple (1256, 0:00:00.056969) -- INFO - ----- compute-uri-for-owl-declaration-3: 1/1 new triple (1257, 0:00:00.088776) -- DEBUG - ----- compute-uri-for-owl-declaration-4: 0/0 new triple (1257, 0:00:00.055654) -- INFO - ----- compute-uri-for-owl-declaration-5: 6/6 new triples (1263, 0:00:00.080249) -- INFO - ----- compute-uri-for-owl-declaration-6: 5/5 new triples (1268, 0:00:00.079128) -- INFO - ----- generate-atom-class: 12/12 new triples (1280, 0:00:00.019732) -- INFO - ----- classify-atom-class-1: 4/4 new triples (1284, 0:00:00.014399) -- DEBUG - ----- classify-atom-class-2: 0/0 new triple (1284, 0:00:00.030421) -- INFO - ----- generate-individual: 3/3 new triples (1287, 0:00:00.019280) -- DEBUG - ----- classify-individual-1: 0/0 new triple (1287, 0:00:00.013034) -- INFO - ----- classify-individual-2: 4/4 new triples (1291, 0:00:00.024393) -- INFO - ----- generate-atom-property-1: 16/16 new triples (1307, 0:00:00.017832) -- INFO - ----- generate-atom-property-12: 8/16 new triples (1315, 0:00:00.037611) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1315, 0:00:00.022424) -- INFO - ----- generate-composite-class: 18/18 new triples (1333, 0:00:00.026282) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1333, 0:00:00.042160) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1333, 0:00:00.026684) -- INFO - ----- add-restriction-to-class-3: 20/24 new triples (1353, 0:00:00.031591) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (1353, 0:00:00.040636) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1353, 0:00:00.035005) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1353, 0:00:00.032259) -- DEBUG - ----- generate-composite-property: 0/0 new triple (1353, 0:00:00.037232) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 106 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: 121 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-7/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 8 *** -- 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/samples/solar-system/SSC-10-01.stog.amr.ttl (606) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-10-01 -- INFO - ----- Sentence (text): The Solar System also contains smaller objects. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (606, 0:00:00.063807) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 5/5 new triples (611, 0:00:00.185623) -- INFO - ----- reclassify-concept-2: 4/4 new triples (615, 0:00:00.166495) -- INFO - ----- reclassify-concept-3: 4/4 new triples (619, 0:00:00.138652) -- INFO - ----- reclassify-concept-4: 16/16 new triples (635, 0:00:00.157281) -- DEBUG - ----- reclassify-concept-5: 0/0 new triple (635, 0:00:00.164341) -- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (635, 0:00:00.134816) -- INFO - ----- reclassify-existing-variable: 29/29 new triples (664, 0:00:00.083852) -- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (664, 0:00:00.282626) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 21/21 new triples (685, 0:00:00.080628) -- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (685, 0:00:00.077540) -- INFO - ----- add-amr-edge-for-core-relation: 18/18 new triples (703, 0:00:00.345561) -- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (703, 0:00:00.392992) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (708, 0:00:00.362360) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (708, 0:00:00.466820) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (708, 0:00:00.290969) -- INFO - ----- update-amr-edge-role-1: 7/7 new triples (715, 0:00:00.100385) -- INFO - ----- add-amr-root: 5/5 new triples (720, 0:00:00.100825) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 114 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 28/28 new triples (748, 0:00:00.341127) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (752) -- DEBUG - ----- (refinement) refine-cover-node-2: 4 new triples (756) -- INFO - ----- create-individual-net-1: 8/8 new triples (764, 0:00:00.340310) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (765) -- INFO - ----- create-atom-property-net-1: 34/34 new triples (799, 0:00:00.710034) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (801) -- INFO - ----- create-value-net: 9/9 new triples (810, 0:00:00.227109) -- INFO - ----- create-phenomena-net-1: 13/14 new triples (823, 0:00:00.230675) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (824) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- DEBUG - ----- create-atom-class-net: 0/37 new triple (824, 0:00:00.254234) -- DEBUG - ----- create-individual-net-1: 0/10 new triple (824, 0:00:00.139406) -- DEBUG - ----- create-atom-property-net-1: 0/36 new triple (824, 0:00:00.343077) -- DEBUG - ----- create-value-net: 0/9 new triple (824, 0:00:00.148321) -- DEBUG - ----- create-phenomena-net-1: 0/14 new triple (824, 0:00:00.168228) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (824, 0:00:00.423941) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (824, 0:00:00.224772) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (824, 0:00:00.113757) -- INFO - ----- mod-phenomena-application-3: 10/10 new triples (834, 0:00:00.226156) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- DEBUG - ----- and-conjunction-phenomena-application-1: 0/0 new triple (834, 0:00:00.539204) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (834, 0:00:00.344868) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (834, 0:00:00.383079) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (834, 0:00:00.370904) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (834, 0:00:00.143300) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (834, 0:00:00.303129) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (834, 0:00:00.165151) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (834, 0:00:00.186436) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (834, 0:00:00.033723) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (834, 0:00:00.022862) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- DEBUG - ----- expand-and-conjunction-phenomena-net: 0/0 new triple (834, 0:00:00.030250) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (834, 0:00:00.018852) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (834, 0:00:00.026670) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (834, 0:00:00.027066) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (834, 0:00:00.018977) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (834, 0:00:00.021559) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (834, 0:00:00.027489) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (834, 0:00:00.126498) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (834, 0:00:00.121797) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 16/16 new triples (850, 0:00:00.492838) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (853) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (854) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (854, 0:00:00.621684) -- INFO - ----- create-composite-class-net-from-property-3: 3/4 new triples (857, 0:00:00.145590) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (857, 0:00:00.115198) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (857, 0:00:00.108477) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (857, 0:00:00.113016) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (857, 0:00:00.264163) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (857, 0:00:00.120074) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 2/2 new triples (859, 0:00:00.013777) -- INFO - ----- classify-net-from-core-2: 1/1 new triple (860, 0:00:00.015041) -- INFO - ----- classify-net-from-core-3: 7/8 new triples (867, 0:00:00.108241) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (868) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (868, 0:00:00.023503) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (868, 0:00:00.021528) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (868, 0:00:00.031689) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (868, 0:00:00.096731) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (868, 0:00:00.026080) -- INFO - ----- propagate-individual-1: 4/4 new triples (872, 0:00:00.027180) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (872, 0:00:00.026514) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (872, 0:00:00.021697) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 152 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 4/4 new triples (876, 0:00:00.051993) -- DEBUG - ----- compute-uri-for-owl-declaration-2: 0/1 new triple (876, 0:00:00.046137) -- INFO - ----- compute-uri-for-owl-declaration-3: 3/3 new triples (879, 0:00:00.072217) -- INFO - ----- compute-uri-for-owl-declaration-4: 2/2 new triples (881, 0:00:00.053215) -- INFO - ----- compute-uri-for-owl-declaration-5: 2/2 new triples (883, 0:00:00.062021) -- INFO - ----- compute-uri-for-owl-declaration-6: 2/2 new triples (885, 0:00:00.056200) -- INFO - ----- generate-atom-class: 9/9 new triples (894, 0:00:00.018950) -- INFO - ----- classify-atom-class-1: 2/2 new triples (896, 0:00:00.017091) -- INFO - ----- classify-atom-class-2: 1/1 new triple (897, 0:00:00.038846) -- INFO - ----- generate-individual: 7/9 new triples (904, 0:00:00.021570) -- INFO - ----- classify-individual-1: 2/2 new triples (906, 0:00:00.012112) -- INFO - ----- classify-individual-2: 3/3 new triples (909, 0:00:00.021150) -- INFO - ----- generate-atom-property-1: 8/8 new triples (917, 0:00:00.029131) -- INFO - ----- generate-atom-property-12: 4/8 new triples (921, 0:00:00.017087) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (921, 0:00:00.020379) -- INFO - ----- generate-composite-class: 4/4 new triples (925, 0:00:00.022720) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (925, 0:00:00.036149) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (925, 0:00:00.034339) -- INFO - ----- add-restriction-to-class-3: 4/5 new triples (929, 0:00:00.036432) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (929, 0:00:00.031983) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (929, 0:00:00.031700) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (929, 0:00:00.033600) -- DEBUG - ----- generate-composite-property: 0/0 new triple (929, 0:00:00.130515) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 57 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: 65 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-8/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 9 *** -- 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/samples/solar-system/SSC-03-01.stog.amr.ttl (660) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-03-01 -- INFO - ----- Sentence (text): 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. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (660, 0:00:00.078557) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 10/10 new triples (670, 0:00:00.278052) -- INFO - ----- reclassify-concept-2: 8/8 new triples (678, 0:00:00.202692) -- INFO - ----- reclassify-concept-3: 24/24 new triples (702, 0:00:00.137761) -- INFO - ----- reclassify-concept-4: 28/28 new triples (730, 0:00:00.146366) -- INFO - ----- reclassify-concept-5: 4/4 new triples (734, 0:00:00.238887) -- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (734, 0:00:00.108388) -- INFO - ----- reclassify-existing-variable: 85/85 new triples (819, 0:00:00.104522) -- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (819, 0:00:00.119347) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 63/63 new triples (882, 0:00:00.090464) -- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (882, 0:00:00.069225) -- INFO - ----- add-amr-edge-for-core-relation: 63/63 new triples (945, 0:00:00.246151) -- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (945, 0:00:00.274814) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (950, 0:00:00.162759) -- INFO - ----- add-value-for-quant-relation: 5/5 new triples (955, 0:00:00.207319) -- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (960, 0:00:00.200613) -- INFO - ----- update-amr-edge-role-1: 24/24 new triples (984, 0:00:00.161617) -- INFO - ----- add-amr-root: 5/5 new triples (989, 0:00:00.056733) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 329 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 63/63 new triples (1052, 0:00:00.301965) -- DEBUG - ----- (refinement) refine-cover-node-1: 9 new triples (1061) -- DEBUG - ----- (refinement) refine-cover-node-2: 9 new triples (1070) -- INFO - ----- create-individual-net-1: 8/8 new triples (1078, 0:00:00.167439) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1079) -- INFO - ----- create-atom-property-net-1: 137/137 new triples (1216, 0:00:00.356141) -- DEBUG - ----- (refinement) refine-cover-node-1: 9 new triples (1225) -- INFO - ----- create-value-net: 24/25 new triples (1249, 0:00:00.161197) -- INFO - ----- create-phenomena-net-1: 36/39 new triples (1285, 0:00:00.363472) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1288) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- DEBUG - ----- create-atom-class-net: 0/84 new triple (1288, 0:00:00.245725) -- DEBUG - ----- create-individual-net-1: 0/14 new triple (1288, 0:00:00.170306) -- INFO - ----- create-atom-property-net-1: 2/143 new triples (1290, 0:00:00.373744) -- DEBUG - ----- create-value-net: 0/25 new triple (1290, 0:00:00.255401) -- INFO - ----- create-phenomena-net-1: 2/41 new triples (1292, 0:00:00.258765) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- INFO - ----- polarity-phenomena-application: 8/9 new triples (1300, 0:00:00.352712) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1301) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (1301, 0:00:00.367271) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (1301, 0:00:00.107800) -- DEBUG - ----- mod-phenomena-application-3: 0/0 new triple (1301, 0:00:00.243031) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- DEBUG - ----- and-conjunction-phenomena-application-1: 0/0 new triple (1301, 0:00:00.348314) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (1301, 0:00:00.385521) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (1301, 0:00:00.226266) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1301, 0:00:00.325686) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1301, 0:00:00.143367) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1301, 0:00:00.284182) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (1301, 0:00:00.125094) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (1301, 0:00:00.162520) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1301, 0:00:00.033182) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1301, 0:00:00.024142) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- DEBUG - ----- expand-and-conjunction-phenomena-net: 0/0 new triple (1301, 0:00:00.032422) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1301, 0:00:00.027828) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1301, 0:00:00.022554) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1301, 0:00:00.023300) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1301, 0:00:00.023533) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1301, 0:00:00.022686) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1301, 0:00:00.026263) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- INFO - ----- create-composite-class-net-from-property-1: 24/28 new triples (1325, 0:00:00.405304) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (1329) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1329, 0:00:01.363043) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 16/16 new triples (1345, 0:00:00.589199) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1348) -- DEBUG - ----- (refinement) refine-cover-node-2: 1 new triples (1349) -- INFO - ----- create-composite-class-net-from-property-2: 32/32 new triples (1381, 0:00:00.547945) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (1387) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1389) -- INFO - ----- create-composite-class-net-from-property-3: 14/17 new triples (1403, 0:00:00.468846) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1403, 0:00:00.176203) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1403, 0:00:00.129093) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1403, 0:00:00.172015) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1403, 0:00:00.147483) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1403, 0:00:00.288058) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 3/3 new triples (1406, 0:00:00.023708) -- INFO - ----- classify-net-from-core-2: 5/8 new triples (1411, 0:00:00.023432) -- INFO - ----- classify-net-from-core-3: 61/65 new triples (1472, 0:00:00.279999) -- DEBUG - ----- (refinement) refine-cover-node-1: 7 new triples (1479) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1479, 0:00:00.019666) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (1479, 0:00:00.025591) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1479, 0:00:00.049394) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1479, 0:00:00.123579) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1479, 0:00:00.027153) -- INFO - ----- propagate-individual-1: 14/14 new triples (1493, 0:00:00.024052) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1493, 0:00:00.020644) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1493, 0:00:00.013115) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 504 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 12/12 new triples (1505, 0:00:00.065687) -- DEBUG - ----- compute-uri-for-owl-declaration-2: 0/2 new triple (1505, 0:00:00.077923) -- INFO - ----- compute-uri-for-owl-declaration-3: 8/8 new triples (1513, 0:00:00.125838) -- INFO - ----- compute-uri-for-owl-declaration-4: 7/7 new triples (1520, 0:00:00.040872) -- INFO - ----- compute-uri-for-owl-declaration-5: 12/12 new triples (1532, 0:00:00.049490) -- INFO - ----- compute-uri-for-owl-declaration-6: 9/9 new triples (1541, 0:00:00.057961) -- INFO - ----- generate-atom-class: 24/24 new triples (1565, 0:00:00.020908) -- INFO - ----- classify-atom-class-1: 4/4 new triples (1569, 0:00:00.014291) -- INFO - ----- classify-atom-class-2: 4/4 new triples (1573, 0:00:00.038646) -- INFO - ----- generate-individual: 14/24 new triples (1587, 0:00:00.032619) -- INFO - ----- classify-individual-1: 7/7 new triples (1594, 0:00:00.019092) -- INFO - ----- classify-individual-2: 14/14 new triples (1608, 0:00:00.022387) -- INFO - ----- generate-atom-property-1: 32/32 new triples (1640, 0:00:00.017697) -- INFO - ----- generate-atom-property-12: 24/32 new triples (1664, 0:00:00.019667) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1664, 0:00:00.015990) -- INFO - ----- generate-composite-class: 8/12 new triples (1672, 0:00:00.022939) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1672, 0:00:00.032453) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1672, 0:00:00.025038) -- INFO - ----- add-restriction-to-class-3: 12/15 new triples (1684, 0:00:00.030979) -- INFO - ----- add-restriction-to-class-4: 8/10 new triples (1692, 0:00:00.030730) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1692, 0:00:00.032367) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1692, 0:00:00.025832) -- INFO - ----- generate-composite-property: 8/8 new triples (1700, 0:00:00.016360) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 207 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: 236 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-9/SolarSystemSample_factoid.ttl) -- INFO - *** sentence 10 *** -- 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/samples/solar-system/SSC-02-01.stog.amr.ttl (648) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample.ttl -- INFO - ----- Sentence (id): SSC-02-01 -- INFO - ----- Sentence (text): 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. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (648, 0:00:00.095333) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 10/10 new triples (658, 0:00:00.223955) -- INFO - ----- reclassify-concept-2: 8/8 new triples (666, 0:00:00.165715) -- INFO - ----- reclassify-concept-3: 12/12 new triples (678, 0:00:00.156875) -- INFO - ----- reclassify-concept-4: 28/28 new triples (706, 0:00:00.206687) -- INFO - ----- reclassify-concept-5: 4/4 new triples (710, 0:00:00.108922) -- INFO - ----- reify-roles-as-concept: 5/5 new triples (715, 0:00:00.119265) -- INFO - ----- reclassify-existing-variable: 81/81 new triples (796, 0:00:00.095884) -- INFO - ----- add-new-variable-for-reified-concept: 4/4 new triples (800, 0:00:00.422764) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 60/60 new triples (860, 0:00:00.236573) -- INFO - ----- add-amr-leaf-for-reified-concept: 4/4 new triples (864, 0:00:00.138337) -- INFO - ----- add-amr-edge-for-core-relation: 54/54 new triples (918, 0:00:00.553187) -- INFO - ----- add-amr-edge-for-reified-concept: 6/6 new triples (924, 0:00:00.585365) -- INFO - ----- add-amr-edge-for-name-relation: 5/5 new triples (929, 0:00:00.502962) -- INFO - ----- add-value-for-quant-relation: 5/5 new triples (934, 0:00:00.472874) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (934, 0:00:00.397672) -- INFO - ----- update-amr-edge-role-1: 22/22 new triples (956, 0:00:00.324428) -- INFO - ----- add-amr-root: 5/5 new triples (961, 0:00:00.164805) -- DEBUG - --- Serializing graph to SolarSystemSample_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_preprocessing.ttl -- DEBUG - ----- base: http://SolarSystemSample/preprocessing -- INFO - ----- 313 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 77/77 new triples (1038, 0:00:00.316402) -- DEBUG - ----- (refinement) refine-cover-node-1: 11 new triples (1049) -- DEBUG - ----- (refinement) refine-cover-node-2: 11 new triples (1060) -- INFO - ----- create-individual-net-1: 8/8 new triples (1068, 0:00:00.241591) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1069) -- INFO - ----- create-atom-property-net-1: 85/85 new triples (1154, 0:00:00.499845) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (1160) -- INFO - ----- create-value-net: 17/17 new triples (1177, 0:00:00.179258) -- INFO - ----- create-phenomena-net-1: 50/51 new triples (1227, 0:00:00.358407) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (1231) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 3/99 new triples (1234, 0:00:00.322877) -- DEBUG - ----- create-individual-net-1: 0/10 new triple (1234, 0:00:00.243421) -- INFO - ----- create-atom-property-net-1: 1/92 new triple (1235, 0:00:00.520962) -- DEBUG - ----- create-value-net: 0/17 new triple (1235, 0:00:00.210107) -- INFO - ----- create-phenomena-net-1: 1/52 new triple (1236, 0:00:00.295524) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-polarity-sequence -- DEBUG - ----- polarity-phenomena-application: 0/0 new triple (1236, 0:00:00.521022) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- INFO - ----- mod-phenomena-application-1: 22/22 new triples (1258, 0:00:00.557811) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1260) -- INFO - ----- mod-phenomena-application-2: 9/13 new triples (1269, 0:00:00.322251) -- INFO - ----- mod-phenomena-application-3: 20/20 new triples (1289, 0:00:02.150826) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 21/25 new triples (1310, 0:00:00.789857) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1311) -- INFO - ----- and-conjunction-phenomena-application-2: 1/1 new triple (1312, 0:00:00.621478) -- INFO - ----- and-conjunction-phenomena-application-3: 23/23 new triples (1335, 0:00:01.304174) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1335, 0:00:00.468834) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1335, 0:00:00.193220) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1335, 0:00:00.457457) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 1 (targetting class) -- DEBUG - ----- new net construction: 0/0 new triple (1335, 0:00:00.192622) -- INFO - --- *** January Transduction *** Sequence: "or" phenomena analysis 2 (targetting property) -- DEBUG - ----- new net construction: 0/0 new triple (1335, 0:00:00.165946) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1335, 0:00:00.028587) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1335, 0:00:00.031886) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 5/5 new triples (1340, 0:00:00.031008) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1340, 0:00:00.019363) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1340, 0:00:00.025536) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1340, 0:00:00.022111) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1340, 0:00:00.025677) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1340, 0:00:00.029507) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1340, 0:00:00.024649) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- INFO - ----- create-composite-class-net-from-property-1: 10/11 new triples (1350, 0:00:00.380974) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (1352) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1352, 0:00:00.424311) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 34/34 new triples (1386, 0:00:00.650996) -- DEBUG - ----- (refinement) refine-cover-node-1: 7 new triples (1393) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1395) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1395, 0:00:00.446680) -- INFO - ----- create-composite-class-net-from-property-3: 7/9 new triples (1402, 0:00:00.292700) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1402, 0:00:00.123727) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1402, 0:00:00.111190) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1402, 0:00:00.242103) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1402, 0:00:00.111880) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1402, 0:00:00.103377) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 4/4 new triples (1406, 0:00:00.013595) -- INFO - ----- classify-net-from-core-2: 7/7 new triples (1413, 0:00:00.012942) -- INFO - ----- classify-net-from-core-3: 14/15 new triples (1427, 0:00:00.110964) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (1429) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1429, 0:00:00.030125) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (1429, 0:00:00.179301) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1429, 0:00:00.044839) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1429, 0:00:00.140632) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1429, 0:00:00.019246) -- INFO - ----- propagate-individual-1: 6/6 new triples (1435, 0:00:00.018590) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1435, 0:00:00.022495) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1435, 0:00:00.026515) -- DEBUG - --- Serializing graph to SolarSystemSample_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_transduction.ttl -- DEBUG - ----- base: http://SolarSystemSample/transduction -- INFO - ----- 474 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 11/11 new triples (1446, 0:00:00.057704) -- INFO - ----- compute-uri-for-owl-declaration-2: 2/4 new triples (1448, 0:00:00.083818) -- INFO - ----- compute-uri-for-owl-declaration-3: 5/5 new triples (1453, 0:00:00.074919) -- INFO - ----- compute-uri-for-owl-declaration-4: 4/4 new triples (1457, 0:00:00.048826) -- INFO - ----- compute-uri-for-owl-declaration-5: 7/7 new triples (1464, 0:00:00.055602) -- INFO - ----- compute-uri-for-owl-declaration-6: 6/6 new triples (1470, 0:00:00.073528) -- INFO - ----- generate-atom-class: 21/21 new triples (1491, 0:00:00.024880) -- INFO - ----- classify-atom-class-1: 5/5 new triples (1496, 0:00:00.017649) -- INFO - ----- classify-atom-class-2: 2/2 new triples (1498, 0:00:00.144557) -- INFO - ----- generate-individual: 8/12 new triples (1506, 0:00:00.020747) -- INFO - ----- classify-individual-1: 3/3 new triples (1509, 0:00:00.016082) -- INFO - ----- classify-individual-2: 4/4 new triples (1513, 0:00:00.018648) -- INFO - ----- generate-atom-property-1: 24/24 new triples (1537, 0:00:00.020448) -- INFO - ----- generate-atom-property-12: 12/24 new triples (1549, 0:00:00.026763) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1549, 0:00:00.024560) -- INFO - ----- generate-composite-class: 16/16 new triples (1565, 0:00:00.020109) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1565, 0:00:00.040383) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1565, 0:00:00.039052) -- INFO - ----- add-restriction-to-class-3: 8/10 new triples (1573, 0:00:00.042155) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (1573, 0:00:00.045006) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1573, 0:00:00.040786) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1573, 0:00:00.042515) -- INFO - ----- generate-composite-property: 4/4 new triples (1577, 0:00:00.020143) -- DEBUG - --- Serializing graph to SolarSystemSample_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: SolarSystemSample -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_generation.ttl -- DEBUG - ----- base: http://SolarSystemSample/generation -- INFO - ----- 142 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: 162 -- DEBUG - ----- Graph base: http://SolarSystemSample/factoid -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/technical-data/SolarSystemSample-10/SolarSystemSample_factoid.ttl) -- INFO - - === Final Ontology Generation === -- INFO - -- Making complete factoid graph by merging the result factoids -- INFO - ----- Total factoid number: 1731 -- INFO - -- Serializing graph to factoid string -- INFO - ----- Graph base: http://SolarSystemSample/factoid -- INFO - -- Serializing graph to factoid file -- INFO - ----- Ontology Turtle File: /home/lamenji/Workspace/Tetras/tenet/tests/output/SolarSystemSample-20230220/SolarSystemSample_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample.ttl rename to tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample_Generation.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample_Generation.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample_Generation.ttl rename to tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample_Generation.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample_Preprocessing.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample_Preprocessing.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample_Preprocessing.ttl rename to tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample_Preprocessing.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample_Transduction.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample_Transduction.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample_Transduction.ttl rename to tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample_Transduction.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample_factoid.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample_factoid.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-1/SolarSystemSample_factoid.ttl rename to tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-0/SolarSystemSample_factoid.ttl diff --git a/tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-2/SolarSystemSample.ttl b/tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-1/SolarSystemSample.ttl similarity index 100% rename from tests/main_tests/test_owl_output/SolarSystemSample-20230622/technical-data/SolarSystemSample-2/SolarSystemSample.ttl rename to tests/main_tests/test_owl_output/SolarSystemSample-20230623/technical-data/SolarSystemSample-1/SolarSystemSample.ttl diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/ccExamples_factoid.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/ccExamples_factoid.ttl deleted file mode 100644 index 20b434f0c47ca69956a061e3080f9740a1555553..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/ccExamples_factoid.ttl +++ /dev/null @@ -1,538 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid> . -@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix ns2: <https://tenet.tetras-libre.fr/semantic-net#> . -@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#not-exclusive> a owl:ObjectProperty ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-possible> a owl:ObjectProperty ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-share> a owl:ObjectProperty ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-value> a owl:ObjectProperty ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -ns2:atomClass_in-part_ii ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#in-part> . - -ns2:atomClass_material_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns2:atomClass_material_m2 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns2:atomClass_person_p ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#person> . - -ns2:atomClass_royalty_r4 ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#royalty> . - -ns2:atomClass_term_t ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#term> . - -ns2:atomClass_whole_w ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#whole> . - -ns2:atomClass_you_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> . - -ns2:atomProperty_adapt_a2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> . - -ns2:atomProperty_adapt_a4 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> . - -ns2:atomProperty_condition_c ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#condition> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#condition> . - -ns2:atomProperty_condition_c2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#condition> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#condition> . - -ns2:atomProperty_exercise_e ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#exercise-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise> . - -ns2:atomProperty_free_f ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#free-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free> . - -ns2:atomProperty_grant_g ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> . - -ns2:atomProperty_hasManner_m9 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> . - -ns2:atomProperty_license_l ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_license_l2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_license_l3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_license_l4 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_produce_p2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#produce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#produce> . - -ns2:atomProperty_public_p ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> . - -ns2:atomProperty_public_p3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> . - -ns2:atomProperty_reproduce_r ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns2:atomProperty_reproduce_r2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns2:atomProperty_reproduce_r3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns2:atomProperty_revoke_r5 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#revoke-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke> . - -ns2:atomProperty_right_r ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#right-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#right> . - -ns2:atomProperty_share_s ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> . - -ns2:atomProperty_share_s2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> . - -ns2:atomProperty_subject_s3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#subject-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject> . - -ns2:compositeClass_you-produceing-material_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-produceing-material> . - -ns2:compositeClass_you-reproduceing-material_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> . - -ns2:compositeClass_you-shareing-material_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> . - -ns2:compositeProperty_exclusive-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exclusive-license> . - -ns2:compositeProperty_exercise-right ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise-right> . - -ns2:compositeProperty_free-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free-license> . - -ns2:compositeProperty_grant-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> . - -ns2:compositeProperty_possible-revoke ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#possible-revoke> . - -ns2:compositeProperty_public-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> . - -ns2:compositeProperty_revoke-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke-license> . - -ns2:compositeProperty_subject-grant ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject-grant> . - -ns2:compositeProperty_value-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#value-license> . - -ns2:individual_hereby_h ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#hereby> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_royalty_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#royalty> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_term_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#term> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_this_t ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_this_t2 ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_worldwide_w2 ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#worldwide> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you-produceing-material_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-produceing-material> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you-reproduceing-material_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you-shareing-material_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - ns2:hasMotherClassURI ns1:Feature . - -<https://tenet.tetras-libre.fr/extract-result#exclusive-license> a owl:ObjectProperty ; - rdfs:label "exclusive-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise> a owl:ObjectProperty ; - rdfs:label "exercise" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-of> a owl:ObjectProperty ; - rdfs:label "exercise-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-right> a owl:ObjectProperty ; - rdfs:label "exercise-right" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free> a owl:ObjectProperty ; - rdfs:label "free" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free-license> a owl:ObjectProperty ; - rdfs:label "free-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free-of> a owl:ObjectProperty ; - rdfs:label "free-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#hereby> a owl:individual, - ns1:Feature ; - rdfs:label "hereby" ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#in-part> a owl:Class ; - rdfs:label "in-part" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#person> a owl:Class ; - rdfs:label "person" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#possible-revoke> a owl:ObjectProperty ; - rdfs:label "possible-revoke" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#produce> a owl:ObjectProperty ; - rdfs:label "produce" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02", - "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke> a owl:ObjectProperty ; - rdfs:label "revoke" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-license> a owl:ObjectProperty ; - rdfs:label "revoke-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-of> a owl:ObjectProperty ; - rdfs:label "revoke-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#right> a owl:ObjectProperty ; - rdfs:label "right" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#right-of> a owl:ObjectProperty ; - rdfs:label "right-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject> a owl:ObjectProperty ; - rdfs:label "subject" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject-grant> a owl:ObjectProperty ; - rdfs:label "subject-grant" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject-of> a owl:ObjectProperty ; - rdfs:label "subject-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#value-license> a owl:ObjectProperty ; - rdfs:label "value-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#whole> a owl:Class ; - rdfs:label "whole" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#worldwide> a owl:individual, - ns1:Feature ; - rdfs:label "worldwide" ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#produce-of> a owl:ObjectProperty ; - rdfs:label "produce-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02", - "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - ns1:Feature ; - rdfs:label "this" ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#royalty> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#royalty> ; - rdfs:label "royalty" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#term> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#term> ; - rdfs:label "term" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#condition> a owl:ObjectProperty ; - rdfs:label "condition" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#you-produceing-material> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - rdfs:label "you-produceing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#produce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#you-shareing-material> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you-shareing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#share-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you-reproduceing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you" ; - rdfs:subClassOf ns1:Entity, - ns1:Undetermined_Thing ; - ns1:fromStructure "cc-sentence-examples-01", - "cc-sentence-examples-02", - "cc-sentence-examples-03", - "cc-sentence-examples-04", - "cc-sentence-examples-05" . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.log b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.log deleted file mode 100644 index 43859014d6da0f322b8010a4f00e65d27e926284..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.log +++ /dev/null @@ -1,864 +0,0 @@ -- INFO - [TENET] Extraction Processing -- INFO - - === Process Initialization === -- INFO - -- Process Setting -- INFO - ----- Corpus source: /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/cc-sentence-examples/ (amr) -- INFO - ----- Base output dir: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/ccExamples_factoid.ttl -- INFO - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/ -- INFO - ----- Ontology target (id): https://tenet.tetras-libre.fr/demo/cc-examples/ -- INFO - ----- Current path: /home/lamenji/Workspace/Tetras/tenet/tenet -- DEBUG - ----- Config file: /home/lamenji/Workspace/Tetras/tenet/tenet/config.xml -- DEBUG - - *** Config (Full Parameters) *** - -- Base Parameters - ----- config file: /home/lamenji/Workspace/Tetras/tenet/tenet/config.xml - ----- uuid: https://tenet.tetras-libre.fr/demo/cc-examples/ - ----- technical base name: tenet.tetras-libre.fr_demo_cc-examples - ----- source corpus: /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/cc-sentence-examples/ - ----- target reference: base - ----- 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/ccExamples-20230329/ccExamples_factoid.ttl - ----- output directory: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/ccExamples_factoid.ttltenet.tetras-libre.fr_demo_cc-examples-20230329/ - ----- sentence output directory: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/ - ----- technical dir path: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/ - -- 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 - -- 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/cc-sentence-examples/**/*.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/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples.ttl - *** - *** -- DEBUG - -- Counting number of graph files (sentences) -- INFO - ----- Number of Graphs: 5 -- INFO - - === Extraction Processing === -- INFO - *** sentence 1 *** -- INFO - -- Work Structure Preparation -- DEBUG - --- Graph Initialization -- DEBUG - ----- Configuration Loading -- DEBUG - -------- RDF Schema (302) -- DEBUG - -------- Semantic Net Definition (513) -- DEBUG - -------- Config Parameter Definition (547) -- DEBUG - ----- Frame Ontology Loading -- DEBUG - -------- Base Ontology produced as output (577) -- DEBUG - --- Source Data Import -- DEBUG - ----- Sentence Loading -- DEBUG - -------- /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/cc-sentence-examples/cc-sentence-examples-02.stog.amr.ttl (634) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples.ttl -- INFO - ----- Sentence (id): cc-sentence-examples-02 -- INFO - ----- Sentence (text): This Public License grants You a license to produce, reproduce, and Share Adapted Material. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (634, 0:00:00.028099) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 5/5 new triples (639, 0:00:00.127688) -- DEBUG - ----- reclassify-concept-2: 0/0 new triple (639, 0:00:00.068148) -- INFO - ----- reclassify-concept-3: 28/28 new triples (667, 0:00:00.050761) -- INFO - ----- reclassify-concept-4: 12/12 new triples (679, 0:00:00.062981) -- DEBUG - ----- reclassify-concept-5: 0/0 new triple (679, 0:00:00.053570) -- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (679, 0:00:00.046390) -- INFO - ----- reclassify-existing-variable: 48/48 new triples (727, 0:00:00.037381) -- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (727, 0:00:00.071689) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 36/36 new triples (763, 0:00:00.068947) -- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (763, 0:00:00.046763) -- INFO - ----- add-amr-edge-for-core-relation: 42/42 new triples (805, 0:00:00.175031) -- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (805, 0:00:00.079450) -- DEBUG - ----- add-amr-edge-for-name-relation: 0/0 new triple (805, 0:00:00.078259) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (805, 0:00:00.073273) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (805, 0:00:00.081287) -- INFO - ----- update-amr-edge-role-1: 14/14 new triples (819, 0:00:00.077918) -- INFO - ----- add-amr-root: 5/5 new triples (824, 0:00:00.033828) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing -- INFO - ----- 190 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 21/21 new triples (845, 0:00:00.068611) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (848) -- DEBUG - ----- (refinement) refine-cover-node-2: 3 new triples (851) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (851, 0:00:00.096086) -- INFO - ----- create-atom-property-net-1: 117/117 new triples (968, 0:00:00.290864) -- DEBUG - ----- (refinement) refine-cover-node-1: 8 new triples (976) -- DEBUG - ----- create-value-net: 0/0 new triple (976, 0:00:00.068945) -- INFO - ----- create-phenomena-net-1: 15/16 new triples (991, 0:00:00.098626) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (992) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- DEBUG - ----- create-atom-class-net: 0/31 new triple (992, 0:00:00.087993) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (992, 0:00:00.054669) -- INFO - ----- create-atom-property-net-1: 4/128 new triples (996, 0:00:00.174557) -- DEBUG - ----- create-value-net: 0/0 new triple (996, 0:00:00.078875) -- DEBUG - ----- create-phenomena-net-1: 0/16 new triple (996, 0:00:00.098802) -- INFO - --- *** February Transduction *** Sequence: phenomena_polarity_analyze_sequence -- DEBUG - ----- "polarity" phenomena analysis 1 [ polarity(property, "negative") ]: 0/0 new triple (996, 0:00:00.009381) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (996, 0:00:00.138631) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (996, 0:00:00.055740) -- INFO - ----- mod-phenomena-application-3: 10/10 new triples (1006, 0:00:00.227918) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 16/20 new triples (1022, 0:00:00.238728) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1023) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (1023, 0:00:00.111984) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (1023, 0:00:00.124771) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1023, 0:00:00.133241) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1023, 0:00:00.050635) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1023, 0:00:00.095697) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1023, 0:00:00.010587) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1023, 0:00:00.011788) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 3/3 new triples (1026, 0:00:00.023994) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1026, 0:00:00.018251) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1026, 0:00:00.015498) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1026, 0:00:00.013102) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1026, 0:00:00.014133) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1026, 0:00:00.012863) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1026, 0:00:00.013296) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- INFO - ----- create-composite-class-net-from-property-1: 22/25 new triples (1048, 0:00:00.263767) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (1052) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1052, 0:00:00.992133) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (1052, 0:00:00.267618) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1052, 0:00:00.191286) -- DEBUG - ----- create-composite-class-net-from-property-3: 0/0 new triple (1052, 0:00:00.048682) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1052, 0:00:00.049401) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1052, 0:00:00.052482) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1052, 0:00:00.044255) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1052, 0:00:00.070734) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1052, 0:00:00.070861) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- DEBUG - ----- classify-net-from-core-1: 0/0 new triple (1052, 0:00:00.011472) -- INFO - ----- classify-net-from-core-2: 1/1 new triple (1053, 0:00:00.008630) -- INFO - ----- classify-net-from-core-3: 9/10 new triples (1062, 0:00:00.089412) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1063) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1063, 0:00:00.012541) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (1063, 0:00:00.011204) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1063, 0:00:00.014482) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1063, 0:00:00.042954) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1063, 0:00:00.009578) -- INFO - ----- propagate-individual-1: 2/2 new triples (1065, 0:00:00.010544) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1065, 0:00:00.011503) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1065, 0:00:00.009149) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction -- INFO - ----- 241 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 2/2 new triples (1067, 0:00:00.036116) -- DEBUG - ----- compute-uri-for-owl-declaration-2: 0/0 new triple (1067, 0:00:00.027066) -- INFO - ----- compute-uri-for-owl-declaration-3: 2/2 new triples (1069, 0:00:00.042231) -- INFO - ----- compute-uri-for-owl-declaration-4: 2/2 new triples (1071, 0:00:00.034266) -- INFO - ----- compute-uri-for-owl-declaration-5: 10/10 new triples (1081, 0:00:00.036291) -- INFO - ----- compute-uri-for-owl-declaration-6: 8/8 new triples (1089, 0:00:00.034693) -- DEBUG - ----- compute-uri-for-owl-declaration-7: 0/0 new triple (1089, 0:00:00.022486) -- INFO - ----- generate-atom-class: 6/6 new triples (1095, 0:00:00.013065) -- INFO - ----- classify-atom-class-1: 1/1 new triple (1096, 0:00:00.008523) -- INFO - ----- classify-atom-class-2: 1/1 new triple (1097, 0:00:00.012717) -- INFO - ----- generate-individual: 4/6 new triples (1101, 0:00:00.011323) -- INFO - ----- classify-individual-1: 2/2 new triples (1103, 0:00:00.010281) -- INFO - ----- classify-individual-2: 1/1 new triple (1104, 0:00:00.013736) -- INFO - ----- generate-atom-property-1: 28/28 new triples (1132, 0:00:00.017115) -- INFO - ----- generate-atom-property-12: 28/28 new triples (1160, 0:00:00.017031) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1160, 0:00:00.009594) -- DEBUG - ----- generate-composite-class: 0/0 new triple (1160, 0:00:00.013591) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1160, 0:00:00.021234) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1160, 0:00:00.016997) -- DEBUG - ----- add-restriction-to-class-3: 0/0 new triple (1160, 0:00:00.020557) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (1160, 0:00:00.018697) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1160, 0:00:00.108510) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1160, 0:00:00.018908) -- INFO - --- *** February Transduction *** Sequence: property_generation_sequence -- INFO - ----- generate OWL property: 8/40 new triples (1168, 0:00:00.349862) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//generation -- INFO - ----- 103 triples extracted during generation step -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl) -- DEBUG - ----- Number of factoids: 137 -- DEBUG - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid -- INFO - *** sentence 2 *** -- INFO - -- Work Structure Preparation -- DEBUG - --- Graph Initialization -- DEBUG - ----- Configuration Loading -- DEBUG - -------- RDF Schema (302) -- DEBUG - -------- Semantic Net Definition (513) -- DEBUG - -------- Config Parameter Definition (547) -- DEBUG - ----- Frame Ontology Loading -- DEBUG - -------- Base Ontology produced as output (577) -- DEBUG - --- Source Data Import -- DEBUG - ----- Sentence Loading -- DEBUG - -------- /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/cc-sentence-examples/cc-sentence-examples-01.stog.amr.ttl (628) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples.ttl -- INFO - ----- Sentence (id): cc-sentence-examples-01 -- INFO - ----- Sentence (text): This Public License grants You a license to reproduce and share the Licensed Material. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (628, 0:00:00.037275) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 5/5 new triples (633, 0:00:00.113669) -- DEBUG - ----- reclassify-concept-2: 0/0 new triple (633, 0:00:00.069306) -- INFO - ----- reclassify-concept-3: 20/20 new triples (653, 0:00:00.071170) -- INFO - ----- reclassify-concept-4: 12/12 new triples (665, 0:00:00.093423) -- DEBUG - ----- reclassify-concept-5: 0/0 new triple (665, 0:00:00.066942) -- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (665, 0:00:00.071603) -- INFO - ----- reclassify-existing-variable: 44/44 new triples (709, 0:00:00.051076) -- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (709, 0:00:00.082679) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 33/33 new triples (742, 0:00:00.061874) -- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (742, 0:00:00.042591) -- INFO - ----- add-amr-edge-for-core-relation: 39/39 new triples (781, 0:00:00.170689) -- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (781, 0:00:00.105086) -- DEBUG - ----- add-amr-edge-for-name-relation: 0/0 new triple (781, 0:00:00.097950) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (781, 0:00:00.098434) -- DEBUG - ----- add-amr-edge-for-polarity-relation: 0/0 new triple (781, 0:00:00.109000) -- INFO - ----- update-amr-edge-role-1: 13/13 new triples (794, 0:00:00.099784) -- INFO - ----- add-amr-root: 5/5 new triples (799, 0:00:00.027280) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing -- INFO - ----- 171 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 21/21 new triples (820, 0:00:00.060614) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (823) -- DEBUG - ----- (refinement) refine-cover-node-2: 3 new triples (826) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (826, 0:00:00.066635) -- INFO - ----- create-atom-property-net-1: 106/106 new triples (932, 0:00:00.156723) -- DEBUG - ----- (refinement) refine-cover-node-1: 7 new triples (939) -- DEBUG - ----- create-value-net: 0/0 new triple (939, 0:00:00.056301) -- INFO - ----- create-phenomena-net-1: 13/14 new triples (952, 0:00:00.067182) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (953) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- DEBUG - ----- create-atom-class-net: 0/32 new triple (953, 0:00:00.119060) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (953, 0:00:00.087977) -- INFO - ----- create-atom-property-net-1: 3/114 new triples (956, 0:00:00.237810) -- DEBUG - ----- create-value-net: 0/0 new triple (956, 0:00:00.052165) -- DEBUG - ----- create-phenomena-net-1: 0/14 new triple (956, 0:00:00.066181) -- INFO - --- *** February Transduction *** Sequence: phenomena_polarity_analyze_sequence -- DEBUG - ----- "polarity" phenomena analysis 1 [ polarity(property, "negative") ]: 0/0 new triple (956, 0:00:00.011021) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (956, 0:00:00.103895) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (956, 0:00:00.046629) -- INFO - ----- mod-phenomena-application-3: 10/10 new triples (966, 0:00:00.169796) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 14/17 new triples (980, 0:00:00.178695) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (981) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (981, 0:00:00.114568) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (981, 0:00:00.121554) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (981, 0:00:00.268225) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (981, 0:00:00.079612) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (981, 0:00:00.138339) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (981, 0:00:00.010282) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (981, 0:00:00.010415) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 2/2 new triples (983, 0:00:00.024849) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (983, 0:00:00.014256) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (983, 0:00:00.017409) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (983, 0:00:00.013632) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (983, 0:00:00.014154) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (983, 0:00:00.012909) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (983, 0:00:00.013709) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- INFO - ----- create-composite-class-net-from-property-1: 22/25 new triples (1005, 0:00:00.237959) -- DEBUG - ----- (refinement) refine-cover-node-1: 4 new triples (1009) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1009, 0:00:00.760737) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 32/32 new triples (1041, 0:00:00.276714) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (1047) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1049) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1049, 0:00:00.178783) -- INFO - ----- create-composite-class-net-from-property-3: 12/14 new triples (1061, 0:00:00.183208) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1061, 0:00:00.047842) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1061, 0:00:00.044118) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1061, 0:00:00.045591) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1061, 0:00:00.082097) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1061, 0:00:00.065070) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 3/3 new triples (1064, 0:00:00.010478) -- INFO - ----- classify-net-from-core-2: 1/1 new triple (1065, 0:00:00.009246) -- INFO - ----- classify-net-from-core-3: 30/32 new triples (1095, 0:00:00.194219) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1098) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1098, 0:00:00.012471) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (1098, 0:00:00.012559) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1098, 0:00:00.015951) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1098, 0:00:00.135668) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1098, 0:00:00.008478) -- INFO - ----- propagate-individual-1: 10/10 new triples (1108, 0:00:00.009711) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1108, 0:00:00.007593) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1108, 0:00:00.008867) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction -- INFO - ----- 309 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 4/4 new triples (1112, 0:00:00.029424) -- DEBUG - ----- compute-uri-for-owl-declaration-2: 0/1 new triple (1112, 0:00:00.030058) -- INFO - ----- compute-uri-for-owl-declaration-3: 4/4 new triples (1116, 0:00:00.054140) -- INFO - ----- compute-uri-for-owl-declaration-4: 4/4 new triples (1120, 0:00:00.034961) -- INFO - ----- compute-uri-for-owl-declaration-5: 9/9 new triples (1129, 0:00:00.042987) -- INFO - ----- compute-uri-for-owl-declaration-6: 7/7 new triples (1136, 0:00:00.058909) -- DEBUG - ----- compute-uri-for-owl-declaration-7: 0/0 new triple (1136, 0:00:00.046775) -- INFO - ----- generate-atom-class: 6/6 new triples (1142, 0:00:00.020514) -- INFO - ----- classify-atom-class-1: 2/2 new triples (1144, 0:00:00.010925) -- DEBUG - ----- classify-atom-class-2: 0/0 new triple (1144, 0:00:00.025611) -- INFO - ----- generate-individual: 10/12 new triples (1154, 0:00:00.020203) -- INFO - ----- classify-individual-1: 4/4 new triples (1158, 0:00:00.016893) -- INFO - ----- classify-individual-2: 9/9 new triples (1167, 0:00:00.022928) -- INFO - ----- generate-atom-property-1: 20/20 new triples (1187, 0:00:00.020635) -- INFO - ----- generate-atom-property-12: 20/20 new triples (1207, 0:00:00.023092) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1207, 0:00:00.014538) -- INFO - ----- generate-composite-class: 4/8 new triples (1211, 0:00:00.029655) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1211, 0:00:00.041759) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1211, 0:00:00.035872) -- INFO - ----- add-restriction-to-class-3: 8/10 new triples (1219, 0:00:00.049021) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (1219, 0:00:00.038203) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1219, 0:00:00.033652) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1219, 0:00:00.013520) -- INFO - --- *** February Transduction *** Sequence: property_generation_sequence -- INFO - ----- generate OWL property: 8/36 new triples (1227, 0:00:00.285217) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//generation -- INFO - ----- 119 triples extracted during generation step -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl) -- DEBUG - ----- Number of factoids: 156 -- DEBUG - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid -- INFO - *** sentence 3 *** -- INFO - -- Work Structure Preparation -- DEBUG - --- Graph Initialization -- DEBUG - ----- Configuration Loading -- DEBUG - -------- RDF Schema (302) -- DEBUG - -------- Semantic Net Definition (513) -- DEBUG - -------- Config Parameter Definition (547) -- DEBUG - ----- Frame Ontology Loading -- DEBUG - -------- Base Ontology produced as output (577) -- DEBUG - --- Source Data Import -- DEBUG - ----- Sentence Loading -- DEBUG - -------- /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/cc-sentence-examples/cc-sentence-examples-04.stog.amr.ttl (712) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples.ttl -- INFO - ----- Sentence (id): cc-sentence-examples-04 -- INFO - ----- Sentence (text): Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce, reproduce, and Share Adapted Material. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (712, 0:00:00.033646) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 10/10 new triples (722, 0:00:00.178003) -- INFO - ----- reclassify-concept-2: 4/4 new triples (726, 0:00:00.067668) -- INFO - ----- reclassify-concept-3: 56/56 new triples (782, 0:00:00.065644) -- INFO - ----- reclassify-concept-4: 36/36 new triples (818, 0:00:00.102404) -- INFO - ----- reclassify-concept-5: 4/4 new triples (822, 0:00:00.055035) -- INFO - ----- reify-roles-as-concept: 5/5 new triples (827, 0:00:00.062257) -- INFO - ----- reclassify-existing-variable: 144/144 new triples (971, 0:00:00.083803) -- INFO - ----- add-new-variable-for-reified-concept: 4/4 new triples (975, 0:00:00.096522) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 108/108 new triples (1083, 0:00:00.292141) -- INFO - ----- add-amr-leaf-for-reified-concept: 4/4 new triples (1087, 0:00:00.074155) -- INFO - ----- add-amr-edge-for-core-relation: 111/111 new triples (1198, 0:00:00.511763) -- INFO - ----- add-amr-edge-for-reified-concept: 6/6 new triples (1204, 0:00:00.536818) -- DEBUG - ----- add-amr-edge-for-name-relation: 0/0 new triple (1204, 0:00:00.126577) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (1204, 0:00:00.130380) -- INFO - ----- add-amr-edge-for-polarity-relation: 11/11 new triples (1215, 0:00:00.130291) -- INFO - ----- update-amr-edge-role-1: 41/41 new triples (1256, 0:00:00.253813) -- INFO - ----- add-amr-root: 5/5 new triples (1261, 0:00:00.030203) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing -- INFO - ----- 549 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 77/77 new triples (1338, 0:00:00.117935) -- DEBUG - ----- (refinement) refine-cover-node-1: 11 new triples (1349) -- DEBUG - ----- (refinement) refine-cover-node-2: 11 new triples (1360) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (1360, 0:00:00.139604) -- INFO - ----- create-atom-property-net-1: 301/301 new triples (1661, 0:00:00.440956) -- DEBUG - ----- (refinement) refine-cover-node-1: 21 new triples (1682) -- INFO - ----- create-value-net: 10/10 new triples (1692, 0:00:00.102271) -- INFO - ----- create-phenomena-net-1: 56/59 new triples (1748, 0:00:00.212178) -- DEBUG - ----- (refinement) refine-cover-node-1: 5 new triples (1753) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- DEBUG - ----- create-atom-class-net: 0/100 new triple (1753, 0:00:00.271394) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (1753, 0:00:00.127207) -- INFO - ----- create-atom-property-net-1: 9/323 new triples (1762, 0:00:00.622410) -- DEBUG - ----- create-value-net: 0/10 new triple (1762, 0:00:00.075696) -- INFO - ----- create-phenomena-net-1: 1/60 new triple (1763, 0:00:00.160791) -- INFO - --- *** February Transduction *** Sequence: phenomena_polarity_analyze_sequence -- INFO - ----- "polarity" phenomena analysis 1 [ polarity(property, "negative") ]: 96/102 new triples (1859, 0:00:00.444266) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (1859, 0:00:00.113416) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (1859, 0:00:00.053264) -- INFO - ----- mod-phenomena-application-3: 30/30 new triples (1889, 0:00:03.464389) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 14/17 new triples (1903, 0:00:00.360686) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1904) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (1904, 0:00:00.109825) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (1904, 0:00:00.125623) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1904, 0:00:00.151530) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1904, 0:00:00.056892) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1904, 0:00:00.115145) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1904, 0:00:00.011571) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1904, 0:00:00.015027) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 18/18 new triples (1922, 0:00:00.019574) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1922, 0:00:00.011790) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1922, 0:00:00.010215) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1922, 0:00:00.010451) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1922, 0:00:00.010764) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1922, 0:00:00.009830) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1922, 0:00:00.013413) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- INFO - ----- create-composite-class-net-from-property-1: 103/108 new triples (2025, 0:00:02.644375) -- DEBUG - ----- (refinement) refine-cover-node-1: 18 new triples (2043) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (2043, 0:00:27.355155) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (2043, 0:00:00.248008) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (2043, 0:00:00.199403) -- DEBUG - ----- create-composite-class-net-from-property-3: 0/0 new triple (2043, 0:00:00.053866) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (2043, 0:00:00.058890) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (2043, 0:00:00.049192) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (2043, 0:00:00.055348) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (2043, 0:00:00.065498) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (2043, 0:00:00.063462) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 1/1 new triple (2044, 0:00:00.007339) -- INFO - ----- classify-net-from-core-2: 4/4 new triples (2048, 0:00:00.008465) -- INFO - ----- classify-net-from-core-3: 24/26 new triples (2072, 0:00:00.185058) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (2075) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (2075, 0:00:00.011159) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (2075, 0:00:00.010495) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (2075, 0:00:00.013182) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (2075, 0:00:00.048387) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (2075, 0:00:00.008640) -- INFO - ----- propagate-individual-1: 6/6 new triples (2081, 0:00:00.010833) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (2081, 0:00:00.013035) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (2081, 0:00:00.006447) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction -- INFO - ----- 820 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 8/8 new triples (2089, 0:00:00.035287) -- DEBUG - ----- compute-uri-for-owl-declaration-2: 0/0 new triple (2089, 0:00:00.024400) -- INFO - ----- compute-uri-for-owl-declaration-3: 6/6 new triples (2095, 0:00:00.030571) -- INFO - ----- compute-uri-for-owl-declaration-4: 6/6 new triples (2101, 0:00:00.027426) -- INFO - ----- compute-uri-for-owl-declaration-5: 27/27 new triples (2128, 0:00:00.039466) -- INFO - ----- compute-uri-for-owl-declaration-6: 18/18 new triples (2146, 0:00:00.041066) -- DEBUG - ----- compute-uri-for-owl-declaration-7: 0/0 new triple (2146, 0:00:00.028876) -- INFO - ----- generate-atom-class: 21/21 new triples (2167, 0:00:00.009736) -- INFO - ----- classify-atom-class-1: 4/4 new triples (2171, 0:00:00.012130) -- INFO - ----- classify-atom-class-2: 3/3 new triples (2174, 0:00:00.016571) -- INFO - ----- generate-individual: 12/18 new triples (2186, 0:00:00.011260) -- INFO - ----- classify-individual-1: 6/6 new triples (2192, 0:00:00.011099) -- INFO - ----- classify-individual-2: 3/3 new triples (2195, 0:00:00.011260) -- INFO - ----- generate-atom-property-1: 52/52 new triples (2247, 0:00:00.023042) -- INFO - ----- generate-atom-property-12: 44/52 new triples (2291, 0:00:00.015283) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (2291, 0:00:00.008275) -- DEBUG - ----- generate-composite-class: 0/0 new triple (2291, 0:00:00.008524) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (2291, 0:00:00.011771) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (2291, 0:00:00.107217) -- DEBUG - ----- add-restriction-to-class-3: 0/0 new triple (2291, 0:00:00.014870) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (2291, 0:00:00.016067) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (2291, 0:00:00.014384) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (2291, 0:00:00.011337) -- INFO - --- *** February Transduction *** Sequence: property_generation_sequence -- INFO - ----- generate OWL property: 45/117 new triples (2336, 0:00:00.849494) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//generation -- INFO - ----- 255 triples extracted during generation step -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl) -- DEBUG - ----- Number of factoids: 341 -- DEBUG - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid -- INFO - *** sentence 4 *** -- INFO - -- Work Structure Preparation -- DEBUG - --- Graph Initialization -- DEBUG - ----- Configuration Loading -- DEBUG - -------- RDF Schema (302) -- DEBUG - -------- Semantic Net Definition (513) -- DEBUG - -------- Config Parameter Definition (547) -- DEBUG - ----- Frame Ontology Loading -- DEBUG - -------- Base Ontology produced as output (577) -- DEBUG - --- Source Data Import -- DEBUG - ----- Sentence Loading -- DEBUG - -------- /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/cc-sentence-examples/cc-sentence-examples-05.stog.amr.ttl (719) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples.ttl -- INFO - ----- Sentence (id): cc-sentence-examples-05 -- INFO - ----- Sentence (text): Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce and reproduce, but not Share, Adapted Material. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (719, 0:00:00.030773) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 15/15 new triples (734, 0:00:00.186026) -- INFO - ----- reclassify-concept-2: 4/4 new triples (738, 0:00:00.078387) -- INFO - ----- reclassify-concept-3: 56/56 new triples (794, 0:00:00.053900) -- INFO - ----- reclassify-concept-4: 36/36 new triples (830, 0:00:00.089411) -- INFO - ----- reclassify-concept-5: 4/4 new triples (834, 0:00:00.058393) -- INFO - ----- reify-roles-as-concept: 5/5 new triples (839, 0:00:00.060442) -- INFO - ----- reclassify-existing-variable: 148/148 new triples (987, 0:00:00.058480) -- INFO - ----- add-new-variable-for-reified-concept: 4/4 new triples (991, 0:00:00.055528) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 111/111 new triples (1102, 0:00:00.176450) -- INFO - ----- add-amr-leaf-for-reified-concept: 4/4 new triples (1106, 0:00:00.039781) -- INFO - ----- add-amr-edge-for-core-relation: 117/117 new triples (1223, 0:00:00.370147) -- INFO - ----- add-amr-edge-for-reified-concept: 6/6 new triples (1229, 0:00:00.423412) -- DEBUG - ----- add-amr-edge-for-name-relation: 0/0 new triple (1229, 0:00:00.108043) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (1229, 0:00:00.090990) -- INFO - ----- add-amr-edge-for-polarity-relation: 14/14 new triples (1243, 0:00:00.195345) -- INFO - ----- update-amr-edge-role-1: 44/44 new triples (1287, 0:00:00.229284) -- INFO - ----- add-amr-root: 5/5 new triples (1292, 0:00:00.032799) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing -- INFO - ----- 573 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 77/77 new triples (1369, 0:00:00.132391) -- DEBUG - ----- (refinement) refine-cover-node-1: 11 new triples (1380) -- DEBUG - ----- (refinement) refine-cover-node-2: 11 new triples (1391) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (1391, 0:00:00.101107) -- INFO - ----- create-atom-property-net-1: 302/302 new triples (1693, 0:00:00.334783) -- DEBUG - ----- (refinement) refine-cover-node-1: 21 new triples (1714) -- INFO - ----- create-value-net: 11/11 new triples (1725, 0:00:00.070813) -- INFO - ----- create-phenomena-net-1: 65/68 new triples (1790, 0:00:00.171594) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (1796) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- DEBUG - ----- create-atom-class-net: 0/100 new triple (1796, 0:00:00.258744) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (1796, 0:00:00.172422) -- INFO - ----- create-atom-property-net-1: 9/325 new triples (1805, 0:00:00.461670) -- DEBUG - ----- create-value-net: 0/11 new triple (1805, 0:00:00.068800) -- INFO - ----- create-phenomena-net-1: 2/70 new triples (1807, 0:00:00.161081) -- INFO - --- *** February Transduction *** Sequence: phenomena_polarity_analyze_sequence -- INFO - ----- "polarity" phenomena analysis 1 [ polarity(property, "negative") ]: 129/137 new triples (1936, 0:00:00.342502) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (1936, 0:00:00.159060) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (1936, 0:00:00.052830) -- INFO - ----- mod-phenomena-application-3: 30/30 new triples (1966, 0:00:04.392900) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 14/17 new triples (1980, 0:00:00.368804) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1981) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (1981, 0:00:00.106359) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (1981, 0:00:00.123198) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1981, 0:00:00.157927) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1981, 0:00:00.047709) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1981, 0:00:00.103023) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1981, 0:00:00.013457) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1981, 0:00:00.012780) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 12/12 new triples (1993, 0:00:00.024713) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1993, 0:00:00.025608) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1993, 0:00:00.012456) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1993, 0:00:00.012398) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1993, 0:00:00.015350) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1993, 0:00:00.011156) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1993, 0:00:00.010833) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- INFO - ----- create-composite-class-net-from-property-1: 103/108 new triples (2096, 0:00:02.995928) -- DEBUG - ----- (refinement) refine-cover-node-1: 18 new triples (2114) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (2114, 0:00:23.053662) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- DEBUG - ----- create-composite-class-net-from-property-1: 0/0 new triple (2114, 0:00:00.185888) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (2114, 0:00:00.214219) -- DEBUG - ----- create-composite-class-net-from-property-3: 0/0 new triple (2114, 0:00:00.040218) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (2114, 0:00:00.039889) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (2114, 0:00:00.040587) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (2114, 0:00:00.039396) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (2114, 0:00:00.049869) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (2114, 0:00:00.041031) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 1/1 new triple (2115, 0:00:00.007726) -- INFO - ----- classify-net-from-core-2: 4/4 new triples (2119, 0:00:00.005935) -- INFO - ----- classify-net-from-core-3: 24/26 new triples (2143, 0:00:00.165399) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (2146) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (2146, 0:00:00.010932) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (2146, 0:00:00.007579) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (2146, 0:00:00.010752) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (2146, 0:00:00.033662) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (2146, 0:00:00.006879) -- INFO - ----- propagate-individual-1: 6/6 new triples (2152, 0:00:00.008507) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (2152, 0:00:00.010487) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (2152, 0:00:00.005306) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction -- INFO - ----- 860 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 8/8 new triples (2160, 0:00:00.024450) -- DEBUG - ----- compute-uri-for-owl-declaration-2: 0/0 new triple (2160, 0:00:00.027273) -- INFO - ----- compute-uri-for-owl-declaration-3: 6/6 new triples (2166, 0:00:00.038052) -- INFO - ----- compute-uri-for-owl-declaration-4: 6/6 new triples (2172, 0:00:00.022424) -- INFO - ----- compute-uri-for-owl-declaration-5: 26/26 new triples (2198, 0:00:00.035485) -- INFO - ----- compute-uri-for-owl-declaration-6: 17/17 new triples (2215, 0:00:00.031401) -- DEBUG - ----- compute-uri-for-owl-declaration-7: 0/0 new triple (2215, 0:00:00.016183) -- INFO - ----- generate-atom-class: 21/21 new triples (2236, 0:00:00.010098) -- INFO - ----- classify-atom-class-1: 4/4 new triples (2240, 0:00:00.011682) -- INFO - ----- classify-atom-class-2: 3/3 new triples (2243, 0:00:00.017238) -- INFO - ----- generate-individual: 12/18 new triples (2255, 0:00:00.011475) -- INFO - ----- classify-individual-1: 6/6 new triples (2261, 0:00:00.006881) -- INFO - ----- classify-individual-2: 3/3 new triples (2264, 0:00:00.009586) -- INFO - ----- generate-atom-property-1: 52/52 new triples (2316, 0:00:00.012214) -- INFO - ----- generate-atom-property-12: 44/52 new triples (2360, 0:00:00.012784) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (2360, 0:00:00.006712) -- DEBUG - ----- generate-composite-class: 0/0 new triple (2360, 0:00:00.007833) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (2360, 0:00:00.012399) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (2360, 0:00:00.015795) -- DEBUG - ----- add-restriction-to-class-3: 0/0 new triple (2360, 0:00:00.014317) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (2360, 0:00:00.011016) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (2360, 0:00:00.012506) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (2360, 0:00:00.012874) -- INFO - --- *** February Transduction *** Sequence: property_generation_sequence -- INFO - ----- generate OWL property: 48/116 new triples (2408, 0:00:00.822517) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//generation -- INFO - ----- 256 triples extracted during generation step -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl) -- DEBUG - ----- Number of factoids: 338 -- DEBUG - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid -- INFO - *** sentence 5 *** -- INFO - -- Work Structure Preparation -- DEBUG - --- Graph Initialization -- DEBUG - ----- Configuration Loading -- DEBUG - -------- RDF Schema (302) -- DEBUG - -------- Semantic Net Definition (513) -- DEBUG - -------- Config Parameter Definition (547) -- DEBUG - ----- Frame Ontology Loading -- DEBUG - -------- Base Ontology produced as output (577) -- DEBUG - --- Source Data Import -- DEBUG - ----- Sentence Loading -- DEBUG - -------- /home/lamenji/Workspace/Tetras/tenet/tests/input/amrDocuments/dev/cc-sentence-examples/cc-sentence-examples-03.stog.amr.ttl (645) -- DEBUG - --- Export work graph as turtle -- DEBUG - ----- Work graph file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples.ttl -- INFO - ----- Sentence (id): cc-sentence-examples-03 -- INFO - ----- Sentence (text): This Public License grants You a license to produce and reproduce, but not Share, Adapted Material. -- INFO - -- Loading Extraction Scheme (amr_scheme_1) -- DEBUG - ----- Step number: 3 -- INFO - -- Loading Extraction Rules (amr_rule/*) -- DEBUG - ----- Total rule number: 87 -- INFO - -- Applying extraction step: preprocessing -- INFO - --- *** November Transduction *** Sequence: amrld-correcting-sequence -- DEBUG - ----- fix-amr-bug-about-system-solar-planet: 0/0 new triple (645, 0:00:00.041547) -- INFO - --- *** November Transduction *** Sequence: amr-reification-sequence -- INFO - ----- reclassify-concept-1: 10/10 new triples (655, 0:00:00.149358) -- DEBUG - ----- reclassify-concept-2: 0/0 new triple (655, 0:00:00.075372) -- INFO - ----- reclassify-concept-3: 28/28 new triples (683, 0:00:00.061243) -- INFO - ----- reclassify-concept-4: 12/12 new triples (695, 0:00:00.073525) -- DEBUG - ----- reclassify-concept-5: 0/0 new triple (695, 0:00:00.054132) -- DEBUG - ----- reify-roles-as-concept: 0/0 new triple (695, 0:00:00.061747) -- INFO - ----- reclassify-existing-variable: 52/52 new triples (747, 0:00:00.034931) -- DEBUG - ----- add-new-variable-for-reified-concept: 0/0 new triple (747, 0:00:00.058345) -- INFO - ----- add-amr-leaf-for-reclassified-concept: 39/39 new triples (786, 0:00:00.057054) -- DEBUG - ----- add-amr-leaf-for-reified-concept: 0/0 new triple (786, 0:00:00.040552) -- INFO - ----- add-amr-edge-for-core-relation: 54/54 new triples (840, 0:00:00.150928) -- DEBUG - ----- add-amr-edge-for-reified-concept: 0/0 new triple (840, 0:00:00.083007) -- DEBUG - ----- add-amr-edge-for-name-relation: 0/0 new triple (840, 0:00:00.079280) -- DEBUG - ----- add-value-for-quant-relation: 0/0 new triple (840, 0:00:00.078525) -- INFO - ----- add-amr-edge-for-polarity-relation: 5/5 new triples (845, 0:00:00.080343) -- INFO - ----- update-amr-edge-role-1: 19/19 new triples (864, 0:00:00.116476) -- INFO - ----- add-amr-root: 5/5 new triples (869, 0:00:00.030122) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_preprocessing -- DEBUG - ----- step: preprocessing -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing -- INFO - ----- 224 triples extracted during preprocessing step -- INFO - -- Applying extraction step: transduction -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- INFO - ----- create-atom-class-net: 21/21 new triples (890, 0:00:00.067823) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (893) -- DEBUG - ----- (refinement) refine-cover-node-2: 3 new triples (896) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (896, 0:00:00.076543) -- INFO - ----- create-atom-property-net-1: 125/125 new triples (1021, 0:00:00.257843) -- DEBUG - ----- (refinement) refine-cover-node-1: 8 new triples (1029) -- INFO - ----- create-value-net: 8/8 new triples (1037, 0:00:00.055486) -- INFO - ----- create-phenomena-net-1: 24/26 new triples (1061, 0:00:00.093476) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (1063) -- INFO - --- *** November Transduction *** Sequence: atomic-extraction-sequence -- DEBUG - ----- create-atom-class-net: 0/35 new triple (1063, 0:00:00.109626) -- DEBUG - ----- create-individual-net-1: 0/0 new triple (1063, 0:00:00.072277) -- INFO - ----- create-atom-property-net-1: 2/135 new triples (1065, 0:00:00.235072) -- DEBUG - ----- create-value-net: 0/8 new triple (1065, 0:00:00.053413) -- DEBUG - ----- create-phenomena-net-1: 0/26 new triple (1065, 0:00:00.078857) -- INFO - --- *** February Transduction *** Sequence: phenomena_polarity_analyze_sequence -- INFO - ----- "polarity" phenomena analysis 1 [ polarity(property, "negative") ]: 34/36 new triples (1099, 0:00:00.110157) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-mod-sequence -- DEBUG - ----- mod-phenomena-application-1: 0/0 new triple (1099, 0:00:00.110237) -- DEBUG - ----- mod-phenomena-application-2: 0/0 new triple (1099, 0:00:00.054981) -- INFO - ----- mod-phenomena-application-3: 10/10 new triples (1109, 0:00:00.387931) -- INFO - --- *** November Transduction *** Sequence: phenomena-application-and-sequence -- INFO - ----- and-conjunction-phenomena-application-1: 14/17 new triples (1123, 0:00:00.258827) -- DEBUG - ----- (refinement) refine-cover-node-1: 1 new triples (1124) -- DEBUG - ----- and-conjunction-phenomena-application-2: 0/0 new triple (1124, 0:00:00.123843) -- DEBUG - ----- and-conjunction-phenomena-application-3: 0/0 new triple (1124, 0:00:00.125705) -- DEBUG - ----- and-conjunction-phenomena-application-4: 0/0 new triple (1124, 0:00:00.163059) -- DEBUG - ----- and-conjunction-phenomena-application-5: 0/0 new triple (1124, 0:00:00.138744) -- DEBUG - ----- and-conjunction-phenomena-application-6: 0/0 new triple (1124, 0:00:00.122473) -- INFO - --- *** February Transduction *** Sequence: phenomena_or_analyze_sequence -- DEBUG - ----- "or" phenomena analysis 1 [ property(class, or_phenomena) ]: 0/0 new triple (1124, 0:00:00.012903) -- DEBUG - ----- "or" phenomena analysis 2 [ property(property, or_phenomena) ]: 0/0 new triple (1124, 0:00:00.013007) -- INFO - --- *** November Transduction *** Sequence: phenomena-checking-sequence -- INFO - ----- expand-and-conjunction-phenomena-net: 2/2 new triples (1126, 0:00:00.019874) -- DEBUG - ----- expand-degree-phenomena-net-1: 0/0 new triple (1126, 0:00:00.011160) -- DEBUG - ----- expand-degree-phenomena-net-2: 0/0 new triple (1126, 0:00:00.010884) -- DEBUG - ----- expand-degree-phenomena-net-3: 0/0 new triple (1126, 0:00:00.009681) -- DEBUG - ----- expand-degree-phenomena-net-4: 0/0 new triple (1126, 0:00:00.009940) -- DEBUG - ----- expand-degree-phenomena-net-5: 0/0 new triple (1126, 0:00:00.008281) -- DEBUG - ----- expand-degree-phenomena-net-6: 0/0 new triple (1126, 0:00:00.012863) -- INFO - --- *** November Transduction *** Sequence: composite-property-extraction-sequence -- INFO - ----- create-composite-class-net-from-property-1: 10/11 new triples (1136, 0:00:00.229408) -- DEBUG - ----- (refinement) refine-cover-node-1: 2 new triples (1138) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1138, 0:00:00.777906) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-1 -- INFO - ----- create-composite-class-net-from-property-1: 32/32 new triples (1170, 0:00:00.428824) -- DEBUG - ----- (refinement) refine-cover-node-1: 6 new triples (1176) -- DEBUG - ----- (refinement) refine-cover-node-2: 2 new triples (1178) -- DEBUG - ----- create-composite-class-net-from-property-2: 0/0 new triple (1178, 0:00:00.152374) -- INFO - ----- create-composite-class-net-from-property-3: 20/22 new triples (1198, 0:00:00.366873) -- INFO - --- *** November Transduction *** Sequence: composite-class-extraction-sequence-2 -- DEBUG - ----- create-composite-class-net-from-phenomena-1: 0/0 new triple (1198, 0:00:00.046823) -- DEBUG - ----- create-composite-class-net-from-phenomena-2: 0/0 new triple (1198, 0:00:00.054495) -- DEBUG - ----- create-composite-class-net-from-phenomena-3: 0/0 new triple (1198, 0:00:00.054689) -- DEBUG - ----- create-composite-class-net-from-phenomena-4: 0/0 new triple (1198, 0:00:00.072790) -- INFO - --- *** November Transduction *** Sequence: restriction-adding-sequence -- DEBUG - ----- add-restriction-to-class-net-from-property-1: 0/0 new triple (1198, 0:00:00.064821) -- INFO - --- *** November Transduction *** Sequence: classification-sequence -- INFO - ----- classify-net-from-core-1: 3/3 new triples (1201, 0:00:00.008883) -- INFO - ----- classify-net-from-core-2: 1/1 new triple (1202, 0:00:00.008419) -- INFO - ----- classify-net-from-core-3: 42/44 new triples (1244, 0:00:00.287463) -- DEBUG - ----- (refinement) refine-cover-node-1: 3 new triples (1247) -- DEBUG - ----- classify-net-from-part: 0/0 new triple (1247, 0:00:00.011589) -- DEBUG - ----- classify-net-from-domain: 0/0 new triple (1247, 0:00:00.009641) -- DEBUG - ----- classify-net-from-degree-phenomena-1: 0/0 new triple (1247, 0:00:00.016734) -- DEBUG - ----- classify-net-from-degree-phenomena-2: 0/0 new triple (1247, 0:00:00.050706) -- DEBUG - ----- classify-net-from-degree-phenomena-3: 0/0 new triple (1247, 0:00:00.012088) -- INFO - ----- propagate-individual-1: 10/10 new triples (1257, 0:00:00.009026) -- DEBUG - ----- propagate-individual-2: 0/0 new triple (1257, 0:00:00.007542) -- DEBUG - ----- reclassify-deprecated-net: 0/0 new triple (1257, 0:00:00.006785) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_transduction -- DEBUG - ----- step: transduction -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction -- INFO - ----- 388 triples extracted during transduction step -- INFO - -- Applying extraction step: generation -- INFO - --- *** November Transduction *** Sequence: main-generation-sequence -- INFO - ----- compute-uri-for-owl-declaration-1: 4/4 new triples (1261, 0:00:00.115720) -- DEBUG - ----- compute-uri-for-owl-declaration-2: 0/1 new triple (1261, 0:00:00.020106) -- INFO - ----- compute-uri-for-owl-declaration-3: 4/4 new triples (1265, 0:00:00.043253) -- INFO - ----- compute-uri-for-owl-declaration-4: 4/4 new triples (1269, 0:00:00.028094) -- INFO - ----- compute-uri-for-owl-declaration-5: 8/8 new triples (1277, 0:00:00.030466) -- INFO - ----- compute-uri-for-owl-declaration-6: 7/7 new triples (1284, 0:00:00.032695) -- DEBUG - ----- compute-uri-for-owl-declaration-7: 0/0 new triple (1284, 0:00:00.021125) -- INFO - ----- generate-atom-class: 6/6 new triples (1290, 0:00:00.008346) -- INFO - ----- classify-atom-class-1: 2/2 new triples (1292, 0:00:00.010242) -- DEBUG - ----- classify-atom-class-2: 0/0 new triple (1292, 0:00:00.013161) -- INFO - ----- generate-individual: 10/12 new triples (1302, 0:00:00.009233) -- INFO - ----- classify-individual-1: 4/4 new triples (1306, 0:00:00.007281) -- INFO - ----- classify-individual-2: 9/9 new triples (1315, 0:00:00.015954) -- INFO - ----- generate-atom-property-1: 24/24 new triples (1339, 0:00:00.014117) -- INFO - ----- generate-atom-property-12: 24/24 new triples (1363, 0:00:00.010326) -- DEBUG - ----- generate-inverse-relation: 0/0 new triple (1363, 0:00:00.007454) -- INFO - ----- generate-composite-class: 4/8 new triples (1367, 0:00:00.016459) -- DEBUG - ----- add-restriction-to-class-1: 0/0 new triple (1367, 0:00:00.018064) -- DEBUG - ----- add-restriction-to-class-2: 0/0 new triple (1367, 0:00:00.012416) -- INFO - ----- add-restriction-to-class-3: 8/10 new triples (1375, 0:00:00.019776) -- DEBUG - ----- add-restriction-to-class-4: 0/0 new triple (1375, 0:00:00.012388) -- DEBUG - ----- add-restriction-to-class-5: 0/0 new triple (1375, 0:00:00.016101) -- DEBUG - ----- add-restriction-to-class-6: 0/0 new triple (1375, 0:00:00.015851) -- INFO - --- *** February Transduction *** Sequence: property_generation_sequence -- INFO - ----- generate OWL property: 7/35 new triples (1382, 0:00:00.278364) -- DEBUG - --- Serializing graph to tenet.tetras-libre.fr_demo_cc-examples_generation -- DEBUG - ----- step: generation -- DEBUG - ----- id: https://tenet.tetras-libre.fr/demo/cc-examples/ -- DEBUG - ----- work_file: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl -- DEBUG - ----- base: http://https://tenet.tetras-libre.fr/demo/cc-examples//generation -- INFO - ----- 125 triples extracted during generation step -- DEBUG - --- Serializing graph to factoid file (/home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl) -- DEBUG - ----- Number of factoids: 162 -- DEBUG - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid -- INFO - - === Final Ontology Generation === -- INFO - -- Making complete factoid graph by merging the result factoids -- INFO - ----- Total factoid number: 1134 -- INFO - -- Serializing graph to factoid string -- INFO - ----- Graph base: http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid -- INFO - -- Serializing graph to factoid file -- INFO - ----- Ontology Turtle File: /home/lamenji/Workspace/Tetras/tenet/tests/output/ccExamples-20230329/ccExamples_factoid.ttl -- INFO - - === Done === diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples.ttl deleted file mode 100644 index e6e01724e0bd7aff94368b9a38056d7e12de7128..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples.ttl +++ /dev/null @@ -1,888 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/cc-examples/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#a2> a ns11:adapt-01 ; - ns11:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#p> a ns11:public-02 ; - ns11:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#root01> a ns21:AMR ; - ns21:has-id "cc-sentence-examples-02" ; - ns21:has-sentence "This Public License grants You a license to produce, reproduce, and Share Adapted Material." ; - ns21:root <http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:adapt-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG0 a ns11:FrameRole . - -ns11:grant-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG2 a ns11:FrameRole . - -ns11:license-01.ARG1 a ns11:FrameRole . - -ns11:license-01.ARG2 a ns11:FrameRole . - -ns11:produce-01.ARG1 a ns11:FrameRole . - -ns11:public-02.ARG1 a ns11:FrameRole . - -ns11:reproduce-01.ARG1 a ns11:FrameRole . - -ns11:share-01.ARG1 a ns11:FrameRole . - -ns3:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns21:Role . - -ns3:op1 a ns21:Role . - -ns3:op2 a ns21:Role . - -ns3:op3 a ns21:Role . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> a ns21:and ; - ns3:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> ; - ns3:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> ; - ns3:op3 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> a ns11:grant-01 ; - ns11:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - ns11:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> ; - ns11:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> a ns11:license-01 ; - ns11:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> ; - ns11:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> a ns11:produce-01 ; - ns11:produce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> a ns11:reproduce-01 ; - ns11:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> a ns11:share-01 ; - ns11:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> a ns3:this . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns11:adapt-01 a ns21:Frame . - -ns11:grant-01 a ns21:Frame . - -ns11:produce-01 a ns21:Frame . - -ns11:public-02 a ns21:Frame . - -ns11:reproduce-01 a ns21:Frame . - -ns11:share-01 a ns21:Frame . - -ns3:material a ns21:Concept . - -ns3:this a ns21:Concept . - -ns3:you a ns21:Concept . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> a ns11:license-01 ; - ns3:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> a ns3:you . - -ns11:license-01 a ns21:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> a ns3:material . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -ns11:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl deleted file mode 100644 index a30b3bd9e91dc4674c8cdb19ef6672457ede436f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl +++ /dev/null @@ -1,142 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid> . -@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix ns2: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . - -ns2:atomClass_material_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns2:atomClass_you_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> . - -ns2:atomProperty_adapt_a2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> . - -ns2:atomProperty_grant_g ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> . - -ns2:atomProperty_license_l ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_license_l2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_produce_p2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#produce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#produce> . - -ns2:atomProperty_public_p ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> . - -ns2:atomProperty_reproduce_r ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns2:atomProperty_share_s ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> . - -ns2:compositeProperty_grant-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> . - -ns2:compositeProperty_public-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> . - -ns2:individual_this_t ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - ns2:hasMotherClassURI ns1:Feature . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#produce> a owl:ObjectProperty ; - rdfs:label "produce" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#produce-of> a owl:ObjectProperty ; - rdfs:label "produce-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - ns1:Feature ; - rdfs:label "this" ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you> ; - rdfs:label "you" ; - rdfs:subClassOf ns1:Undetermined_Thing ; - ns1:fromStructure "cc-sentence-examples-02" . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl deleted file mode 100644 index 0713a76df1a1ffe302799151c43139bb741a614e..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl +++ /dev/null @@ -1,1508 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:adapt-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG0 a ns11:FrameRole . - -ns11:grant-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG2 a ns11:FrameRole . - -ns11:license-01.ARG1 a ns11:FrameRole . - -ns11:license-01.ARG2 a ns11:FrameRole . - -ns11:produce-01.ARG1 a ns11:FrameRole . - -ns11:public-02.ARG1 a ns11:FrameRole . - -ns11:reproduce-01.ARG1 a ns11:FrameRole . - -ns11:share-01.ARG1 a ns11:FrameRole . - -ns3:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns21:Role . - -ns3:op1 a ns21:Role . - -ns3:op2 a ns21:Role . - -ns3:op3 a ns21:Role . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:edge_a2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op3_s a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-02 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-02" ; - :hasSentenceStatement "This Public License grants You a license to produce, reproduce, and Share Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_adapt_a2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_adapt-01_a2 ; - net:coverNode :leaf_adapt-01_a2 ; - net:hasNaming "adapt" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - net:hasPropertyName "adapt" ; - net:hasPropertyName01 "adapting" ; - net:hasPropertyName10 "adapt-by" ; - net:hasPropertyName12 "adapt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l, - :leaf_license-01_l2, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_public-02_p ; - net:hasNaming "public" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_grant-license a net:Composite_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "grant-license" ; - net:hasPropertyName "grant-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverArgNode :leaf_license-01_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_license-01_l, - :leaf_public-02_p ; - net:hasMotherClassNet net:atomProperty_license_l ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t a net:Individual_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - net:hasMotherClassNet net:atomClass_this_t ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackMainNetComposante net:atomClass_this_t ; - net:trackNetComposante net:atomClass_this_t ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#a2> a ns11:adapt-01 ; - ns11:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#p> a ns11:public-02 ; - ns11:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#root01> a ns21:AMR ; - ns21:has-id "cc-sentence-examples-02" ; - ns21:has-sentence "This Public License grants You a license to produce, reproduce, and Share Adapted Material." ; - ns21:root <http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:adapt-01 ; - :label "adapt-01" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:material ; - :label "material" . - -:concept_produce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:produce-01 ; - :label "produce-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:you ; - :label "you" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a2> ; - :label "a2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> ; - :label "l2" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> ; - :label "p2" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#produce> a owl:ObjectProperty ; - rdfs:label "produce" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#produce-of> a owl:ObjectProperty ; - rdfs:label "produce-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - sys:Feature ; - rdfs:label "this" ; - sys:fromStructure "cc-sentence-examples-02" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_produce_p2 ; - :role_op2 net:atomProperty_reproduce_r ; - :role_op3 net:atomProperty_share_s ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_produce_p2, - net:atomProperty_reproduce_r, - net:atomProperty_share_s ; - net:containsNet1 net:atomProperty_produce_p2 ; - net:containsNet2 net:atomProperty_reproduce_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_produce_p2 ; - :role_op2 net:atomProperty_reproduce_r ; - :role_op3 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> a ns21:and ; - ns3:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> ; - ns3:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> ; - ns3:op3 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> a ns11:grant-01 ; - ns11:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - ns11:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> ; - ns11:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> a ns11:license-01 ; - ns11:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> ; - ns11:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> a ns11:produce-01 ; - ns11:produce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> a ns11:reproduce-01 ; - ns11:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> a ns11:share-01 ; - ns11:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> a ns3:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:adapt-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:grant-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:produce-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:public-02 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:reproduce-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:share-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:material a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:this a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:you a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:license-01 ; - :label "license-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a2 a :AMR_Leaf ; - :edge_a2_ARG1_m :leaf_material_m ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-02" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> a ns11:license-01 ; - ns3:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> a ns3:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:license-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_produce-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_m :leaf_material_m ; - :hasConcept :concept_produce-01 ; - :hasVariable :variable_p2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you> ; - rdfs:label "you" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "cc-sentence-examples-02" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-02" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_this_t a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_produce_p2, - net:atomProperty_reproduce_r, - net:atomProperty_share_s, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> a ns3:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_produce_p2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_produce-01_p2 ; - net:coverNode :leaf_produce-01_p2 ; - net:hasNaming "produce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#produce-of> ; - net:hasPropertyName "produce" ; - net:hasPropertyName01 "produceing" ; - net:hasPropertyName10 "produce-by" ; - net:hasPropertyName12 "produce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#produce> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r ; - net:coverNode :leaf_reproduce-01_r ; - net:hasNaming "reproduce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_produce-01_p2 ; - :edge_a_op2_r :leaf_reproduce-01_r ; - :edge_a_op3_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -ns11:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl deleted file mode 100644 index d998fab5451f49d1509d10a6ec958a9db33fd0aa..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl +++ /dev/null @@ -1,1128 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:adapt-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG0 a ns11:FrameRole . - -ns11:grant-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG2 a ns11:FrameRole . - -ns11:license-01.ARG1 a ns11:FrameRole . - -ns11:license-01.ARG2 a ns11:FrameRole . - -ns11:produce-01.ARG1 a ns11:FrameRole . - -ns11:public-02.ARG1 a ns11:FrameRole . - -ns11:reproduce-01.ARG1 a ns11:FrameRole . - -ns11:share-01.ARG1 a ns11:FrameRole . - -ns3:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns21:Role . - -ns3:op1 a ns21:Role . - -ns3:op2 a ns21:Role . - -ns3:op3 a ns21:Role . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:edge_a2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op3_s a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a2 a :AMR_Leaf ; - :edge_a2_ARG1_m :leaf_material_m ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a2 . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-02 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-02" ; - :hasSentenceStatement "This Public License grants You a license to produce, reproduce, and Share Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#a2> a ns11:adapt-01 ; - ns11:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#p> a ns11:public-02 ; - ns11:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#root01> a ns21:AMR ; - ns21:has-id "cc-sentence-examples-02" ; - ns21:has-sentence "This Public License grants You a license to produce, reproduce, and Share Adapted Material." ; - ns21:root <http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:adapt-01 ; - :label "adapt-01" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:material ; - :label "material" . - -:concept_produce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:produce-01 ; - :label "produce-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:you ; - :label "you" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_produce-01_p2 ; - :edge_a_op2_r :leaf_reproduce-01_r ; - :edge_a_op3_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:leaf_produce-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_m :leaf_material_m ; - :hasConcept :concept_produce-01 ; - :hasVariable :variable_p2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a2> ; - :label "a2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> ; - :label "l2" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> ; - :label "p2" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> a ns21:and ; - ns3:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> ; - ns3:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> ; - ns3:op3 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> a ns11:grant-01 ; - ns11:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - ns11:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> ; - ns11:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> a ns11:license-01 ; - ns11:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> ; - ns11:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> a ns11:produce-01 ; - ns11:produce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> a ns11:reproduce-01 ; - ns11:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> a ns11:share-01 ; - ns11:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> a ns3:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:adapt-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:grant-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:produce-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:public-02 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:reproduce-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:share-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:material a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:this a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:you a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:license-01 ; - :label "license-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> a ns11:license-01 ; - ns3:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> a ns3:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:license-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> a ns3:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -ns11:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl deleted file mode 100644 index 14935066022807aadeb46035c8efcf148ceb90a8..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-1/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl +++ /dev/null @@ -1,1386 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns21: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns21:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns21:hasID "test-1" ; - ns21:hasSentence "The sun is a star." ; - ns21:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns21:hasID "test-2" ; - ns21:hasSentence "Earth is a planet." ; - ns21:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:adapt-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG0 a ns11:FrameRole . - -ns11:grant-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG2 a ns11:FrameRole . - -ns11:license-01.ARG1 a ns11:FrameRole . - -ns11:license-01.ARG2 a ns11:FrameRole . - -ns11:produce-01.ARG1 a ns11:FrameRole . - -ns11:public-02.ARG1 a ns11:FrameRole . - -ns11:reproduce-01.ARG1 a ns11:FrameRole . - -ns11:share-01.ARG1 a ns11:FrameRole . - -ns3:domain a ns21:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns3:mod a ns21:Role . - -ns3:op1 a ns21:Role . - -ns3:op2 a ns21:Role . - -ns3:op3 a ns21:Role . - -ns21:NamedEntity a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:hasID a owl:AnnotationProperty . - -ns21:hasSentence a owl:AnnotationProperty . - -ns21:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:edge_a2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a_op3_s a :AMR_Edge ; - :hasAmrRole :role_op3 ; - :hasRoleID "op3" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-02 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-02" ; - :hasSentenceStatement "This Public License grants You a license to produce, reproduce, and Share Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_adapt_a2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_adapt-01_a2 ; - net:coverNode :leaf_adapt-01_a2 ; - net:hasNaming "adapt" ; - net:hasPropertyName "adapt" ; - net:hasPropertyName01 "adapting" ; - net:hasPropertyName10 "adapt-by" ; - net:hasPropertyName12 "adapt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l, - :leaf_license-01_l2, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_public-02_p ; - net:hasNaming "public" ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_grant-license a net:Composite_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "grant-license" ; - net:hasPropertyName "grant-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverArgNode :leaf_license-01_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_license-01_l, - :leaf_public-02_p ; - net:hasMotherClassNet net:atomProperty_license_l ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t a net:Individual_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasMotherClassNet net:atomClass_this_t ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackMainNetComposante net:atomClass_this_t ; - net:trackNetComposante net:atomClass_this_t ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#a2> a ns11:adapt-01 ; - ns11:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#p> a ns11:public-02 ; - ns11:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#root01> a ns21:AMR ; - ns21:has-id "cc-sentence-examples-02" ; - ns21:has-sentence "This Public License grants You a license to produce, reproduce, and Share Adapted Material." ; - ns21:root <http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns3:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns21:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:adapt-01 ; - :label "adapt-01" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns21:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:material ; - :label "material" . - -:concept_produce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:produce-01 ; - :label "produce-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns3:you ; - :label "you" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a2> ; - :label "a2" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> ; - :label "l2" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> ; - :label "p2" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_produce_p2 ; - :role_op2 net:atomProperty_reproduce_r ; - :role_op3 net:atomProperty_share_s ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_produce_p2, - net:atomProperty_reproduce_r, - net:atomProperty_share_s ; - net:containsNet1 net:atomProperty_produce_p2 ; - net:containsNet2 net:atomProperty_reproduce_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_produce_p2 ; - :role_op2 net:atomProperty_reproduce_r ; - :role_op3 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> a ns21:and ; - ns3:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> ; - ns3:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> ; - ns3:op3 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#g> a ns11:grant-01 ; - ns11:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> ; - ns11:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> ; - ns11:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#l2> a ns11:license-01 ; - ns11:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#a> ; - ns11:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#p2> a ns11:produce-01 ; - ns11:produce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#r> a ns11:reproduce-01 ; - ns11:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#s> a ns11:share-01 ; - ns11:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> a ns3:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:adapt-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:grant-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:produce-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:public-02 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:reproduce-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:share-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:material a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:this a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:you a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns21:and a ns21:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:license-01 ; - :label "license-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a2 a :AMR_Leaf ; - :edge_a2_ARG1_m :leaf_material_m ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a2 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#l> a ns11:license-01 ; - ns3:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-02#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#y> a ns3:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:license-01 a ns21:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_produce-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_m :leaf_material_m ; - :hasConcept :concept_produce-01 ; - :hasVariable :variable_p2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasStructure "cc-sentence-examples-02" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_this_t a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_produce_p2, - net:atomProperty_reproduce_r, - net:atomProperty_share_s, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-02#m> a ns3:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-02" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_produce_p2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_produce-01_p2 ; - net:coverNode :leaf_produce-01_p2 ; - net:hasNaming "produce" ; - net:hasPropertyName "produce" ; - net:hasPropertyName01 "produceing" ; - net:hasPropertyName10 "produce-by" ; - net:hasPropertyName12 "produce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r ; - net:coverNode :leaf_reproduce-01_r ; - net:hasNaming "reproduce" ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-02" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_produce-01_p2 ; - :edge_a_op2_r :leaf_reproduce-01_r ; - :edge_a_op3_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -ns21:Frame a ns21:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -ns11:FrameRole a ns21:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples.ttl deleted file mode 100644 index 81f5d254994bad605a5c6daa251eb62bc08fb7d4..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples.ttl +++ /dev/null @@ -1,877 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/cc-examples/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l3> a ns3:license-01 ; - ns3:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#p> a ns3:public-02 ; - ns3:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#root01> a ns2:AMR ; - ns2:has-id "cc-sentence-examples-01" ; - ns2:has-sentence "This Public License grants You a license to reproduce and share the Licensed Material." ; - ns2:root <http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:grant-01.ARG0 a ns3:FrameRole . - -ns3:grant-01.ARG1 a ns3:FrameRole . - -ns3:grant-01.ARG2 a ns3:FrameRole . - -ns3:license-01.ARG1 a ns3:FrameRole . - -ns3:public-02.ARG1 a ns3:FrameRole . - -ns3:reproduce-01.ARG0 a ns3:FrameRole . - -ns3:reproduce-01.ARG1 a ns3:FrameRole . - -ns3:share-01.ARG0 a ns3:FrameRole . - -ns3:share-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> a ns3:grant-01 ; - ns3:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - ns3:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> ; - ns3:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> a ns3:license-01 ; - ns3:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> a ns3:reproduce-01 ; - ns3:reproduce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - ns3:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> a ns3:share-01 ; - ns3:share-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - ns3:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> a ns11:this . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:grant-01 a ns2:Frame . - -ns3:public-02 a ns2:Frame . - -ns3:reproduce-01 a ns2:Frame . - -ns3:share-01 a ns2:Frame . - -ns11:material a ns2:Concept . - -ns11:this a ns2:Concept . - -ns11:you a ns2:Concept . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> a ns3:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> a ns11:material . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> a ns11:you . - -ns3:license-01 a ns2:Frame . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl deleted file mode 100644 index 2940dae7be5b36dffb091569eb1eb5d384bf310c..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl +++ /dev/null @@ -1,157 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid> . -@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix ns2: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . - -ns2:atomClass_material_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns2:atomClass_you_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> . - -ns2:atomProperty_grant_g ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> . - -ns2:atomProperty_license_l ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_license_l2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_license_l3 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_public_p ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> . - -ns2:atomProperty_reproduce_r ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns2:atomProperty_share_s ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> . - -ns2:compositeClass_you-reproduceing-material_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> . - -ns2:compositeClass_you-shareing-material_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> . - -ns2:compositeProperty_grant-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> . - -ns2:compositeProperty_public-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> . - -ns2:individual_this_t ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you-reproduceing-material_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you-shareing-material_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - ns2:hasMotherClassURI ns1:Feature . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - ns1:Feature ; - rdfs:label "this" ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you-reproduceing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#you-shareing-material> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you-shareing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#share-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-01" . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl deleted file mode 100644 index 7bb1fa253e628ffcc7e122729e036516e8ece611..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl +++ /dev/null @@ -1,1558 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:grant-01.ARG0 a ns3:FrameRole . - -ns3:grant-01.ARG1 a ns3:FrameRole . - -ns3:grant-01.ARG2 a ns3:FrameRole . - -ns3:license-01.ARG1 a ns3:FrameRole . - -ns3:public-02.ARG1 a ns3:FrameRole . - -ns3:reproduce-01.ARG0 a ns3:FrameRole . - -ns3:reproduce-01.ARG1 a ns3:FrameRole . - -ns3:share-01.ARG0 a ns3:FrameRole . - -ns3:share-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:edge_a_op1_r a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-01" ; - :hasSentenceStatement "This Public License grants You a license to reproduce and share the Licensed Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y, - net:individual_you-reproduceing-material_fromClass, - net:individual_you-shareing-material_fromClass, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l, - :leaf_license-01_l2, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_license-01_l3 ; - net:coverNode :leaf_license-01_l3 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_public-02_p ; - net:hasNaming "public" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_grant-license a net:Composite_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y, - net:individual_you-reproduceing-material_fromClass, - net:individual_you-shareing-material_fromClass, - net:individual_you_fromClass ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "grant-license" ; - net:hasPropertyName "grant-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverArgNode :leaf_license-01_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_license-01_l, - :leaf_public-02_p ; - net:hasMotherClassNet net:atomProperty_license_l ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t a net:Individual_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - net:hasMotherClassNet net:atomClass_this_t ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackMainNetComposante net:atomClass_this_t ; - net:trackNetComposante net:atomClass_this_t ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l3> a ns3:license-01 ; - ns3:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#p> a ns3:public-02 ; - ns3:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#root01> a ns2:AMR ; - ns2:has-id "cc-sentence-examples-01" ; - ns2:has-sentence "This Public License grants You a license to reproduce and share the Licensed Material." ; - ns2:root <http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> ; - :label "a" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l3> ; - :label "l3" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#p> ; - :label "p" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - sys:Feature ; - rdfs:label "this" ; - sys:fromStructure "cc-sentence-examples-01" . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_reproduce_r ; - :role_op2 net:atomProperty_share_s ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_reproduce_r, - net:atomProperty_share_s ; - net:containsNet1 net:atomProperty_reproduce_r ; - net:containsNet2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r ; - :role_op2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_reproduceing_material a net:Restriction_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_reproduce-01_r, - :leaf_you_y ; - net:coverTargetNode :leaf_material_m, - :leaf_reproduce-01_r ; - net:hasNaming "you-reproduceing-material" ; - net:hasRestrictionNetValue net:atomClass_material_m ; - net:hasRestrictionOnProperty net:atomProperty_reproduce_r . - -net:restriction_shareing_material a net:Restriction_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_share-01_s, - :leaf_you_y ; - net:coverTargetNode :leaf_material_m, - :leaf_share-01_s ; - net:hasNaming "you-shareing-material" ; - net:hasRestrictionNetValue net:atomClass_material_m ; - net:hasRestrictionOnProperty net:atomProperty_share_s . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> a ns3:grant-01 ; - ns3:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - ns3:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> ; - ns3:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> a ns3:license-01 ; - ns3:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> a ns3:reproduce-01 ; - ns3:reproduce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - ns3:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> a ns3:share-01 ; - ns3:share-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - ns3:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:grant-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:public-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:reproduce-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:share-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> a ns3:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:license-01 ; - :label "license-01" . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-01" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:license-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_this_t a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_reproduce_r, - net:atomProperty_share_s, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_you-reproduceing-material_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:compositeClass_you-reproduceing-material_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you-reproduceing-material" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-01" . - -net:individual_you-shareing-material_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:compositeClass_you-shareing-material_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you-shareing-material" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-01" . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -<https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you-reproduceing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - sys:fromStructure "cc-sentence-examples-01" . - -<https://tenet.tetras-libre.fr/extract-result#you-shareing-material> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you-shareing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#share-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - sys:fromStructure "cc-sentence-examples-01" . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_r :leaf_reproduce-01_r ; - :edge_a_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG0_y :leaf_you_y ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG0_y :leaf_you_y ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_reproduce_r a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y, - net:individual_you-reproduceing-material_fromClass, - net:individual_you-shareing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r ; - net:coverNode :leaf_reproduce-01_r ; - net:hasNaming "reproduce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y, - net:individual_you-reproduceing-material_fromClass, - net:individual_you-shareing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - rdfs:label "you" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-01" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:compositeClass_you-reproduceing-material_y a net:Composite_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_reproduce-01_r, - :leaf_you_y ; - net:coverNodeCount 3 ; - net:hasClassName "you-reproduceing-material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasRestriction01 net:restriction_reproduceing_material ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_you-shareing-material_y a net:Composite_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_share-01_s, - :leaf_you_y ; - net:coverNodeCount 3 ; - net:hasClassName "you-shareing-material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-shareing-material> ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasRestriction01 net:restriction_shareing_material ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl deleted file mode 100644 index 402948aaba8de8f46013cc1235977bcbf27e7141..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl +++ /dev/null @@ -1,1093 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:grant-01.ARG0 a ns3:FrameRole . - -ns3:grant-01.ARG1 a ns3:FrameRole . - -ns3:grant-01.ARG2 a ns3:FrameRole . - -ns3:license-01.ARG1 a ns3:FrameRole . - -ns3:public-02.ARG1 a ns3:FrameRole . - -ns3:reproduce-01.ARG0 a ns3:FrameRole . - -ns3:reproduce-01.ARG1 a ns3:FrameRole . - -ns3:share-01.ARG0 a ns3:FrameRole . - -ns3:share-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:edge_a_op1_r a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-01" ; - :hasSentenceStatement "This Public License grants You a license to reproduce and share the Licensed Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l3> a ns3:license-01 ; - ns3:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#p> a ns3:public-02 ; - ns3:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#root01> a ns2:AMR ; - ns2:has-id "cc-sentence-examples-01" ; - ns2:has-sentence "This Public License grants You a license to reproduce and share the Licensed Material." ; - ns2:root <http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_r :leaf_reproduce-01_r ; - :edge_a_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG0_y :leaf_you_y ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG0_y :leaf_you_y ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> ; - :label "a" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l3> ; - :label "l3" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#p> ; - :label "p" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> a ns3:grant-01 ; - ns3:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - ns3:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> ; - ns3:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> a ns3:license-01 ; - ns3:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> a ns3:reproduce-01 ; - ns3:reproduce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - ns3:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> a ns3:share-01 ; - ns3:share-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - ns3:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:grant-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:public-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:reproduce-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:share-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> a ns3:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:license-01 ; - :label "license-01" . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:license-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl deleted file mode 100644 index 3687ee814cc849e192b6740a64051bd66745299d..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-2/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl +++ /dev/null @@ -1,1424 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/rdf/core-amr#> . -@prefix ns3: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns2:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns2:hasID "test-1" ; - ns2:hasSentence "The sun is a star." ; - ns2:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns2:hasID "test-2" ; - ns2:hasSentence "Earth is a planet." ; - ns2:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns3:grant-01.ARG0 a ns3:FrameRole . - -ns3:grant-01.ARG1 a ns3:FrameRole . - -ns3:grant-01.ARG2 a ns3:FrameRole . - -ns3:license-01.ARG1 a ns3:FrameRole . - -ns3:public-02.ARG1 a ns3:FrameRole . - -ns3:reproduce-01.ARG0 a ns3:FrameRole . - -ns3:reproduce-01.ARG1 a ns3:FrameRole . - -ns3:share-01.ARG0 a ns3:FrameRole . - -ns3:share-01.ARG1 a ns3:FrameRole . - -ns11:domain a ns2:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns2:Role . - -ns11:op1 a ns2:Role . - -ns11:op2 a ns2:Role . - -ns2:NamedEntity a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:hasID a owl:AnnotationProperty . - -ns2:hasSentence a owl:AnnotationProperty . - -ns2:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:edge_a_op1_r a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-01 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-01" ; - :hasSentenceStatement "This Public License grants You a license to reproduce and share the Licensed Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y, - net:individual_you-reproduceing-material_fromClass, - net:individual_you-shareing-material_fromClass, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l, - :leaf_license-01_l2, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_license-01_l3 ; - net:coverNode :leaf_license-01_l3 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_public-02_p ; - net:hasNaming "public" ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_grant-license a net:Composite_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y, - net:individual_you-reproduceing-material_fromClass, - net:individual_you-shareing-material_fromClass, - net:individual_you_fromClass ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "grant-license" ; - net:hasPropertyName "grant-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverArgNode :leaf_license-01_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_license-01_l, - :leaf_public-02_p ; - net:hasMotherClassNet net:atomProperty_license_l ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t a net:Individual_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasMotherClassNet net:atomClass_this_t ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackMainNetComposante net:atomClass_this_t ; - net:trackNetComposante net:atomClass_this_t ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l3> a ns3:license-01 ; - ns3:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#p> a ns3:public-02 ; - ns3:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#root01> a ns2:AMR ; - ns2:has-id "cc-sentence-examples-01" ; - ns2:has-sentence "This Public License grants You a license to reproduce and share the Licensed Material." ; - ns2:root <http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns2:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> ; - :label "a" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l3> ; - :label "l3" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#p> ; - :label "p" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_reproduce_r ; - :role_op2 net:atomProperty_share_s ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_reproduce_r, - net:atomProperty_share_s ; - net:containsNet1 net:atomProperty_reproduce_r ; - net:containsNet2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r ; - :role_op2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_reproduceing_material a net:Restriction_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_reproduce-01_r, - :leaf_you_y ; - net:coverTargetNode :leaf_material_m, - :leaf_reproduce-01_r ; - net:hasNaming "you-reproduceing-material" ; - net:hasRestrictionNetValue net:atomClass_material_m ; - net:hasRestrictionOnProperty net:atomProperty_reproduce_r . - -net:restriction_shareing_material a net:Restriction_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_share-01_s, - :leaf_you_y ; - net:coverTargetNode :leaf_material_m, - :leaf_share-01_s ; - net:hasNaming "you-shareing-material" ; - net:hasRestrictionNetValue net:atomClass_material_m ; - net:hasRestrictionOnProperty net:atomProperty_share_s . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> a ns2:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#g> a ns3:grant-01 ; - ns3:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> ; - ns3:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> ; - ns3:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l2> a ns3:license-01 ; - ns3:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#a> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#r> a ns3:reproduce-01 ; - ns3:reproduce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - ns3:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#s> a ns3:share-01 ; - ns3:share-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> ; - ns3:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:grant-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:public-02 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:reproduce-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:share-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:and a ns2:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#l> a ns3:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-01#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:license-01 ; - :label "license-01" . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-01#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:license-01 a ns2:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_this_t a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_reproduce_r, - net:atomProperty_share_s, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:individual_you-reproduceing-material_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:compositeClass_you-reproduceing-material_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you-reproduceing-material" ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y ; - net:hasStructure "cc-sentence-examples-01" . - -net:individual_you-shareing-material_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:compositeClass_you-shareing-material_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you-shareing-material" ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y ; - net:hasStructure "cc-sentence-examples-01" . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y ; - net:hasStructure "cc-sentence-examples-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns2:Frame a ns2:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_r :leaf_reproduce-01_r ; - :edge_a_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG0_y :leaf_you_y ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG0_y :leaf_you_y ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomProperty_reproduce_r a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y, - net:individual_you-reproduceing-material_fromClass, - net:individual_you-shareing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r ; - net:coverNode :leaf_reproduce-01_r ; - net:hasNaming "reproduce" ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-reproduceing-material_y, - net:compositeClass_you-shareing-material_y, - net:individual_you-reproduceing-material_fromClass, - net:individual_you-shareing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-01" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:compositeClass_you-reproduceing-material_y a net:Composite_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_reproduce-01_r, - :leaf_you_y ; - net:coverNodeCount 3 ; - net:hasClassName "you-reproduceing-material" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasRestriction01 net:restriction_reproduceing_material ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_you-shareing-material_y a net:Composite_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_share-01_s, - :leaf_you_y ; - net:coverNodeCount 3 ; - net:hasClassName "you-shareing-material" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasRestriction01 net:restriction_shareing_material ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -ns3:FrameRole a ns2:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasClassType sys:Entity ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-01" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples.ttl deleted file mode 100644 index 57723c2e6dbe96e3fbd0f6607093441645c7a014..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples.ttl +++ /dev/null @@ -1,1017 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/cc-examples/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a4> a ns2:adapt-01 ; - ns2:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#e2> a ns2:exclusive-02 ; - ns2:exclusive-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#f> a ns2:free-04 ; - ns2:free-04.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns2:free-04.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l> a ns2:license-01 ; - ns2:license-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l3> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p2> a ns2:possible-01 ; - ns2:possible-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p3> a ns2:public-02 ; - ns2:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-04" ; - ns3:has-sentence "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce, reproduce, and Share Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s3> a ns2:subject-01 ; - ns2:subject-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> ; - ns2:subject-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#v> a ns2:value-01 ; - ns2:value-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns2:adapt-01.ARG1 a ns2:FrameRole . - -ns2:exclusive-02.ARG1 a ns2:FrameRole . - -ns2:exercise-01.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG2 a ns2:FrameRole . - -ns2:grant-01.ARG0 a ns2:FrameRole . - -ns2:grant-01.ARG1 a ns2:FrameRole . - -ns2:grant-01.ARG2 a ns2:FrameRole . - -ns2:license-01.ARG0 a ns2:FrameRole . - -ns2:license-01.ARG1 a ns2:FrameRole . - -ns2:license-01.ARG2 a ns2:FrameRole . - -ns2:possible-01.ARG1 a ns2:FrameRole . - -ns2:public-02.ARG1 a ns2:FrameRole . - -ns2:reproduce-01.ARG1 a ns2:FrameRole . - -ns2:revoke-01.ARG1 a ns2:FrameRole . - -ns2:right-05.ARG2 a ns2:FrameRole . - -ns2:share-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG2 a ns2:FrameRole . - -ns2:value-01.ARG1 a ns2:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns3:Role . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:poss a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> a ns3:and ; - ns11:manner <http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> ; - ns11:poss <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> a ns3:condition . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> a ns2:exercise-01 ; - ns2:exercise-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> a ns11:hereby . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> a ns11:in-part . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> a ns3:or ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> a ns2:right-05 ; - ns2:right-05.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> a ns11:royalty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> a ns2:revoke-01 ; - ns2:revoke-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> a ns11:term . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> a ns11:this . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> a ns11:whole . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> a ns11:worldwide . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#person> a ns3:NamedEntity . - -ns2:adapt-01 a ns3:Frame . - -ns2:exclusive-02 a ns3:Frame . - -ns2:exercise-01 a ns3:Frame . - -ns2:free-04 a ns3:Frame . - -ns2:grant-01 a ns3:Frame . - -ns2:possible-01 a ns3:Frame . - -ns2:public-02 a ns3:Frame . - -ns2:revoke-01 a ns3:Frame . - -ns2:right-05 a ns3:Frame . - -ns2:subject-01 a ns3:Frame . - -ns2:value-01 a ns3:Frame . - -ns11:hereby a ns3:Concept . - -ns11:in-part a ns3:Concept . - -ns11:royalty a ns3:Concept . - -ns11:term a ns3:Concept . - -ns11:this a ns3:Concept . - -ns11:whole a ns3:Concept . - -ns11:worldwide a ns3:Concept . - -ns11:you a ns3:Concept . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:condition a ns3:Concept . - -ns3:or a ns3:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> a ns2:grant-01 ; - ns2:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - ns2:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns2:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> a ns2:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> a <http://amr.isi.edu/entity-types#person> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> a ns11:you . - -ns2:reproduce-01 a ns3:Frame . - -ns2:share-01 a ns3:Frame . - -ns11:material a ns3:Concept . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> a ns11:material . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> a ns11:material . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -ns2:license-01 a ns3:Frame . - -ns3:and a ns3:Concept . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> ; - ns2:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -ns2:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl deleted file mode 100644 index 3ff6f0629035f4a0439ab0313ad1ac330a77be2d..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl +++ /dev/null @@ -1,348 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//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#> . - -<https://tenet.tetras-libre.fr/extract-result#not-exclusive> a owl:ObjectProperty ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#not-possible> a owl:ObjectProperty ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#not-value> a owl:ObjectProperty ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -ns1:atomClass_in-part_ii ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#in-part> . - -ns1:atomClass_material_m ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns1:atomClass_material_m2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns1:atomClass_person_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#person> . - -ns1:atomClass_royalty_r4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#royalty> . - -ns1:atomClass_term_t ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#term> . - -ns1:atomClass_whole_w ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#whole> . - -ns1:atomClass_you_y ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> . - -ns1:atomProperty_adapt_a4 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> . - -ns1:atomProperty_condition_c ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#condition> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#condition> . - -ns1:atomProperty_exercise_e ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#exercise-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise> . - -ns1:atomProperty_free_f ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#free-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free> . - -ns1:atomProperty_grant_g ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> . - -ns1:atomProperty_hasManner_m9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> . - -ns1:atomProperty_license_l ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns1:atomProperty_license_l2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns1:atomProperty_license_l3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns1:atomProperty_license_l4 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns1:atomProperty_public_p3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> . - -ns1:atomProperty_reproduce_r2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns1:atomProperty_reproduce_r3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns1:atomProperty_revoke_r5 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#revoke-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke> . - -ns1:atomProperty_right_r ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#right-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#right> . - -ns1:atomProperty_share_s ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> . - -ns1:atomProperty_share_s2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> . - -ns1:atomProperty_subject_s3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#subject-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject> . - -ns1:compositeProperty_exclusive-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exclusive-license> . - -ns1:compositeProperty_exercise-right ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise-right> . - -ns1:compositeProperty_free-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free-license> . - -ns1:compositeProperty_grant-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> . - -ns1:compositeProperty_possible-revoke ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#possible-revoke> . - -ns1:compositeProperty_public-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> . - -ns1:compositeProperty_revoke-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke-license> . - -ns1:compositeProperty_subject-grant ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject-grant> . - -ns1:compositeProperty_value-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#value-license> . - -ns1:individual_hereby_h ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#hereby> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_royalty_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#royalty> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_term_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#term> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_this_t2 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_worldwide_w2 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#worldwide> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_you_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:hasMotherClassURI ns2:Feature . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#exclusive-license> a owl:ObjectProperty ; - rdfs:label "exclusive-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#exercise> a owl:ObjectProperty ; - rdfs:label "exercise" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-of> a owl:ObjectProperty ; - rdfs:label "exercise-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-right> a owl:ObjectProperty ; - rdfs:label "exercise-right" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#free> a owl:ObjectProperty ; - rdfs:label "free" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#free-license> a owl:ObjectProperty ; - rdfs:label "free-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#free-of> a owl:ObjectProperty ; - rdfs:label "free-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#hereby> a owl:individual, - ns2:Feature ; - rdfs:label "hereby" ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#in-part> a owl:Class ; - rdfs:label "in-part" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#person> a owl:Class ; - rdfs:label "person" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#possible-revoke> a owl:ObjectProperty ; - rdfs:label "possible-revoke" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#revoke> a owl:ObjectProperty ; - rdfs:label "revoke" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-license> a owl:ObjectProperty ; - rdfs:label "revoke-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-of> a owl:ObjectProperty ; - rdfs:label "revoke-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#right> a owl:ObjectProperty ; - rdfs:label "right" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#right-of> a owl:ObjectProperty ; - rdfs:label "right-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#subject> a owl:ObjectProperty ; - rdfs:label "subject" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#subject-grant> a owl:ObjectProperty ; - rdfs:label "subject-grant" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#subject-of> a owl:ObjectProperty ; - rdfs:label "subject-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - ns2:Feature ; - rdfs:label "this" ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#value-license> a owl:ObjectProperty ; - rdfs:label "value-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#whole> a owl:Class ; - rdfs:label "whole" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#worldwide> a owl:individual, - ns2:Feature ; - rdfs:label "worldwide" ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#condition> a owl:ObjectProperty ; - rdfs:label "condition" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#royalty> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#royalty> ; - rdfs:label "royalty" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#term> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#term> ; - rdfs:label "term" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#you> ; - rdfs:label "you" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-04" . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl deleted file mode 100644 index 2cfc8b991a16252c452da3d277a5af0a7c84b49b..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl +++ /dev/null @@ -1,2896 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns2:adapt-01.ARG1 a ns2:FrameRole . - -ns2:exclusive-02.ARG1 a ns2:FrameRole . - -ns2:exercise-01.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG2 a ns2:FrameRole . - -ns2:grant-01.ARG0 a ns2:FrameRole . - -ns2:grant-01.ARG1 a ns2:FrameRole . - -ns2:grant-01.ARG2 a ns2:FrameRole . - -ns2:license-01.ARG0 a ns2:FrameRole . - -ns2:license-01.ARG1 a ns2:FrameRole . - -ns2:license-01.ARG2 a ns2:FrameRole . - -ns2:possible-01.ARG1 a ns2:FrameRole . - -ns2:public-02.ARG1 a ns2:FrameRole . - -ns2:reproduce-01.ARG1 a ns2:FrameRole . - -ns2:revoke-01.ARG1 a ns2:FrameRole . - -ns2:right-05.ARG2 a ns2:FrameRole . - -ns2:share-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG2 a ns2:FrameRole . - -ns2:value-01.ARG1 a ns2:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:poss a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_r3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_s2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a5_op1_t a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_poss_l4 a :AMR_Edge ; - :hasRoleID "poss" . - -:edge_a_op1_e a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_a3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_e2_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_r a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_r4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_mod_h a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_mod_w2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l4_mod_t2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG0_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o_op2_ii a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p2_ARG1_r5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_p3_ARG1_l4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r3_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r5_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s2_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG2_a5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-04 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-04" ; - :hasSentenceStatement "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce, reproduce, and Share Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/extract-result#not-exclusive> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#not-possible> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#not-value> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_adapt_a4 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_adapt-01_a4 ; - net:coverNode :leaf_adapt-01_a4 ; - net:hasNaming "adapt" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - net:hasPropertyName "adapt" ; - net:hasPropertyName01 "adapting" ; - net:hasPropertyName10 "adapt-by" ; - net:hasPropertyName12 "adapt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_free_f a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_royalty_r4, - net:individual_royalty_fromClass ; - net:coverBaseNode :leaf_free-04_f ; - net:coverNode :leaf_free-04_f ; - net:hasNaming "free" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#free-of> ; - net:hasPropertyName "free" ; - net:hasPropertyName01 "freeing" ; - net:hasPropertyName10 "free-by" ; - net:hasPropertyName12 "free-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :leaf_royalty_r4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_reproduce_r2, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a2 ; - :role_ARG1 net:atomClass_in-part_ii, - net:atomClass_whole_w, - net:phenomena_conjunction-OR_o ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasManner" ; - net:hasPropertyName10 "hasManner" ; - net:hasPropertyName12 "hasManner" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2, - :leaf_or_o ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_person_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_license-01_l3 ; - net:coverNode :leaf_license-01_l3 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p3 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l4 ; - net:coverBaseNode :leaf_public-02_p3 ; - net:coverNode :leaf_public-02_p3 ; - net:hasNaming "public" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_subject_s3 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_grant_g, - net:compositeProperty_grant-license ; - :role_ARG2 net:atomClass_term_t, - net:atomProperty_condition_c, - net:phenomena_conjunction-AND_a5 ; - net:coverBaseNode :leaf_subject-01_s3 ; - net:coverNode :leaf_subject-01_s3 ; - net:hasNaming "subject" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#subject-of> ; - net:hasPropertyName "subject" ; - net:hasPropertyName01 "subjecting" ; - net:hasPropertyName10 "subject-by" ; - net:hasPropertyName12 "subject-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a5, - :leaf_grant-01_g ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_exclusive_not-exclusive_e2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_exclusive_not-exclusive" ; - net:hasNetArgument net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_not-exclusive_exclusive_e2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-exclusive_exclusive" ; - net:hasNetArgument net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_not-possible_possible_p2 a net:Axiom_Net ; - :role_ARG1 net:compositeProperty_revoke-license ; - net:composeFrom net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-possible_possible" ; - net:hasNetArgument net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_not-value_value_v a net:Axiom_Net ; - net:composeFrom net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-value_value" ; - net:hasNetArgument net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_possible_not-possible_p2 a net:Axiom_Net ; - :role_ARG1 net:compositeProperty_revoke-license ; - net:composeFrom net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_possible_not-possible" ; - net:hasNetArgument net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_value_not-value_v a net:Axiom_Net ; - net:composeFrom net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_value_not-value" ; - net:hasNetArgument net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:hasStructure "cc-sentence-examples-04" . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_exclusive-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "exclusive-license" ; - net:hasPropertyName "exclusive-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exclusive-license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_free-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_royalty_r4, - net:individual_royalty_fromClass ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_free-04_f ; - net:coverNode :leaf_free-04_f, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "free-license" ; - net:hasPropertyName "free-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free-license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_possible-revoke a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_revoke_r5 ; - net:coverArgNode :leaf_revoke-01_r5 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2, - :leaf_revoke-01_r5 ; - net:hasMotherClassNet net:atomProperty_revoke_r5 ; - net:hasNaming "possible-revoke" ; - net:hasPropertyName "possible-revoke" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#possible-revoke> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l4 ; - net:coverArgNode :leaf_license-01_l4 ; - net:coverBaseNode :leaf_public-02_p3 ; - net:coverNode :leaf_license-01_l4, - :leaf_public-02_p3 ; - net:hasMotherClassNet net:atomProperty_license_l4 ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_subject-grant a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_grant_g ; - :role_ARG2 net:phenomena_conjunction-AND_a5 ; - net:coverArgNode :leaf_grant-01_g ; - net:coverBaseNode :leaf_subject-01_s3 ; - net:coverNode :leaf_grant-01_g, - :leaf_subject-01_s3 ; - net:hasMotherClassNet net:atomProperty_grant_g ; - net:hasNaming "subject-grant" ; - net:hasPropertyName "subject-grant" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject-grant> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_value-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_license-01_l2, - :leaf_value-01_v ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "value-license" ; - net:hasPropertyName "value-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#value-license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t2 a net:Individual_Net ; - net:coverBaseNode :leaf_this_t2 ; - net:coverNode :leaf_this_t2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - net:hasMotherClassNet net:atomClass_this_t2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackMainNetComposante net:atomClass_this_t2 ; - net:trackNetComposante net:atomClass_this_t2 ; - net:trackProgress net:initialized . - -net:individual_worldwide_w2 a net:Individual_Net ; - net:coverBaseNode :leaf_worldwide_w2 ; - net:coverNode :leaf_worldwide_w2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "worldwide" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#worldwide> ; - net:hasMotherClassNet net:atomClass_worldwide_w2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackMainNetComposante net:atomClass_worldwide_w2 ; - net:trackNetComposante net:atomClass_worldwide_w2 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a4> a ns2:adapt-01 ; - ns2:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#e2> a ns2:exclusive-02 ; - ns2:exclusive-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#f> a ns2:free-04 ; - ns2:free-04.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns2:free-04.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l> a ns2:license-01 ; - ns2:license-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l3> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p2> a ns2:possible-01 ; - ns2:possible-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p3> a ns2:public-02 ; - ns2:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-04" ; - ns3:has-sentence "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce, reproduce, and Share Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s3> a ns2:subject-01 ; - ns2:subject-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> ; - ns2:subject-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#v> a ns2:value-01 ; - ns2:value-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:adapt-01 ; - :label "adapt-01" . - -:concept_condition rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:condition ; - :label "condition" . - -:concept_exclusive-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exclusive-02 ; - :label "exclusive-02" . - -:concept_exercise-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exercise-01 ; - :label "exercise-01" . - -:concept_free-04 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:free-04 ; - :label "free-04" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:grant-01 ; - :label "grant-01" . - -:concept_hereby rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hereby ; - :label "hereby" . - -:concept_in-part rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:in-part ; - :label "in-part" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_person rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#person> ; - :label "person" . - -:concept_possible-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:possible-01 ; - :label "possible-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:public-02 ; - :label "public-02" . - -:concept_revoke-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:revoke-01 ; - :label "revoke-01" . - -:concept_right-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:right-05 ; - :label "right-05" . - -:concept_royalty rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:royalty ; - :label "royalty" . - -:concept_subject-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:subject-01 ; - :label "subject-01" . - -:concept_term rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:term ; - :label "term" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_value-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:value-01 ; - :label "value-01" . - -:concept_whole rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:whole ; - :label "whole" . - -:concept_worldwide rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:worldwide ; - :label "worldwide" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> ; - :label "a5" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> ; - :label "c" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> ; - :label "e" . - -:variable_e2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e2> ; - :label "e2" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l3> ; - :label "l3" . - -:variable_l4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - :label "l4" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - :label "m2" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p2> ; - :label "p2" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p3> ; - :label "p3" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> ; - :label "r" . - -:variable_r2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> ; - :label "r2" . - -:variable_r3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> ; - :label "r3" . - -:variable_r4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> ; - :label "r4" . - -:variable_r5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> ; - :label "r5" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s3> ; - :label "s3" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> ; - :label "t" . - -:variable_t2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> ; - :label "t2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> ; - :label "w" . - -:variable_w2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> ; - :label "w2" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#exclusive-license> a owl:ObjectProperty ; - rdfs:label "exclusive-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#exercise> a owl:ObjectProperty ; - rdfs:label "exercise" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-of> a owl:ObjectProperty ; - rdfs:label "exercise-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-right> a owl:ObjectProperty ; - rdfs:label "exercise-right" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#free> a owl:ObjectProperty ; - rdfs:label "free" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#free-license> a owl:ObjectProperty ; - rdfs:label "free-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#free-of> a owl:ObjectProperty ; - rdfs:label "free-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#hereby> a owl:individual, - sys:Feature ; - rdfs:label "hereby" ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#in-part> a owl:Class ; - rdfs:label "in-part" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#person> a owl:Class ; - rdfs:label "person" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#possible-revoke> a owl:ObjectProperty ; - rdfs:label "possible-revoke" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#revoke> a owl:ObjectProperty ; - rdfs:label "revoke" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-license> a owl:ObjectProperty ; - rdfs:label "revoke-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-of> a owl:ObjectProperty ; - rdfs:label "revoke-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#right> a owl:ObjectProperty ; - rdfs:label "right" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#right-of> a owl:ObjectProperty ; - rdfs:label "right-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#subject> a owl:ObjectProperty ; - rdfs:label "subject" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#subject-grant> a owl:ObjectProperty ; - rdfs:label "subject-grant" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#subject-of> a owl:ObjectProperty ; - rdfs:label "subject-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - sys:Feature ; - rdfs:label "this" ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#value-license> a owl:ObjectProperty ; - rdfs:label "value-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#whole> a owl:Class ; - rdfs:label "whole" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#worldwide> a owl:individual, - sys:Feature ; - rdfs:label "worldwide" ; - sys:fromStructure "cc-sentence-examples-04" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_grant-license a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_hereby_h, - net:individual_hereby_h ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "grant-license" ; - net:hasPropertyName "grant-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_hereby_h a net:Individual_Net ; - net:coverBaseNode :leaf_hereby_h ; - net:coverNode :leaf_hereby_h ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "hereby" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#hereby> ; - net:hasMotherClassNet net:atomClass_hereby_h ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackMainNetComposante net:atomClass_hereby_h ; - net:trackNetComposante net:atomClass_hereby_h ; - net:trackProgress net:initialized . - -net:individual_term_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_term_t ; - net:coverNode :leaf_term_t ; - net:fromClassNet net:atomClass_term_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "term" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#term> ; - net:hasMotherClassNet net:atomClass_term_t ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-04" . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_exercise_e, - net:compositeProperty_exercise-right ; - :role_op2 net:atomProperty_reproduce_r3, - net:atomProperty_share_s2, - net:phenomena_conjunction-AND_a3 ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_exercise_e, - net:atomProperty_reproduce_r3, - net:atomProperty_share_s2, - net:phenomena_conjunction-AND_a3 ; - net:containsNet1 net:atomProperty_exercise_e ; - net:containsNet2 net:atomProperty_reproduce_r3, - net:atomProperty_share_s2, - net:phenomena_conjunction-AND_a3 ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_exercise_e, - net:compositeProperty_exercise-right ; - :role_op2 net:atomProperty_reproduce_r3, - net:atomProperty_share_s2, - net:phenomena_conjunction-AND_a3 ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-OR_o a net:Phenomena_Net ; - :role_op1 net:atomClass_whole_w ; - :role_op2 net:atomClass_in-part_ii ; - net:coverBaseNode :leaf_or_o ; - net:coverNode :leaf_or_o ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> a ns3:and ; - ns11:manner <http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> ; - ns11:poss <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> a ns3:condition ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> a ns2:exercise-01 ; - ns2:exercise-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> a ns11:hereby ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> a ns11:in-part ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> a ns3:or ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> a ns2:right-05 ; - ns2:right-05.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> a ns11:royalty ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> a ns2:revoke-01 ; - ns2:revoke-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> a ns11:term ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> a ns11:whole ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> a ns11:worldwide ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#person> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exclusive-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exercise-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:free-04 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:possible-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:revoke-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:right-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:subject-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:value-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hereby a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:in-part a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:royalty a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:term a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:whole a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:worldwide a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:condition a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:share-01 ; - :label "share-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a4 a :AMR_Leaf ; - :edge_a4_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a4 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_a2 :leaf_and_a2 ; - :edge_m9_ARG1_o :leaf_or_o ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_ARG0_p :leaf_person_p ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -<https://tenet.tetras-libre.fr/extract-result#condition> a owl:ObjectProperty ; - rdfs:label "condition" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_in-part_ii a net:Atom_Class_Net ; - net:coverBaseNode :leaf_in-part_ii ; - net:coverNode :leaf_in-part_ii ; - net:coverNodeCount 1 ; - net:hasClassName "in-part" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#in-part> ; - net:hasNaming "in-part" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_whole_w a net:Atom_Class_Net ; - net:coverBaseNode :leaf_whole_w ; - net:coverNode :leaf_whole_w ; - net:coverNodeCount 1 ; - net:hasClassName "whole" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#whole> ; - net:hasNaming "whole" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_condition_c a net:Atom_Property_Net ; - net:coverBaseNode :leaf_condition_c ; - net:coverNode :leaf_condition_c ; - net:hasNaming "condition" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#condition> ; - net:hasPropertyName "condition" ; - net:hasPropertyName01 "condition" ; - net:hasPropertyName10 "condition" ; - net:hasPropertyName12 "condition" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#condition> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_exercise-right a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_right_r ; - net:coverArgNode :leaf_right-05_r ; - net:coverBaseNode :leaf_exercise-01_e ; - net:coverNode :leaf_exercise-01_e, - :leaf_right-05_r ; - net:hasMotherClassNet net:atomProperty_right_r ; - net:hasNaming "exercise-right" ; - net:hasPropertyName "exercise-right" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise-right> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:individual_royalty_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_royalty_r4 ; - net:coverNode :leaf_royalty_r4 ; - net:fromClassNet net:atomClass_royalty_r4 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "royalty" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#royalty> ; - net:hasMotherClassNet net:atomClass_royalty_r4 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-04" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r2 ; - :role_op2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-AND_a5 a net:Phenomena_Net ; - :role_op1 net:atomClass_term_t, - net:individual_term_fromClass ; - :role_op2 net:atomProperty_condition_c ; - net:coverBaseNode :leaf_and_a5 ; - net:coverNode :leaf_and_a5 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> a ns2:grant-01 ; - ns2:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - ns2:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns2:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> a ns2:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> a <http://amr.isi.edu/entity-types#person> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_r3 :leaf_reproduce-01_r3 ; - :edge_a3_op2_s2 :leaf_share-01_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_condition_c a :AMR_Leaf ; - :hasConcept :concept_condition ; - :hasVariable :variable_c . - -:leaf_in-part_ii a :AMR_Leaf ; - :hasConcept :concept_in-part ; - :hasVariable :variable_ii . - -:leaf_reproduce-01_r2 a :AMR_Leaf ; - :edge_r2_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r2 . - -:leaf_reproduce-01_r3 a :AMR_Leaf ; - :edge_r3_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r3 . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_share-01_s2 a :AMR_Leaf ; - :edge_s2_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s2 . - -:leaf_whole_w a :AMR_Leaf ; - :hasConcept :concept_whole ; - :hasVariable :variable_w . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#royalty> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#royalty> ; - rdfs:label "royalty" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#term> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#term> ; - rdfs:label "term" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you> ; - rdfs:label "you" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "cc-sentence-examples-04" . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_material_m2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m2 ; - net:coverNode :leaf_material_m2 ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_person_p a net:Atom_Class_Net ; - net:coverBaseNode :leaf_person_p ; - net:coverNode :leaf_person_p ; - net:coverNodeCount 1 ; - net:hasClassName "person" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#person> ; - net:hasNaming "person" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_hereby_h ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_hereby_h, - :leaf_license-01_l2, - :leaf_person_p, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l4 a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t2 ; - net:coverBaseNode :leaf_license-01_l4 ; - net:coverNode :leaf_license-01_l4 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r2 ; - net:coverNode :leaf_reproduce-01_r2 ; - net:hasNaming "reproduce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_right_r a net:Atom_Property_Net ; - :role_ARG2 net:atomProperty_reproduce_r2, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a2 ; - net:coverBaseNode :leaf_right-05_r ; - net:coverNode :leaf_right-05_r ; - net:hasNaming "right" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#right-of> ; - net:hasPropertyName "right" ; - net:hasPropertyName01 "righting" ; - net:hasPropertyName10 "right-by" ; - net:hasPropertyName12 "right-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#right> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-04" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:license-01 ; - :label "license-01" . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_t :leaf_term_t ; - :edge_a5_op2_c :leaf_condition_c ; - :edge_a5_poss_l4 :leaf_license-01_l4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_free-04_f a :AMR_Leaf ; - :edge_f_ARG1_l2 :leaf_license-01_l2 ; - :edge_f_ARG2_r4 :leaf_royalty_r4 ; - :hasConcept :concept_free-04 ; - :hasVariable :variable_f . - -:leaf_or_o a :AMR_Leaf ; - :edge_o_op1_w :leaf_whole_w ; - :edge_o_op2_ii :leaf_in-part_ii ; - :hasConcept :concept_or ; - :hasVariable :variable_o . - -:leaf_public-02_p3 a :AMR_Leaf ; - :edge_p3_ARG1_l4 :leaf_license-01_l4 ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p3 . - -:leaf_subject-01_s3 a :AMR_Leaf ; - :edge_s3_ARG1_g :leaf_grant-01_g ; - :edge_s3_ARG2_a5 :leaf_and_a5 ; - :hasConcept :concept_subject-01 ; - :hasVariable :variable_s3 . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-04" . - -net:atomClass_royalty_r4 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_royalty_r4 ; - net:coverNode :leaf_royalty_r4 ; - net:coverNodeCount 1 ; - net:hasClassName "royalty" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#royalty> ; - net:hasNaming "royalty" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_term_t a net:Atom_Class_Net ; - net:coverBaseNode :leaf_term_t ; - net:coverNode :leaf_term_t ; - net:coverNodeCount 1 ; - net:hasClassName "term" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#term> ; - net:hasNaming "term" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_this_t2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t2 ; - net:coverNode :leaf_this_t2 ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_worldwide_w2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_worldwide_w2 ; - net:coverNode :leaf_worldwide_w2 ; - net:coverNodeCount 1 ; - net:hasClassName "worldwide" ; - net:hasNaming "worldwide" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_revoke_r5 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverBaseNode :leaf_revoke-01_r5 ; - net:coverNode :leaf_revoke-01_r5 ; - net:hasNaming "revoke" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#revoke-of> ; - net:hasPropertyName "revoke" ; - net:hasPropertyName01 "revokeing" ; - net:hasPropertyName10 "revoke-by" ; - net:hasPropertyName12 "revoke-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-exclusive_e2 a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasNaming "not-exclusive" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" . - -net:compositeProperty_not-possible_p2 a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_revoke_r5, - net:compositeProperty_revoke-license ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasNaming "not-possible" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" . - -net:compositeProperty_not-value_v a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasNaming "not-value" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" . - -net:compositeProperty_revoke-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_revoke-01_r5 ; - net:coverNode :leaf_license-01_l2, - :leaf_revoke-01_r5 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "revoke-license" ; - net:hasPropertyName "revoke-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke-license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns2:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_exercise-01_e a :AMR_Leaf ; - :edge_e_ARG1_r :leaf_right-05_r ; - :hasConcept :concept_exercise-01 ; - :hasVariable :variable_e . - -:leaf_term_t a :AMR_Leaf ; - :hasConcept :concept_term ; - :hasVariable :variable_t . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_hereby_h a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_hereby_h ; - net:coverNode :leaf_hereby_h ; - net:coverNodeCount 1 ; - net:hasClassName "hereby" ; - net:hasNaming "hereby" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_exclusive_e2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasNaming "exclusive" ; - net:hasPropertyName "exclusive" ; - net:hasPropertyName01 "exclusiveing" ; - net:hasPropertyName10 "exclusive-by" ; - net:hasPropertyName12 "exclusive-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_exercise_e a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_right_r ; - net:coverBaseNode :leaf_exercise-01_e ; - net:coverNode :leaf_exercise-01_e ; - net:hasNaming "exercise" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#exercise-of> ; - net:hasPropertyName "exercise" ; - net:hasPropertyName01 "exerciseing" ; - net:hasPropertyName10 "exercise-by" ; - net:hasPropertyName12 "exercise-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_right-05_r ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_possible_p2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_revoke_r5, - net:compositeProperty_revoke-license ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasNaming "possible" ; - net:hasPropertyName "possible" ; - net:hasPropertyName01 "possibleing" ; - net:hasPropertyName10 "possible-by" ; - net:hasPropertyName12 "possible-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_revoke-01_r5, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_reproduce-01_r3 ; - net:coverNode :leaf_reproduce-01_r3 ; - net:hasNaming "reproduce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasNaming "share" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_value_v a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasNaming "value" ; - net:hasPropertyName "value" ; - net:hasPropertyName01 "valueing" ; - net:hasPropertyName10 "value-by" ; - net:hasPropertyName12 "value-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -net:phenomena_conjunction-AND_a3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r3 ; - :role_op2 net:atomProperty_share_s2 ; - net:coverBaseNode :leaf_and_a3 ; - net:coverNode :leaf_and_a3 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> ; - ns2:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_e :leaf_exercise-01_e ; - :edge_a_op2_a3 :leaf_and_a3 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r2 :leaf_reproduce-01_r2 ; - :edge_a2_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_hereby_h a :AMR_Leaf ; - :hasConcept :concept_hereby ; - :hasVariable :variable_h . - -:leaf_person_p a :AMR_Leaf ; - :hasConcept :concept_person ; - :hasVariable :variable_p . - -:leaf_right-05_r a :AMR_Leaf ; - :edge_r_ARG2_a2 :leaf_and_a2 ; - :hasConcept :concept_right-05 ; - :hasVariable :variable_r . - -:leaf_royalty_r4 a :AMR_Leaf ; - :hasConcept :concept_royalty ; - :hasVariable :variable_r4 . - -:leaf_this_t2 a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t2 . - -:leaf_worldwide_w2 a :AMR_Leaf ; - :hasConcept :concept_worldwide ; - :hasVariable :variable_w2 . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "cc-sentence-examples-04" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_license-01_l4 a :AMR_Leaf ; - :edge_l4_mod_t2 :leaf_this_t2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l4 . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:leaf_material_m2 a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m2 . - -:leaf_revoke-01_r5 a :AMR_Leaf ; - :edge_r5_ARG1_l2 :leaf_license-01_l2 ; - :hasConcept :concept_revoke-01 ; - :hasVariable :variable_r5 . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_p :leaf_person_p ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :edge_g_mod_h :leaf_hereby_h ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_exclusive-02_e2 a :AMR_Leaf ; - :edge_e2_ARG1_l2 :leaf_license-01_l2 ; - :edge_e2_polarity_negative :value_negative ; - :hasConcept :concept_exclusive-02 ; - :hasVariable :variable_e2 . - -:leaf_possible-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_r5 :leaf_revoke-01_r5 ; - :edge_p2_polarity_negative :value_negative ; - :hasConcept :concept_possible-01 ; - :hasVariable :variable_p2 . - -:leaf_value-01_v a :AMR_Leaf ; - :edge_v_ARG1_l2 :leaf_license-01_l2 ; - :edge_v_polarity_negative :value_negative ; - :hasConcept :concept_value-01 ; - :hasVariable :variable_v . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_exercise_e, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a, - net:phenomena_conjunction-AND_a3 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_worldwide_w2 ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_worldwide_w2, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns2:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :edge_l2_mod_w2 :leaf_worldwide_w2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl deleted file mode 100644 index 96142f72b5c979f033b9699f9c69aefde397ce0f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl +++ /dev/null @@ -1,1712 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns2:adapt-01.ARG1 a ns2:FrameRole . - -ns2:exclusive-02.ARG1 a ns2:FrameRole . - -ns2:exercise-01.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG2 a ns2:FrameRole . - -ns2:grant-01.ARG0 a ns2:FrameRole . - -ns2:grant-01.ARG1 a ns2:FrameRole . - -ns2:grant-01.ARG2 a ns2:FrameRole . - -ns2:license-01.ARG0 a ns2:FrameRole . - -ns2:license-01.ARG1 a ns2:FrameRole . - -ns2:license-01.ARG2 a ns2:FrameRole . - -ns2:possible-01.ARG1 a ns2:FrameRole . - -ns2:public-02.ARG1 a ns2:FrameRole . - -ns2:reproduce-01.ARG1 a ns2:FrameRole . - -ns2:revoke-01.ARG1 a ns2:FrameRole . - -ns2:right-05.ARG2 a ns2:FrameRole . - -ns2:share-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG2 a ns2:FrameRole . - -ns2:value-01.ARG1 a ns2:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:poss a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_r3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_s2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a5_op1_t a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_poss_l4 a :AMR_Edge ; - :hasRoleID "poss" . - -:edge_a_op1_e a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_a3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_e2_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_r a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_r4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_mod_h a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_mod_w2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l4_mod_t2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG0_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o_op2_ii a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p2_ARG1_r5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_p3_ARG1_l4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r3_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r5_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s2_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG2_a5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a4 a :AMR_Leaf ; - :edge_a4_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a4 . - -:leaf_exclusive-02_e2 a :AMR_Leaf ; - :edge_e2_ARG1_l2 :leaf_license-01_l2 ; - :edge_e2_polarity_negative :value_negative ; - :hasConcept :concept_exclusive-02 ; - :hasVariable :variable_e2 . - -:leaf_free-04_f a :AMR_Leaf ; - :edge_f_ARG1_l2 :leaf_license-01_l2 ; - :edge_f_ARG2_r4 :leaf_royalty_r4 ; - :hasConcept :concept_free-04 ; - :hasVariable :variable_f . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_a2 :leaf_and_a2 ; - :edge_m9_ARG1_o :leaf_or_o ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_ARG0_p :leaf_person_p ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:leaf_possible-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_r5 :leaf_revoke-01_r5 ; - :edge_p2_polarity_negative :value_negative ; - :hasConcept :concept_possible-01 ; - :hasVariable :variable_p2 . - -:leaf_public-02_p3 a :AMR_Leaf ; - :edge_p3_ARG1_l4 :leaf_license-01_l4 ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p3 . - -:leaf_subject-01_s3 a :AMR_Leaf ; - :edge_s3_ARG1_g :leaf_grant-01_g ; - :edge_s3_ARG2_a5 :leaf_and_a5 ; - :hasConcept :concept_subject-01 ; - :hasVariable :variable_s3 . - -:leaf_value-01_v a :AMR_Leaf ; - :edge_v_ARG1_l2 :leaf_license-01_l2 ; - :edge_v_polarity_negative :value_negative ; - :hasConcept :concept_value-01 ; - :hasVariable :variable_v . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-04 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-04" ; - :hasSentenceStatement "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce, reproduce, and Share Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a4> a ns2:adapt-01 ; - ns2:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#e2> a ns2:exclusive-02 ; - ns2:exclusive-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#f> a ns2:free-04 ; - ns2:free-04.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns2:free-04.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l> a ns2:license-01 ; - ns2:license-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l3> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p2> a ns2:possible-01 ; - ns2:possible-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p3> a ns2:public-02 ; - ns2:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-04" ; - ns3:has-sentence "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce, reproduce, and Share Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s3> a ns2:subject-01 ; - ns2:subject-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> ; - ns2:subject-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#v> a ns2:value-01 ; - ns2:value-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:adapt-01 ; - :label "adapt-01" . - -:concept_condition rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:condition ; - :label "condition" . - -:concept_exclusive-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exclusive-02 ; - :label "exclusive-02" . - -:concept_exercise-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exercise-01 ; - :label "exercise-01" . - -:concept_free-04 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:free-04 ; - :label "free-04" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:grant-01 ; - :label "grant-01" . - -:concept_hereby rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hereby ; - :label "hereby" . - -:concept_in-part rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:in-part ; - :label "in-part" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_person rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#person> ; - :label "person" . - -:concept_possible-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:possible-01 ; - :label "possible-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:public-02 ; - :label "public-02" . - -:concept_revoke-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:revoke-01 ; - :label "revoke-01" . - -:concept_right-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:right-05 ; - :label "right-05" . - -:concept_royalty rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:royalty ; - :label "royalty" . - -:concept_subject-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:subject-01 ; - :label "subject-01" . - -:concept_term rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:term ; - :label "term" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_value-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:value-01 ; - :label "value-01" . - -:concept_whole rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:whole ; - :label "whole" . - -:concept_worldwide rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:worldwide ; - :label "worldwide" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_e :leaf_exercise-01_e ; - :edge_a_op2_a3 :leaf_and_a3 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_r3 :leaf_reproduce-01_r3 ; - :edge_a3_op2_s2 :leaf_share-01_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_t :leaf_term_t ; - :edge_a5_op2_c :leaf_condition_c ; - :edge_a5_poss_l4 :leaf_license-01_l4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_condition_c a :AMR_Leaf ; - :hasConcept :concept_condition ; - :hasVariable :variable_c . - -:leaf_exercise-01_e a :AMR_Leaf ; - :edge_e_ARG1_r :leaf_right-05_r ; - :hasConcept :concept_exercise-01 ; - :hasVariable :variable_e . - -:leaf_hereby_h a :AMR_Leaf ; - :hasConcept :concept_hereby ; - :hasVariable :variable_h . - -:leaf_in-part_ii a :AMR_Leaf ; - :hasConcept :concept_in-part ; - :hasVariable :variable_ii . - -:leaf_or_o a :AMR_Leaf ; - :edge_o_op1_w :leaf_whole_w ; - :edge_o_op2_ii :leaf_in-part_ii ; - :hasConcept :concept_or ; - :hasVariable :variable_o . - -:leaf_reproduce-01_r2 a :AMR_Leaf ; - :edge_r2_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r2 . - -:leaf_reproduce-01_r3 a :AMR_Leaf ; - :edge_r3_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r3 . - -:leaf_revoke-01_r5 a :AMR_Leaf ; - :edge_r5_ARG1_l2 :leaf_license-01_l2 ; - :hasConcept :concept_revoke-01 ; - :hasVariable :variable_r5 . - -:leaf_right-05_r a :AMR_Leaf ; - :edge_r_ARG2_a2 :leaf_and_a2 ; - :hasConcept :concept_right-05 ; - :hasVariable :variable_r . - -:leaf_royalty_r4 a :AMR_Leaf ; - :hasConcept :concept_royalty ; - :hasVariable :variable_r4 . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_share-01_s2 a :AMR_Leaf ; - :edge_s2_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s2 . - -:leaf_term_t a :AMR_Leaf ; - :hasConcept :concept_term ; - :hasVariable :variable_t . - -:leaf_this_t2 a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t2 . - -:leaf_whole_w a :AMR_Leaf ; - :hasConcept :concept_whole ; - :hasVariable :variable_w . - -:leaf_worldwide_w2 a :AMR_Leaf ; - :hasConcept :concept_worldwide ; - :hasVariable :variable_w2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> ; - :label "a5" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> ; - :label "c" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> ; - :label "e" . - -:variable_e2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e2> ; - :label "e2" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l3> ; - :label "l3" . - -:variable_l4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - :label "l4" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - :label "m2" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p2> ; - :label "p2" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p3> ; - :label "p3" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> ; - :label "r" . - -:variable_r2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> ; - :label "r2" . - -:variable_r3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> ; - :label "r3" . - -:variable_r4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> ; - :label "r4" . - -:variable_r5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> ; - :label "r5" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s3> ; - :label "s3" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> ; - :label "t" . - -:variable_t2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> ; - :label "t2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> ; - :label "w" . - -:variable_w2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> ; - :label "w2" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> a ns3:and ; - ns11:manner <http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> ; - ns11:poss <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> a ns3:condition ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> a ns2:exercise-01 ; - ns2:exercise-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> a ns11:hereby ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> a ns11:in-part ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> a ns3:or ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> a ns2:right-05 ; - ns2:right-05.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> a ns11:royalty ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> a ns2:revoke-01 ; - ns2:revoke-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> a ns11:term ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> a ns11:whole ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> a ns11:worldwide ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#person> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exclusive-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exercise-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:free-04 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:possible-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:revoke-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:right-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:subject-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:value-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hereby a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:in-part a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:royalty a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:term a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:whole a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:worldwide a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:condition a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:share-01 ; - :label "share-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r2 :leaf_reproduce-01_r2 ; - :edge_a2_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_p :leaf_person_p ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :edge_g_mod_h :leaf_hereby_h ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_license-01_l4 a :AMR_Leaf ; - :edge_l4_mod_t2 :leaf_this_t2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l4 . - -:leaf_person_p a :AMR_Leaf ; - :hasConcept :concept_person ; - :hasVariable :variable_p . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> a ns2:grant-01 ; - ns2:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - ns2:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns2:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> a ns2:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> a <http://amr.isi.edu/entity-types#person> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:leaf_material_m2 a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m2 . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:license-01 ; - :label "license-01" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns2:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :edge_l2_mod_w2 :leaf_worldwide_w2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> ; - ns2:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -ns2:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl deleted file mode 100644 index 4b2e56d0829589e738b243b11862e9e52c92a745..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-3/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl +++ /dev/null @@ -1,2595 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns2:adapt-01.ARG1 a ns2:FrameRole . - -ns2:exclusive-02.ARG1 a ns2:FrameRole . - -ns2:exercise-01.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG2 a ns2:FrameRole . - -ns2:grant-01.ARG0 a ns2:FrameRole . - -ns2:grant-01.ARG1 a ns2:FrameRole . - -ns2:grant-01.ARG2 a ns2:FrameRole . - -ns2:license-01.ARG0 a ns2:FrameRole . - -ns2:license-01.ARG1 a ns2:FrameRole . - -ns2:license-01.ARG2 a ns2:FrameRole . - -ns2:possible-01.ARG1 a ns2:FrameRole . - -ns2:public-02.ARG1 a ns2:FrameRole . - -ns2:reproduce-01.ARG1 a ns2:FrameRole . - -ns2:revoke-01.ARG1 a ns2:FrameRole . - -ns2:right-05.ARG2 a ns2:FrameRole . - -ns2:share-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG2 a ns2:FrameRole . - -ns2:value-01.ARG1 a ns2:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:poss a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_r3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_s2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a5_op1_t a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_poss_l4 a :AMR_Edge ; - :hasRoleID "poss" . - -:edge_a_op1_e a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_a3 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_e2_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_r a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_r4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_mod_h a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_mod_w2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l4_mod_t2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG0_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o_op2_ii a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p2_ARG1_r5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_p3_ARG1_l4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r3_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r5_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s2_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG2_a5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-04 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-04" ; - :hasSentenceStatement "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce, reproduce, and Share Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_adapt_a4 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_adapt-01_a4 ; - net:coverNode :leaf_adapt-01_a4 ; - net:hasNaming "adapt" ; - net:hasPropertyName "adapt" ; - net:hasPropertyName01 "adapting" ; - net:hasPropertyName10 "adapt-by" ; - net:hasPropertyName12 "adapt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_free_f a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_royalty_r4, - net:individual_royalty_fromClass ; - net:coverBaseNode :leaf_free-04_f ; - net:coverNode :leaf_free-04_f ; - net:hasNaming "free" ; - net:hasPropertyName "free" ; - net:hasPropertyName01 "freeing" ; - net:hasPropertyName10 "free-by" ; - net:hasPropertyName12 "free-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :leaf_royalty_r4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_reproduce_r2, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a2 ; - :role_ARG1 net:atomClass_in-part_ii, - net:atomClass_whole_w, - net:phenomena_conjunction-OR_o ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasManner" ; - net:hasPropertyName10 "hasManner" ; - net:hasPropertyName12 "hasManner" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2, - :leaf_or_o ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_person_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_license-01_l3 ; - net:coverNode :leaf_license-01_l3 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p3 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l4 ; - net:coverBaseNode :leaf_public-02_p3 ; - net:coverNode :leaf_public-02_p3 ; - net:hasNaming "public" ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_subject_s3 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_grant_g, - net:compositeProperty_grant-license ; - :role_ARG2 net:atomClass_term_t, - net:atomProperty_condition_c, - net:phenomena_conjunction-AND_a5 ; - net:coverBaseNode :leaf_subject-01_s3 ; - net:coverNode :leaf_subject-01_s3 ; - net:hasNaming "subject" ; - net:hasPropertyName "subject" ; - net:hasPropertyName01 "subjecting" ; - net:hasPropertyName10 "subject-by" ; - net:hasPropertyName12 "subject-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a5, - :leaf_grant-01_g ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_exclusive_not-exclusive_e2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_exclusive_not-exclusive" ; - net:hasNetArgument net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_not-exclusive_exclusive_e2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-exclusive_exclusive" ; - net:hasNetArgument net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_not-possible_possible_p2 a net:Axiom_Net ; - :role_ARG1 net:compositeProperty_revoke-license ; - net:composeFrom net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-possible_possible" ; - net:hasNetArgument net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_not-value_value_v a net:Axiom_Net ; - net:composeFrom net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-value_value" ; - net:hasNetArgument net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_possible_not-possible_p2 a net:Axiom_Net ; - :role_ARG1 net:compositeProperty_revoke-license ; - net:composeFrom net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_possible_not-possible" ; - net:hasNetArgument net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:hasStructure "cc-sentence-examples-04" . - -net:axiom_disjointProperty_value_not-value_v a net:Axiom_Net ; - net:composeFrom net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_value_not-value" ; - net:hasNetArgument net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:hasStructure "cc-sentence-examples-04" . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_exclusive-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "exclusive-license" ; - net:hasPropertyName "exclusive-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_free-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_royalty_r4, - net:individual_royalty_fromClass ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_free-04_f ; - net:coverNode :leaf_free-04_f, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "free-license" ; - net:hasPropertyName "free-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_possible-revoke a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_revoke_r5 ; - net:coverArgNode :leaf_revoke-01_r5 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2, - :leaf_revoke-01_r5 ; - net:hasMotherClassNet net:atomProperty_revoke_r5 ; - net:hasNaming "possible-revoke" ; - net:hasPropertyName "possible-revoke" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l4 ; - net:coverArgNode :leaf_license-01_l4 ; - net:coverBaseNode :leaf_public-02_p3 ; - net:coverNode :leaf_license-01_l4, - :leaf_public-02_p3 ; - net:hasMotherClassNet net:atomProperty_license_l4 ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_subject-grant a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_grant_g ; - :role_ARG2 net:phenomena_conjunction-AND_a5 ; - net:coverArgNode :leaf_grant-01_g ; - net:coverBaseNode :leaf_subject-01_s3 ; - net:coverNode :leaf_grant-01_g, - :leaf_subject-01_s3 ; - net:hasMotherClassNet net:atomProperty_grant_g ; - net:hasNaming "subject-grant" ; - net:hasPropertyName "subject-grant" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:compositeProperty_value-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_license-01_l2, - :leaf_value-01_v ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "value-license" ; - net:hasPropertyName "value-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t2 a net:Individual_Net ; - net:coverBaseNode :leaf_this_t2 ; - net:coverNode :leaf_this_t2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasMotherClassNet net:atomClass_this_t2 ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackMainNetComposante net:atomClass_this_t2 ; - net:trackNetComposante net:atomClass_this_t2 ; - net:trackProgress net:initialized . - -net:individual_worldwide_w2 a net:Individual_Net ; - net:coverBaseNode :leaf_worldwide_w2 ; - net:coverNode :leaf_worldwide_w2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "worldwide" ; - net:hasMotherClassNet net:atomClass_worldwide_w2 ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackMainNetComposante net:atomClass_worldwide_w2 ; - net:trackNetComposante net:atomClass_worldwide_w2 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a4> a ns2:adapt-01 ; - ns2:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#e2> a ns2:exclusive-02 ; - ns2:exclusive-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#f> a ns2:free-04 ; - ns2:free-04.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns2:free-04.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l> a ns2:license-01 ; - ns2:license-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l3> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p2> a ns2:possible-01 ; - ns2:possible-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p3> a ns2:public-02 ; - ns2:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-04" ; - ns3:has-sentence "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce, reproduce, and Share Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s3> a ns2:subject-01 ; - ns2:subject-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> ; - ns2:subject-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#v> a ns2:value-01 ; - ns2:value-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:adapt-01 ; - :label "adapt-01" . - -:concept_condition rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:condition ; - :label "condition" . - -:concept_exclusive-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exclusive-02 ; - :label "exclusive-02" . - -:concept_exercise-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exercise-01 ; - :label "exercise-01" . - -:concept_free-04 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:free-04 ; - :label "free-04" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:grant-01 ; - :label "grant-01" . - -:concept_hereby rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hereby ; - :label "hereby" . - -:concept_in-part rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:in-part ; - :label "in-part" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_person rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#person> ; - :label "person" . - -:concept_possible-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:possible-01 ; - :label "possible-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:public-02 ; - :label "public-02" . - -:concept_revoke-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:revoke-01 ; - :label "revoke-01" . - -:concept_right-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:right-05 ; - :label "right-05" . - -:concept_royalty rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:royalty ; - :label "royalty" . - -:concept_subject-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:subject-01 ; - :label "subject-01" . - -:concept_term rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:term ; - :label "term" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_value-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:value-01 ; - :label "value-01" . - -:concept_whole rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:whole ; - :label "whole" . - -:concept_worldwide rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:worldwide ; - :label "worldwide" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> ; - :label "a5" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> ; - :label "c" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> ; - :label "e" . - -:variable_e2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e2> ; - :label "e2" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l3> ; - :label "l3" . - -:variable_l4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - :label "l4" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - :label "m2" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p2> ; - :label "p2" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p3> ; - :label "p3" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> ; - :label "r" . - -:variable_r2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> ; - :label "r2" . - -:variable_r3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> ; - :label "r3" . - -:variable_r4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> ; - :label "r4" . - -:variable_r5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> ; - :label "r5" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s3> ; - :label "s3" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> ; - :label "t" . - -:variable_t2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> ; - :label "t2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> ; - :label "w" . - -:variable_w2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> ; - :label "w2" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_grant-license a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_hereby_h, - net:individual_hereby_h ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "grant-license" ; - net:hasPropertyName "grant-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_hereby_h a net:Individual_Net ; - net:coverBaseNode :leaf_hereby_h ; - net:coverNode :leaf_hereby_h ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "hereby" ; - net:hasMotherClassNet net:atomClass_hereby_h ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackMainNetComposante net:atomClass_hereby_h ; - net:trackNetComposante net:atomClass_hereby_h ; - net:trackProgress net:initialized . - -net:individual_term_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_term_t ; - net:coverNode :leaf_term_t ; - net:fromClassNet net:atomClass_term_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "term" ; - net:hasMotherClassNet net:atomClass_term_t ; - net:hasStructure "cc-sentence-examples-04" . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_exercise_e, - net:compositeProperty_exercise-right ; - :role_op2 net:atomProperty_reproduce_r3, - net:atomProperty_share_s2, - net:phenomena_conjunction-AND_a3 ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_exercise_e, - net:atomProperty_reproduce_r3, - net:atomProperty_share_s2, - net:phenomena_conjunction-AND_a3 ; - net:containsNet1 net:atomProperty_exercise_e ; - net:containsNet2 net:atomProperty_reproduce_r3, - net:atomProperty_share_s2, - net:phenomena_conjunction-AND_a3 ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_exercise_e, - net:compositeProperty_exercise-right ; - :role_op2 net:atomProperty_reproduce_r3, - net:atomProperty_share_s2, - net:phenomena_conjunction-AND_a3 ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-OR_o a net:Phenomena_Net ; - :role_op1 net:atomClass_whole_w ; - :role_op2 net:atomClass_in-part_ii ; - net:coverBaseNode :leaf_or_o ; - net:coverNode :leaf_or_o ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> a ns3:and ; - ns11:manner <http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> ; - ns11:poss <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#c> a ns3:condition ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#e> a ns2:exercise-01 ; - ns2:exercise-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> a ns11:hereby ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> a ns11:in-part ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#o> a ns3:or ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r> a ns2:right-05 ; - ns2:right-05.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r2> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r3> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r4> a ns11:royalty ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#r5> a ns2:revoke-01 ; - ns2:revoke-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#s2> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#t> a ns11:term ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#w> a ns11:whole ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> a ns11:worldwide ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#person> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exclusive-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exercise-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:free-04 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:possible-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:revoke-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:right-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:subject-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:value-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hereby a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:in-part a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:royalty a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:term a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:whole a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:worldwide a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:condition a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:share-01 ; - :label "share-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a4 a :AMR_Leaf ; - :edge_a4_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a4 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_a2 :leaf_and_a2 ; - :edge_m9_ARG1_o :leaf_or_o ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_ARG0_p :leaf_person_p ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_in-part_ii a net:Atom_Class_Net ; - net:coverBaseNode :leaf_in-part_ii ; - net:coverNode :leaf_in-part_ii ; - net:coverNodeCount 1 ; - net:hasClassName "in-part" ; - net:hasClassType sys:Entity ; - net:hasNaming "in-part" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_whole_w a net:Atom_Class_Net ; - net:coverBaseNode :leaf_whole_w ; - net:coverNode :leaf_whole_w ; - net:coverNodeCount 1 ; - net:hasClassName "whole" ; - net:hasClassType sys:Entity ; - net:hasNaming "whole" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_condition_c a net:Atom_Property_Net ; - net:coverBaseNode :leaf_condition_c ; - net:coverNode :leaf_condition_c ; - net:hasNaming "condition" ; - net:hasPropertyName "condition" ; - net:hasPropertyName01 "condition" ; - net:hasPropertyName10 "condition" ; - net:hasPropertyName12 "condition" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_exercise-right a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_right_r ; - net:coverArgNode :leaf_right-05_r ; - net:coverBaseNode :leaf_exercise-01_e ; - net:coverNode :leaf_exercise-01_e, - :leaf_right-05_r ; - net:hasMotherClassNet net:atomProperty_right_r ; - net:hasNaming "exercise-right" ; - net:hasPropertyName "exercise-right" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:individual_royalty_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_royalty_r4 ; - net:coverNode :leaf_royalty_r4 ; - net:fromClassNet net:atomClass_royalty_r4 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "royalty" ; - net:hasMotherClassNet net:atomClass_royalty_r4 ; - net:hasStructure "cc-sentence-examples-04" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r2 ; - :role_op2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-AND_a5 a net:Phenomena_Net ; - :role_op1 net:atomClass_term_t, - net:individual_term_fromClass ; - :role_op2 net:atomProperty_condition_c ; - net:coverBaseNode :leaf_and_a5 ; - net:coverNode :leaf_and_a5 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#g> a ns2:grant-01 ; - ns2:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> ; - ns2:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> ; - ns2:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#h> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l4> a ns2:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#t2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#p> a <http://amr.isi.edu/entity-types#person> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_r3 :leaf_reproduce-01_r3 ; - :edge_a3_op2_s2 :leaf_share-01_s2 ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_condition_c a :AMR_Leaf ; - :hasConcept :concept_condition ; - :hasVariable :variable_c . - -:leaf_in-part_ii a :AMR_Leaf ; - :hasConcept :concept_in-part ; - :hasVariable :variable_ii . - -:leaf_reproduce-01_r2 a :AMR_Leaf ; - :edge_r2_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r2 . - -:leaf_reproduce-01_r3 a :AMR_Leaf ; - :edge_r3_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r3 . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_share-01_s2 a :AMR_Leaf ; - :edge_s2_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s2 . - -:leaf_whole_w a :AMR_Leaf ; - :hasConcept :concept_whole ; - :hasVariable :variable_w . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_material_m2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m2 ; - net:coverNode :leaf_material_m2 ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_person_p a net:Atom_Class_Net ; - net:coverBaseNode :leaf_person_p ; - net:coverNode :leaf_person_p ; - net:coverNodeCount 1 ; - net:hasClassName "person" ; - net:hasClassType sys:Entity ; - net:hasNaming "person" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_hereby_h ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_hereby_h, - :leaf_license-01_l2, - :leaf_person_p, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l4 a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t2 ; - net:coverBaseNode :leaf_license-01_l4 ; - net:coverNode :leaf_license-01_l4 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r2 ; - net:coverNode :leaf_reproduce-01_r2 ; - net:hasNaming "reproduce" ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_right_r a net:Atom_Property_Net ; - :role_ARG2 net:atomProperty_reproduce_r2, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a2 ; - net:coverBaseNode :leaf_right-05_r ; - net:coverNode :leaf_right-05_r ; - net:hasNaming "right" ; - net:hasPropertyName "right" ; - net:hasPropertyName01 "righting" ; - net:hasPropertyName10 "right-by" ; - net:hasPropertyName12 "right-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasStructure "cc-sentence-examples-04" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#m2> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:license-01 ; - :label "license-01" . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_t :leaf_term_t ; - :edge_a5_op2_c :leaf_condition_c ; - :edge_a5_poss_l4 :leaf_license-01_l4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_free-04_f a :AMR_Leaf ; - :edge_f_ARG1_l2 :leaf_license-01_l2 ; - :edge_f_ARG2_r4 :leaf_royalty_r4 ; - :hasConcept :concept_free-04 ; - :hasVariable :variable_f . - -:leaf_or_o a :AMR_Leaf ; - :edge_o_op1_w :leaf_whole_w ; - :edge_o_op2_ii :leaf_in-part_ii ; - :hasConcept :concept_or ; - :hasVariable :variable_o . - -:leaf_public-02_p3 a :AMR_Leaf ; - :edge_p3_ARG1_l4 :leaf_license-01_l4 ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p3 . - -:leaf_subject-01_s3 a :AMR_Leaf ; - :edge_s3_ARG1_g :leaf_grant-01_g ; - :edge_s3_ARG2_a5 :leaf_and_a5 ; - :hasConcept :concept_subject-01 ; - :hasVariable :variable_s3 . - -net:atomClass_royalty_r4 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_royalty_r4 ; - net:coverNode :leaf_royalty_r4 ; - net:coverNodeCount 1 ; - net:hasClassName "royalty" ; - net:hasNaming "royalty" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_term_t a net:Atom_Class_Net ; - net:coverBaseNode :leaf_term_t ; - net:coverNode :leaf_term_t ; - net:coverNodeCount 1 ; - net:hasClassName "term" ; - net:hasNaming "term" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_this_t2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t2 ; - net:coverNode :leaf_this_t2 ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_worldwide_w2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_worldwide_w2 ; - net:coverNode :leaf_worldwide_w2 ; - net:coverNodeCount 1 ; - net:hasClassName "worldwide" ; - net:hasNaming "worldwide" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_revoke_r5 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverBaseNode :leaf_revoke-01_r5 ; - net:coverNode :leaf_revoke-01_r5 ; - net:hasNaming "revoke" ; - net:hasPropertyName "revoke" ; - net:hasPropertyName01 "revokeing" ; - net:hasPropertyName10 "revoke-by" ; - net:hasPropertyName12 "revoke-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-exclusive_e2 a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasNaming "not-exclusive" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" . - -net:compositeProperty_not-possible_p2 a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_revoke_r5, - net:compositeProperty_revoke-license ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasNaming "not-possible" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" . - -net:compositeProperty_not-value_v a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasNaming "not-value" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" . - -net:compositeProperty_revoke-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_revoke-01_r5 ; - net:coverNode :leaf_license-01_l2, - :leaf_revoke-01_r5 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "revoke-license" ; - net:hasPropertyName "revoke-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -ns2:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_exercise-01_e a :AMR_Leaf ; - :edge_e_ARG1_r :leaf_right-05_r ; - :hasConcept :concept_exercise-01 ; - :hasVariable :variable_e . - -:leaf_term_t a :AMR_Leaf ; - :hasConcept :concept_term ; - :hasVariable :variable_t . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_hereby_h a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_hereby_h ; - net:coverNode :leaf_hereby_h ; - net:coverNodeCount 1 ; - net:hasClassName "hereby" ; - net:hasNaming "hereby" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_exclusive_e2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasNaming "exclusive" ; - net:hasPropertyName "exclusive" ; - net:hasPropertyName01 "exclusiveing" ; - net:hasPropertyName10 "exclusive-by" ; - net:hasPropertyName12 "exclusive-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_exercise_e a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_right_r ; - net:coverBaseNode :leaf_exercise-01_e ; - net:coverNode :leaf_exercise-01_e ; - net:hasNaming "exercise" ; - net:hasPropertyName "exercise" ; - net:hasPropertyName01 "exerciseing" ; - net:hasPropertyName10 "exercise-by" ; - net:hasPropertyName12 "exercise-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_right-05_r ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_possible_p2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_revoke_r5, - net:compositeProperty_revoke-license ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasNaming "possible" ; - net:hasPropertyName "possible" ; - net:hasPropertyName01 "possibleing" ; - net:hasPropertyName10 "possible-by" ; - net:hasPropertyName12 "possible-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_revoke-01_r5, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_reproduce-01_r3 ; - net:coverNode :leaf_reproduce-01_r3 ; - net:hasNaming "reproduce" ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_value_v a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasNaming "value" ; - net:hasPropertyName "value" ; - net:hasPropertyName01 "valueing" ; - net:hasPropertyName10 "value-by" ; - net:hasPropertyName12 "value-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -net:phenomena_conjunction-AND_a3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r3 ; - :role_op2 net:atomProperty_share_s2 ; - net:coverBaseNode :leaf_and_a3 ; - net:coverNode :leaf_and_a3 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-04" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-04#l2> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#a> ; - ns2:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-04#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-04#w2> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_e :leaf_exercise-01_e ; - :edge_a_op2_a3 :leaf_and_a3 ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r2 :leaf_reproduce-01_r2 ; - :edge_a2_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_hereby_h a :AMR_Leaf ; - :hasConcept :concept_hereby ; - :hasVariable :variable_h . - -:leaf_person_p a :AMR_Leaf ; - :hasConcept :concept_person ; - :hasVariable :variable_p . - -:leaf_right-05_r a :AMR_Leaf ; - :edge_r_ARG2_a2 :leaf_and_a2 ; - :hasConcept :concept_right-05 ; - :hasVariable :variable_r . - -:leaf_royalty_r4 a :AMR_Leaf ; - :hasConcept :concept_royalty ; - :hasVariable :variable_r4 . - -:leaf_this_t2 a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t2 . - -:leaf_worldwide_w2 a :AMR_Leaf ; - :hasConcept :concept_worldwide ; - :hasVariable :variable_w2 . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "cc-sentence-examples-04" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_license-01_l4 a :AMR_Leaf ; - :edge_l4_mod_t2 :leaf_this_t2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l4 . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:leaf_material_m2 a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m2 . - -:leaf_revoke-01_r5 a :AMR_Leaf ; - :edge_r5_ARG1_l2 :leaf_license-01_l2 ; - :hasConcept :concept_revoke-01 ; - :hasVariable :variable_r5 . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_p :leaf_person_p ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :edge_g_mod_h :leaf_hereby_h ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_exclusive-02_e2 a :AMR_Leaf ; - :edge_e2_ARG1_l2 :leaf_license-01_l2 ; - :edge_e2_polarity_negative :value_negative ; - :hasConcept :concept_exclusive-02 ; - :hasVariable :variable_e2 . - -:leaf_possible-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_r5 :leaf_revoke-01_r5 ; - :edge_p2_polarity_negative :value_negative ; - :hasConcept :concept_possible-01 ; - :hasVariable :variable_p2 . - -:leaf_value-01_v a :AMR_Leaf ; - :edge_v_ARG1_l2 :leaf_license-01_l2 ; - :edge_v_polarity_negative :value_negative ; - :hasConcept :concept_value-01 ; - :hasVariable :variable_v . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_exercise_e, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a, - net:phenomena_conjunction-AND_a3 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_worldwide_w2 ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-04" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_worldwide_w2, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns2:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :edge_l2_mod_w2 :leaf_worldwide_w2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples.ttl deleted file mode 100644 index 8f8c9c41567e00dbbbc770eaf45627b7e5a97c2a..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples.ttl +++ /dev/null @@ -1,1028 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/cc-examples/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a4> a ns2:adapt-01 ; - ns2:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#e2> a ns2:exclusive-02 ; - ns2:exclusive-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#f> a ns2:free-04 ; - ns2:free-04.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns2:free-04.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l> a ns2:license-01 ; - ns2:license-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l3> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p2> a ns2:possible-01 ; - ns2:possible-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p3> a ns2:public-02 ; - ns2:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-05" ; - ns3:has-sentence "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce and reproduce, but not Share, Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s3> a ns2:subject-01 ; - ns2:subject-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> ; - ns2:subject-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#v> a ns2:value-01 ; - ns2:value-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns2:adapt-01.ARG1 a ns2:FrameRole . - -ns2:contrast-01.ARG1 a ns2:FrameRole . - -ns2:contrast-01.ARG2 a ns2:FrameRole . - -ns2:exclusive-02.ARG1 a ns2:FrameRole . - -ns2:exercise-01.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG2 a ns2:FrameRole . - -ns2:grant-01.ARG0 a ns2:FrameRole . - -ns2:grant-01.ARG1 a ns2:FrameRole . - -ns2:grant-01.ARG2 a ns2:FrameRole . - -ns2:license-01.ARG0 a ns2:FrameRole . - -ns2:license-01.ARG1 a ns2:FrameRole . - -ns2:license-01.ARG2 a ns2:FrameRole . - -ns2:possible-01.ARG1 a ns2:FrameRole . - -ns2:public-02.ARG1 a ns2:FrameRole . - -ns2:reproduce-01.ARG1 a ns2:FrameRole . - -ns2:revoke-01.ARG1 a ns2:FrameRole . - -ns2:right-05.ARG2 a ns2:FrameRole . - -ns2:share-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG2 a ns2:FrameRole . - -ns2:value-01.ARG1 a ns2:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:manner a ns3:Role . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:poss a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> a ns3:and ; - ns11:manner <http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> ; - ns11:poss <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> a ns2:contrast-01 ; - ns2:contrast-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> ; - ns2:contrast-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> a ns3:condition . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> a ns2:exercise-01 ; - ns2:exercise-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> a ns11:hereby . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> a ns11:in-part . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> a ns3:or ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> a ns2:right-05 ; - ns2:right-05.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> a ns11:royalty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> a ns2:revoke-01 ; - ns2:revoke-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - ns11:polarity "-" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> a ns11:term . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> a ns11:this . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> a ns11:whole . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> a ns11:worldwide . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -<http://amr.isi.edu/entity-types#person> a ns3:NamedEntity . - -ns2:adapt-01 a ns3:Frame . - -ns2:contrast-01 a ns3:Frame . - -ns2:exclusive-02 a ns3:Frame . - -ns2:exercise-01 a ns3:Frame . - -ns2:free-04 a ns3:Frame . - -ns2:grant-01 a ns3:Frame . - -ns2:possible-01 a ns3:Frame . - -ns2:public-02 a ns3:Frame . - -ns2:revoke-01 a ns3:Frame . - -ns2:right-05 a ns3:Frame . - -ns2:subject-01 a ns3:Frame . - -ns2:value-01 a ns3:Frame . - -ns11:hereby a ns3:Concept . - -ns11:in-part a ns3:Concept . - -ns11:royalty a ns3:Concept . - -ns11:term a ns3:Concept . - -ns11:this a ns3:Concept . - -ns11:whole a ns3:Concept . - -ns11:worldwide a ns3:Concept . - -ns11:you a ns3:Concept . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:condition a ns3:Concept . - -ns3:or a ns3:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> a ns2:grant-01 ; - ns2:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - ns2:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns2:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> a ns2:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> a ns11:material . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> a <http://amr.isi.edu/entity-types#person> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> a ns11:you . - -ns2:reproduce-01 a ns3:Frame . - -ns2:share-01 a ns3:Frame . - -ns11:material a ns3:Concept . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> a ns11:material . - -ns2:license-01 a ns3:Frame . - -ns3:and a ns3:Concept . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> ; - ns2:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -ns2:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl deleted file mode 100644 index b4ee6377a97e707a602fb3f1592356a057783536..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl +++ /dev/null @@ -1,349 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//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#> . - -<https://tenet.tetras-libre.fr/extract-result#not-exclusive> a owl:ObjectProperty ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-possible> a owl:ObjectProperty ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-share> a owl:ObjectProperty ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-value> a owl:ObjectProperty ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -ns1:atomClass_in-part_ii ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#in-part> . - -ns1:atomClass_material_m ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns1:atomClass_material_m2 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns1:atomClass_person_p ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#person> . - -ns1:atomClass_royalty_r4 ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#royalty> . - -ns1:atomClass_term_t ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#term> . - -ns1:atomClass_whole_w ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#whole> . - -ns1:atomClass_you_y ns1:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> . - -ns1:atomProperty_adapt_a4 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> . - -ns1:atomProperty_condition_c2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#condition> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#condition> . - -ns1:atomProperty_exercise_e ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#exercise-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise> . - -ns1:atomProperty_free_f ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#free-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free> . - -ns1:atomProperty_grant_g ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> . - -ns1:atomProperty_hasManner_m9 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> . - -ns1:atomProperty_license_l ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns1:atomProperty_license_l2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns1:atomProperty_license_l3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns1:atomProperty_license_l4 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns1:atomProperty_public_p3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> . - -ns1:atomProperty_reproduce_r2 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns1:atomProperty_reproduce_r3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns1:atomProperty_revoke_r5 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#revoke-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke> . - -ns1:atomProperty_right_r ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#right-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#right> . - -ns1:atomProperty_share_s ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> . - -ns1:atomProperty_subject_s3 ns1:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#subject-of> ; - ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject> . - -ns1:compositeProperty_exclusive-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exclusive-license> . - -ns1:compositeProperty_exercise-right ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise-right> . - -ns1:compositeProperty_free-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free-license> . - -ns1:compositeProperty_grant-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> . - -ns1:compositeProperty_possible-revoke ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#possible-revoke> . - -ns1:compositeProperty_public-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> . - -ns1:compositeProperty_revoke-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke-license> . - -ns1:compositeProperty_subject-grant ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject-grant> . - -ns1:compositeProperty_value-license ns1:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#value-license> . - -ns1:individual_hereby_h ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#hereby> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_royalty_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#royalty> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_term_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#term> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_this_t2 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_worldwide_w2 ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#worldwide> ; - ns1:hasMotherClassURI ns2:Feature . - -ns1:individual_you_fromClass ns1:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:hasMotherClassURI ns2:Feature . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exclusive-license> a owl:ObjectProperty ; - rdfs:label "exclusive-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise> a owl:ObjectProperty ; - rdfs:label "exercise" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-of> a owl:ObjectProperty ; - rdfs:label "exercise-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-right> a owl:ObjectProperty ; - rdfs:label "exercise-right" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free> a owl:ObjectProperty ; - rdfs:label "free" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free-license> a owl:ObjectProperty ; - rdfs:label "free-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free-of> a owl:ObjectProperty ; - rdfs:label "free-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#hereby> a owl:individual, - ns2:Feature ; - rdfs:label "hereby" ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#in-part> a owl:Class ; - rdfs:label "in-part" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#person> a owl:Class ; - rdfs:label "person" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#possible-revoke> a owl:ObjectProperty ; - rdfs:label "possible-revoke" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke> a owl:ObjectProperty ; - rdfs:label "revoke" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-license> a owl:ObjectProperty ; - rdfs:label "revoke-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-of> a owl:ObjectProperty ; - rdfs:label "revoke-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#right> a owl:ObjectProperty ; - rdfs:label "right" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#right-of> a owl:ObjectProperty ; - rdfs:label "right-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject> a owl:ObjectProperty ; - rdfs:label "subject" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject-grant> a owl:ObjectProperty ; - rdfs:label "subject-grant" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject-of> a owl:ObjectProperty ; - rdfs:label "subject-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - ns2:Feature ; - rdfs:label "this" ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#value-license> a owl:ObjectProperty ; - rdfs:label "value-license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#whole> a owl:Class ; - rdfs:label "whole" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#worldwide> a owl:individual, - ns2:Feature ; - rdfs:label "worldwide" ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#condition> a owl:ObjectProperty ; - rdfs:label "condition" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf ns2:Entity ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#royalty> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#royalty> ; - rdfs:label "royalty" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#term> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#term> ; - rdfs:label "term" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - ns2:Feature, - <https://tenet.tetras-libre.fr/extract-result#you> ; - rdfs:label "you" ; - rdfs:subClassOf ns2:Undetermined_Thing ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf ns2:Out_ObjectProperty ; - ns2:fromStructure "cc-sentence-examples-05" . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl deleted file mode 100644 index 5ea9059b22bcc44225676af34b6f3a38d65e822e..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl +++ /dev/null @@ -1,2983 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns2:adapt-01.ARG1 a ns2:FrameRole . - -ns2:contrast-01.ARG1 a ns2:FrameRole . - -ns2:contrast-01.ARG2 a ns2:FrameRole . - -ns2:exclusive-02.ARG1 a ns2:FrameRole . - -ns2:exercise-01.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG2 a ns2:FrameRole . - -ns2:grant-01.ARG0 a ns2:FrameRole . - -ns2:grant-01.ARG1 a ns2:FrameRole . - -ns2:grant-01.ARG2 a ns2:FrameRole . - -ns2:license-01.ARG0 a ns2:FrameRole . - -ns2:license-01.ARG1 a ns2:FrameRole . - -ns2:license-01.ARG2 a ns2:FrameRole . - -ns2:possible-01.ARG1 a ns2:FrameRole . - -ns2:public-02.ARG1 a ns2:FrameRole . - -ns2:reproduce-01.ARG1 a ns2:FrameRole . - -ns2:revoke-01.ARG1 a ns2:FrameRole . - -ns2:right-05.ARG2 a ns2:FrameRole . - -ns2:share-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG2 a ns2:FrameRole . - -ns2:value-01.ARG1 a ns2:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:poss a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_r3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a5_op1_t a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_c2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_poss_l4 a :AMR_Edge ; - :hasRoleID "poss" . - -:edge_a_op1_e a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c_ARG1_a3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_e2_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_r a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_r4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_mod_h a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_mod_w2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l4_mod_t2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG0_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o_op2_ii a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p2_ARG1_r5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_p3_ARG1_l4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r3_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r5_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_s3_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG2_a5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-05 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-05" ; - :hasSentenceStatement "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce and reproduce, but not Share, Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/extract-result#not-exclusive> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-possible> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-share> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#not-value> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_adapt_a4 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_adapt-01_a4 ; - net:coverNode :leaf_adapt-01_a4 ; - net:hasNaming "adapt" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - net:hasPropertyName "adapt" ; - net:hasPropertyName01 "adapting" ; - net:hasPropertyName10 "adapt-by" ; - net:hasPropertyName12 "adapt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_free_f a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_royalty_r4, - net:individual_royalty_fromClass ; - net:coverBaseNode :leaf_free-04_f ; - net:coverNode :leaf_free-04_f ; - net:hasNaming "free" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#free-of> ; - net:hasPropertyName "free" ; - net:hasPropertyName01 "freeing" ; - net:hasPropertyName10 "free-by" ; - net:hasPropertyName12 "free-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :leaf_royalty_r4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_reproduce_r2, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a2 ; - :role_ARG1 net:atomClass_in-part_ii, - net:atomClass_whole_w, - net:phenomena_conjunction-OR_o ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasManner" ; - net:hasPropertyName10 "hasManner" ; - net:hasPropertyName12 "hasManner" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#hasManner> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2, - :leaf_or_o ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_person_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_license-01_l3 ; - net:coverNode :leaf_license-01_l3 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p3 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l4 ; - net:coverBaseNode :leaf_public-02_p3 ; - net:coverNode :leaf_public-02_p3 ; - net:hasNaming "public" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_subject_s3 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_grant_g, - net:compositeProperty_grant-license ; - :role_ARG2 net:atomClass_term_t, - net:atomProperty_condition_c2, - net:phenomena_conjunction-AND_a5 ; - net:coverBaseNode :leaf_subject-01_s3 ; - net:coverNode :leaf_subject-01_s3 ; - net:hasNaming "subject" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#subject-of> ; - net:hasPropertyName "subject" ; - net:hasPropertyName01 "subjecting" ; - net:hasPropertyName10 "subject-by" ; - net:hasPropertyName12 "subject-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a5, - :leaf_grant-01_g ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_exclusive_not-exclusive_e2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_exclusive_not-exclusive" ; - net:hasNetArgument net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_not-exclusive_exclusive_e2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-exclusive_exclusive" ; - net:hasNetArgument net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_not-possible_possible_p2 a net:Axiom_Net ; - :role_ARG1 net:compositeProperty_revoke-license ; - net:composeFrom net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-possible_possible" ; - net:hasNetArgument net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_not-share_share_s2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-share_share" ; - net:hasNetArgument net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_not-value_value_v a net:Axiom_Net ; - net:composeFrom net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-value_value" ; - net:hasNetArgument net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_possible_not-possible_p2 a net:Axiom_Net ; - :role_ARG1 net:compositeProperty_revoke-license ; - net:composeFrom net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_possible_not-possible" ; - net:hasNetArgument net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_share_not-share_s2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_share_not-share" ; - net:hasNetArgument net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_value_not-value_v a net:Axiom_Net ; - net:composeFrom net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_value_not-value" ; - net:hasNetArgument net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:hasStructure "cc-sentence-examples-05" . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_exclusive-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "exclusive-license" ; - net:hasPropertyName "exclusive-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exclusive-license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_free-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_royalty_r4, - net:individual_royalty_fromClass ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_free-04_f ; - net:coverNode :leaf_free-04_f, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "free-license" ; - net:hasPropertyName "free-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#free-license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_possible-revoke a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_revoke_r5 ; - net:coverArgNode :leaf_revoke-01_r5 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2, - :leaf_revoke-01_r5 ; - net:hasMotherClassNet net:atomProperty_revoke_r5 ; - net:hasNaming "possible-revoke" ; - net:hasPropertyName "possible-revoke" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#possible-revoke> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l4 ; - net:coverArgNode :leaf_license-01_l4 ; - net:coverBaseNode :leaf_public-02_p3 ; - net:coverNode :leaf_license-01_l4, - :leaf_public-02_p3 ; - net:hasMotherClassNet net:atomProperty_license_l4 ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_subject-grant a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_grant_g ; - :role_ARG2 net:phenomena_conjunction-AND_a5 ; - net:coverArgNode :leaf_grant-01_g ; - net:coverBaseNode :leaf_subject-01_s3 ; - net:coverNode :leaf_grant-01_g, - :leaf_subject-01_s3 ; - net:hasMotherClassNet net:atomProperty_grant_g ; - net:hasNaming "subject-grant" ; - net:hasPropertyName "subject-grant" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#subject-grant> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_value-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_license-01_l2, - :leaf_value-01_v ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "value-license" ; - net:hasPropertyName "value-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#value-license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t2 a net:Individual_Net ; - net:coverBaseNode :leaf_this_t2 ; - net:coverNode :leaf_this_t2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - net:hasMotherClassNet net:atomClass_this_t2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackMainNetComposante net:atomClass_this_t2 ; - net:trackNetComposante net:atomClass_this_t2 ; - net:trackProgress net:initialized . - -net:individual_worldwide_w2 a net:Individual_Net ; - net:coverBaseNode :leaf_worldwide_w2 ; - net:coverNode :leaf_worldwide_w2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "worldwide" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#worldwide> ; - net:hasMotherClassNet net:atomClass_worldwide_w2 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackMainNetComposante net:atomClass_worldwide_w2 ; - net:trackNetComposante net:atomClass_worldwide_w2 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a4> a ns2:adapt-01 ; - ns2:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#e2> a ns2:exclusive-02 ; - ns2:exclusive-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#f> a ns2:free-04 ; - ns2:free-04.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns2:free-04.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l> a ns2:license-01 ; - ns2:license-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l3> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p2> a ns2:possible-01 ; - ns2:possible-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p3> a ns2:public-02 ; - ns2:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-05" ; - ns3:has-sentence "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce and reproduce, but not Share, Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s3> a ns2:subject-01 ; - ns2:subject-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> ; - ns2:subject-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#v> a ns2:value-01 ; - ns2:value-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:adapt-01 ; - :label "adapt-01" . - -:concept_condition rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:condition ; - :label "condition" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_exclusive-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exclusive-02 ; - :label "exclusive-02" . - -:concept_exercise-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exercise-01 ; - :label "exercise-01" . - -:concept_free-04 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:free-04 ; - :label "free-04" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:grant-01 ; - :label "grant-01" . - -:concept_hereby rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hereby ; - :label "hereby" . - -:concept_in-part rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:in-part ; - :label "in-part" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_person rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#person> ; - :label "person" . - -:concept_possible-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:possible-01 ; - :label "possible-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:public-02 ; - :label "public-02" . - -:concept_revoke-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:revoke-01 ; - :label "revoke-01" . - -:concept_right-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:right-05 ; - :label "right-05" . - -:concept_royalty rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:royalty ; - :label "royalty" . - -:concept_subject-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:subject-01 ; - :label "subject-01" . - -:concept_term rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:term ; - :label "term" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_value-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:value-01 ; - :label "value-01" . - -:concept_whole rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:whole ; - :label "whole" . - -:concept_worldwide rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:worldwide ; - :label "worldwide" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> ; - :label "a5" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> ; - :label "c2" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> ; - :label "e" . - -:variable_e2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e2> ; - :label "e2" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l3> ; - :label "l3" . - -:variable_l4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - :label "l4" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - :label "m2" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p2> ; - :label "p2" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p3> ; - :label "p3" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> ; - :label "r" . - -:variable_r2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> ; - :label "r2" . - -:variable_r3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> ; - :label "r3" . - -:variable_r4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> ; - :label "r4" . - -:variable_r5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> ; - :label "r5" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s3> ; - :label "s3" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> ; - :label "t" . - -:variable_t2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> ; - :label "t2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> ; - :label "w" . - -:variable_w2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> ; - :label "w2" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exclusive-license> a owl:ObjectProperty ; - rdfs:label "exclusive-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise> a owl:ObjectProperty ; - rdfs:label "exercise" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-of> a owl:ObjectProperty ; - rdfs:label "exercise-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#exercise-right> a owl:ObjectProperty ; - rdfs:label "exercise-right" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free> a owl:ObjectProperty ; - rdfs:label "free" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free-license> a owl:ObjectProperty ; - rdfs:label "free-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#free-of> a owl:ObjectProperty ; - rdfs:label "free-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant-license> a owl:ObjectProperty ; - rdfs:label "grant-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#hereby> a owl:individual, - sys:Feature ; - rdfs:label "hereby" ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#in-part> a owl:Class ; - rdfs:label "in-part" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#person> a owl:Class ; - rdfs:label "person" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#possible-revoke> a owl:ObjectProperty ; - rdfs:label "possible-revoke" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke> a owl:ObjectProperty ; - rdfs:label "revoke" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-license> a owl:ObjectProperty ; - rdfs:label "revoke-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#revoke-of> a owl:ObjectProperty ; - rdfs:label "revoke-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#right> a owl:ObjectProperty ; - rdfs:label "right" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#right-of> a owl:ObjectProperty ; - rdfs:label "right-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#share> a owl:ObjectProperty ; - rdfs:label "share" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#share-of> a owl:ObjectProperty ; - rdfs:label "share-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject> a owl:ObjectProperty ; - rdfs:label "subject" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject-grant> a owl:ObjectProperty ; - rdfs:label "subject-grant" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#subject-of> a owl:ObjectProperty ; - rdfs:label "subject-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - sys:Feature ; - rdfs:label "this" ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#value-license> a owl:ObjectProperty ; - rdfs:label "value-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#whole> a owl:Class ; - rdfs:label "whole" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#worldwide> a owl:individual, - sys:Feature ; - rdfs:label "worldwide" ; - sys:fromStructure "cc-sentence-examples-05" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_grant-license a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_hereby_h, - net:individual_hereby_h ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "grant-license" ; - net:hasPropertyName "grant-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant-license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_hereby_h a net:Individual_Net ; - net:coverBaseNode :leaf_hereby_h ; - net:coverNode :leaf_hereby_h ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "hereby" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#hereby> ; - net:hasMotherClassNet net:atomClass_hereby_h ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackMainNetComposante net:atomClass_hereby_h ; - net:trackNetComposante net:atomClass_hereby_h ; - net:trackProgress net:initialized . - -net:individual_term_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_term_t ; - net:coverNode :leaf_term_t ; - net:fromClassNet net:atomClass_term_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "term" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#term> ; - net:hasMotherClassNet net:atomClass_term_t ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-05" . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_exercise_e, - net:compositeProperty_exercise-right ; - :role_op2 net:phenomena_conjunction_c ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_exercise_e, - net:phenomena_conjunction_c ; - net:containsNet1 net:atomProperty_exercise_e ; - net:containsNet2 net:phenomena_conjunction_c ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_exercise_e, - net:compositeProperty_exercise-right ; - :role_op2 net:phenomena_conjunction_c ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-AND_a3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r3 ; - :role_op2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a3 ; - net:coverNode :leaf_and_a3 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-OR_o a net:Phenomena_Net ; - :role_op1 net:atomClass_whole_w ; - :role_op2 net:atomClass_in-part_ii ; - net:coverBaseNode :leaf_or_o ; - net:coverNode :leaf_or_o ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> a ns3:and ; - ns11:manner <http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> ; - ns11:poss <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> a ns2:contrast-01 ; - ns2:contrast-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> ; - ns2:contrast-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> a ns3:condition ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> a ns2:exercise-01 ; - ns2:exercise-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> a ns11:hereby ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> a ns11:in-part ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> a ns3:or ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> a ns2:right-05 ; - ns2:right-05.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> a ns11:royalty ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> a ns2:revoke-01 ; - ns2:revoke-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> a ns11:term ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> a ns11:whole ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> a ns11:worldwide ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#person> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exclusive-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exercise-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:free-04 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:possible-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:revoke-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:right-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:subject-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:value-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hereby a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:in-part a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:royalty a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:term a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:whole a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:worldwide a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:condition a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:share-01 ; - :label "share-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a4 a :AMR_Leaf ; - :edge_a4_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a4 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_a2 :leaf_and_a2 ; - :edge_m9_ARG1_o :leaf_or_o ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_ARG0_p :leaf_person_p ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -<https://tenet.tetras-libre.fr/extract-result#condition> a owl:ObjectProperty ; - rdfs:label "condition" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#hasManner> a owl:ObjectProperty ; - rdfs:label "hasManner" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_in-part_ii a net:Atom_Class_Net ; - net:coverBaseNode :leaf_in-part_ii ; - net:coverNode :leaf_in-part_ii ; - net:coverNodeCount 1 ; - net:hasClassName "in-part" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#in-part> ; - net:hasNaming "in-part" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_material_m2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m2 ; - net:coverNode :leaf_material_m2 ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_whole_w a net:Atom_Class_Net ; - net:coverBaseNode :leaf_whole_w ; - net:coverNode :leaf_whole_w ; - net:coverNodeCount 1 ; - net:hasClassName "whole" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#whole> ; - net:hasNaming "whole" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_condition_c2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_condition_c2 ; - net:coverNode :leaf_condition_c2 ; - net:hasNaming "condition" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#condition> ; - net:hasPropertyName "condition" ; - net:hasPropertyName01 "condition" ; - net:hasPropertyName10 "condition" ; - net:hasPropertyName12 "condition" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#condition> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_reproduce-01_r3 ; - net:coverNode :leaf_reproduce-01_r3 ; - net:hasNaming "reproduce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_exercise-right a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_right_r ; - net:coverArgNode :leaf_right-05_r ; - net:coverBaseNode :leaf_exercise-01_e ; - net:coverNode :leaf_exercise-01_e, - :leaf_right-05_r ; - net:hasMotherClassNet net:atomProperty_right_r ; - net:hasNaming "exercise-right" ; - net:hasPropertyName "exercise-right" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise-right> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:individual_royalty_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_royalty_r4 ; - net:coverNode :leaf_royalty_r4 ; - net:fromClassNet net:atomClass_royalty_r4 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "royalty" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#royalty> ; - net:hasMotherClassNet net:atomClass_royalty_r4 ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-05" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r2 ; - :role_op2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-AND_a5 a net:Phenomena_Net ; - :role_op1 net:atomClass_term_t, - net:individual_term_fromClass ; - :role_op2 net:atomProperty_condition_c2 ; - net:coverBaseNode :leaf_and_a5 ; - net:coverNode :leaf_and_a5 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> a ns2:grant-01 ; - ns2:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - ns2:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns2:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> a ns2:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> a <http://amr.isi.edu/entity-types#person> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_r3 :leaf_reproduce-01_r3 ; - :edge_a3_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_condition_c2 a :AMR_Leaf ; - :hasConcept :concept_condition ; - :hasVariable :variable_c2 . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_a3 :leaf_and_a3 ; - :edge_c_ARG2_s2 :leaf_share-01_s2 ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_in-part_ii a :AMR_Leaf ; - :hasConcept :concept_in-part ; - :hasVariable :variable_ii . - -:leaf_reproduce-01_r2 a :AMR_Leaf ; - :edge_r2_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r2 . - -:leaf_reproduce-01_r3 a :AMR_Leaf ; - :edge_r3_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r3 . - -:leaf_whole_w a :AMR_Leaf ; - :hasConcept :concept_whole ; - :hasVariable :variable_w . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#royalty> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#royalty> ; - rdfs:label "royalty" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#term> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#term> ; - rdfs:label "term" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you> ; - rdfs:label "you" ; - rdfs:subClassOf sys:Undetermined_Thing ; - sys:fromStructure "cc-sentence-examples-05" . - -net:atomClass_person_p a net:Atom_Class_Net ; - net:coverBaseNode :leaf_person_p ; - net:coverNode :leaf_person_p ; - net:coverNodeCount 1 ; - net:hasClassName "person" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#person> ; - net:hasNaming "person" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_hereby_h ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_hereby_h, - :leaf_license-01_l2, - :leaf_person_p, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l4 a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t2 ; - net:coverBaseNode :leaf_license-01_l4 ; - net:coverNode :leaf_license-01_l4 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r2 ; - net:coverNode :leaf_reproduce-01_r2 ; - net:hasNaming "reproduce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_right_r a net:Atom_Property_Net ; - :role_ARG2 net:atomProperty_reproduce_r2, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a2 ; - net:coverBaseNode :leaf_right-05_r ; - net:coverNode :leaf_right-05_r ; - net:hasNaming "right" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#right-of> ; - net:hasPropertyName "right" ; - net:hasPropertyName01 "righting" ; - net:hasPropertyName10 "right-by" ; - net:hasPropertyName12 "right-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#right> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-05" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:license-01 ; - :label "license-01" . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_t :leaf_term_t ; - :edge_a5_op2_c2 :leaf_condition_c2 ; - :edge_a5_poss_l4 :leaf_license-01_l4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_free-04_f a :AMR_Leaf ; - :edge_f_ARG1_l2 :leaf_license-01_l2 ; - :edge_f_ARG2_r4 :leaf_royalty_r4 ; - :hasConcept :concept_free-04 ; - :hasVariable :variable_f . - -:leaf_or_o a :AMR_Leaf ; - :edge_o_op1_w :leaf_whole_w ; - :edge_o_op2_ii :leaf_in-part_ii ; - :hasConcept :concept_or ; - :hasVariable :variable_o . - -:leaf_public-02_p3 a :AMR_Leaf ; - :edge_p3_ARG1_l4 :leaf_license-01_l4 ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p3 . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_subject-01_s3 a :AMR_Leaf ; - :edge_s3_ARG1_g :leaf_grant-01_g ; - :edge_s3_ARG2_a5 :leaf_and_a5 ; - :hasConcept :concept_subject-01 ; - :hasVariable :variable_s3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-05" . - -net:atomClass_royalty_r4 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_royalty_r4 ; - net:coverNode :leaf_royalty_r4 ; - net:coverNodeCount 1 ; - net:hasClassName "royalty" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#royalty> ; - net:hasNaming "royalty" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_term_t a net:Atom_Class_Net ; - net:coverBaseNode :leaf_term_t ; - net:coverNode :leaf_term_t ; - net:coverNodeCount 1 ; - net:hasClassName "term" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#term> ; - net:hasNaming "term" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_this_t2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t2 ; - net:coverNode :leaf_this_t2 ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_worldwide_w2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_worldwide_w2 ; - net:coverNode :leaf_worldwide_w2 ; - net:coverNodeCount 1 ; - net:hasClassName "worldwide" ; - net:hasNaming "worldwide" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_revoke_r5 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverBaseNode :leaf_revoke-01_r5 ; - net:coverNode :leaf_revoke-01_r5 ; - net:hasNaming "revoke" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#revoke-of> ; - net:hasPropertyName "revoke" ; - net:hasPropertyName01 "revokeing" ; - net:hasPropertyName10 "revoke-by" ; - net:hasPropertyName12 "revoke-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-exclusive_e2 a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasNaming "not-exclusive" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" . - -net:compositeProperty_not-possible_p2 a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_revoke_r5, - net:compositeProperty_revoke-license ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasNaming "not-possible" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" . - -net:compositeProperty_not-value_v a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasNaming "not-value" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" . - -net:compositeProperty_revoke-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_revoke-01_r5 ; - net:coverNode :leaf_license-01_l2, - :leaf_revoke-01_r5 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "revoke-license" ; - net:hasPropertyName "revoke-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#revoke-license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_exercise-01_e a :AMR_Leaf ; - :edge_e_ARG1_r :leaf_right-05_r ; - :hasConcept :concept_exercise-01 ; - :hasVariable :variable_e . - -:leaf_term_t a :AMR_Leaf ; - :hasConcept :concept_term ; - :hasVariable :variable_t . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_hereby_h a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_hereby_h ; - net:coverNode :leaf_hereby_h ; - net:coverNodeCount 1 ; - net:hasClassName "hereby" ; - net:hasNaming "hereby" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_exclusive_e2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasNaming "exclusive" ; - net:hasPropertyName "exclusive" ; - net:hasPropertyName01 "exclusiveing" ; - net:hasPropertyName10 "exclusive-by" ; - net:hasPropertyName12 "exclusive-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_exercise_e a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_right_r ; - net:coverBaseNode :leaf_exercise-01_e ; - net:coverNode :leaf_exercise-01_e ; - net:hasNaming "exercise" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#exercise-of> ; - net:hasPropertyName "exercise" ; - net:hasPropertyName01 "exerciseing" ; - net:hasPropertyName10 "exercise-by" ; - net:hasPropertyName12 "exercise-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#exercise> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_right-05_r ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_possible_p2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_revoke_r5, - net:compositeProperty_revoke-license ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasNaming "possible" ; - net:hasPropertyName "possible" ; - net:hasPropertyName01 "possibleing" ; - net:hasPropertyName10 "possible-by" ; - net:hasPropertyName12 "possible-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_revoke-01_r5, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#share-of> ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#share> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_value_v a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasNaming "value" ; - net:hasPropertyName "value" ; - net:hasPropertyName01 "valueing" ; - net:hasPropertyName10 "value-by" ; - net:hasPropertyName12 "value-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-share_s2 a net:Composite_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_share_s2 ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasNaming "not-share" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -net:phenomena_conjunction_c a net:Phenomena_Net ; - :role_ARG1 net:atomProperty_reproduce_r3, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a3 ; - :role_ARG2 net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:coverBaseNode :leaf_contrast-01_c ; - net:coverNode :leaf_contrast-01_c ; - net:hasNaming "conjunction" ; - net:hasPhenomenaRef "contrast-01" ; - net:hasPhenomenaType :phenomena_conjunction ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> ; - ns2:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_e :leaf_exercise-01_e ; - :edge_a_op2_c :leaf_contrast-01_c ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r2 :leaf_reproduce-01_r2 ; - :edge_a2_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_hereby_h a :AMR_Leaf ; - :hasConcept :concept_hereby ; - :hasVariable :variable_h . - -:leaf_material_m2 a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m2 . - -:leaf_person_p a :AMR_Leaf ; - :hasConcept :concept_person ; - :hasVariable :variable_p . - -:leaf_right-05_r a :AMR_Leaf ; - :edge_r_ARG2_a2 :leaf_and_a2 ; - :hasConcept :concept_right-05 ; - :hasVariable :variable_r . - -:leaf_royalty_r4 a :AMR_Leaf ; - :hasConcept :concept_royalty ; - :hasVariable :variable_r4 . - -:leaf_this_t2 a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t2 . - -:leaf_worldwide_w2 a :AMR_Leaf ; - :hasConcept :concept_worldwide ; - :hasVariable :variable_w2 . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_share_s2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomClass_material_m ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_license-01_l4 a :AMR_Leaf ; - :edge_l4_mod_t2 :leaf_this_t2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l4 . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_revoke-01_r5 a :AMR_Leaf ; - :edge_r5_ARG1_l2 :leaf_license-01_l2 ; - :hasConcept :concept_revoke-01 ; - :hasVariable :variable_r5 . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "cc-sentence-examples-05" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_p :leaf_person_p ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :edge_g_mod_h :leaf_hereby_h ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_share-01_s2 a :AMR_Leaf ; - :edge_s2_ARG1_m :leaf_material_m ; - :edge_s2_polarity_negative :value_negative ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s2 . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_exclusive-02_e2 a :AMR_Leaf ; - :edge_e2_ARG1_l2 :leaf_license-01_l2 ; - :edge_e2_polarity_negative :value_negative ; - :hasConcept :concept_exclusive-02 ; - :hasVariable :variable_e2 . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:leaf_possible-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_r5 :leaf_revoke-01_r5 ; - :edge_p2_polarity_negative :value_negative ; - :hasConcept :concept_possible-01 ; - :hasVariable :variable_p2 . - -:leaf_value-01_v a :AMR_Leaf ; - :edge_v_ARG1_l2 :leaf_license-01_l2 ; - :edge_v_polarity_negative :value_negative ; - :hasConcept :concept_value-01 ; - :hasVariable :variable_v . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_exercise_e, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a, - net:phenomena_conjunction_c ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_worldwide_w2 ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_worldwide_w2, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -ns2:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :edge_l2_mod_w2 :leaf_worldwide_w2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl deleted file mode 100644 index 18c2389d63ea422913d3e98bfefeaeb35569e756..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl +++ /dev/null @@ -1,1753 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns2:adapt-01.ARG1 a ns2:FrameRole . - -ns2:contrast-01.ARG1 a ns2:FrameRole . - -ns2:contrast-01.ARG2 a ns2:FrameRole . - -ns2:exclusive-02.ARG1 a ns2:FrameRole . - -ns2:exercise-01.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG2 a ns2:FrameRole . - -ns2:grant-01.ARG0 a ns2:FrameRole . - -ns2:grant-01.ARG1 a ns2:FrameRole . - -ns2:grant-01.ARG2 a ns2:FrameRole . - -ns2:license-01.ARG0 a ns2:FrameRole . - -ns2:license-01.ARG1 a ns2:FrameRole . - -ns2:license-01.ARG2 a ns2:FrameRole . - -ns2:possible-01.ARG1 a ns2:FrameRole . - -ns2:public-02.ARG1 a ns2:FrameRole . - -ns2:reproduce-01.ARG1 a ns2:FrameRole . - -ns2:revoke-01.ARG1 a ns2:FrameRole . - -ns2:right-05.ARG2 a ns2:FrameRole . - -ns2:share-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG2 a ns2:FrameRole . - -ns2:value-01.ARG1 a ns2:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:poss a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_r3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a5_op1_t a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_c2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_poss_l4 a :AMR_Edge ; - :hasRoleID "poss" . - -:edge_a_op1_e a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c_ARG1_a3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_e2_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_r a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_r4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_mod_h a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_mod_w2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l4_mod_t2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG0_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o_op2_ii a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p2_ARG1_r5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_p3_ARG1_l4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r3_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r5_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_s3_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG2_a5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a4 a :AMR_Leaf ; - :edge_a4_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a4 . - -:leaf_exclusive-02_e2 a :AMR_Leaf ; - :edge_e2_ARG1_l2 :leaf_license-01_l2 ; - :edge_e2_polarity_negative :value_negative ; - :hasConcept :concept_exclusive-02 ; - :hasVariable :variable_e2 . - -:leaf_free-04_f a :AMR_Leaf ; - :edge_f_ARG1_l2 :leaf_license-01_l2 ; - :edge_f_ARG2_r4 :leaf_royalty_r4 ; - :hasConcept :concept_free-04 ; - :hasVariable :variable_f . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_a2 :leaf_and_a2 ; - :edge_m9_ARG1_o :leaf_or_o ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_ARG0_p :leaf_person_p ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:leaf_possible-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_r5 :leaf_revoke-01_r5 ; - :edge_p2_polarity_negative :value_negative ; - :hasConcept :concept_possible-01 ; - :hasVariable :variable_p2 . - -:leaf_public-02_p3 a :AMR_Leaf ; - :edge_p3_ARG1_l4 :leaf_license-01_l4 ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p3 . - -:leaf_subject-01_s3 a :AMR_Leaf ; - :edge_s3_ARG1_g :leaf_grant-01_g ; - :edge_s3_ARG2_a5 :leaf_and_a5 ; - :hasConcept :concept_subject-01 ; - :hasVariable :variable_s3 . - -:leaf_value-01_v a :AMR_Leaf ; - :edge_v_ARG1_l2 :leaf_license-01_l2 ; - :edge_v_polarity_negative :value_negative ; - :hasConcept :concept_value-01 ; - :hasVariable :variable_v . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-05 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-05" ; - :hasSentenceStatement "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce and reproduce, but not Share, Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a4> a ns2:adapt-01 ; - ns2:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#e2> a ns2:exclusive-02 ; - ns2:exclusive-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#f> a ns2:free-04 ; - ns2:free-04.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns2:free-04.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l> a ns2:license-01 ; - ns2:license-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l3> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p2> a ns2:possible-01 ; - ns2:possible-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p3> a ns2:public-02 ; - ns2:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-05" ; - ns3:has-sentence "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce and reproduce, but not Share, Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s3> a ns2:subject-01 ; - ns2:subject-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> ; - ns2:subject-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#v> a ns2:value-01 ; - ns2:value-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:adapt-01 ; - :label "adapt-01" . - -:concept_condition rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:condition ; - :label "condition" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_exclusive-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exclusive-02 ; - :label "exclusive-02" . - -:concept_exercise-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exercise-01 ; - :label "exercise-01" . - -:concept_free-04 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:free-04 ; - :label "free-04" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:grant-01 ; - :label "grant-01" . - -:concept_hereby rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hereby ; - :label "hereby" . - -:concept_in-part rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:in-part ; - :label "in-part" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_person rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#person> ; - :label "person" . - -:concept_possible-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:possible-01 ; - :label "possible-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:public-02 ; - :label "public-02" . - -:concept_revoke-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:revoke-01 ; - :label "revoke-01" . - -:concept_right-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:right-05 ; - :label "right-05" . - -:concept_royalty rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:royalty ; - :label "royalty" . - -:concept_subject-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:subject-01 ; - :label "subject-01" . - -:concept_term rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:term ; - :label "term" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_value-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:value-01 ; - :label "value-01" . - -:concept_whole rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:whole ; - :label "whole" . - -:concept_worldwide rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:worldwide ; - :label "worldwide" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_e :leaf_exercise-01_e ; - :edge_a_op2_c :leaf_contrast-01_c ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_r3 :leaf_reproduce-01_r3 ; - :edge_a3_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_t :leaf_term_t ; - :edge_a5_op2_c2 :leaf_condition_c2 ; - :edge_a5_poss_l4 :leaf_license-01_l4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_condition_c2 a :AMR_Leaf ; - :hasConcept :concept_condition ; - :hasVariable :variable_c2 . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_a3 :leaf_and_a3 ; - :edge_c_ARG2_s2 :leaf_share-01_s2 ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_exercise-01_e a :AMR_Leaf ; - :edge_e_ARG1_r :leaf_right-05_r ; - :hasConcept :concept_exercise-01 ; - :hasVariable :variable_e . - -:leaf_hereby_h a :AMR_Leaf ; - :hasConcept :concept_hereby ; - :hasVariable :variable_h . - -:leaf_in-part_ii a :AMR_Leaf ; - :hasConcept :concept_in-part ; - :hasVariable :variable_ii . - -:leaf_or_o a :AMR_Leaf ; - :edge_o_op1_w :leaf_whole_w ; - :edge_o_op2_ii :leaf_in-part_ii ; - :hasConcept :concept_or ; - :hasVariable :variable_o . - -:leaf_reproduce-01_r2 a :AMR_Leaf ; - :edge_r2_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r2 . - -:leaf_reproduce-01_r3 a :AMR_Leaf ; - :edge_r3_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r3 . - -:leaf_revoke-01_r5 a :AMR_Leaf ; - :edge_r5_ARG1_l2 :leaf_license-01_l2 ; - :hasConcept :concept_revoke-01 ; - :hasVariable :variable_r5 . - -:leaf_right-05_r a :AMR_Leaf ; - :edge_r_ARG2_a2 :leaf_and_a2 ; - :hasConcept :concept_right-05 ; - :hasVariable :variable_r . - -:leaf_royalty_r4 a :AMR_Leaf ; - :hasConcept :concept_royalty ; - :hasVariable :variable_r4 . - -:leaf_share-01_s2 a :AMR_Leaf ; - :edge_s2_ARG1_m :leaf_material_m ; - :edge_s2_polarity_negative :value_negative ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s2 . - -:leaf_term_t a :AMR_Leaf ; - :hasConcept :concept_term ; - :hasVariable :variable_t . - -:leaf_this_t2 a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t2 . - -:leaf_whole_w a :AMR_Leaf ; - :hasConcept :concept_whole ; - :hasVariable :variable_w . - -:leaf_worldwide_w2 a :AMR_Leaf ; - :hasConcept :concept_worldwide ; - :hasVariable :variable_w2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> ; - :label "a5" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> ; - :label "c2" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> ; - :label "e" . - -:variable_e2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e2> ; - :label "e2" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l3> ; - :label "l3" . - -:variable_l4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - :label "l4" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - :label "m2" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p2> ; - :label "p2" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p3> ; - :label "p3" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> ; - :label "r" . - -:variable_r2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> ; - :label "r2" . - -:variable_r3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> ; - :label "r3" . - -:variable_r4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> ; - :label "r4" . - -:variable_r5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> ; - :label "r5" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s3> ; - :label "s3" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> ; - :label "t" . - -:variable_t2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> ; - :label "t2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> ; - :label "w" . - -:variable_w2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> ; - :label "w2" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> a ns3:and ; - ns11:manner <http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> ; - ns11:poss <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> a ns2:contrast-01 ; - ns2:contrast-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> ; - ns2:contrast-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> a ns3:condition ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> a ns2:exercise-01 ; - ns2:exercise-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> a ns11:hereby ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> a ns11:in-part ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> a ns3:or ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> a ns2:right-05 ; - ns2:right-05.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> a ns11:royalty ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> a ns2:revoke-01 ; - ns2:revoke-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> a ns11:term ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> a ns11:whole ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> a ns11:worldwide ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#person> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exclusive-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exercise-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:free-04 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:possible-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:revoke-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:right-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:subject-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:value-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hereby a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:in-part a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:royalty a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:term a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:whole a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:worldwide a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:condition a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:share-01 ; - :label "share-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r2 :leaf_reproduce-01_r2 ; - :edge_a2_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_p :leaf_person_p ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :edge_g_mod_h :leaf_hereby_h ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_license-01_l4 a :AMR_Leaf ; - :edge_l4_mod_t2 :leaf_this_t2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l4 . - -:leaf_material_m2 a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m2 . - -:leaf_person_p a :AMR_Leaf ; - :hasConcept :concept_person ; - :hasVariable :variable_p . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> a ns2:grant-01 ; - ns2:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - ns2:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns2:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> a ns2:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> a <http://amr.isi.edu/entity-types#person> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:license-01 ; - :label "license-01" . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :edge_l2_mod_w2 :leaf_worldwide_w2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> ; - ns2:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -ns2:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl deleted file mode 100644 index 9093835daa038456ab344ccb6b61523e4d2d6a6f..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-4/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl +++ /dev/null @@ -1,2680 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns2: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns2:adapt-01.ARG1 a ns2:FrameRole . - -ns2:contrast-01.ARG1 a ns2:FrameRole . - -ns2:contrast-01.ARG2 a ns2:FrameRole . - -ns2:exclusive-02.ARG1 a ns2:FrameRole . - -ns2:exercise-01.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG1 a ns2:FrameRole . - -ns2:free-04.ARG2 a ns2:FrameRole . - -ns2:grant-01.ARG0 a ns2:FrameRole . - -ns2:grant-01.ARG1 a ns2:FrameRole . - -ns2:grant-01.ARG2 a ns2:FrameRole . - -ns2:license-01.ARG0 a ns2:FrameRole . - -ns2:license-01.ARG1 a ns2:FrameRole . - -ns2:license-01.ARG2 a ns2:FrameRole . - -ns2:possible-01.ARG1 a ns2:FrameRole . - -ns2:public-02.ARG1 a ns2:FrameRole . - -ns2:reproduce-01.ARG1 a ns2:FrameRole . - -ns2:revoke-01.ARG1 a ns2:FrameRole . - -ns2:right-05.ARG2 a ns2:FrameRole . - -ns2:share-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG1 a ns2:FrameRole . - -ns2:subject-01.ARG2 a ns2:FrameRole . - -ns2:value-01.ARG1 a ns2:FrameRole . - -ns11:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns11:mod a ns3:Role . - -ns11:op1 a ns3:Role . - -ns11:op2 a ns3:Role . - -ns11:poss a ns3:Role . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_op1_r2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a2_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a3_op1_r3 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a3_op2_s a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a4_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a5_op1_t a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a5_op2_c2 a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_a5_poss_l4 a :AMR_Edge ; - :hasRoleID "poss" . - -:edge_a_op1_e a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_c a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c_ARG1_a3 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_s2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_e2_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_e2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_e_ARG1_r a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_f_ARG2_r4 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_mod_h a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_mod_w2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l3_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l4_mod_t2 a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_l_ARG0_p a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG0_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_m9_ARG1_o a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_o_op1_w a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_o_op2_ii a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_p2_ARG1_r5 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_p3_ARG1_l4 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r3_ARG1_m2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r5_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG2_a2 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s2_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:edge_s3_ARG1_g a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s3_ARG2_a5 a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_v_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-05 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-05" ; - :hasSentenceStatement "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce and reproduce, but not Share, Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_adapt_a4 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_adapt-01_a4 ; - net:coverNode :leaf_adapt-01_a4 ; - net:hasNaming "adapt" ; - net:hasPropertyName "adapt" ; - net:hasPropertyName01 "adapting" ; - net:hasPropertyName10 "adapt-by" ; - net:hasPropertyName12 "adapt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_free_f a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_royalty_r4, - net:individual_royalty_fromClass ; - net:coverBaseNode :leaf_free-04_f ; - net:coverNode :leaf_free-04_f ; - net:hasNaming "free" ; - net:hasPropertyName "free" ; - net:hasPropertyName01 "freeing" ; - net:hasPropertyName10 "free-by" ; - net:hasPropertyName12 "free-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :leaf_royalty_r4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_hasManner_m9 a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_reproduce_r2, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a2 ; - :role_ARG1 net:atomClass_in-part_ii, - net:atomClass_whole_w, - net:phenomena_conjunction-OR_o ; - net:coverBaseNode :leaf_hasManner_m9 ; - net:coverNode :leaf_hasManner_m9 ; - net:hasNaming "hasManner" ; - net:hasPropertyName "hasManner" ; - net:hasPropertyName01 "hasManner" ; - net:hasPropertyName10 "hasManner" ; - net:hasPropertyName12 "hasManner" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2, - :leaf_or_o ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_person_p ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_license-01_l3 ; - net:coverNode :leaf_license-01_l3 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p3 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l4 ; - net:coverBaseNode :leaf_public-02_p3 ; - net:coverNode :leaf_public-02_p3 ; - net:hasNaming "public" ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l4 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_subject_s3 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_grant_g, - net:compositeProperty_grant-license ; - :role_ARG2 net:atomClass_term_t, - net:atomProperty_condition_c2, - net:phenomena_conjunction-AND_a5 ; - net:coverBaseNode :leaf_subject-01_s3 ; - net:coverNode :leaf_subject-01_s3 ; - net:hasNaming "subject" ; - net:hasPropertyName "subject" ; - net:hasPropertyName01 "subjecting" ; - net:hasPropertyName10 "subject-by" ; - net:hasPropertyName12 "subject-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a5, - :leaf_grant-01_g ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_exclusive_not-exclusive_e2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_exclusive_not-exclusive" ; - net:hasNetArgument net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_not-exclusive_exclusive_e2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-exclusive_exclusive" ; - net:hasNetArgument net:atomProperty_exclusive_e2, - net:compositeProperty_not-exclusive_e2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_not-possible_possible_p2 a net:Axiom_Net ; - :role_ARG1 net:compositeProperty_revoke-license ; - net:composeFrom net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-possible_possible" ; - net:hasNetArgument net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_not-share_share_s2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-share_share" ; - net:hasNetArgument net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_not-value_value_v a net:Axiom_Net ; - net:composeFrom net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-value_value" ; - net:hasNetArgument net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_possible_not-possible_p2 a net:Axiom_Net ; - :role_ARG1 net:compositeProperty_revoke-license ; - net:composeFrom net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_possible_not-possible" ; - net:hasNetArgument net:atomProperty_possible_p2, - net:compositeProperty_not-possible_p2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_share_not-share_s2 a net:Axiom_Net ; - net:composeFrom net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_share_not-share" ; - net:hasNetArgument net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:hasStructure "cc-sentence-examples-05" . - -net:axiom_disjointProperty_value_not-value_v a net:Axiom_Net ; - net:composeFrom net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_value_not-value" ; - net:hasNetArgument net:atomProperty_value_v, - net:compositeProperty_not-value_v ; - net:hasStructure "cc-sentence-examples-05" . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_exclusive-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "exclusive-license" ; - net:hasPropertyName "exclusive-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_free-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_royalty_r4, - net:individual_royalty_fromClass ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_free-04_f ; - net:coverNode :leaf_free-04_f, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "free-license" ; - net:hasPropertyName "free-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_possible-revoke a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_revoke_r5 ; - net:coverArgNode :leaf_revoke-01_r5 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2, - :leaf_revoke-01_r5 ; - net:hasMotherClassNet net:atomProperty_revoke_r5 ; - net:hasNaming "possible-revoke" ; - net:hasPropertyName "possible-revoke" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l4 ; - net:coverArgNode :leaf_license-01_l4 ; - net:coverBaseNode :leaf_public-02_p3 ; - net:coverNode :leaf_license-01_l4, - :leaf_public-02_p3 ; - net:hasMotherClassNet net:atomProperty_license_l4 ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_subject-grant a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_grant_g ; - :role_ARG2 net:phenomena_conjunction-AND_a5 ; - net:coverArgNode :leaf_grant-01_g ; - net:coverBaseNode :leaf_subject-01_s3 ; - net:coverNode :leaf_grant-01_g, - :leaf_subject-01_s3 ; - net:hasMotherClassNet net:atomProperty_grant_g ; - net:hasNaming "subject-grant" ; - net:hasPropertyName "subject-grant" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:compositeProperty_value-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_license-01_l2, - :leaf_value-01_v ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "value-license" ; - net:hasPropertyName "value-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t2 a net:Individual_Net ; - net:coverBaseNode :leaf_this_t2 ; - net:coverNode :leaf_this_t2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasMotherClassNet net:atomClass_this_t2 ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackMainNetComposante net:atomClass_this_t2 ; - net:trackNetComposante net:atomClass_this_t2 ; - net:trackProgress net:initialized . - -net:individual_worldwide_w2 a net:Individual_Net ; - net:coverBaseNode :leaf_worldwide_w2 ; - net:coverNode :leaf_worldwide_w2 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "worldwide" ; - net:hasMotherClassNet net:atomClass_worldwide_w2 ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackMainNetComposante net:atomClass_worldwide_w2 ; - net:trackNetComposante net:atomClass_worldwide_w2 ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a4> a ns2:adapt-01 ; - ns2:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#e2> a ns2:exclusive-02 ; - ns2:exclusive-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#f> a ns2:free-04 ; - ns2:free-04.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns2:free-04.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l> a ns2:license-01 ; - ns2:license-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l3> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p2> a ns2:possible-01 ; - ns2:possible-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p3> a ns2:public-02 ; - ns2:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-05" ; - ns3:has-sentence "Subject to the terms and conditions of this Public License, the Licensor hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable license to exercise the Licensed Rights in the Licensed Material to reproduce and Share the Licensed Material, in whole or in part; and produce and reproduce, but not Share, Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s3> a ns2:subject-01 ; - ns2:subject-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> ; - ns2:subject-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#v> a ns2:value-01 ; - ns2:value-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#s> ns11:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:adapt-01 ; - :label "adapt-01" . - -:concept_condition rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns3:condition ; - :label "condition" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns2:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_exclusive-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exclusive-02 ; - :label "exclusive-02" . - -:concept_exercise-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:exercise-01 ; - :label "exercise-01" . - -:concept_free-04 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:free-04 ; - :label "free-04" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:grant-01 ; - :label "grant-01" . - -:concept_hereby rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:hereby ; - :label "hereby" . - -:concept_in-part rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:in-part ; - :label "in-part" . - -:concept_manner rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:manner ; - :isReifiedConcept true ; - :label "hasManner" . - -:concept_or rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:or ; - :hasPhenomenaLink :phenomena_conjunction_or ; - :label "or" . - -:concept_person rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk <http://amr.isi.edu/entity-types#person> ; - :label "person" . - -:concept_possible-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:possible-01 ; - :label "possible-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:public-02 ; - :label "public-02" . - -:concept_revoke-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:revoke-01 ; - :label "revoke-01" . - -:concept_right-05 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:right-05 ; - :label "right-05" . - -:concept_royalty rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:royalty ; - :label "royalty" . - -:concept_subject-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:subject-01 ; - :label "subject-01" . - -:concept_term rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:term ; - :label "term" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:this ; - :label "this" . - -:concept_value-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:value-01 ; - :label "value-01" . - -:concept_whole rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:whole ; - :label "whole" . - -:concept_worldwide rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:worldwide ; - :label "worldwide" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:you ; - :label "you" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> ; - :label "a2" . - -:variable_a3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> ; - :label "a3" . - -:variable_a4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a4> ; - :label "a4" . - -:variable_a5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> ; - :label "a5" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> ; - :label "c" . - -:variable_c2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> ; - :label "c2" . - -:variable_e a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> ; - :label "e" . - -:variable_e2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e2> ; - :label "e2" . - -:variable_f a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#f> ; - :label "f" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> ; - :label "g" . - -:variable_h a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> ; - :label "h" . - -:variable_ii a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> ; - :label "ii" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - :label "l2" . - -:variable_l3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l3> ; - :label "l3" . - -:variable_l4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - :label "l4" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - :label "m" . - -:variable_m2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - :label "m2" . - -:variable_m9 a ns11:manner, - :AMR_Variable ; - :isReifiedVariable true ; - :label "m9" . - -:variable_o a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> ; - :label "o" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p2> ; - :label "p2" . - -:variable_p3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p3> ; - :label "p3" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> ; - :label "r" . - -:variable_r2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> ; - :label "r2" . - -:variable_r3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> ; - :label "r3" . - -:variable_r4 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> ; - :label "r4" . - -:variable_r5 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> ; - :label "r5" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - :label "s" . - -:variable_s2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> ; - :label "s2" . - -:variable_s3 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s3> ; - :label "s3" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> ; - :label "t" . - -:variable_t2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> ; - :label "t2" . - -:variable_v a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#v> ; - :label "v" . - -:variable_w a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> ; - :label "w" . - -:variable_w2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> ; - :label "w2" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_grant-license a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_hereby_h, - net:individual_hereby_h ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g, - :leaf_license-01_l2 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "grant-license" ; - net:hasPropertyName "grant-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:individual_hereby_h a net:Individual_Net ; - net:coverBaseNode :leaf_hereby_h ; - net:coverNode :leaf_hereby_h ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "hereby" ; - net:hasMotherClassNet net:atomClass_hereby_h ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackMainNetComposante net:atomClass_hereby_h ; - net:trackNetComposante net:atomClass_hereby_h ; - net:trackProgress net:initialized . - -net:individual_term_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_term_t ; - net:coverNode :leaf_term_t ; - net:fromClassNet net:atomClass_term_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "term" ; - net:hasMotherClassNet net:atomClass_term_t ; - net:hasStructure "cc-sentence-examples-05" . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_exercise_e, - net:compositeProperty_exercise-right ; - :role_op2 net:phenomena_conjunction_c ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_exercise_e, - net:phenomena_conjunction_c ; - net:containsNet1 net:atomProperty_exercise_e ; - net:containsNet2 net:phenomena_conjunction_c ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_exercise_e, - net:compositeProperty_exercise-right ; - :role_op2 net:phenomena_conjunction_c ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-AND_a3 a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r3 ; - :role_op2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a3 ; - net:coverNode :leaf_and_a3 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-OR_o a net:Phenomena_Net ; - :role_op1 net:atomClass_whole_w ; - :role_op2 net:atomClass_in-part_ii ; - net:coverBaseNode :leaf_or_o ; - net:coverNode :leaf_or_o ; - net:hasNaming "conjunction-OR" ; - net:hasPhenomenaRef "or" ; - net:hasPhenomenaType :phenomena_conjunction_or ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> a ns3:and ; - ns11:manner <http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#a5> a ns3:and ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> ; - ns11:poss <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#c> a ns2:contrast-01 ; - ns2:contrast-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a3> ; - ns2:contrast-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#c2> a ns3:condition ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#e> a ns2:exercise-01 ; - ns2:exercise-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> a ns11:hereby ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> a ns11:in-part ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#o> a ns3:or ; - ns11:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> ; - ns11:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#ii> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r> a ns2:right-05 ; - ns2:right-05.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r2> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r3> a ns2:reproduce-01 ; - ns2:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r4> a ns11:royalty ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#r5> a ns2:revoke-01 ; - ns2:revoke-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s2> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - ns11:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#t> a ns11:term ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> a ns11:this ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#w> a ns11:whole ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> a ns11:worldwide ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/entity-types#person> a ns3:NamedEntity ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exclusive-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:exercise-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:free-04 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:possible-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:revoke-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:right-05 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:subject-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:value-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:hereby a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:in-part a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:manner a ns3:Role ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:royalty a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:term a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:whole a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:worldwide a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:condition a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:or a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns11:material ; - :label "material" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:share-01 ; - :label "share-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a4 a :AMR_Leaf ; - :edge_a4_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a4 . - -:leaf_hasManner_m9 a :AMR_Leaf ; - :edge_m9_ARG0_a2 :leaf_and_a2 ; - :edge_m9_ARG1_o :leaf_or_o ; - :hasConcept :concept_manner ; - :hasVariable :variable_m9 ; - :isReifiedLeaf true . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_ARG0_p :leaf_person_p ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:leaf_license-01_l3 a :AMR_Leaf ; - :edge_l3_ARG1_m :leaf_material_m ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l3 . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_in-part_ii a net:Atom_Class_Net ; - net:coverBaseNode :leaf_in-part_ii ; - net:coverNode :leaf_in-part_ii ; - net:coverNodeCount 1 ; - net:hasClassName "in-part" ; - net:hasClassType sys:Entity ; - net:hasNaming "in-part" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_material_m2 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m2 ; - net:coverNode :leaf_material_m2 ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_whole_w a net:Atom_Class_Net ; - net:coverBaseNode :leaf_whole_w ; - net:coverNode :leaf_whole_w ; - net:coverNodeCount 1 ; - net:hasClassName "whole" ; - net:hasClassType sys:Entity ; - net:hasNaming "whole" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_condition_c2 a net:Atom_Property_Net ; - net:coverBaseNode :leaf_condition_c2 ; - net:coverNode :leaf_condition_c2 ; - net:hasNaming "condition" ; - net:hasPropertyName "condition" ; - net:hasPropertyName01 "condition" ; - net:hasPropertyName10 "condition" ; - net:hasPropertyName12 "condition" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r3 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m2 ; - net:coverBaseNode :leaf_reproduce-01_r3 ; - net:coverNode :leaf_reproduce-01_r3 ; - net:hasNaming "reproduce" ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_exercise-right a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_right_r ; - net:coverArgNode :leaf_right-05_r ; - net:coverBaseNode :leaf_exercise-01_e ; - net:coverNode :leaf_exercise-01_e, - :leaf_right-05_r ; - net:hasMotherClassNet net:atomProperty_right_r ; - net:hasNaming "exercise-right" ; - net:hasPropertyName "exercise-right" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:individual_royalty_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_royalty_r4 ; - net:coverNode :leaf_royalty_r4 ; - net:fromClassNet net:atomClass_royalty_r4 ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "royalty" ; - net:hasMotherClassNet net:atomClass_royalty_r4 ; - net:hasStructure "cc-sentence-examples-05" . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:phenomena_conjunction-AND_a2 a net:Phenomena_Net ; - :role_op1 net:atomProperty_reproduce_r2 ; - :role_op2 net:atomProperty_share_s ; - net:coverBaseNode :leaf_and_a2 ; - net:coverNode :leaf_and_a2 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction-AND_a5 a net:Phenomena_Net ; - :role_op1 net:atomClass_term_t, - net:individual_term_fromClass ; - :role_op2 net:atomProperty_condition_c2 ; - net:coverBaseNode :leaf_and_a5 ; - net:coverNode :leaf_and_a5 ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#g> a ns2:grant-01 ; - ns2:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> ; - ns2:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> ; - ns2:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#h> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l4> a ns2:license-01 ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#t2> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#m2> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#p> a <http://amr.isi.edu/entity-types#person> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#s> a ns2:share-01 ; - ns2:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> a ns11:you ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_and_a3 a :AMR_Leaf ; - :edge_a3_op1_r3 :leaf_reproduce-01_r3 ; - :edge_a3_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a3 . - -:leaf_condition_c2 a :AMR_Leaf ; - :hasConcept :concept_condition ; - :hasVariable :variable_c2 . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_a3 :leaf_and_a3 ; - :edge_c_ARG2_s2 :leaf_share-01_s2 ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_in-part_ii a :AMR_Leaf ; - :hasConcept :concept_in-part ; - :hasVariable :variable_ii . - -:leaf_reproduce-01_r2 a :AMR_Leaf ; - :edge_r2_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r2 . - -:leaf_reproduce-01_r3 a :AMR_Leaf ; - :edge_r3_ARG1_m2 :leaf_material_m2 ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r3 . - -:leaf_whole_w a :AMR_Leaf ; - :hasConcept :concept_whole ; - :hasVariable :variable_w . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:atomClass_person_p a net:Atom_Class_Net ; - net:coverBaseNode :leaf_person_p ; - net:coverNode :leaf_person_p ; - net:coverNodeCount 1 ; - net:hasClassName "person" ; - net:hasClassType sys:Entity ; - net:hasNaming "person" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_person_p ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_hereby_h ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_hereby_h, - :leaf_license-01_l2, - :leaf_person_p, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l4 a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t2 ; - net:coverBaseNode :leaf_license-01_l4 ; - net:coverNode :leaf_license-01_l4 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r2 ; - net:coverNode :leaf_reproduce-01_r2 ; - net:hasNaming "reproduce" ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_right_r a net:Atom_Property_Net ; - :role_ARG2 net:atomProperty_reproduce_r2, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a2 ; - net:coverBaseNode :leaf_right-05_r ; - net:coverNode :leaf_right-05_r ; - net:hasNaming "right" ; - net:hasPropertyName "right" ; - net:hasPropertyName01 "righting" ; - net:hasPropertyName10 "right-by" ; - net:hasPropertyName12 "right-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasStructure "cc-sentence-examples-05" . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns2:license-01 ; - :label "license-01" . - -:leaf_and_a5 a :AMR_Leaf ; - :edge_a5_op1_t :leaf_term_t ; - :edge_a5_op2_c2 :leaf_condition_c2 ; - :edge_a5_poss_l4 :leaf_license-01_l4 ; - :hasConcept :concept_and ; - :hasVariable :variable_a5 . - -:leaf_free-04_f a :AMR_Leaf ; - :edge_f_ARG1_l2 :leaf_license-01_l2 ; - :edge_f_ARG2_r4 :leaf_royalty_r4 ; - :hasConcept :concept_free-04 ; - :hasVariable :variable_f . - -:leaf_or_o a :AMR_Leaf ; - :edge_o_op1_w :leaf_whole_w ; - :edge_o_op2_ii :leaf_in-part_ii ; - :hasConcept :concept_or ; - :hasVariable :variable_o . - -:leaf_public-02_p3 a :AMR_Leaf ; - :edge_p3_ARG1_l4 :leaf_license-01_l4 ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p3 . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG1_m :leaf_material_m ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_subject-01_s3 a :AMR_Leaf ; - :edge_s3_ARG1_g :leaf_grant-01_g ; - :edge_s3_ARG2_a5 :leaf_and_a5 ; - :hasConcept :concept_subject-01 ; - :hasVariable :variable_s3 . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -net:atomClass_royalty_r4 a net:Atom_Class_Net ; - net:coverBaseNode :leaf_royalty_r4 ; - net:coverNode :leaf_royalty_r4 ; - net:coverNodeCount 1 ; - net:hasClassName "royalty" ; - net:hasNaming "royalty" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_term_t a net:Atom_Class_Net ; - net:coverBaseNode :leaf_term_t ; - net:coverNode :leaf_term_t ; - net:coverNodeCount 1 ; - net:hasClassName "term" ; - net:hasNaming "term" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_this_t2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t2 ; - net:coverNode :leaf_this_t2 ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_worldwide_w2 a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_worldwide_w2 ; - net:coverNode :leaf_worldwide_w2 ; - net:coverNodeCount 1 ; - net:hasClassName "worldwide" ; - net:hasNaming "worldwide" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_revoke_r5 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverBaseNode :leaf_revoke-01_r5 ; - net:coverNode :leaf_revoke-01_r5 ; - net:hasNaming "revoke" ; - net:hasPropertyName "revoke" ; - net:hasPropertyName01 "revokeing" ; - net:hasPropertyName10 "revoke-by" ; - net:hasPropertyName12 "revoke-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2 ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-exclusive_e2 a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_exclusive_e2 ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasNaming "not-exclusive" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" . - -net:compositeProperty_not-possible_p2 a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_revoke_r5, - net:compositeProperty_revoke-license ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_possible_p2 ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasNaming "not-possible" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" . - -net:compositeProperty_not-value_v a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_value_v ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasNaming "not-value" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" . - -net:compositeProperty_revoke-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - net:coverArgNode :leaf_license-01_l2 ; - net:coverBaseNode :leaf_revoke-01_r5 ; - net:coverNode :leaf_license-01_l2, - :leaf_revoke-01_r5 ; - net:hasMotherClassNet net:atomProperty_license_l2 ; - net:hasNaming "revoke-license" ; - net:hasPropertyName "revoke-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#m> a ns11:material ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_exercise-01_e a :AMR_Leaf ; - :edge_e_ARG1_r :leaf_right-05_r ; - :hasConcept :concept_exercise-01 ; - :hasVariable :variable_e . - -:leaf_term_t a :AMR_Leaf ; - :hasConcept :concept_term ; - :hasVariable :variable_t . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:atomClass_hereby_h a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_hereby_h ; - net:coverNode :leaf_hereby_h ; - net:coverNodeCount 1 ; - net:hasClassName "hereby" ; - net:hasNaming "hereby" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_exclusive_e2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_exclusive-02_e2 ; - net:coverNode :leaf_exclusive-02_e2 ; - net:hasNaming "exclusive" ; - net:hasPropertyName "exclusive" ; - net:hasPropertyName01 "exclusiveing" ; - net:hasPropertyName10 "exclusive-by" ; - net:hasPropertyName12 "exclusive-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_exercise_e a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_right_r ; - net:coverBaseNode :leaf_exercise-01_e ; - net:coverNode :leaf_exercise-01_e ; - net:hasNaming "exercise" ; - net:hasPropertyName "exercise" ; - net:hasPropertyName01 "exerciseing" ; - net:hasPropertyName10 "exercise-by" ; - net:hasPropertyName12 "exercise-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_right-05_r ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_possible_p2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_revoke_r5, - net:compositeProperty_revoke-license ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_possible-01_p2 ; - net:coverNode :leaf_possible-01_p2 ; - net:hasNaming "possible" ; - net:hasPropertyName "possible" ; - net:hasPropertyName01 "possibleing" ; - net:hasPropertyName10 "possible-by" ; - net:hasPropertyName12 "possible-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_revoke-01_r5, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_value_v a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_value-01_v ; - net:coverNode :leaf_value-01_v ; - net:hasNaming "value" ; - net:hasPropertyName "value" ; - net:hasPropertyName01 "valueing" ; - net:hasPropertyName10 "value-by" ; - net:hasPropertyName12 "value-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l2, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeProperty_not-share_s2 a net:Composite_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_share_s2 ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasNaming "not-share" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -net:phenomena_conjunction_c a net:Phenomena_Net ; - :role_ARG1 net:atomProperty_reproduce_r3, - net:atomProperty_share_s, - net:phenomena_conjunction-AND_a3 ; - :role_ARG2 net:atomProperty_share_s2, - net:compositeProperty_not-share_s2 ; - net:coverBaseNode :leaf_contrast-01_c ; - net:coverNode :leaf_contrast-01_c ; - net:hasNaming "conjunction" ; - net:hasPhenomenaRef "contrast-01" ; - net:hasPhenomenaType :phenomena_conjunction ; - net:hasStructure "cc-sentence-examples-05" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-05#l2> a ns2:license-01 ; - ns2:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#a> ; - ns2:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-05#y> ; - ns11:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-05#w2> ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_e :leaf_exercise-01_e ; - :edge_a_op2_c :leaf_contrast-01_c ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_and_a2 a :AMR_Leaf ; - :edge_a2_op1_r2 :leaf_reproduce-01_r2 ; - :edge_a2_op2_s :leaf_share-01_s ; - :hasConcept :concept_and ; - :hasVariable :variable_a2 . - -:leaf_hereby_h a :AMR_Leaf ; - :hasConcept :concept_hereby ; - :hasVariable :variable_h . - -:leaf_material_m2 a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m2 . - -:leaf_person_p a :AMR_Leaf ; - :hasConcept :concept_person ; - :hasVariable :variable_p . - -:leaf_right-05_r a :AMR_Leaf ; - :edge_r_ARG2_a2 :leaf_and_a2 ; - :hasConcept :concept_right-05 ; - :hasVariable :variable_r . - -:leaf_royalty_r4 a :AMR_Leaf ; - :hasConcept :concept_royalty ; - :hasVariable :variable_r4 . - -:leaf_this_t2 a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t2 . - -:leaf_worldwide_w2 a :AMR_Leaf ; - :hasConcept :concept_worldwide ; - :hasVariable :variable_w2 . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_share_s2 a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG1 net:atomClass_material_m ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_share-01_s2 ; - net:coverNode :leaf_share-01_s2 ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_license-01_l4 a :AMR_Leaf ; - :edge_l4_mod_t2 :leaf_this_t2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l4 . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:leaf_revoke-01_r5 a :AMR_Leaf ; - :edge_r5_ARG1_l2 :leaf_license-01_l2 ; - :hasConcept :concept_revoke-01 ; - :hasVariable :variable_r5 . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "cc-sentence-examples-05" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_p :leaf_person_p ; - :edge_g_ARG1_l2 :leaf_license-01_l2 ; - :edge_g_ARG2_y :leaf_you_y ; - :edge_g_mod_h :leaf_hereby_h ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_share-01_s2 a :AMR_Leaf ; - :edge_s2_ARG1_m :leaf_material_m ; - :edge_s2_polarity_negative :value_negative ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s2 . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:leaf_exclusive-02_e2 a :AMR_Leaf ; - :edge_e2_ARG1_l2 :leaf_license-01_l2 ; - :edge_e2_polarity_negative :value_negative ; - :hasConcept :concept_exclusive-02 ; - :hasVariable :variable_e2 . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:leaf_possible-01_p2 a :AMR_Leaf ; - :edge_p2_ARG1_r5 :leaf_revoke-01_r5 ; - :edge_p2_polarity_negative :value_negative ; - :hasConcept :concept_possible-01 ; - :hasVariable :variable_p2 . - -:leaf_value-01_v a :AMR_Leaf ; - :edge_v_ARG1_l2 :leaf_license-01_l2 ; - :edge_v_polarity_negative :value_negative ; - :hasConcept :concept_value-01 ; - :hasVariable :variable_v . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_exercise_e, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a, - net:phenomena_conjunction_c ; - :role_ARG2 net:atomClass_you_y, - net:individual_you_fromClass ; - :role_mod net:atomClass_worldwide_w2 ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-05" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_worldwide_w2, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -ns2:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :edge_l2_mod_w2 :leaf_worldwide_w2 ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples.ttl deleted file mode 100644 index 66acfc0fcab8f50f7e07c23be63debcdd39c60d7..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples.ttl +++ /dev/null @@ -1,905 +0,0 @@ -@base <https://tenet.tetras-libre.fr/working/https://tenet.tetras-libre.fr/demo/cc-examples/> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#a2> a ns11:adapt-01 ; - ns11:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#p> a ns11:public-02 ; - ns11:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-03" ; - ns3:has-sentence "This Public License grants You a license to produce and reproduce, but not Share, Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:adapt-01.ARG1 a ns11:FrameRole . - -ns11:contrast-01.ARG1 a ns11:FrameRole . - -ns11:contrast-01.ARG2 a ns11:FrameRole . - -ns11:grant-01.ARG0 a ns11:FrameRole . - -ns11:grant-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG2 a ns11:FrameRole . - -ns11:license-01.ARG1 a ns11:FrameRole . - -ns11:license-01.ARG2 a ns11:FrameRole . - -ns11:produce-01.ARG0 a ns11:FrameRole . - -ns11:produce-01.ARG1 a ns11:FrameRole . - -ns11:public-02.ARG1 a ns11:FrameRole . - -ns11:reproduce-01.ARG0 a ns11:FrameRole . - -ns11:reproduce-01.ARG1 a ns11:FrameRole . - -ns11:share-01.ARG0 a ns11:FrameRole . - -ns11:share-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> ; - ns2:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> a ns11:contrast-01 ; - ns11:contrast-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> ; - ns11:contrast-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> a ns11:grant-01 ; - ns11:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - ns11:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> ; - ns11:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> a ns11:license-01 ; - ns11:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> ; - ns11:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> a ns11:produce-01 ; - ns11:produce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:produce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> a ns11:reproduce-01 ; - ns11:reproduce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> a ns11:share-01 ; - ns11:share-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - ns2:polarity "-" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> a ns2:this . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns11:adapt-01 a ns3:Frame . - -ns11:contrast-01 a ns3:Frame . - -ns11:grant-01 a ns3:Frame . - -ns11:produce-01 a ns3:Frame . - -ns11:public-02 a ns3:Frame . - -ns11:reproduce-01 a ns3:Frame . - -ns11:share-01 a ns3:Frame . - -ns2:material a ns3:Concept . - -ns2:this a ns3:Concept . - -ns2:you a ns3:Concept . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> a ns11:license-01 ; - ns2:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> . - -ns11:license-01 a ns3:Frame . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> a ns2:material . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> a ns2:you . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -:AMR_Linked_Data a owl:Class . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl deleted file mode 100644 index aed7425fc9d7b8207ec54028cd44c024179252ee..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_factoid.ttl +++ /dev/null @@ -1,164 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//factoid> . -@prefix ns1: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix ns2: <https://tenet.tetras-libre.fr/semantic-net#> . -@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#not-share> a owl:ObjectProperty ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -ns2:atomClass_material_m ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> . - -ns2:atomClass_you_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> . - -ns2:atomProperty_adapt_a2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> . - -ns2:atomProperty_grant_g ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> . - -ns2:atomProperty_license_l ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_license_l2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> . - -ns2:atomProperty_produce_p2 ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#produce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#produce> . - -ns2:atomProperty_public_p ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> . - -ns2:atomProperty_reproduce_r ns2:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> . - -ns2:compositeClass_you-produceing-material_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-produceing-material> . - -ns2:compositeClass_you-reproduceing-material_y ns2:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> . - -ns2:compositeProperty_public-license ns2:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> . - -ns2:individual_this_t ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you-produceing-material_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-produceing-material> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you-reproduceing-material_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - ns2:hasMotherClassURI ns1:Feature . - -ns2:individual_you_fromClass ns2:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - ns2:hasMotherClassURI ns1:Feature . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#produce> a owl:ObjectProperty ; - rdfs:label "produce" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - ns1:Feature ; - rdfs:label "this" ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#produce-of> a owl:ObjectProperty ; - rdfs:label "produce-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf ns1:Out_ObjectProperty ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#you-produceing-material> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - rdfs:label "you-produceing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#produce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - rdfs:label "you-reproduceing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - ns1:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - ns1:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - rdfs:label "you" ; - rdfs:subClassOf ns1:Entity ; - ns1:fromStructure "cc-sentence-examples-03" . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl deleted file mode 100644 index 24a3eafd76905b4422413d8d23b0c60968bf3aa2..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_generation.ttl +++ /dev/null @@ -1,1745 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//generation> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:adapt-01.ARG1 a ns11:FrameRole . - -ns11:contrast-01.ARG1 a ns11:FrameRole . - -ns11:contrast-01.ARG2 a ns11:FrameRole . - -ns11:grant-01.ARG0 a ns11:FrameRole . - -ns11:grant-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG2 a ns11:FrameRole . - -ns11:license-01.ARG1 a ns11:FrameRole . - -ns11:license-01.ARG2 a ns11:FrameRole . - -ns11:produce-01.ARG0 a ns11:FrameRole . - -ns11:produce-01.ARG1 a ns11:FrameRole . - -ns11:public-02.ARG1 a ns11:FrameRole . - -ns11:reproduce-01.ARG0 a ns11:FrameRole . - -ns11:reproduce-01.ARG1 a ns11:FrameRole . - -ns11:share-01.ARG0 a ns11:FrameRole . - -ns11:share-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_s a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_c a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p2_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-03 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-03" ; - :hasSentenceStatement "This Public License grants You a license to produce and reproduce, but not Share, Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/extract-result#not-share> a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_adapt_a2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_adapt-01_a2 ; - net:coverNode :leaf_adapt-01_a2 ; - net:hasNaming "adapt" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#adapt-of> ; - net:hasPropertyName "adapt" ; - net:hasPropertyName01 "adapting" ; - net:hasPropertyName10 "adapt-by" ; - net:hasPropertyName12 "adapt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#adapt> ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:phenomena_conjunction_c ; - :role_ARG2 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#grant-of> ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#grant> ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_contrast-01_c, - :leaf_license-01_l, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_public-02_p ; - net:hasNaming "public" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#public-of> ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public> ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_not-share_share_s a net:Axiom_Net ; - :role_ARG0 net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - net:composeFrom net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-share_share" ; - net:hasNetArgument net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:hasStructure "cc-sentence-examples-03" . - -net:axiom_disjointProperty_share_not-share_s a net:Axiom_Net ; - :role_ARG0 net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - net:composeFrom net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_share_not-share" ; - net:hasNetArgument net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:hasStructure "cc-sentence-examples-03" . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverArgNode :leaf_license-01_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_license-01_l, - :leaf_public-02_p ; - net:hasMotherClassNet net:atomProperty_license_l ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#public-license> ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t a net:Individual_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#this> ; - net:hasMotherClassNet net:atomClass_this_t ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackMainNetComposante net:atomClass_this_t ; - net:trackNetComposante net:atomClass_this_t ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#a2> a ns11:adapt-01 ; - ns11:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#p> a ns11:public-02 ; - ns11:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-03" ; - ns3:has-sentence "This Public License grants You a license to produce and reproduce, but not Share, Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:adapt-01 ; - :label "adapt-01" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:material ; - :label "material" . - -:concept_produce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:produce-01 ; - :label "produce-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:you ; - :label "you" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> ; - :label "c" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> ; - :label "l2" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> ; - :label "p2" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#adapt> a owl:ObjectProperty ; - rdfs:label "adapt" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#adapt-of> a owl:ObjectProperty ; - rdfs:label "adapt-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#grant> a owl:ObjectProperty ; - rdfs:label "grant" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#grant-of> a owl:ObjectProperty ; - rdfs:label "grant-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#produce> a owl:ObjectProperty ; - rdfs:label "produce" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#public> a owl:ObjectProperty ; - rdfs:label "public" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#public-license> a owl:ObjectProperty ; - rdfs:label "public-license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#public-of> a owl:ObjectProperty ; - rdfs:label "public-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce> a owl:ObjectProperty ; - rdfs:label "reproduce" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#this> a owl:individual, - sys:Feature ; - rdfs:label "this" ; - sys:fromStructure "cc-sentence-examples-03" . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_produce_p2 ; - :role_op2 net:atomProperty_reproduce_r ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_produce_p2, - net:atomProperty_reproduce_r ; - net:containsNet1 net:atomProperty_produce_p2 ; - net:containsNet2 net:atomProperty_reproduce_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_produce_p2 ; - :role_op2 net:atomProperty_reproduce_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction_c a net:Phenomena_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:coverBaseNode :leaf_contrast-01_c ; - net:coverNode :leaf_contrast-01_c ; - net:hasNaming "conjunction" ; - net:hasPhenomenaRef "contrast-01" ; - net:hasPhenomenaType :phenomena_conjunction ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_produceing_material a net:Restriction_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_produce-01_p2, - :leaf_you_y ; - net:coverTargetNode :leaf_material_m, - :leaf_produce-01_p2 ; - net:hasNaming "you-produceing-material" ; - net:hasRestrictionNetValue net:atomClass_material_m ; - net:hasRestrictionOnProperty net:atomProperty_produce_p2 . - -net:restriction_reproduceing_material a net:Restriction_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_reproduce-01_r, - :leaf_you_y ; - net:coverTargetNode :leaf_material_m, - :leaf_reproduce-01_r ; - net:hasNaming "you-reproduceing-material" ; - net:hasRestrictionNetValue net:atomClass_material_m ; - net:hasRestrictionOnProperty net:atomProperty_reproduce_r . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> ; - ns2:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> a ns11:contrast-01 ; - ns11:contrast-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> ; - ns11:contrast-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> a ns11:grant-01 ; - ns11:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - ns11:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> ; - ns11:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> a ns11:license-01 ; - ns11:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> ; - ns11:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> a ns11:produce-01 ; - ns11:produce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:produce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> a ns11:reproduce-01 ; - ns11:reproduce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> a ns11:share-01 ; - ns11:share-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> a ns2:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:produce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:license-01 ; - :label "license-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a2 a :AMR_Leaf ; - :edge_a2_ARG1_m :leaf_material_m ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -<https://tenet.tetras-libre.fr/extract-result#license> a owl:ObjectProperty ; - rdfs:label "license" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#license-of> a owl:ObjectProperty ; - rdfs:label "license-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#produce-of> a owl:ObjectProperty ; - rdfs:label "produce-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#reproduce-of> a owl:ObjectProperty ; - rdfs:label "reproduce-of" ; - rdfs:subPropertyOf sys:Out_ObjectProperty ; - sys:fromStructure "cc-sentence-examples-03" . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_produce_p2, - net:atomProperty_reproduce_r, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "cc-sentence-examples-03" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> a ns11:license-01 ; - ns2:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_c :leaf_contrast-01_c ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -<https://tenet.tetras-libre.fr/extract-result#material> a owl:Class ; - rdfs:label "material" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-03" . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_l2 :leaf_license-01_l2 ; - :edge_c_ARG2_s :leaf_share-01_s ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_this_t a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#license-of> ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#license> ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> a ns2:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -<https://tenet.tetras-libre.fr/extract-result#you-produceing-material> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - rdfs:label "you-produceing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#produce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - sys:fromStructure "cc-sentence-examples-03" . - -<https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - rdfs:label "you-reproduceing-material" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - owl:someValuesFrom <https://tenet.tetras-libre.fr/extract-result#material> ], - <https://tenet.tetras-libre.fr/extract-result#you> ; - sys:fromStructure "cc-sentence-examples-03" . - -net:compositeProperty_not-share_s a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_share_s ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "not-share" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> a ns2:you ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_produce-01_p2 ; - :edge_a_op2_r :leaf_reproduce-01_r ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_produce-01_p2 a :AMR_Leaf ; - :edge_p2_ARG0_y :leaf_you_y ; - :edge_p2_ARG1_m :leaf_material_m ; - :hasConcept :concept_produce-01 ; - :hasVariable :variable_p2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG0_y :leaf_you_y ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomProperty_produce_p2 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_produce-01_p2 ; - net:coverNode :leaf_produce-01_p2 ; - net:hasNaming "produce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#produce-of> ; - net:hasPropertyName "produce" ; - net:hasPropertyName01 "produceing" ; - net:hasPropertyName10 "produce-by" ; - net:hasPropertyName12 "produce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#produce> ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r ; - net:coverNode :leaf_reproduce-01_r ; - net:hasNaming "reproduce" ; - net:hasProperty12URI <https://tenet.tetras-libre.fr/extract-result#reproduce-of> ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasPropertyURI <https://tenet.tetras-libre.fr/extract-result#reproduce> ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -<https://tenet.tetras-libre.fr/extract-result#you> a owl:Class, - owl:individual, - sys:Feature, - <https://tenet.tetras-libre.fr/extract-result#you>, - <https://tenet.tetras-libre.fr/extract-result#you-produceing-material>, - <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - rdfs:label "you" ; - rdfs:subClassOf sys:Entity ; - sys:fromStructure "cc-sentence-examples-03" . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#material> ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -net:individual_you-produceing-material_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:compositeClass_you-produceing-material_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you-produceing-material" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-produceing-material> ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-03" . - -net:individual_you-reproduceing-material_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:compositeClass_you-reproduceing-material_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you-reproduceing-material" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-03" . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasIndividualURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y ; - net:hasMotherClassURI sys:Feature ; - net:hasStructure "cc-sentence-examples-03" . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG0_y :leaf_you_y ; - :edge_s_ARG1_m :leaf_material_m ; - :edge_s_polarity_negative :value_negative ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you> ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_you-produceing-material_y a net:Composite_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_produce-01_p2, - :leaf_you_y ; - net:coverNodeCount 3 ; - net:hasClassName "you-produceing-material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-produceing-material> ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasRestriction01 net:restriction_produceing_material ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_you-reproduceing-material_y a net:Composite_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_reproduce-01_r, - :leaf_you_y ; - net:coverNodeCount 3 ; - net:hasClassName "you-reproduceing-material" ; - net:hasClassType sys:Entity ; - net:hasClassURI <https://tenet.tetras-libre.fr/extract-result#you-reproduceing-material> ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasRestriction01 net:restriction_reproduceing_material ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl deleted file mode 100644 index 33de4ff8ace0639919449d09d93eb38bfdab35e4..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_preprocessing.ttl +++ /dev/null @@ -1,1188 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//preprocessing> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:adapt-01.ARG1 a ns11:FrameRole . - -ns11:contrast-01.ARG1 a ns11:FrameRole . - -ns11:contrast-01.ARG2 a ns11:FrameRole . - -ns11:grant-01.ARG0 a ns11:FrameRole . - -ns11:grant-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG2 a ns11:FrameRole . - -ns11:license-01.ARG1 a ns11:FrameRole . - -ns11:license-01.ARG2 a ns11:FrameRole . - -ns11:produce-01.ARG0 a ns11:FrameRole . - -ns11:produce-01.ARG1 a ns11:FrameRole . - -ns11:public-02.ARG1 a ns11:FrameRole . - -ns11:reproduce-01.ARG0 a ns11:FrameRole . - -ns11:reproduce-01.ARG1 a ns11:FrameRole . - -ns11:share-01.ARG0 a ns11:FrameRole . - -ns11:share-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_s a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_c a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p2_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a2 a :AMR_Leaf ; - :edge_a2_ARG1_m :leaf_material_m ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a2 . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-03 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-03" ; - :hasSentenceStatement "This Public License grants You a license to produce and reproduce, but not Share, Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#a2> a ns11:adapt-01 ; - ns11:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#p> a ns11:public-02 ; - ns11:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-03" ; - ns3:has-sentence "This Public License grants You a license to produce and reproduce, but not Share, Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:adapt-01 ; - :label "adapt-01" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:material ; - :label "material" . - -:concept_produce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:produce-01 ; - :label "produce-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:you ; - :label "you" . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_produce-01_p2 ; - :edge_a_op2_r :leaf_reproduce-01_r ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_l2 :leaf_license-01_l2 ; - :edge_c_ARG2_s :leaf_share-01_s ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_c :leaf_contrast-01_c ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:leaf_produce-01_p2 a :AMR_Leaf ; - :edge_p2_ARG0_y :leaf_you_y ; - :edge_p2_ARG1_m :leaf_material_m ; - :hasConcept :concept_produce-01 ; - :hasVariable :variable_p2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG0_y :leaf_you_y ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG0_y :leaf_you_y ; - :edge_s_ARG1_m :leaf_material_m ; - :edge_s_polarity_negative :value_negative ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:role_mod a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_polarity a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> ; - :label "c" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> ; - :label "l2" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> ; - :label "p2" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> ; - ns2:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> a ns11:contrast-01 ; - ns11:contrast-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> ; - ns11:contrast-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> a ns11:grant-01 ; - ns11:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - ns11:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> ; - ns11:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> a ns11:license-01 ; - ns11:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> ; - ns11:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> a ns11:produce-01 ; - ns11:produce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:produce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> a ns11:reproduce-01 ; - ns11:reproduce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> a ns11:share-01 ; - ns11:share-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> a ns2:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:produce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:license-01 ; - :label "license-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> a ns11:license-01 ; - ns2:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG2 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -:role_ARG0 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> a ns2:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> a ns2:you ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:role_ARG1 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . - diff --git a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl b/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl deleted file mode 100644 index 609b5228295182c20fcb12867ecc33363e22ebde..0000000000000000000000000000000000000000 --- a/tests/main_tests/test_owl_output/ccExamples-20230329/technical-data/tenet.tetras-libre.fr_demo_cc-examples-5/tenet.tetras-libre.fr_demo_cc-examples_transduction.ttl +++ /dev/null @@ -1,1603 +0,0 @@ -@base <http://https://tenet.tetras-libre.fr/demo/cc-examples//transduction> . -@prefix : <https://amr.tetras-libre.fr/rdf/schema#> . -@prefix cprm: <https://tenet.tetras-libre.fr/config/parameters#> . -@prefix net: <https://tenet.tetras-libre.fr/semantic-net#> . -@prefix ns11: <http://amr.isi.edu/frames/ld/v1.2.2/> . -@prefix ns2: <http://amr.isi.edu/rdf/amr-terms#> . -@prefix ns3: <http://amr.isi.edu/rdf/core-amr#> . -@prefix owl: <http://www.w3.org/2002/07/owl#> . -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . -@prefix sys: <https://tenet.tetras-libre.fr/base-ontology#> . -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . - -ns3:Concept a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Concept" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:Role a rdfs:Class, - owl:Class ; - rdfs:label "AMR-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/test-1#root01> ns3:hasID "test-1" ; - ns3:hasSentence "The sun is a star." ; - ns3:root <http://amr.isi.edu/amr_data/test-1#s> . - -<http://amr.isi.edu/amr_data/test-2#root01> ns3:hasID "test-2" ; - ns3:hasSentence "Earth is a planet." ; - ns3:root <http://amr.isi.edu/amr_data/test-2#p> . - -ns11:adapt-01.ARG1 a ns11:FrameRole . - -ns11:contrast-01.ARG1 a ns11:FrameRole . - -ns11:contrast-01.ARG2 a ns11:FrameRole . - -ns11:grant-01.ARG0 a ns11:FrameRole . - -ns11:grant-01.ARG1 a ns11:FrameRole . - -ns11:grant-01.ARG2 a ns11:FrameRole . - -ns11:license-01.ARG1 a ns11:FrameRole . - -ns11:license-01.ARG2 a ns11:FrameRole . - -ns11:produce-01.ARG0 a ns11:FrameRole . - -ns11:produce-01.ARG1 a ns11:FrameRole . - -ns11:public-02.ARG1 a ns11:FrameRole . - -ns11:reproduce-01.ARG0 a ns11:FrameRole . - -ns11:reproduce-01.ARG1 a ns11:FrameRole . - -ns11:share-01.ARG0 a ns11:FrameRole . - -ns11:share-01.ARG1 a ns11:FrameRole . - -ns2:domain a ns3:Role, - owl:AnnotationProperty, - owl:NamedIndividual . - -ns2:mod a ns3:Role . - -ns2:op1 a ns3:Role . - -ns2:op2 a ns3:Role . - -ns3:NamedEntity a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-EntityType", - "AMR-Term" ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:hasID a owl:AnnotationProperty . - -ns3:hasSentence a owl:AnnotationProperty . - -ns3:root a owl:AnnotationProperty . - -<https://amr.tetras-libre.fr/rdf/schema> a owl:Ontology ; - owl:versionIRI :0.1 . - -:AMR_DataProperty a owl:DatatypeProperty . - -:AMR_Prep_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:edge_a2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_a_op1_p2 a :AMR_Edge ; - :hasAmrRole :role_op1 ; - :hasRoleID "op1" . - -:edge_a_op2_r a :AMR_Edge ; - :hasAmrRole :role_op2 ; - :hasRoleID "op2" . - -:edge_c_ARG1_l2 a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_c_ARG2_s a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_g_ARG0_l a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_g_ARG1_c a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_g_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l2_ARG1_a a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_l2_ARG2_y a :AMR_Edge ; - :hasAmrRole :role_ARG2 ; - :hasRoleID "ARG2" . - -:edge_l_mod_t a :AMR_Edge ; - :hasAmrRole :role_mod ; - :hasRoleID "mod" . - -:edge_p2_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_p2_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_p_ARG1_l a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_r_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_r_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_ARG0_y a :AMR_Edge ; - :hasAmrRole :role_ARG0 ; - :hasRoleID "ARG0" . - -:edge_s_ARG1_m a :AMR_Edge ; - :hasAmrRole :role_ARG1 ; - :hasRoleID "ARG1" . - -:edge_s_polarity_negative a :AMR_Edge ; - :hasAmrRole :role_polarity ; - :hasRoleID "polarity" . - -:fromAmrLkFramerole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRole a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:fromAmrLkRoot a owl:AnnotationProperty ; - rdfs:subPropertyOf :fromAmrLk . - -:getDirectPropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getInversePropertyName a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:getPropertyType a owl:AnnotationProperty ; - rdfs:subPropertyOf :getProperty . - -:hasConcept a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasConceptLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasEdgeLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasLink . - -:hasReification a owl:AnnotationProperty ; - rdfs:range xsd:boolean ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationDomain a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasReificationRange a owl:AnnotationProperty ; - rdfs:subPropertyOf :hasReificationDefinition . - -:hasRelationName a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasRoleID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRoleTag a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRolesetID a owl:ObjectProperty ; - rdfs:domain :AMR_Edge ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasRootLeaf a owl:ObjectProperty ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:hasSentenceID a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasSentenceStatement a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasVariable a owl:ObjectProperty ; - rdfs:domain :AMR_Leaf ; - rdfs:subPropertyOf :AMR_ObjectProperty . - -:label a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:phenomena_conjunction_or a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "or" ; - :label "conjunction-OR" . - -:phenomena_degree a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "have-degree-91" ; - :label "degree" . - -:relation_domain a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "domain" . - -:relation_manner a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasManner" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "manner" . - -:relation_mod a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "mod" . - -:relation_name a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "name" . - -:relation_part a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification true ; - :hasReificationConcept "hasPart" ; - :hasReificationDomain "ARG1" ; - :hasReificationRange "ARG2" ; - :hasRelationName "part" . - -:relation_polarity a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "polarity" . - -:relation_quant a owl:Class ; - rdfs:subClassOf :AMR_Relation ; - :hasReification false ; - :hasRelationName "quant" . - -:role_ARG3 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG3" . - -:role_ARG4 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG4" . - -:role_ARG5 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG5" . - -:role_ARG6 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG6" . - -:role_ARG7 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG7" . - -:role_ARG8 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG8" . - -:role_ARG9 a owl:Class ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG9" . - -:role_domain a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :hasRelationName "domain" ; - :label "domain" ; - :toReifyAsConcept "domain" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_have-degree-91 a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :getPropertyType <net:specificProperty> . - -:role_manner a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "manner" ; - :getPropertyType owl:DataProperty ; - :label "manner" ; - :toReifyAsConcept "manner" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_name a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :label "name" . - -:role_op3 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op3" . - -:role_op4 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op4" . - -:role_op5 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op5" . - -:role_op6 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op6" . - -:role_op7 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op7" . - -:role_op8 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op8" . - -:role_op9 a owl:Class ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op9" . - -:role_part a owl:Class ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasPart"^^xsd:string ; - :getInversePropertyName "partOf"^^xsd:string ; - :getPropertyType owl:ObjectProperty ; - :toReifyAsConcept "part" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_quant a owl:Class ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "quant" . - -:root_cc-sentence-examples-03 a :AMR_Root ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#root01> ; - :hasRootLeaf :leaf_grant-01_g ; - :hasSentenceID "cc-sentence-examples-03" ; - :hasSentenceStatement "This Public License grants You a license to produce and reproduce, but not Share, Adapted Material." . - -:toReifyAsConcept a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithBaseEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -:toReifyWithHeadEdge a owl:AnnotationProperty ; - rdfs:subPropertyOf :toReify . - -<https://tenet.tetras-libre.fr/base-ontology> a owl:Ontology . - -sys:Event a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Undetermined_Thing a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:fromStructure a owl:AnnotationProperty ; - rdfs:subPropertyOf sys:Out_AnnotationProperty . - -sys:hasDegree a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -sys:hasFeature a owl:ObjectProperty ; - rdfs:subPropertyOf sys:Out_ObjectProperty . - -<https://tenet.tetras-libre.fr/config/parameters> a owl:Ontology . - -cprm:Config_Parameters a owl:Class ; - cprm:baseURI "https://tenet.tetras-libre.fr/" ; - cprm:netURI "https://tenet.tetras-libre.fr/semantic-net#" ; - cprm:newClassRef "new-class#" ; - cprm:newPropertyRef "new-relation#" ; - cprm:objectRef "object_" ; - cprm:targetOntologyURI "https://tenet.tetras-libre.fr/base-ontology/" . - -cprm:baseURI a rdf:Property ; - rdfs:label "Base URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:netURI a rdf:Property ; - rdfs:label "Net URI" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newClassRef a rdf:Property ; - rdfs:label "Reference for a new class" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:newPropertyRef a rdf:Property ; - rdfs:label "Reference for a new property" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:objectRef a rdf:Property ; - rdfs:label "Object Reference" ; - rdfs:subPropertyOf cprm:configParamProperty . - -cprm:targetOntologyURI a rdf:Property ; - rdfs:label "URI of classes in target ontology" ; - rdfs:domain cprm:Frame ; - rdfs:range xsd:string ; - rdfs:subPropertyOf cprm:configParamProperty . - -<https://tenet.tetras-libre.fr/semantic-net> a owl:Ontology . - -net:Instance a owl:Class ; - rdfs:label "Semantic Net Instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Object a owl:Class ; - rdfs:label "Object using in semantic net instance" ; - rdfs:subClassOf net:Net_Structure . - -net:Property_Axiom_Net a owl:Class ; - rdfs:subClassOf net:Axiom_Net . - -net:Property_Direction a owl:Class ; - rdfs:subClassOf net:Feature . - -net:abstractionClass a owl:AnnotationProperty ; - rdfs:label "abstraction class" ; - rdfs:subPropertyOf net:objectValue . - -net:atom a owl:Class ; - rdfs:label "atom" ; - rdfs:subClassOf net:Type . - -net:atomOf a owl:AnnotationProperty ; - rdfs:label "atom of" ; - rdfs:subPropertyOf net:typeProperty . - -net:atomProperty_adapt_a2 a net:Atom_Property_Net ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_adapt-01_a2 ; - net:coverNode :leaf_adapt-01_a2 ; - net:hasNaming "adapt" ; - net:hasPropertyName "adapt" ; - net:hasPropertyName01 "adapting" ; - net:hasPropertyName10 "adapt-by" ; - net:hasPropertyName12 "adapt-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_grant_g a net:Atom_Property_Net ; - :role_ARG0 net:atomProperty_license_l ; - :role_ARG1 net:phenomena_conjunction_c ; - :role_ARG2 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_grant-01_g ; - net:coverNode :leaf_grant-01_g ; - net:hasNaming "grant" ; - net:hasPropertyName "grant" ; - net:hasPropertyName01 "granting" ; - net:hasPropertyName10 "grant-by" ; - net:hasPropertyName12 "grant-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_contrast-01_c, - :leaf_license-01_l, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_public_p a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_public-02_p ; - net:hasNaming "public" ; - net:hasPropertyName "public" ; - net:hasPropertyName01 "publicing" ; - net:hasPropertyName10 "public-by" ; - net:hasPropertyName12 "public-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_license-01_l ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomType a owl:AnnotationProperty ; - rdfs:label "atom type" ; - rdfs:subPropertyOf net:objectType . - -net:axiom_disjointProperty_not-share_share_s a net:Axiom_Net ; - :role_ARG0 net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - net:composeFrom net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_not-share_share" ; - net:hasNetArgument net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:hasStructure "cc-sentence-examples-03" . - -net:axiom_disjointProperty_share_not-share_s a net:Axiom_Net ; - :role_ARG0 net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - net:composeFrom net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasAxiomName "disjointProperty" ; - net:hasAxiomURI owl:propertyDisjointWith ; - net:hasNaming "disjointProperty_share_not-share" ; - net:hasNetArgument net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:hasStructure "cc-sentence-examples-03" . - -net:class a owl:Class ; - rdfs:label "class" ; - rdfs:subClassOf net:Type . - -net:composite a owl:Class ; - rdfs:label "composite" ; - rdfs:subClassOf net:Type . - -net:compositeProperty_public-license a net:Composite_Property_Net ; - :role_ARG1 net:atomProperty_license_l ; - net:coverArgNode :leaf_license-01_l ; - net:coverBaseNode :leaf_public-02_p ; - net:coverNode :leaf_license-01_l, - :leaf_public-02_p ; - net:hasMotherClassNet net:atomProperty_license_l ; - net:hasNaming "public-license" ; - net:hasPropertyName "public-license" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true . - -net:conjunctive_list a owl:Class ; - rdfs:label "conjunctive-list" ; - rdfs:subClassOf net:list . - -net:disjunctive_list a owl:Class ; - rdfs:label "disjunctive-list" ; - rdfs:subClassOf net:list . - -net:entityClass a owl:AnnotationProperty ; - rdfs:label "entity class" ; - rdfs:subPropertyOf net:objectValue . - -net:entity_class_list a owl:Class ; - rdfs:label "entityClassList" ; - rdfs:subClassOf net:class_list . - -net:event a owl:Class ; - rdfs:label "event" ; - rdfs:subClassOf net:Type . - -net:featureClass a owl:AnnotationProperty ; - rdfs:label "feature class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_atom a owl:AnnotationProperty ; - rdfs:label "has atom" ; - rdfs:subPropertyOf net:has_object . - -net:has_class a owl:AnnotationProperty ; - rdfs:label "is class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_class_name a owl:AnnotationProperty ; - rdfs:subPropertyOf net:has_value . - -net:has_class_uri a owl:AnnotationProperty ; - rdfs:label "class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_concept a owl:AnnotationProperty ; - rdfs:label "concept "@fr ; - rdfs:subPropertyOf net:objectValue . - -net:has_entity a owl:AnnotationProperty ; - rdfs:label "has entity" ; - rdfs:subPropertyOf net:has_object . - -net:has_feature a owl:AnnotationProperty ; - rdfs:label "has feature" ; - rdfs:subPropertyOf net:has_object . - -net:has_instance a owl:AnnotationProperty ; - rdfs:label "entity instance" ; - rdfs:subPropertyOf net:objectValue . - -net:has_instance_uri a owl:AnnotationProperty ; - rdfs:label "instance uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_item a owl:AnnotationProperty ; - rdfs:label "has item" ; - rdfs:subPropertyOf net:has_object . - -net:has_mother_class a owl:AnnotationProperty ; - rdfs:label "has mother class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_mother_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_node a owl:AnnotationProperty ; - rdfs:label "UNL Node" ; - rdfs:subPropertyOf net:netProperty . - -net:has_parent a owl:AnnotationProperty ; - rdfs:label "has parent" ; - rdfs:subPropertyOf net:has_object . - -net:has_parent_class a owl:AnnotationProperty ; - rdfs:label "parent class" ; - rdfs:subPropertyOf net:objectValue . - -net:has_parent_class_uri a owl:AnnotationProperty ; - rdfs:label "parent class uri" ; - rdfs:subPropertyOf net:objectValue . - -net:has_possible_domain a owl:AnnotationProperty ; - rdfs:label "has possible domain" ; - rdfs:subPropertyOf net:has_object . - -net:has_possible_range a owl:AnnotationProperty ; - rdfs:label "has possible range" ; - rdfs:subPropertyOf net:has_object . - -net:has_relation a owl:AnnotationProperty ; - rdfs:label "has relation" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_source a owl:AnnotationProperty ; - rdfs:label "has source" ; - rdfs:subPropertyOf net:has_relation_value . - -net:has_structure a owl:AnnotationProperty ; - rdfs:label "Linguistic Structure (in UNL Document)" ; - rdfs:subPropertyOf net:netProperty . - -net:has_target a owl:AnnotationProperty ; - rdfs:label "has target" ; - rdfs:subPropertyOf net:has_relation_value . - -net:individual_this_t a net:Individual_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "this" ; - net:hasMotherClassNet net:atomClass_this_t ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackMainNetComposante net:atomClass_this_t ; - net:trackNetComposante net:atomClass_this_t ; - net:trackProgress net:initialized . - -net:inverse_direction a owl:NamedIndividual . - -net:listBy a owl:AnnotationProperty ; - rdfs:label "list by" ; - rdfs:subPropertyOf net:typeProperty . - -net:listGuiding a owl:AnnotationProperty ; - rdfs:label "Guiding connector of a list (or, and)" ; - rdfs:subPropertyOf net:objectValue . - -net:listOf a owl:AnnotationProperty ; - rdfs:label "list of" ; - rdfs:subPropertyOf net:typeProperty . - -net:modCat1 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 1)" ; - rdfs:subPropertyOf net:objectValue . - -net:modCat2 a owl:AnnotationProperty ; - rdfs:label "Modality Category (level 2)" ; - rdfs:subPropertyOf net:objectValue . - -net:normal_direction a owl:NamedIndividual . - -net:relation a owl:Class ; - rdfs:label "relation" ; - rdfs:subClassOf net:Type . - -net:relationOf a owl:AnnotationProperty ; - rdfs:label "relation of" ; - rdfs:subPropertyOf net:typeProperty . - -net:state_property a owl:Class ; - rdfs:label "stateProperty" ; - rdfs:subClassOf net:Type . - -net:type a owl:AnnotationProperty ; - rdfs:label "type "@fr ; - rdfs:subPropertyOf net:netProperty . - -net:unary_list a owl:Class ; - rdfs:label "unary-list" ; - rdfs:subClassOf net:list . - -net:verbClass a owl:AnnotationProperty ; - rdfs:label "verb class" ; - rdfs:subPropertyOf net:objectValue . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#a2> a ns11:adapt-01 ; - ns11:adapt-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#p> a ns11:public-02 ; - ns11:public-02.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#root01> a ns3:AMR ; - ns3:has-id "cc-sentence-examples-03" ; - ns3:has-sentence "This Public License grants You a license to produce and reproduce, but not Share, Adapted Material." ; - ns3:root <http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> . - -<http://amr.isi.edu/amr_data/test-1#s> ns2:domain <http://amr.isi.edu/amr_data/test-1#s2> . - -<http://amr.isi.edu/amr_data/test-2#p> rdfs:label "Earth" . - -ns3:AMR a owl:Class ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Root a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Value a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:concept_adapt-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:adapt-01 ; - :label "adapt-01" . - -:concept_and rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns3:and ; - :hasPhenomenaLink :phenomena_conjunction_and ; - :label "and" . - -:concept_contrast-01 rdfs:subClassOf :AMR_Relation_Concept ; - :fromAmrLk ns11:contrast-01 ; - :hasPhenomenaLink :phenomena_conjunction ; - :label "contrast-01" . - -:concept_grant-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:grant-01 ; - :label "grant-01" . - -:concept_material rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:material ; - :label "material" . - -:concept_produce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:produce-01 ; - :label "produce-01" . - -:concept_public-02 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:public-02 ; - :label "public-02" . - -:concept_reproduce-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:reproduce-01 ; - :label "reproduce-01" . - -:concept_share-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:share-01 ; - :label "share-01" . - -:concept_this rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:this ; - :label "this" . - -:concept_you rdfs:subClassOf :AMR_Term_Concept ; - :fromAmrLk ns2:you ; - :label "you" . - -:role_mod a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_NonCore_Role ; - :getDirectPropertyName "hasFeature"^^xsd:string ; - :getPropertyType rdfs:subClassOf, - owl:ObjectProperty ; - :label "mod" ; - :toReifyAsConcept "mod" ; - :toReifyWithBaseEdge "ARG0" ; - :toReifyWithHeadEdge "ARG1" . - -:role_op1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op1" . - -:role_op2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Op_Role ; - :label "op2" . - -:role_polarity a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Specific_Role ; - :label "polarity" . - -:variable_a a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> ; - :label "a" . - -:variable_a2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a2> ; - :label "a2" . - -:variable_c a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> ; - :label "c" . - -:variable_g a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> ; - :label "g" . - -:variable_l a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - :label "l" . - -:variable_l2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> ; - :label "l2" . - -:variable_m a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - :label "m" . - -:variable_p a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p> ; - :label "p" . - -:variable_p2 a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> ; - :label "p2" . - -:variable_r a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> ; - :label "r" . - -:variable_s a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> ; - :label "s" . - -:variable_t a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> ; - :label "t" . - -:variable_y a :AMR_Variable ; - :fromAmrLk <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - :label "y" . - -sys:Degree a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Feature a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_AnnotationProperty a owl:AnnotationProperty . - -net:Feature a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:Logical_Set_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Value_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:class_list a owl:Class ; - rdfs:label "classList" ; - rdfs:subClassOf net:Type . - -net:has_value a owl:AnnotationProperty ; - rdfs:subPropertyOf net:netProperty . - -net:logicalSet_and_a a net:Logical_Set_Net ; - :role_op1 net:atomProperty_produce_p2 ; - :role_op2 net:atomProperty_reproduce_r ; - net:bindPropertyNet net:atomProperty_license_l2 ; - net:containsNet net:atomProperty_produce_p2, - net:atomProperty_reproduce_r ; - net:containsNet1 net:atomProperty_produce_p2 ; - net:containsNet2 net:atomProperty_reproduce_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasLogicalConstraint "AND" ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectType a owl:AnnotationProperty ; - rdfs:label "object type" ; - rdfs:subPropertyOf net:objectProperty . - -net:phenomena_conjunction-AND_a a net:Phenomena_Net ; - :role_op1 net:atomProperty_produce_p2 ; - :role_op2 net:atomProperty_reproduce_r ; - net:coverBaseNode :leaf_and_a ; - net:coverNode :leaf_and_a ; - net:hasNaming "conjunction-AND" ; - net:hasPhenomenaRef "and" ; - net:hasPhenomenaType :phenomena_conjunction_and ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:phenomena_conjunction_c a net:Phenomena_Net ; - :role_ARG1 net:atomProperty_license_l2 ; - :role_ARG2 net:atomProperty_share_s, - net:compositeProperty_not-share_s ; - net:coverBaseNode :leaf_contrast-01_c ; - net:coverNode :leaf_contrast-01_c ; - net:hasNaming "conjunction" ; - net:hasPhenomenaRef "contrast-01" ; - net:hasPhenomenaType :phenomena_conjunction ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:restriction_produceing_material a net:Restriction_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_produce-01_p2, - :leaf_you_y ; - net:coverTargetNode :leaf_material_m, - :leaf_produce-01_p2 ; - net:hasNaming "you-produceing-material" ; - net:hasRestrictionNetValue net:atomClass_material_m ; - net:hasRestrictionOnProperty net:atomProperty_produce_p2 . - -net:restriction_reproduceing_material a net:Restriction_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_reproduce-01_r, - :leaf_you_y ; - net:coverTargetNode :leaf_material_m, - :leaf_reproduce-01_r ; - net:hasNaming "you-reproduceing-material" ; - net:hasRestrictionNetValue net:atomClass_material_m ; - net:hasRestrictionOnProperty net:atomProperty_reproduce_r . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> a ns3:and ; - ns2:op1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> ; - ns2:op2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> a ns11:contrast-01 ; - ns11:contrast-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> ; - ns11:contrast-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#g> a ns11:grant-01 ; - ns11:grant-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> ; - ns11:grant-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#c> ; - ns11:grant-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#l2> a ns11:license-01 ; - ns11:license-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#a> ; - ns11:license-01.ARG2 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#p2> a ns11:produce-01 ; - ns11:produce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:produce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#r> a ns11:reproduce-01 ; - ns11:reproduce-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:reproduce-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#s> a ns11:share-01 ; - ns11:share-01.ARG0 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> ; - ns11:share-01.ARG1 <http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> ; - ns2:polarity "-" ; - rdfs:subClassOf :AMR_Linked_Data . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> a ns2:this ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:adapt-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:contrast-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:grant-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:produce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:public-02 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:reproduce-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:share-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:material a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:this a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns2:you a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -ns3:and a ns3:Concept ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Phenomena a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:AMR_Relation_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:concept_license-01 rdfs:subClassOf :AMR_Predicat_Concept ; - :fromAmrLk ns11:license-01 ; - :label "license-01" . - -:hasLink a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_adapt-01_a2 a :AMR_Leaf ; - :edge_a2_ARG1_m :leaf_material_m ; - :hasConcept :concept_adapt-01 ; - :hasVariable :variable_a2 . - -:phenomena_conjunction_and a owl:Class ; - rdfs:subClassOf :phenomena_conjunction ; - :hasConceptLink "and" ; - :label "conjunction-AND" . - -:value_negative a :AMR_Value ; - rdfs:label "negative" . - -sys:Out_ObjectProperty a owl:ObjectProperty . - -net:Class_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Composite_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Composite_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Deprecated_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Phenomena_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Property_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:Restriction_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomProperty_license_l2 a net:Atom_Property_Net ; - :role_ARG1 net:atomProperty_produce_p2, - net:atomProperty_reproduce_r, - net:logicalSet_and_a, - net:phenomena_conjunction-AND_a ; - :role_ARG2 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - net:coverBaseNode :leaf_license-01_l2 ; - net:coverNode :leaf_license-01_l2 ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_and_a, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:objectProperty a owl:AnnotationProperty ; - rdfs:label "object attribute" . - -net:value_negative_blankNode a net:Value_Net ; - net:hasNaming "negative" ; - net:hasStructure "cc-sentence-examples-03" ; - net:hasValueLabel "negative" ; - net:trackProgress net:initialized, - net:relation_propagated . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#l> a ns11:license-01 ; - ns2:mod <http://amr.isi.edu/amr_data/cc-sentence-examples-03#t> ; - rdfs:subClassOf :AMR_Linked_Data . - -ns11:license-01 a ns3:Frame ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Concept a owl:Class ; - rdfs:subClassOf :AMR_Element . - -:AMR_Specific_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Term_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:fromAmrLk a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:getProperty a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:hasReificationDefinition a owl:AnnotationProperty ; - rdfs:range rdfs:Literal ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -:leaf_grant-01_g a :AMR_Leaf ; - :edge_g_ARG0_l :leaf_license-01_l ; - :edge_g_ARG1_c :leaf_contrast-01_c ; - :edge_g_ARG2_y :leaf_you_y ; - :hasConcept :concept_grant-01 ; - :hasVariable :variable_g . - -:leaf_license-01_l2 a :AMR_Leaf ; - :edge_l2_ARG1_a :leaf_and_a ; - :edge_l2_ARG2_y :leaf_you_y ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l2 . - -:role_ARG2 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG2" . - -:toReify a owl:AnnotationProperty ; - rdfs:subPropertyOf :AMR_AnnotationProperty . - -net:Atom_Class_Net a owl:Class ; - rdfs:subClassOf net:Class_Net . - -net:Axiom_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:has_relation_value a owl:AnnotationProperty ; - rdfs:label "has relation value" ; - rdfs:subPropertyOf net:has_object . - -net:list a owl:Class ; - rdfs:label "list" ; - rdfs:subClassOf net:Type . - -:AMR_Element a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_contrast-01_c a :AMR_Leaf ; - :edge_c_ARG1_l2 :leaf_license-01_l2 ; - :edge_c_ARG2_s :leaf_share-01_s ; - :hasConcept :concept_contrast-01 ; - :hasVariable :variable_c . - -:leaf_public-02_p a :AMR_Leaf ; - :edge_p_ARG1_l :leaf_license-01_l ; - :hasConcept :concept_public-02 ; - :hasVariable :variable_p . - -:phenomena_conjunction a owl:Class ; - rdfs:subClassOf :AMR_Phenomena ; - :hasConceptLink "contrast-01", - "either", - "neither" ; - :label "conjunction" . - -:role_ARG0 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG0" . - -net:Individual_Net a owl:Class ; - rdfs:subClassOf net:Net . - -net:atomClass_this_t a net:Atom_Class_Net, - net:Deprecated_Net ; - net:coverBaseNode :leaf_this_t ; - net:coverNode :leaf_this_t ; - net:coverNodeCount 1 ; - net:hasClassName "this" ; - net:hasNaming "this" ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_license_l a net:Atom_Property_Net ; - :role_mod net:atomClass_this_t ; - net:coverBaseNode :leaf_license-01_l ; - net:coverNode :leaf_license-01_l ; - net:hasNaming "license" ; - net:hasPropertyName "license" ; - net:hasPropertyName01 "licenseing" ; - net:hasPropertyName10 "license-by" ; - net:hasPropertyName12 "license-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_this_t ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:typeProperty a owl:AnnotationProperty ; - rdfs:label "type property" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#m> a ns2:material ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_NonCore_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:AMR_Role a owl:Class ; - rdfs:subClassOf :AMR_Element . - -sys:Entity a owl:Class ; - rdfs:subClassOf sys:Out_Structure . - -sys:Out_Structure a owl:Class ; - rdfs:label "Output Ontology Structure" . - -net:compositeProperty_not-share_s a net:Composite_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - :role_polarity net:value_negative_blankNode ; - net:composeFrom net:atomProperty_share_s ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "not-share" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" . - -net:netProperty a owl:AnnotationProperty ; - rdfs:label "netProperty" . - -<http://amr.isi.edu/amr_data/cc-sentence-examples-03#y> a ns2:you ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_ObjectProperty a owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty . - -:AMR_Structure a owl:Class . - -:leaf_and_a a :AMR_Leaf ; - :edge_a_op1_p2 :leaf_produce-01_p2 ; - :edge_a_op2_r :leaf_reproduce-01_r ; - :hasConcept :concept_and ; - :hasVariable :variable_a . - -:leaf_produce-01_p2 a :AMR_Leaf ; - :edge_p2_ARG0_y :leaf_you_y ; - :edge_p2_ARG1_m :leaf_material_m ; - :hasConcept :concept_produce-01 ; - :hasVariable :variable_p2 . - -:leaf_reproduce-01_r a :AMR_Leaf ; - :edge_r_ARG0_y :leaf_you_y ; - :edge_r_ARG1_m :leaf_material_m ; - :hasConcept :concept_reproduce-01 ; - :hasVariable :variable_r . - -:leaf_this_t a :AMR_Leaf ; - :hasConcept :concept_this ; - :hasVariable :variable_t . - -cprm:configParamProperty a rdf:Property ; - rdfs:label "Config Parameter Property" . - -net:Net_Structure a owl:Class ; - rdfs:label "Semantic Net Structure" ; - rdfs:comment "A semantic net captures a set of nodes, and associates this set with type(s) and value(s)." . - -net:atomProperty_produce_p2 a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_produce-01_p2 ; - net:coverNode :leaf_produce-01_p2 ; - net:hasNaming "produce" ; - net:hasPropertyName "produce" ; - net:hasPropertyName01 "produceing" ; - net:hasPropertyName10 "produce-by" ; - net:hasPropertyName12 "produce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_reproduce_r a net:Atom_Property_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - net:coverBaseNode :leaf_reproduce-01_r ; - net:coverNode :leaf_reproduce-01_r ; - net:hasNaming "reproduce" ; - net:hasPropertyName "reproduce" ; - net:hasPropertyName01 "reproduceing" ; - net:hasPropertyName10 "reproduce-by" ; - net:hasPropertyName12 "reproduce-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:atomProperty_share_s a net:Atom_Property_Net, - net:Deprecated_Net ; - :role_ARG0 net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y, - net:individual_you-produceing-material_fromClass, - net:individual_you-reproduceing-material_fromClass, - net:individual_you_fromClass ; - :role_ARG1 net:atomClass_material_m ; - :role_polarity net:value_negative_blankNode ; - net:coverBaseNode :leaf_share-01_s ; - net:coverNode :leaf_share-01_s ; - net:hasNaming "share" ; - net:hasPropertyName "share" ; - net:hasPropertyName01 "shareing" ; - net:hasPropertyName10 "share-by" ; - net:hasPropertyName12 "share-of" ; - net:hasPropertyType owl:ObjectProperty ; - net:hasStructure "cc-sentence-examples-03" ; - net:isCoreRoleLinked true ; - net:targetArgumentNode :leaf_material_m, - :leaf_you_y, - :value_negative ; - net:trackProgress net:initialized, - net:relation_propagated . - -rdf:Property a owl:Class . - -:AMR_Predicat_Concept a owl:Class ; - rdfs:subClassOf :AMR_Concept . - -:AMR_Relation a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -net:Relation a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -net:atomClass_material_m a net:Atom_Class_Net ; - net:coverBaseNode :leaf_material_m ; - net:coverNode :leaf_material_m ; - net:coverNodeCount 1 ; - net:hasClassName "material" ; - net:hasClassType sys:Entity ; - net:hasNaming "material" ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -ns3:Frame a ns3:Concept, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Frame" ; - rdfs:subClassOf :AMR_Linked_Data . - -:leaf_license-01_l a :AMR_Leaf ; - :edge_l_mod_t :leaf_this_t ; - :hasConcept :concept_license-01 ; - :hasVariable :variable_l . - -:role_ARG1 a owl:Class, - net:Relation ; - rdfs:subClassOf :AMR_Core_Role ; - :label "ARG1" . - -net:Atom_Property_Net a owl:Class ; - rdfs:subClassOf net:Property_Net . - -net:Type a owl:Class ; - rdfs:label "Semantic Net Type" ; - rdfs:subClassOf net:Net_Structure . - -net:has_object a owl:AnnotationProperty ; - rdfs:label "relation" ; - rdfs:subPropertyOf net:netProperty . - -net:individual_you-produceing-material_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:compositeClass_you-produceing-material_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you-produceing-material" ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y ; - net:hasStructure "cc-sentence-examples-03" . - -net:individual_you-reproduceing-material_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:compositeClass_you-reproduceing-material_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you-reproduceing-material" ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y ; - net:hasStructure "cc-sentence-examples-03" . - -net:individual_you_fromClass a net:Individual_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:fromClassNet net:atomClass_you_y ; - net:hasBaseClassName "Feature" ; - net:hasIndividualLabel "you" ; - net:hasMotherClassNet net:atomClass_you_y, - net:compositeClass_you-produceing-material_y, - net:compositeClass_you-reproduceing-material_y ; - net:hasStructure "cc-sentence-examples-03" . - -:AMR_Op_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -:leaf_share-01_s a :AMR_Leaf ; - :edge_s_ARG0_y :leaf_you_y ; - :edge_s_ARG1_m :leaf_material_m ; - :edge_s_polarity_negative :value_negative ; - :hasConcept :concept_share-01 ; - :hasVariable :variable_s . - -net:Net a owl:Class ; - rdfs:subClassOf net:Net_Structure . - -:AMR_AnnotationProperty a owl:AnnotationProperty . - -:AMR_Core_Role a owl:Class ; - rdfs:subClassOf :AMR_Role . - -net:atomClass_you_y a net:Atom_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_you_y ; - net:coverNodeCount 1 ; - net:hasClassName "you" ; - net:hasClassType sys:Entity ; - net:hasNaming "you" ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_you-produceing-material_y a net:Composite_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_produce-01_p2, - :leaf_you_y ; - net:coverNodeCount 3 ; - net:hasClassName "you-produceing-material" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasRestriction01 net:restriction_produceing_material ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -net:compositeClass_you-reproduceing-material_y a net:Composite_Class_Net ; - net:coverBaseNode :leaf_you_y ; - net:coverNode :leaf_material_m, - :leaf_reproduce-01_r, - :leaf_you_y ; - net:coverNodeCount 3 ; - net:hasClassName "you-reproduceing-material" ; - net:hasClassType sys:Entity ; - net:hasMotherClassNet net:atomClass_you_y ; - net:hasRestriction01 net:restriction_reproduceing_material ; - net:hasStructure "cc-sentence-examples-03" ; - net:trackProgress net:initialized, - net:relation_propagated . - -:AMR_Variable a owl:Class ; - rdfs:subClassOf :AMR_Element . - -ns11:FrameRole a ns3:Role, - owl:Class, - owl:NamedIndividual ; - rdfs:label "AMR-PropBank-Role" ; - rdfs:subClassOf :AMR_Linked_Data . - -:AMR_Leaf a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_material_m a :AMR_Leaf ; - :hasConcept :concept_material ; - :hasVariable :variable_m . - -net:objectValue a owl:AnnotationProperty ; - rdfs:label "valuations"@fr ; - rdfs:subPropertyOf net:objectProperty . - -:AMR_Edge a owl:Class ; - rdfs:subClassOf :AMR_Structure . - -:leaf_you_y a :AMR_Leaf ; - :hasConcept :concept_you ; - :hasVariable :variable_y . - -:AMR_Linked_Data a owl:Class . - -[] a owl:AllDisjointClasses ; - owl:members ( sys:Degree sys:Entity sys:Feature ) . -