@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology . ################################################################# # Annotation properties ################################################################# ### http://www.w3.org/2004/02/skos/core#altLabel rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#definition rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#scopeNote rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001754 rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00001163 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00001256 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "Note, the term 'accuracy' is avoided due to its ambiguity between: correctness-of-performance ('Reliability Measurement Information Content Entity'), correctness-of-information (see: 'Veracity Measurement Information Content Entity'), and adherance-to-expectations (see: 'Deviation Measurement Information Content Entity')."@en ; rdfs:label "Reliability Measurement Information Content Entity"@en ; "Accuracy of Process"@en , "Reliability Measurement"@en ; "A Measurement Information Content Entity that is a measurement of the extent to which an entity can consistently produce an outcome."@en ; "Reliability concerns both a measure of past performance and the expectation that future performance will conform to the range of past performances."@en ; "https://en.wikipedia.org/wiki/Reliability_(statistics)" ; "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi