From 24ecd5b789d6e4eeb0792a024ce2abda2508a837 Mon Sep 17 00:00:00 2001 From: OumaimaAMAL <117732363+OumaimaAMAL@users.noreply.github.com> Date: Wed, 5 Mar 2025 17:31:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b9ae61..ff80e19 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ To structure this step, the **OBOE** ontology is used to define the sets of obse ##### Formula-Based Method (Duplication) : <pre> ```ttl -ex:ObservationCollection_1 a obeo:ObservationCollection ; +ex:ObservationCollection_1 a obeo:Observation; obeo:hasMeasurement ex:obs_001, ex:obs_002, ex:obs_003, ex:obs_004, ex:obs_005 . ex:DuplicationAssessement_set_obs_1 a dqa:QualityAssessementProcess ; -- GitLab