File: test-integer.nt

package info (click to toggle)
serd 0.32.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,816 kB
  • sloc: ansic: 7,229; python: 518; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
1
2
3
<http://example.org/eg#s> <http://example.org/eg#p> "+1"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/eg#s> <http://example.org/eg#p> "-2"^^<http://www.w3.org/2001/XMLSchema#integer> .
<http://example.org/eg#s> <http://example.org/eg#p> "3"^^<http://www.w3.org/2001/XMLSchema#integer> .