Select Git revision
semantic-net.ttl
action-property-devGraph-3.ttl 26.31 KiB
@base <http://https://tenet.tetras-libre.fr/demo/clara/17//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:keep-01.ARG0 a ns11:FrameRole .
ns11:keep-01.ARG1 a ns11:FrameRole .
ns11:obligate-01.ARG1 a ns11:FrameRole .
ns11:obligate-01.ARG2 a ns11:FrameRole .
ns3:domain a ns21:Role,
owl:AnnotationProperty,
owl:NamedIndividual .
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_ii_domain_l a :AMR_Edge ;
:hasAmrRole :role_domain ;
:hasRoleID "domain" .
:edge_k_ARG0_y a :AMR_Edge ;
:hasAmrRole :role_ARG0 ;
:hasRoleID "ARG0" .
:edge_k_ARG1_ii a :AMR_Edge ;
:hasAmrRole :role_ARG1 ;
:hasRoleID "ARG1" .
:edge_o_ARG1_y a :AMR_Edge ;
:hasAmrRole :role_ARG1 ;
:hasRoleID "ARG1" .
:edge_o_ARG2_k a :AMR_Edge ;
:hasAmrRole :role_ARG2 ;
:hasRoleID "ARG2" .
: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_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_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_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" .
:root_asail_odrl_sentences-17 a :AMR_Root ;
:fromAmrLk <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#root01> ;
:hasRootLeaf :leaf_obligate-01_o ;
:hasSentenceID "asail_odrl_sentences-17" ;
:hasSentenceStatement "You must keep the license intact." .
: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:Action_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:Feature a owl:Class ;
rdfs:subClassOf net:Net_Structure .
net:Individual_Net a owl:Class ;
rdfs:subClassOf net:Net .
net:Rule_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: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:listGuiding a owl:AnnotationProperty ;
rdfs:label "Guiding connector of a list (or, and)" ;
rdfs:subPropertyOf net:objectValue .
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_obligation-modality_o a net:Modality_Phenomena_Net,
net:Phenomena_Net ;
:role_ARG1 net:atomClass_you_y ;
:role_ARG2 net:actionProperty_keep_k,
net:atomProperty_keep_k ;
net:coverBaseNode :leaf_obligate-01_o ;
net:coverNode :leaf_obligate-01_o ;
net:hasNaming "obligation-modality" ;
net:hasPhenomenaRef "obligate-01" ;
net:hasPhenomenaType :phenomena_modality_obligation ;
net:hasStructure "asail_odrl_sentences-17" .
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/asail_odrl_sentences-17#root01> a ns21:AMR ;
ns21:has-id "asail_odrl_sentences-17" ;
ns21:has-sentence "You must keep the license intact." ;
ns21:root <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#o> .
<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_Predicat_Concept a owl:Class ;
rdfs:subClassOf :AMR_Concept .
:AMR_Relation_Concept a owl:Class ;
rdfs:subClassOf :AMR_Concept .
:AMR_Root a owl:Class ;
rdfs:subClassOf :AMR_Structure .
:concept_intact rdfs:subClassOf :AMR_Term_Concept ;
:fromAmrLk ns3:intact ;
:label "intact" .
:concept_keep-01 rdfs:subClassOf :AMR_Predicat_Concept ;
:fromAmrLk ns11:keep-01 ;
:label "keep-01" .
:concept_license rdfs:subClassOf :AMR_Term_Concept ;
:fromAmrLk ns3:license ;
:label "license" .
:concept_obligate-01 rdfs:subClassOf :AMR_Relation_Concept ;
:fromAmrLk ns11:obligate-01 ;
:hasPhenomenaLink :phenomena_modality_obligation ;
:label "obligate-01" .
: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_ARG2 a owl:Class,
net:Relation ;
rdfs:subClassOf :AMR_Core_Role ;
:label "ARG2" .
:role_domain a owl:Class,
net:Relation ;
rdfs:subClassOf :AMR_NonCore_Role ;
:hasRelationName "domain" ;
:label "domain" ;
:toReifyAsConcept "domain" ;
:toReifyWithBaseEdge "ARG0" ;
:toReifyWithHeadEdge "ARG1" .
:variable_ii a :AMR_Variable ;
:fromAmrLk <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#ii> ;
:label "ii" .
:variable_k a :AMR_Variable ;
:fromAmrLk <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#k> ;
:label "k" .
:variable_l a :AMR_Variable ;
:fromAmrLk <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#l> ;
:label "l" .
:variable_o a :AMR_Variable ;
:fromAmrLk <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#o> ;
:label "o" .
:variable_y a :AMR_Variable ;
:fromAmrLk <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#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:Action_Property_Net a owl:Class ;
rdfs:subClassOf net:Property_Net .
net:Atom_Property_Net a owl:Class ;
rdfs:subClassOf net:Property_Net .
net:Deprecated_Net a owl:Class ;
rdfs:subClassOf net:Net .
net:Modality_Phenomena_Net a owl:Class ;
rdfs:subClassOf net:Phenomena_Net .
net:actionProperty_keep_k a net:Action_Property_Net ;
:role_ARG0 net:atomClass_you_y ;
:role_ARG1 net:atomClass_intact_ii ;
net:composeFrom net:atomProperty_keep_k ;
net:coverBaseNode :leaf_keep-01_k ;
net:coverNode :leaf_keep-01_k ;
net:hasNaming "keep" ;
net:hasPropertyName "keep" ;
net:hasPropertyName01 "keeping" ;
net:hasPropertyName10 "keep-by" ;
net:hasPropertyName12 "keep-of" ;
net:hasPropertyType owl:ObjectProperty ;
net:hasStructure "asail_odrl_sentences-17" ;
net:isCoreRoleLinked "true" ;
net:targetArgumentNode :leaf_intact_ii,
:leaf_you_y .
net:atomClass_license_l a net:Atom_Class_Net ;
net:coverBaseNode :leaf_license_l ;
net:coverNode :leaf_license_l ;
net:hasClassName "license" ;
net:hasNaming "license" ;
net:hasStructure "asail_odrl_sentences-17" .
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/asail_odrl_sentences-17#ii> a ns3:intact ;
ns3:domain <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#l> ;
rdfs:subClassOf :AMR_Linked_Data .
<http://amr.isi.edu/amr_data/asail_odrl_sentences-17#k> a ns11:keep-01 ;
ns11:keep-01.ARG0 <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#y> ;
ns11:keep-01.ARG1 <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#ii> ;
rdfs:subClassOf :AMR_Linked_Data .
<http://amr.isi.edu/amr_data/asail_odrl_sentences-17#l> a ns3:license ;
rdfs:subClassOf :AMR_Linked_Data .
<http://amr.isi.edu/amr_data/asail_odrl_sentences-17#o> a ns11:obligate-01 ;
ns11:obligate-01.ARG1 <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#y> ;
ns11:obligate-01.ARG2 <http://amr.isi.edu/amr_data/asail_odrl_sentences-17#k> ;
rdfs:subClassOf :AMR_Linked_Data .
ns11:keep-01 a ns21:Frame ;
rdfs:subClassOf :AMR_Linked_Data .
ns11:obligate-01 a ns21:Frame ;
rdfs:subClassOf :AMR_Linked_Data .
ns3:intact a ns21:Concept ;
rdfs:subClassOf :AMR_Linked_Data .
ns3:license a ns21:Concept ;
rdfs:subClassOf :AMR_Linked_Data .
ns3:you 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 .
: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_modality_obligation a owl:Class ;
rdfs:subClassOf :phenomena_modality ;
:hasConceptLink "obligate-01" ;
:label "obligation-modality" .
:role_ARG1 a owl:Class,
net:Relation ;
rdfs:subClassOf :AMR_Core_Role ;
:label "ARG1" .
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:atomClass_intact_ii a net:Atom_Class_Net ;
:role_domain net:atomClass_license_l ;
net:coverBaseNode :leaf_intact_ii ;
net:coverNode :leaf_intact_ii ;
net:hasClassName "intact" ;
net:hasNaming "intact" ;
net:hasStructure "asail_odrl_sentences-17" .
net:atomProperty_keep_k a net:Atom_Property_Net,
net:Deprecated_Net ;
:role_ARG0 net:atomClass_you_y ;
:role_ARG1 net:atomClass_intact_ii ;
net:coverBaseNode :leaf_keep-01_k ;
net:coverNode :leaf_keep-01_k ;
net:hasNaming "keep" ;
net:hasPropertyName "keep" ;
net:hasPropertyName01 "keeping" ;
net:hasPropertyName10 "keep-by" ;
net:hasPropertyName12 "keep-of" ;
net:hasPropertyType owl:ObjectProperty ;
net:hasStructure "asail_odrl_sentences-17" ;
net:isCoreRoleLinked "true" ;
net:targetArgumentNode :leaf_intact_ii,
:leaf_you_y .
net:objectProperty a owl:AnnotationProperty ;
rdfs:label "object attribute" .
<http://amr.isi.edu/amr_data/asail_odrl_sentences-17#y> a ns3:you ;
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_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_license_l a :AMR_Leaf ;
:hasConcept :concept_license ;
:hasVariable :variable_l .
:leaf_obligate-01_o a :AMR_Leaf ;
:edge_o_ARG1_y :leaf_you_y ;
:edge_o_ARG2_k :leaf_keep-01_k ;
:hasConcept :concept_obligate-01 ;
:hasVariable :variable_o .
:phenomena_modality a owl:Class ;
rdfs:subClassOf :AMR_Phenomena .
:toReify a owl:AnnotationProperty ;
rdfs:subPropertyOf :AMR_AnnotationProperty .
net:Atom_Class_Net a owl:Class ;
rdfs:subClassOf net:Class_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:Property_Net a owl:Class ;
rdfs:subClassOf net:Net .
net:atomClass_you_y a net:Atom_Class_Net ;
net:coverBaseNode :leaf_you_y ;
net:coverNode :leaf_you_y ;
net:hasClassName "you" ;
net:hasNaming "you" ;
net:hasStructure "asail_odrl_sentences-17" .
net:has_relation_value a owl:AnnotationProperty ;
rdfs:label "has relation value" ;
rdfs:subPropertyOf net:has_object .
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:Relation a owl:Class ;
rdfs:subClassOf net:Net_Structure .
:AMR_NonCore_Role a owl:Class ;
rdfs:subClassOf :AMR_Role .
:AMR_Role a owl:Class ;
rdfs:subClassOf :AMR_Element .
:AMR_Variable a owl:Class ;
rdfs:subClassOf :AMR_Element .
:leaf_intact_ii a :AMR_Leaf ;
:edge_ii_domain_l :leaf_license_l ;
:hasConcept :concept_intact ;
:hasVariable :variable_ii .
:leaf_keep-01_k a :AMR_Leaf ;
:edge_k_ARG0_y :leaf_you_y ;
:edge_k_ARG1_ii :leaf_intact_ii ;
:hasConcept :concept_keep-01 ;
:hasVariable :variable_k .
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_you_y a :AMR_Leaf ;
:hasConcept :concept_you ;
:hasVariable :variable_y .
cprm:configParamProperty a rdf:Property ;
rdfs:label "Config Parameter Property" .
rdf:Property a owl:Class .
:AMR_Leaf a owl:Class ;
rdfs:subClassOf :AMR_Structure .
:AMR_Relation a owl:Class ;
rdfs:subClassOf :AMR_Structure .
:AMR_Edge a owl:Class ;
rdfs:subClassOf :AMR_Structure .
net:Net a owl:Class ;
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 ) .