QUDT logo

datatype:BOOLEAN

http://qudt.org/vocab/datatype/BOOLEAN
Types: qudt:BooleanType
PredicateObject
rdf:type qudt:BooleanType
dcterms:description

In computer science, the Boolean or logical data type is a data type, having two values (usually denoted true and false), intended to represent the truth values of logic and Boolean algebra. The Boolean data type is the primary result of conditional statements, which allow different actions and change control flow depending on whether a programmer-specified boolean condition evaluates to true or false.

dtype:code 1
dtype:literal “boolean”
prov:wasInfluencedBy
qudt:ansiSQLName “BOOLEAN”
qudt:encoding datatype:BooleanEncoding
qudt:id “T000-01”
qudt:javaName “boolean”
qudt:jsName “Boolean()”
qudt:microsoftSQLServerName “bit”
qudt:mySQLName
  • “BOOL”
  • “BOOLEAN”
  • “TINYINT(1)”
qudt:odbcName “SQL_BIT”
qudt:oleDBName “DBTYPE_BOOL”
qudt:oracleSQLName “RAW(1)”
qudt:protocolBuffersName “bool”
qudt:pythonName “bool”
qudt:rdfsDatatype xsd:boolean
rdfs:isDefinedBy http://qudt.org/3.4.0/vocab/datatype
rdfs:label “BOOLEAN”
Generated 2026-06-25T12:40:39.187+00:00