librust-rdftk-core-dev (0.5.6+0.1.0+20250926-4)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
rust-rdftk (0.1.0+20250926-4)
Architecture
amd64v3
Section
universe/rust
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
2.2 kB
Size expected
168.2 kB
Size actual
168.2 kB
Size match

Dependencies

Required package dependencies

  • librust-base64-0.22+default-dev
  • librust-bimap-0.6+default-dev
  • librust-chrono-0.4+default-dev
  • librust-itertools-dev (<< 0.15)
  • librust-language-tags-0.3+default-dev
  • librust-lazy-static-1+default-dev
  • librust-objio-0.1+default-dev
  • librust-paste-1+default-dev
  • librust-pest-2+default-dev
  • librust-pest-derive-2+default-dev
  • librust-regex-1+default-dev
  • librust-rust-decimal-1+default-dev
  • librust-serde-json-1+default-dev
  • librust-tracing-0.1+default-dev
  • librust-unique-id-0.1+sequence-dev
  • librust-url-2+default-dev
  • librust-uuid-1+default-dev
  • librust-uuid-1+v4-dev
  • librust-xml-rs-0.8+default-dev

Suggested packages

Recommended additional packages

  • None

Description

RDF toolkit for Rust - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD59f6303bd…376f62c5
SHA-15c3dd4f0…1fe3ac21
SHA-256fd7e75ee…ed4520d6
SHA-512dfbc9484…0d3f551a

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/rdftk_core-0.5.6
usr/share/cargo/registry/rdftk_core-0.5.6/.cargo-checksum.json
usr/share/cargo/registry/rdftk_core-0.5.6/Cargo.toml
usr/share/cargo/registry/rdftk_core-0.5.6/README.md
usr/share/cargo/registry/rdftk_core-0.5.6/doc
usr/share/cargo/registry/rdftk_core-0.5.6/doc/rdf-graph.svg
usr/share/cargo/registry/rdftk_core-0.5.6/src
usr/share/cargo/registry/rdftk_core-0.5.6/src/error.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/lib.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/data_set.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/features.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/formulae.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/graph.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/literal.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/mod.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/resource.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/statement
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/statement/bnode.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/statement/collection.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/statement/object.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/statement/subject.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/model/statement.rs
usr/share/cargo/registry/rdftk_core-0.5.6/src/simple
usr/share/cargo/registry/rdftk_core-0.5.6/src/simple/indexed.rs
usr/share/cargo/registry/rdftk_core-0.5.6/tests
usr/share/cargo/registry/rdftk_core-0.5.6/tests/data_sets.rs
usr/share/cargo/registry/rdftk_core-0.5.6/tests/graphs.rs
usr/share/cargo/registry/rdftk_core-0.5.6/tests/literals.rs
usr/share/cargo/registry/rdftk_core-0.5.6/tests/prefix_mappings.rs
usr/share/cargo/registry/rdftk_core-0.5.6/tests/qnames.rs
usr/share/cargo/registry/rdftk_core-0.5.6/tests/resources.rs
usr/share/cargo/registry/rdftk_core-0.5.6/tests/skolemize.rs
usr/share/cargo/registry/rdftk_core-0.5.6/tests/statements.rs
usr/share/cargo/registry/rdftk_io-0.3.3
usr/share/cargo/registry/rdftk_io-0.3.3/.cargo-checksum.json
usr/share/cargo/registry/rdftk_io-0.3.3/Cargo.toml
usr/share/cargo/registry/rdftk_io-0.3.3/README.md
usr/share/cargo/registry/rdftk_io-0.3.3/src
usr/share/cargo/registry/rdftk_io-0.3.3/src/common
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/common.pest
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/indenter.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/parser
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/parser/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/parser/n3.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/parser/nquads.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/parser/ntriples.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/parser/trig.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/common/parser/turtle.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/dot
usr/share/cargo/registry/rdftk_io-0.3.3/src/dot/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/dot/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/json
usr/share/cargo/registry/rdftk_io-0.3.3/src/json/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/json/reader.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/json/syntax.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/json/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/json_ld
usr/share/cargo/registry/rdftk_io-0.3.3/src/json_ld/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/json_ld/reader.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/json_ld/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/lib.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/n3
usr/share/cargo/registry/rdftk_io-0.3.3/src/n3/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/n3/reader.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/n3/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/nq
usr/share/cargo/registry/rdftk_io-0.3.3/src/nq/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/nq/reader.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/nq/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/nt
usr/share/cargo/registry/rdftk_io-0.3.3/src/nt/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/nt/reader.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/nt/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/trig
usr/share/cargo/registry/rdftk_io-0.3.3/src/trig/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/trig/reader.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/trig/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/turtle
usr/share/cargo/registry/rdftk_io-0.3.3/src/turtle/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/turtle/reader.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/turtle/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/xml
usr/share/cargo/registry/rdftk_io-0.3.3/src/xml/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/xml/reader.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/xml/syntax.rs
usr/share/cargo/registry/rdftk_io-0.3.3/src/xml/writer.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests
usr/share/cargo/registry/rdftk_io-0.3.3/tests/common
usr/share/cargo/registry/rdftk_io-0.3.3/tests/common/mod.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/logging.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/read_json.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/read_nq.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/read_nt.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/read_turtle.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/read_xml.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/README.md
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/README
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/comment_following_triple.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/langtagged_string.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/lantag_with_subtag.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_all_controls.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_all_punctuation.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_ascii_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_false.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_true.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_2_dquotes.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_2_squotes.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_BACKSPACE.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_CARRIAGE_RETURN.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_CHARACTER_TABULATION.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_FORM_FEED.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_LINE_FEED.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_REVERSE_SOLIDUS.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_REVERSE_SOLIDUS2.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_UTF8_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_dquote.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_numeric_escape4.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_numeric_escape8.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/literal_with_squote.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/manifest.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/minimal_whitespace.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bad-literal-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bad-literal-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bad-literal-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bad-quint-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bad-uri-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bnode-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bnode-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bnode-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bnode-04.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bnode-05.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-bnode-06.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-uri-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-uri-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-uri-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-uri-04.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-uri-05.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nq-syntax-uri-06.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-base-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-esc-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-esc-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-esc-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-lang-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-num-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-num-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-num-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-prefix-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-string-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-string-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-string-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-string-04.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-string-05.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-string-06.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-string-07.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-struct-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-struct-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-04.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-05.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-06.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-07.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-08.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bad-uri-09.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bnode-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bnode-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-bnode-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-datatypes-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-datatypes-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-file-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-file-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-file-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-str-esc-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-str-esc-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-str-esc-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-string-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-string-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-string-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-subm-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-uri-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-uri-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-uri-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nq/nt-syntax-uri-04.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/README
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/comment_following_triple.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/langtagged_string.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/lantag_with_subtag.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_all_controls.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_all_punctuation.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_ascii_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_false.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_true.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_2_dquotes.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_2_squotes.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_BACKSPACE.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_CARRIAGE_RETURN.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_CHARACTER_TABULATION.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_FORM_FEED.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_LINE_FEED.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_REVERSE_SOLIDUS.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_REVERSE_SOLIDUS2.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_UTF8_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_dquote.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_numeric_escape4.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_numeric_escape8.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/literal_with_squote.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/manifest.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/minimal_whitespace.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-base-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-esc-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-esc-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-esc-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-lang-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-num-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-num-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-num-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-prefix-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-string-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-string-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-string-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-string-04.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-string-05.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-string-06.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-string-07.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-struct-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-struct-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-04.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-05.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-06.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-07.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-08.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bad-uri-09.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bnode-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bnode-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-bnode-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-datatypes-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-datatypes-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-file-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-file-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-file-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-str-esc-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-str-esc-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-str-esc-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-string-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-string-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-string-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-subm-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-uri-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-uri-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-uri-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/nt/nt-syntax-uri-04.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/HYPHEN_MINUS_in_localName.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/HYPHEN_MINUS_in_localName.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/IRIREF_datatype.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/IRIREF_datatype.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/IRI_spo.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/IRI_subject.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/IRI_with_all_punctuation.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/IRI_with_all_punctuation.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/IRI_with_eight_digit_numeric_escape.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/IRI_with_four_digit_numeric_escape.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1_all_controls.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1_all_controls.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1_all_punctuation.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1_all_punctuation.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1_ascii_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1_ascii_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL1_with_UTF8_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL2.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL2_ascii_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL2_ascii_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL2_with_UTF8_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG1.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG1_ascii_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG1_ascii_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG1_with_1_squote.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG1_with_1_squote.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG1_with_2_squotes.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG1_with_2_squotes.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG1_with_UTF8_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_ascii_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_ascii_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_with_1_squote.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_with_1_squote.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_with_2_squotes.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_with_2_squotes.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_with_REVERSE_SOLIDUS.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_LONG2_with_UTF8_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/LITERAL_with_UTF8_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/README
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/SPARQL_style_base.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/SPARQL_style_prefix.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/alternating_bnode_graphs.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/alternating_bnode_graphs.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/alternating_iri_graphs.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/alternating_iri_graphs.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/anonymous_blank_node_graph.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/anonymous_blank_node_object.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/anonymous_blank_node_object.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/anonymous_blank_node_subject.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/anonymous_blank_node_subject.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/bareword_a_predicate.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/bareword_a_predicate.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/bareword_decimal.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/bareword_decimal.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/bareword_double.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/bareword_double.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/bareword_integer.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/blankNodePropertyList_as_object.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/blankNodePropertyList_as_object.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/blankNodePropertyList_as_subject.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/blankNodePropertyList_as_subject.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/blankNodePropertyList_containing_collection.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/blankNodePropertyList_containing_collection.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/blankNodePropertyList_with_multiple_triples.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/blankNodePropertyList_with_multiple_triples.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/collection_object.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/collection_object.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/collection_subject.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/collection_subject.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/comment_following_PNAME_NS.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/comment_following_PNAME_NS.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/comment_following_localName.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/default_namespace_IRI.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/double_lower_case_e.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/double_lower_case_e.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/empty_collection.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/empty_collection.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/first.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/first.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_graph.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_graph.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_object.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_object.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_subject.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_subject.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_with_leading_digit.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_with_leading_underscore.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/labeled_blank_node_with_non_leading_extras.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/langtagged_LONG.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/langtagged_LONG_with_subtag.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/langtagged_LONG_with_subtag.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/langtagged_non_LONG.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/langtagged_non_LONG.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/lantag_with_subtag.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/lantag_with_subtag.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/last.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/last.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_false.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_false.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_true.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_true.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_BACKSPACE.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_BACKSPACE.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_CARRIAGE_RETURN.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_CARRIAGE_RETURN.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_CHARACTER_TABULATION.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_CHARACTER_TABULATION.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_FORM_FEED.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_FORM_FEED.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_LINE_FEED.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_LINE_FEED.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_REVERSE_SOLIDUS.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_REVERSE_SOLIDUS.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_escaped_BACKSPACE.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_escaped_CARRIAGE_RETURN.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_escaped_CHARACTER_TABULATION.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_escaped_FORM_FEED.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_escaped_LINE_FEED.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_numeric_escape4.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_numeric_escape4.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/literal_with_numeric_escape8.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_PN_CHARS_BASE_character_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_leading_digit.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_leading_digit.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_leading_underscore.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_leading_underscore.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_nfc_PN_CHARS_BASE_character_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_non_leading_extras.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localName_with_non_leading_extras.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localname_with_COLON.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/localname_with_COLON.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/manifest.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/negative_numeric.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/negative_numeric.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/nested_blankNodePropertyLists.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/nested_blankNodePropertyLists.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/nested_collection.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/nested_collection.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/number_sign_following_PNAME_NS.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/number_sign_following_PNAME_NS.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/number_sign_following_localName.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/number_sign_following_localName.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/numeric_with_leading_0.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/numeric_with_leading_0.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/objectList_with_two_objects.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/objectList_with_two_objects.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/old_style_base.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/old_style_prefix.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/percent_escaped_localName.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/percent_escaped_localName.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/positive_numeric.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/positive_numeric.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/predicateObjectList_with_two_objectLists.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/predicateObjectList_with_two_objectLists.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/prefix_only_IRI.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/prefix_reassigned_and_used.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/prefix_reassigned_and_used.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/prefix_with_PN_CHARS_BASE_character_boundaries.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/prefix_with_non_leading_extras.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/prefixed_IRI_object.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/prefixed_IRI_predicate.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/prefixed_name_datatype.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/repeated_semis_at_end.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/repeated_semis_not_at_end.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/repeated_semis_not_at_end.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/reserved_escaped_localName.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/reserved_escaped_localName.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/sole_blankNodePropertyList.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/sole_blankNodePropertyList.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-bnodeplist-graph-bad-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-collection-graph-bad-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-collection-graph-bad-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-eval-bad-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-eval-bad-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-eval-bad-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-eval-bad-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-eval-struct-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-eval-struct-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-eval-struct-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-eval-struct-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-08.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-10.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-graph-bad-11.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-08.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-kw-graph-10.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-01.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-02.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-03.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-04.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-05.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-06.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-07.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-08.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-08.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-09.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-10.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-10.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-11.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-11.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-12.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-12.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-13.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-13.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-14.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-14.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-15.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-15.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-16.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-16.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-17.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-17.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-18.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-18.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-19.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-19.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-20.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-20.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-21.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-21.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-22.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-22.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-23.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-23.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-24.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-24.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-25.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-25.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-26.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-26.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-27.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-subm-27.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-LITERAL2_with_langtag_and_datatype.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-base-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-base-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-base-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-base-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-base-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-blank-label-dot-end.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-esc-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-esc-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-esc-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-esc-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-kw-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-kw-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-kw-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-kw-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-kw-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-lang-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-list-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-list-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-list-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-list-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-ln-dash-start.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-ln-escape-start.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-ln-escape.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-missing-ns-dot-end.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-missing-ns-dot-start.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-08.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-10.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-11.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-12.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-n3-extras-13.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-ns-dot-end.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-ns-dot-start.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-num-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-num-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-num-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-num-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-num-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-number-dot-in-anon.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-pname-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-pname-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-pname-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-prefix-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-prefix-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-prefix-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-prefix-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-prefix-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-prefix-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-prefix-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-string-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-string-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-string-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-string-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-string-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-string-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-string-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-10.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-12.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-13.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-14.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-15.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-16.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-struct-17.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-uri-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-uri-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-uri-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-uri-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bad-uri-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-base-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-base-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-base-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-base-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-blank-label.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-08.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-bnode-10.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-datatypes-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-datatypes-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-file-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-file-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-file-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-kw-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-kw-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-kw-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-lists-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-lists-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-lists-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-lists-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-lists-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-ln-colons.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-ln-dots.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-minimal-whitespace-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-ns-dots.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-08.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-10.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-number-11.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-pname-esc-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-pname-esc-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-pname-esc-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-08.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-prefix-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-str-esc-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-str-esc-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-str-esc-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-08.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-09.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-10.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-string-11.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-struct-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-struct-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-struct-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-struct-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-struct-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-struct-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-struct-07.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-uri-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-uri-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-uri-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-syntax-uri-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-turtle-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-turtle-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-turtle-03.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-turtle-04.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-turtle-05.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-turtle-06.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-turtle-bad-01.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/trig-turtle-bad-02.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/two_LITERAL_LONG2s.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/two_LITERAL_LONG2s.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/underscore_in_localName.nq
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/trig/underscore_in_localName.trig
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/HYPHEN_MINUS_in_localName.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/HYPHEN_MINUS_in_localName.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/IRIREF_datatype.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/IRIREF_datatype.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/IRI_spo.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/IRI_subject.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/IRI_with_all_punctuation.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/IRI_with_all_punctuation.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/IRI_with_eight_digit_numeric_escape.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/IRI_with_four_digit_numeric_escape.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1_all_controls.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1_all_controls.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1_all_punctuation.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1_all_punctuation.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1_ascii_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1_ascii_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL1_with_UTF8_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL2.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL2_ascii_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL2_ascii_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL2_with_UTF8_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG1.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG1_ascii_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG1_ascii_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG1_with_1_squote.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG1_with_1_squote.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG1_with_2_squotes.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG1_with_2_squotes.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG1_with_UTF8_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_ascii_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_ascii_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_with_1_squote.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_with_1_squote.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_with_2_squotes.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_with_2_squotes.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_with_REVERSE_SOLIDUS.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_LONG2_with_UTF8_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/LITERAL_with_UTF8_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/README
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/SPARQL_style_base.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/SPARQL_style_prefix.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/anonymous_blank_node_object.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/anonymous_blank_node_subject.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/bareword_a_predicate.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/bareword_a_predicate.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/bareword_decimal.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/bareword_decimal.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/bareword_double.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/bareword_double.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/bareword_integer.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/blankNodePropertyList_as_object.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/blankNodePropertyList_as_object.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/blankNodePropertyList_as_subject.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/blankNodePropertyList_as_subject.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/blankNodePropertyList_containing_collection.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/blankNodePropertyList_containing_collection.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/blankNodePropertyList_with_multiple_triples.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/blankNodePropertyList_with_multiple_triples.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/collection_object.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/collection_object.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/collection_subject.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/collection_subject.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/comment_following_PNAME_NS.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/comment_following_PNAME_NS.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/comment_following_localName.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/default_namespace_IRI.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/double_lower_case_e.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/double_lower_case_e.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/empty_collection.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/empty_collection.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/first.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/first.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/labeled_blank_node_object.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/labeled_blank_node_object.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/labeled_blank_node_subject.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/labeled_blank_node_subject.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/labeled_blank_node_with_PN_CHARS_BASE_character_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/labeled_blank_node_with_leading_digit.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/labeled_blank_node_with_leading_underscore.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/labeled_blank_node_with_non_leading_extras.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/langtagged_LONG.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/langtagged_LONG_with_subtag.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/langtagged_LONG_with_subtag.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/langtagged_non_LONG.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/langtagged_non_LONG.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/lantag_with_subtag.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/lantag_with_subtag.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/last.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/last.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_false.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_false.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_true.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_true.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_BACKSPACE.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_BACKSPACE.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_CARRIAGE_RETURN.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_CARRIAGE_RETURN.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_CHARACTER_TABULATION.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_CHARACTER_TABULATION.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_FORM_FEED.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_FORM_FEED.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_LINE_FEED.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_LINE_FEED.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_REVERSE_SOLIDUS.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_REVERSE_SOLIDUS.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_escaped_BACKSPACE.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_escaped_CARRIAGE_RETURN.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_escaped_CHARACTER_TABULATION.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_escaped_FORM_FEED.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_escaped_LINE_FEED.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_numeric_escape4.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_numeric_escape4.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/literal_with_numeric_escape8.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_assigned_nfc_PN_CHARS_BASE_character_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_assigned_nfc_bmp_PN_CHARS_BASE_character_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_leading_digit.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_leading_digit.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_leading_underscore.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_leading_underscore.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_nfc_PN_CHARS_BASE_character_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_non_leading_extras.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localName_with_non_leading_extras.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localname_with_COLON.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/localname_with_COLON.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/manifest.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/negative_numeric.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/negative_numeric.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/nested_blankNodePropertyLists.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/nested_blankNodePropertyLists.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/nested_collection.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/nested_collection.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/number_sign_following_PNAME_NS.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/number_sign_following_PNAME_NS.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/number_sign_following_localName.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/number_sign_following_localName.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/numeric_with_leading_0.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/numeric_with_leading_0.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/objectList_with_two_objects.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/objectList_with_two_objects.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/old_style_base.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/old_style_prefix.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/percent_escaped_localName.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/percent_escaped_localName.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/positive_numeric.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/positive_numeric.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/predicateObjectList_with_two_objectLists.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/predicateObjectList_with_two_objectLists.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/prefix_only_IRI.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/prefix_reassigned_and_used.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/prefix_reassigned_and_used.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/prefix_with_PN_CHARS_BASE_character_boundaries.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/prefix_with_non_leading_extras.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/prefixed_IRI_object.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/prefixed_IRI_predicate.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/prefixed_name_datatype.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/repeated_semis_at_end.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/repeated_semis_not_at_end.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/repeated_semis_not_at_end.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/reserved_escaped_localName.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/reserved_escaped_localName.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/sole_blankNodePropertyList.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-eval-bad-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-eval-bad-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-eval-bad-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-eval-bad-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-eval-struct-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-eval-struct-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-eval-struct-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-eval-struct-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-01.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-02.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-03.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-04.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-05.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-06.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-06.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-07.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-07.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-08.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-08.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-09.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-09.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-10.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-10.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-11.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-11.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-12.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-12.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-13.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-13.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-14.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-14.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-15.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-15.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-16.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-16.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-17.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-17.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-18.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-18.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-19.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-19.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-20.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-20.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-21.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-21.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-22.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-22.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-23.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-23.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-24.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-24.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-25.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-25.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-26.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-26.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-27.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-subm-27.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-LITERAL2_with_langtag_and_datatype.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-base-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-base-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-base-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-blank-label-dot-end.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-esc-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-esc-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-esc-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-esc-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-kw-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-kw-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-kw-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-kw-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-kw-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-lang-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-ln-dash-start.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-ln-escape-start.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-ln-escape.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-missing-ns-dot-end.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-missing-ns-dot-start.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-06.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-07.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-08.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-09.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-10.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-11.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-12.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-n3-extras-13.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-ns-dot-end.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-ns-dot-start.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-num-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-num-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-num-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-num-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-num-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-number-dot-in-anon.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-pname-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-pname-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-pname-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-prefix-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-prefix-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-prefix-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-prefix-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-prefix-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-string-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-string-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-string-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-string-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-string-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-string-06.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-string-07.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-06.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-07.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-08.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-09.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-10.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-11.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-12.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-13.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-14.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-15.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-16.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-struct-17.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-uri-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-uri-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-uri-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-uri-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bad-uri-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-base-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-base-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-base-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-base-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-blank-label.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-06.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-07.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-08.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-09.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-bnode-10.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-datatypes-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-datatypes-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-file-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-file-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-file-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-kw-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-kw-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-kw-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-lists-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-lists-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-lists-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-lists-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-lists-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-ln-colons.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-ln-dots.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-ns-dots.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-06.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-07.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-08.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-09.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-10.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-number-11.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-pname-esc-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-pname-esc-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-pname-esc-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-06.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-07.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-08.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-prefix-09.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-str-esc-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-str-esc-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-str-esc-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-06.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-07.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-08.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-09.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-10.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-string-11.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-struct-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-struct-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-struct-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-struct-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-struct-05.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-uri-01.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-uri-02.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-uri-03.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/turtle-syntax-uri-04.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/two_LITERAL_LONG2s.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/two_LITERAL_LONG2s.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/underscore_in_localName.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/turtle/underscore_in_localName.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/README
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/amp-in-url
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/amp-in-url/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/amp-in-url/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/convert-manifest.rb
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/datatypes
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/datatypes/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/datatypes/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/datatypes/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/datatypes/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/manifest.ttl
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-charmod-literals
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-charmod-literals/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-charmod-literals/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-charmod-uris
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-charmod-uris/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-charmod-uris/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-charmod-uris/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-charmod-uris/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/error001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/error002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test006.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test007.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test007.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test008.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-containers-syntax-vs-schema/test008.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-element-not-mandatory
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-element-not-mandatory/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-element-not-mandatory/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0005.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0006.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0009.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0009.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0010.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0010.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0011.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0011.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0012.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0012.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0013.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0013.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0014.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdf-ns-prefix-confusion/test0014.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-abouteach
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-abouteach/error001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-abouteach/error002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-difference-between-ID-and-about
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-difference-between-ID-and-about/error1.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-difference-between-ID-and-about/test1.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-difference-between-ID-and-about/test1.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-difference-between-ID-and-about/test2.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-difference-between-ID-and-about/test2.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-difference-between-ID-and-about/test3.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-difference-between-ID-and-about/test3.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-duplicate-member-props
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-duplicate-member-props/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-duplicate-member-props/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/error001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/error002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/error003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test005.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test006.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test007.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test007.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test008.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test008.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test009.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test009.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test010.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test010.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test011.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test011.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test012.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test012.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test013.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test013.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test014.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test014.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test015.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test015.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test016.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test016.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test017.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-empty-property-elements/test017.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test005.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-identity-anon-resources/test005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr/test004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr/test004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr/test005.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-not-id-and-resource-attr/test005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-para196
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-para196/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-para196/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-id
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-id/error001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-id/error002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-id/error003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-id/error004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-id/error005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-id/error006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-id/error007.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-007.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-008.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-009.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-010.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-011.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-012.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-013.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-014.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-015.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-016.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-017.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-018.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-019.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/error-020.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-005.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-006.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-007.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-007.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-008.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-008.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-009.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-009.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-010.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-010.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-011.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-011.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-012.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-012.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-013.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-013.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-014.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-014.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-015.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-015.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-016.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-016.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-017.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-017.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-018.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-018.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-019.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-019.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-020.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-020.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-021.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-021.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-022.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-022.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-023.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-023.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-024.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-024.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-025.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-025.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-026.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-026.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-027.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-027.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-028.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-028.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-029.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-029.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-030.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-030.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-031.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-031.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-032.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-032.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-033.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-033.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-034.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-034.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-035.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-035.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-036.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-036.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-037.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/test-037.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/warn-001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/warn-001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/warn-002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/warn-002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/warn-003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-rdf-names-use/warn-003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-reification-required
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-reification-required/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-reification-required/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-seq-representation
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-seq-representation/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-seq-representation/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/error001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/error002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/error003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/error004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/error005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/error006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/test003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/test003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/test004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-syntax-incomplete/test004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-uri-substructure
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-uri-substructure/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-uri-substructure/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xml-literal-namespaces
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xml-literal-namespaces/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xml-literal-namespaces/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xml-literal-namespaces/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xml-literal-namespaces/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test005.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test005.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test006.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfms-xmllang/test006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfs-domain-and-range
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfs-domain-and-range/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfs-domain-and-range/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfs-domain-and-range/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/rdfs-domain-and-range/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/unrecognised-xml-attributes
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/unrecognised-xml-attributes/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/unrecognised-xml-attributes/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/unrecognised-xml-attributes/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/unrecognised-xml-attributes/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xml-canon
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xml-canon/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xml-canon/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test001.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test001.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test002.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test002.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test003.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test003.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test004.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test004.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test006.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test006.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test007.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test007.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test008.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test008.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test009.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test009.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test010.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test010.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test011.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test011.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test013.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test013.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test014.nt
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c/xml/xmlbase/test014.rdf
usr/share/cargo/registry/rdftk_io-0.3.3/tests/w3c_nt.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/write_dot.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/write_json.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/write_json_ld.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/write_nq.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/write_nt.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/write_turtle.rs
usr/share/cargo/registry/rdftk_io-0.3.3/tests/write_xml.rs
usr/share/cargo/registry/rdftk_iri-0.2.5
usr/share/cargo/registry/rdftk_iri-0.2.5/.cargo-checksum.json
usr/share/cargo/registry/rdftk_iri-0.2.5/Cargo.toml
usr/share/cargo/registry/rdftk_iri-0.2.5/README.md
usr/share/cargo/registry/rdftk_iri-0.2.5/src
usr/share/cargo/registry/rdftk_iri-0.2.5/src/lib.rs
usr/share/cargo/registry/rdftk_names-0.2.5
usr/share/cargo/registry/rdftk_names-0.2.5/.cargo-checksum.json
usr/share/cargo/registry/rdftk_names-0.2.5/Cargo.toml
usr/share/cargo/registry/rdftk_names-0.2.5/README.md
usr/share/cargo/registry/rdftk_names-0.2.5/src
usr/share/cargo/registry/rdftk_names-0.2.5/src/dc
usr/share/cargo/registry/rdftk_names-0.2.5/src/dc/dcam.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/dc/dcmi_type.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/dc/elements.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/dc/mod.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/dc/terms.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/foaf.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/geo.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/lib.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/owl.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/rdf.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/rdfs.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/skos.rs
usr/share/cargo/registry/rdftk_names-0.2.5/src/xsd.rs
usr/share/doc
usr/share/doc/librust-rdftk-core-dev
usr/share/doc/librust-rdftk-core-dev/changelog.Debian.gz
usr/share/doc/librust-rdftk-core-dev/copyright