passes control test

Property
http://ontextract.org/sco#passesControlTest
Class Hierarchy
  • passes control test
Definition

Boolean: whether change observed in genuine but not control condition.

Properties
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sco: <http://ontextract.org/sco#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . sco:passesControlTest a owl:DatatypeProperty ; rdfs:label "passes control test" ; dcterms:bibliographicCitation "Dubossarsky et al. (2017). Control condition validation." ; rdfs:comment "Boolean: whether change observed in genuine but not control condition." ; rdfs:domain sco:SemanticChangeEvent ; rdfs:range xsd:boolean .
Metadata
Type
Property
Last Updated
2026-03-08 16:29