File: turtle-subm-19.nt

package info (click to toggle)
rdflib 4.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,584 kB
  • sloc: python: 28,187; makefile: 101; sh: 16
file content (3 lines) | stat: -rw-r--r-- 293 bytes parent folder | download | duplicates (72)
1
2
3
<http://example.org#a> <http://example.org#b> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> .
<http://example.org#c> <http://example.org#d> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org#e> <http://example.org#f> "1.0e0"^^<http://www.w3.org/2001/XMLSchema#double> .