https://cacontology.projectvic.org/core#usesMethod
Links an assessment result or event to the method, algorithm, or technique used.
@prefix cac-core: <https://cacontology.projectvic.org/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
cac-core:usesMethod a owl:ObjectProperty ;
rdfs:label "uses method"@en ;
rdfs:comment "Links an assessment result or event to the method, algorithm, or technique used."@en .