@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @prefix skos: . @prefix dcterms: . @base . rdf:type owl:Ontology ; owl:versionIRI ; owl:imports ; dcterms:abstract """Defines properties as the result of an observation process. Observation is a semiotic process that stimulate an interpretant within the interpreter who communicates the observed result to other interpreters through a sign, which is the property. Hence, properties creates a link between the holistic and the symbolic perspectives. Subclasses of property are subclasses that spesialise the type of observation process."""@en ; dcterms:creator , , , , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Properties"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; owl:versionInfo "1.0.0-rc1" . ################################################################# # Annotation properties ################################################################# ### http://www.w3.org/2002/07/owl#qualifiedCardinality owl:qualifiedCardinality rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://w3id.org/emmo#EMMO_d271f202_4c1a_4d74_b86a_387c82034eb7 :EMMO_d271f202_4c1a_4d74_b86a_387c82034eb7 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_0d829933_29e3_4e61_b3d3_88e6b9d0d0ce ; rdfs:domain :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c ; skos:prefLabel "hasCharacterised"@en . ### https://w3id.org/emmo#EMMO_eeb8118c_b290_4f57_b0f8_bd65bb6d77ad :EMMO_eeb8118c_b290_4f57_b0f8_bd65bb6d77ad rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_cc823237_398d_4c9a_b8fa_aa157ee3e3a5 ; rdfs:domain :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba ; rdfs:range :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c ; skos:prefLabel "hasCharacteriser"@en . ################################################################# # Classes ################################################################# ### https://w3id.org/emmo#EMMO_9be5fcc4_0d8b_481d_b984_6338d4b55588 :EMMO_9be5fcc4_0d8b_481d_b984_6338d4b55588 rdf:type owl:Class ; rdfs:subClassOf :EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 ; skos:prefLabel "Measurer"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An observer that makes use of a measurement tool and provides a quantitative property."@en . ### https://w3id.org/emmo#EMMO_f94e509a_be29_4365_a4cd_70165e47e232 :EMMO_f94e509a_be29_4365_a4cd_70165e47e232 rdf:type owl:Class ; rdfs:subClassOf :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 ; skos:prefLabel "Modeller"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A estimator that uses modelling to declare a property of an object (i.e. infer a property from other properties)."@en . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi