diff --git a/src/ontology/rehabo-edit.owl b/src/ontology/rehabo-edit.owl index 76ebb10..f6a523d 100644 --- a/src/ontology/rehabo-edit.owl +++ b/src/ontology/rehabo-edit.owl @@ -31,13 +31,12 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) -Declaration(Class()) Declaration(Class()) - +Declaration(Class()) +Declaration(Class()) Declaration(NamedIndividual()) Declaration(NamedIndividual()) Declaration(NamedIndividual()) - Declaration(AnnotationProperty(dcterms:creator)) Declaration(AnnotationProperty(dcterms:description)) Declaration(AnnotationProperty(dcterms:license)) @@ -192,6 +191,18 @@ AnnotationAssertion(dcterms:creator "occupational therapy encounter"@en) SubClassOf( ) +# Class: (occupational therapist role) + +AnnotationAssertion( "An institutional health care role that is created by training and certification in occupational therapy and that is realized by the provision of occupational therapy.") +AnnotationAssertion( "William R. Hogan"@en) +AnnotationAssertion( ) +AnnotationAssertion(dcterms:contributor ) +AnnotationAssertion(dcterms:contributor ) +AnnotationAssertion(dcterms:created "2026-02-27T20:53:44Z"^^xsd:dateTime) +AnnotationAssertion(dcterms:creator ) +AnnotationAssertion(rdfs:label "occupational therapist role"@en) +SubClassOf( ) + # Class: (meta-cognitive strategy training) AnnotationAssertion( "A therapeutic procedure that actively engages patients in identifying the key bodily-functional limitations they wish to work on, self-assessing those limitations, developing objective specifications for addressing those limitations, developing new action specifications to achieve those objectives, and then implementing those actions towards those objectives."@en) @@ -206,17 +217,17 @@ AnnotationAssertion(rdfs:comment AnnotationAssertion(rdfs:label "meta-cognitive strategy training"@en) SubClassOf( ) -# Class: (occupational therapist role) - -AnnotationAssertion( "An institutional health care role that is created by training and certification in occupational therapy and that is realized by the provision of occupational therapy.") -AnnotationAssertion( "William R. Hogan"@en) -AnnotationAssertion( ) -AnnotationAssertion(dcterms:contributor ) -AnnotationAssertion(dcterms:contributor ) -AnnotationAssertion(dcterms:created "2026-02-27T20:53:44Z"^^xsd:dateTime) -AnnotationAssertion(dcterms:creator ) -AnnotationAssertion(rdfs:label "occupational therapist role"@en) -SubClassOf( ) +# Class: (physical therapist role) + +AnnotationAssertion( "An institutional health care role that is created by training and certification in physical therapy and that is realized by the provision of physical therapy."@en) +AnnotationAssertion( "Manoj Purohit"@en) +AnnotationAssertion( ) +AnnotationAssertion(dcterms:contributor ) +AnnotationAssertion(dcterms:contributor ) +AnnotationAssertion(dcterms:created "2026-03-10T16:45:37Z"^^xsd:dateTime) +AnnotationAssertion(dcterms:creator ) +AnnotationAssertion(rdfs:label "physical therapist role"@en) +SubClassOf( ) ############################