diff --git a/README.md b/README.md index 1b9ae610faaff7a107e370c49800c0cbfb379924..ff80e1962f143f06d8d3a51191b2989dcebad083 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 ;