File: tn02-out.nq

package info (click to toggle)
rdflib 6.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 38,248 kB
  • sloc: python: 39,216; sh: 153; makefile: 110
file content (9 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
_:b0 <http://example.com/notype> "string" .
_:b0 <http://example.com/notype> "true"^^<http://www.w3.org/2001/XMLSchema#boolean> .
_:b0 <http://example.com/notype> "false"^^<http://www.w3.org/2001/XMLSchema#boolean> .
_:b0 <http://example.com/notype> "10"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b0 <http://example.com/notype> "plain" .
_:b0 <http://example.com/notype> <http://example.com/iri> .
_:b0 <http://example.com/notype> "1"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b0 <http://example.com/notype> "english"@en .
_:b0 <http://example.com/notype> "2018-02-17"^^<http://www.w3.org/2001/XMLSchema#date> .