The Web Graph Database

Changes between Version 2 and Version 3 of DataType


Ignore:
Timestamp:
07/10/09 15:04:32 (4 years ago)
Author:
http://mylid.net/jernst
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DataType

    v2 v3  
    33Defines the value domain of a [wiki:Property].  
    44 
    5 InfoGrid provides a range of [wiki:DataType DataTypes] for common purposes, including strings, floating and fixed point numbers, points, extents, binary values, enumerated values and so forth. 
     5InfoGrid provides a range of [wiki:DataType DataTypes] for common purposes, including strings, floating and fixed point numbers, points, extents, [wiki:BlobDataType binary] values, enumerated values and so forth. 
    66 
    77Some [wiki:DataType DataTypes] specify more constraints on the domain than commonly known in programming languages. For example, a domain for integers may be defined that has an arbitrary minimum and maximum value. 
     
    1010 
    1111See also: 
     12 * BlobDataType 
    1213 * [wiki:Property] 
    1314 * PropertyType