@prefix asn: . @prefix asnPublicationStatus: . @prefix asnscheme: . @prefix ceasn: . @prefix ceterms: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix gem: . @prefix gemq: . @prefix loc: . @prefix locr: . @prefix meta: . @prefix publicationStatus: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix vs: . @prefix xsd: . ceasn:weight a rdf:Property ; rdfs:label "Weight"@en-US ; rdfs:comment "An asserted measurement of the weight, degree, percent, or strength of a recommendation, requirement, or comparison."@en-US ; dct:description "Best practice is to assigned a decimal value weight between 0 and 1 that indicates the strength of the assertion, with 0 being weakest and 1 being strongest."@en-US ; vs:term_status vs:stable ; meta:changeHistory ; schema:domainIncludes ceasn:Competency ; schema:rangeIncludes xsd:float ; owl:equivalentProperty asn:weight .