{"@context":"https://credreg.net/ctdl/schema/context/json","@graph":[{"@type":"skos:ConceptScheme","@id":"ceterms:ComparatorCategory","rdfs:label":{"en-US":"Comparator Category"},"rdfs:comment":{"en-US":"Concepts for comparing two values."},"vann:usageNote":{"en-US":"Used in CTDL constraints as values of the ceterms:comparator property to make a comparison that should yield true or false. In all cases the left source of data is compared to the right source, sometimes the comparison is made after an action is applied, e.g. finding the mean of several numbers."},"vs:term_status":"vs:unstable","meta:changeHistory":"https://credreg.net/ctdl/termhistory/ceterms/ComparatorCategory/json","meta:hasConcept":["compare:EQ","compare:GT","compare:GTEQ","compare:LT","compare:LTEQ","compare:NEQ"],"skos:hasTopConcept":["compare:EQ","compare:GT","compare:GTEQ","compare:LT","compare:LTEQ","compare:NEQ"]},{"@type":"skos:Concept","@id":"compare:EQ","skos:prefLabel":{"en-US":"Equal To"},"skos:definition":{"en-US":"The value of the left is equal to the value of the right."},"vs:term_status":"vs:unstable","meta:changeHistory":"https://credreg.net/ctdl/termhistory/compare/EQ/json","owl:equivalentClass":["odrl2:eq"],"skos:inScheme":["ceterms:ComparatorCategory"],"skos:topConceptOf":["ceterms:ComparatorCategory"]},{"@type":"skos:Concept","@id":"compare:GT","skos:prefLabel":{"en-US":"Greater Than"},"skos:definition":{"en-US":"The value of the left is greater than the value of the right."},"vs:term_status":"vs:unstable","meta:changeHistory":"https://credreg.net/ctdl/termhistory/compare/GT/json","owl:equivalentClass":["odrl2:gt"],"skos:inScheme":["ceterms:ComparatorCategory"],"skos:topConceptOf":["ceterms:ComparatorCategory"]},{"@type":"skos:Concept","@id":"compare:GTEQ","skos:prefLabel":{"en-US":"Greater Than or Equal To"},"skos:definition":{"en-US":"The value of the left is greater than or equal to the value of the right."},"vs:term_status":"vs:unstable","meta:changeHistory":"https://credreg.net/ctdl/termhistory/compare/GTEQ/json","owl:equivalentClass":["odrl2:gteq"],"skos:inScheme":["ceterms:ComparatorCategory"],"skos:topConceptOf":["ceterms:ComparatorCategory"]},{"@type":"skos:Concept","@id":"compare:LT","skos:prefLabel":{"en-US":"Less Than"},"skos:definition":{"en-US":"The value of the left is less than the value of the right."},"vs:term_status":"vs:unstable","meta:changeHistory":"https://credreg.net/ctdl/termhistory/compare/LT/json","owl:equivalentClass":["odrl2:lt"],"skos:inScheme":["ceterms:ComparatorCategory"],"skos:topConceptOf":["ceterms:ComparatorCategory"]},{"@type":"skos:Concept","@id":"compare:LTEQ","skos:prefLabel":{"en-US":"Less Than or Equal To"},"skos:definition":{"en-US":"The value of the left is less than or equal to the value of the right."},"vs:term_status":"vs:unstable","meta:changeHistory":"https://credreg.net/ctdl/termhistory/compare/LTEQ/json","owl:equivalentClass":["odrl2:lteq"],"skos:inScheme":["ceterms:ComparatorCategory"],"skos:topConceptOf":["ceterms:ComparatorCategory"]},{"@type":"skos:Concept","@id":"compare:NEQ","skos:prefLabel":{"en-US":"Not Equal To"},"skos:definition":{"en-US":"The value of the left is not equal to the value of the right."},"vs:term_status":"vs:unstable","meta:changeHistory":"https://credreg.net/ctdl/termhistory/compare/NEQ/json","owl:equivalentClass":["odrl2:neq"],"skos:inScheme":["ceterms:ComparatorCategory"],"skos:topConceptOf":["ceterms:ComparatorCategory"]}]}