Sha256: a0bae32daa8563c77e2553c3511c52c421ce668c860a0b3c2cbc3494128c4246
Contents?: true
Size: 564 Bytes
Versions: 22
Compression:
Stored size: 564 Bytes
Contents
@prefix : <#> . "Le chat"@fr :is "The french phrase 'Le chat'" . "800/600"^^<http://example.com/types#rational> :is "800/600 with datatype http://example.com/types#rational" . 2.0 :is "The number 2.0", "The number 2.0 expressed with extra trailing zeroes" . 2000.0e+00 :is "The double precision floating point 2.0e3" . -2 :is "The integer -2" . 0 :is "Zero" . 2 :is "The integer 2", "The integer 2 expressed with leading zeroes" .
Version data entries
22 entries across 22 versions & 2 rubygems