@prefix dc:    <http://purl.org/dc/terms/> .
@prefix doap:  <http://usefulinc.com/ns/doap#> .
@prefix doap-changeset: <http://ontologi.es/doap-changeset#> .
@prefix doap-deps: <http://ontologi.es/doap-deps#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wot:   <http://xmlns.com/wot/0.1/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .

<file:///home/kjetil/dev/URI-NamespaceMap/meta/project.ttl>
	dc:creator           <http://www.kjetil.kjernsmo.net/foaf#me>;
	dc:subject           <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/project>;
	dc:title             "DOAP for URI-NamespaceMap"@en.

<http://dev.perl.org/licenses/>
	rdfs:comment         "the same terms as the Perl 5 programming language system itself"@en.

<http://doriantaylor.com/person/dorian-taylor>
	a                    foaf:Person;
	foaf:mbox            <mailto:dorian@cpan.org>;
	foaf:name            "Dorian Taylor";
	owl:sameAs           <http://git2prov.org/git2prov?giturl=https%3A%2F%2Fgithub.com%2Fkjetilk%2FURI-NamespaceMap&serialization=PROV-O#user-Dorian-Taylor>, <http://purl.org/NET/cpan-uri/person/dorian>.

<http://kasei.us/about/foaf.xrdf#greg>
	a                    foaf:Person;
	foaf:mbox            <mailto:gwilliams@cpan.org>;
	foaf:name            "Gregory Todd Williams";
	owl:sameAs           <http://git2prov.org/git2prov?giturl=https%3A%2F%2Fgithub.com%2Fkjetilk%2FURI-NamespaceMap&serialization=PROV-O#user-Gregory-Todd-Williams>, <http://purl.org/NET/cpan-uri/person/gwilliams>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/project>
	a                    doap:Project;
	dc:identifier        "URI::NamespaceMap"^^doap-deps:CpanId;
	dc:relation          <http://rdf.debian.net/project/liburi-namespacemap-perl>;
	doap-deps:runtime-recommendation [ doap-deps:on "RDF::NS::Curated"^^doap-deps:CpanId ], [ doap-deps:on "RDF::NS 20130802"^^doap-deps:CpanId ], [ doap-deps:on "RDF::Prefixes"^^doap-deps:CpanId ], [ doap-deps:on "XML::CommonNS"^^doap-deps:CpanId ];
	doap-deps:runtime-requirement [ doap-deps:on "perl 5.008001"^^doap-deps:CpanId ], [ doap-deps:on "Moo 1.006000"^^doap-deps:CpanId ], [ doap-deps:on "URI 1.52"^^doap-deps:CpanId ], [ doap-deps:on "IRI 0.004"^^doap-deps:CpanId ], [ doap-deps:on "Types::URI 0.004"^^doap-deps:CpanId ], [
		doap-deps:on "Type::Library 1.000000"^^doap-deps:CpanId;
	], [ doap-deps:on "Try::Tiny"^^doap-deps:CpanId ], [
		doap-deps:on "Module::Load::Conditional"^^doap-deps:CpanId;
	], [ doap-deps:on "Carp"^^doap-deps:CpanId ], [ doap-deps:on "Sub::Quote"^^doap-deps:CpanId ], [
		doap-deps:on "namespace::autoclean 0.20"^^doap-deps:CpanId;
	];
	doap-deps:test-recommendation [ doap-deps:on "Attean 0.025"^^doap-deps:CpanId ];
	doap-deps:test-requirement [ doap-deps:on "Test::More 0.88"^^doap-deps:CpanId ], [ doap-deps:on "Test::Exception"^^doap-deps:CpanId ], [ doap-deps:on "Test::Deep"^^doap-deps:CpanId ], [ doap-deps:on "Test::Requires"^^doap-deps:CpanId ];
	doap-deps:test-suggestion [ doap-deps:on "RDF::Trine"^^doap-deps:CpanId ];
	doap:bug-database    <https://github.com/kjetilk/URI-NamespaceMap/issues>;
	doap:created         "2012-08-27"^^xsd:date;
	doap:developer       <http://doriantaylor.com/person/dorian-taylor>, <http://purl.org/NET/cpan-uri/person/kwakwa>, <http://purl.org/NET/cpan-uri/person/tobyink>;
	doap:homepage        <https://metacpan.org/module/URI::NamespaceMap>;
	doap:license         <http://dev.perl.org/licenses/>;
	doap:maintainer      <http://kasei.us/about/foaf.xrdf#greg>, <http://purl.org/NET/cpan-uri/person/perigrin>, <http://www.kjetil.kjernsmo.net/foaf#me>;
	doap:name            "URI-NamespaceMap";
	doap:programming-language "Perl";
	doap:release         <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_01>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_02>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_04>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_06>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_08>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_10>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_12>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_20>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_21>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_22>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_24>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_26>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_28>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_30>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_32>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_00>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_02>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_04>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_06>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_08>, <http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_10>;
	doap:repository      [
		a doap:GitRepository;
		doap:browse <https://github.com/kjetilk/URI-NamespaceMap/>;
		prov:has_provenance <http://git2prov.org/git2prov?giturl=https%3A%2F%2Fgithub.com%2Fkjetilk%2FURI-NamespaceMap&serialization=PROV-O#>;
	];
	doap:security-contact <http://purl.org/NET/cpan-uri/person/kjetilk>;
	doap:shortdesc       "Namespace manipulation and prefix mapping for XML, RDF, etc."@en;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstream>;
	rdfs:seeAlso         <http://rdf.debian.net/project/liburi-namespacemap-perl.ttl>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_01>
	a                    doap:Version;
	rdfs:label           "Initial release."@en;
	dc:issued            "2012-08-28"^^xsd:date;
	doap:revision        "0.01"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_02>
	a                    doap:Version;
	rdfs:label           "Minor bugfixes."@en;
	dc:issued            "2012-08-30"^^xsd:date;
	doap:revision        "0.02"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_04>
	a                    doap:Version;
	rdfs:label           "Reverse lookups."@en;
	dc:issued            "2012-10-23"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Stop using blank node in makefile.ttl to fix version_from."@en;
		], [
			a doap-changeset:Addition;
			rdfs:label "Adding reverse lookups, i.e. abbreviation and prefix_for."@en;
			doap-changeset:blame <http://doriantaylor.com/person/dorian-taylor>;
		];
	];
	doap:revision        "0.04"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_06>
	a                    doap:Version;
	rdfs:label           "Bugfix release."@en;
	dc:issued            "2012-11-28"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "URI::Namespace must be used from URI::NamespaceMap."@en;
		];
	];
	doap:revision        "0.06"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_08>
	a                    doap:Version;
	rdfs:label           "Prefix guessing."@en;
	dc:issued            "2014-05-19"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Addition;
			rdfs:label "Prefix guessing using RDF::NS, RDF::Prefixes or XML::CommonNS."@en;
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Fix breakage in terms with hyphens."@en;
			doap-changeset:blame <http://doriantaylor.com/person/dorian-taylor>;
		];
	];
	doap:revision        "0.08"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_10>
	a                    doap:Version;
	rdfs:label           "Compatibility with RDF::Trine::NamespaceMap."@en;
	dc:issued            "2014-05-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Addition;
			rdfs:label "Make it possible to send local part to the uri method of URI::Namespace."@en;
			doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/perigrin>;
		];
	];
	doap:revision        "0.10"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_12>
	a                    doap:Version;
	rdfs:label           "Support IRI module."@en;
	dc:issued            "2014-09-29"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Addition;
			rdfs:label "Support the new IRI module."@en;
			doap-changeset:blame <http://kasei.us/about/foaf.xrdf#greg>;
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Silence warnings when URI doesn't have local part."@en;
		], [
			a doap-changeset:Addition;
			rdfs:label "Warn the user in test when they have too old RDF::NS."@en;
		], [
			a doap-changeset:Addition;
			rdfs:label "Use Types::URI."@en;
		], [
			a doap-changeset:Addition;
			rdfs:label "Link Debian packages in metadata."@en;
		];
	];
	doap:revision        "0.12"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_0.12>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_20>
	a                    doap:Version;
	rdfs:label           "Moo refactoring."@en;
	dc:issued            "2014-10-05"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Port to Moo."@en;
			doap-changeset:blame <http://purl.org/NET/cpan-uri/person/tobyink>;
		], [
			a doap-changeset:Change;
			rdfs:label "Convert packaging to Dist::Inkt."@en;
			doap-changeset:blame <http://purl.org/NET/cpan-uri/person/tobyink>;
		], [
			a doap-changeset:Addition;
			rdfs:label "Warn the user when they have too old RDF::NS but not in automated tests."@en;
		];
	];
	doap:revision        "0.20"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_21>
	a                    doap:Version;
	rdfs:label           "Fix missing Changes."@en;
	dc:issued            "2014-10-05"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Fix missing Changes."@en;
		];
	];
	doap:revision        "0.21"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_22>
	a                    doap:Version;
	rdfs:label           "Clean up source tree."@en;
	dc:issued            "2014-10-15"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Clean up source tree."@en;
		];
	];
	doap:revision        "0.22"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_0.22>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_24>
	a                    doap:Version;
	rdfs:label           "Improve documentation."@en;
	dc:issued            "2014-12-10"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Reindent using Emacs smart-tabs."@en;
		], [
			a doap-changeset:Change;
			rdfs:label "Improve documentation, autoloader."@en;
		], [
			a doap-changeset:Change;
			rdfs:label "Some code cleanup."@en;
		], [
			a doap-changeset:Bugfix;
			rdfs:label "Use a string comparison in failing test."@en;
		];
	];
	doap:revision        "0.24"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_0.24>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_26>
	a                    doap:Version;
	rdfs:label           "Support for RDF::NS::Curated."@en;
	dc:issued            "2015-09-01"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Change;
			rdfs:label "Support for RDF::NS::Curated."@en;
		];
	];
	doap:revision        "0.26"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_0.26>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_28>
	a                    doap:Version;
	rdfs:label           "Bugfix release."@en;
	dc:issued            "2015-09-23"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Had forgotten to update error messages."@en;
		];
	];
	doap:revision        "0.28"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_0.28>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_30>
	a                    doap:Version;
	rdfs:label           "Test bugfix."@en;
	dc:issued            "2016-02-12"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Remove a test because toolchain makes it hard to get the correct version."@en;
		];
	];
	doap:revision        "0.30"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_0.30>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_0_32>
	a                    doap:Version;
	rdfs:label           "New guessing method and improved diagnostics."@en;
	dc:issued            "2016-12-29"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Rework some tests that fails in strange ways."@en;
		], [
			a doap-changeset:Addition;
			rdfs:label "Add method for adding guesses post-construction."@en;
		], [
			a doap-changeset:Change;
			rdfs:label "Use carp instead of warns."@en;
		];
	];
	doap:revision        "0.32"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_00>
	a                    doap:Version;
	rdfs:label           "Check prefixes so they don't conflict with existing methods."@en;
	dc:issued            "2017-01-18"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Removal;
			rdfs:label "Remove strict/warnings pragmas where Moo is used."@en;
			doap-changeset:blame <http://purl.org/NET/cpan-uri/person/kwakwa>;
		], [
			a doap-changeset:Addition;
			rdfs:label "Prefixes that will conflict with existing methods will throw an error."@en;
			doap-changeset:blame <http://purl.org/NET/cpan-uri/person/kwakwa>;
		], [
			a doap-changeset:Change;
			rdfs:label "Minor cleanups."@en;
		], [
			a doap-changeset:Change;
			rdfs:label "Improve the BUILDARGS code."@en;
			doap-changeset:thanks <http://purl.org/NET/cpan-uri/person/perigrin>;
		];
	];
	doap:revision        "1.00"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_02>
	a                    doap:Version;
	rdfs:label           "Append a hash to URIs needing it."@en;
	dc:issued            "2017-06-21"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "When adding local names, check if namespace ends in hash or slash, and append hash if not."@en;
		];
	];
	doap:revision        "1.02"^^xsd:string.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_04>
	a                    doap:Version;
	rdfs:label           "Append a hash to only to XSD URIs."@en;
	dc:issued            "2017-07-08"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Bugfix;
			rdfs:label "Partly revert fix in 1.02, now only append a hash to the XML Schema URI (closes issue #14)."@en;
		];
	];
	doap:revision        "1.04"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_1.04>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_06>
	a                    doap:Version;
	rdfs:label           "Add each_map method."@en;
	dc:issued            "2018-01-27"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Addition;
			rdfs:label "Add each_map method"@en;
		], [
			a doap-changeset:Addition;
			rdfs:label "Check for Iri in scrubber"@en;
		];
	];
	doap:revision        "1.06"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_1.06>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_08>
	a                    doap:Version;
	rdfs:label           "Add local_part method."@en;
	dc:issued            "2019-04-15"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Addition;
			rdfs:label "Add local_part method to URI::Namespace."@en;
		];
	];
	doap:revision        "1.08"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_1.08>.

<http://purl.org/NET/cpan-uri/dist/URI-NamespaceMap/v_1_10>
	a                    doap:Version;
	rdfs:label           "Add more coercions."@en;
	dc:issued            "2019-11-20"^^xsd:date;
	doap-changeset:changeset [
		doap-changeset:item [
			a doap-changeset:Addition;
			rdfs:label "Add coercions for RDF::Trine and Attean classes."@en;
		], [
			a doap-changeset:Addition;
			rdfs:label "Bring Namespace.pm test coverage to 100%."@en;
		];
	];
	doap:revision        "1.10"^^xsd:string;
	owl:sameAs           <http://packages.qa.debian.org/liburi-namespacemap-perl#upstreamsrc_1.10>.

<http://purl.org/NET/cpan-uri/person/kjetilk>
	a                    foaf:Person;
	foaf:mbox            <mailto:kjetilk@cpan.org>;
	foaf:name            "Kjetil Kjernsmo";
	foaf:nick            "KjetilK";
	owl:sameAs           <http://www.kjetil.kjernsmo.net/foaf#me>, <https://solid.kjernsmo.net/profile/card#me>;
	rdfs:seeAlso         <http://www.kjetil.kjernsmo.net/foaf>;
	wot:hasKey           _:B1.

<http://purl.org/NET/cpan-uri/person/kwakwa>
	a                    foaf:Person;
	foaf:name            "Paul Williams";
	owl:sameAs           <http://git2prov.org/git2prov?giturl=https%3A%2F%2Fgithub.com%2Fkjetilk%2FURI-NamespaceMap&serialization=PROV-O#user-Paul-Williams>.

<http://purl.org/NET/cpan-uri/person/perigrin>
	a                    foaf:Person;
	foaf:mbox            <mailto:chris@prather.org>;
	foaf:name            "Chris Prather";
	owl:sameAs           <http://git2prov.org/git2prov?giturl=https%3A%2F%2Fgithub.com%2Fkjetilk%2FURI-NamespaceMap&serialization=PROV-O#user-Chris-Prather>.

<http://purl.org/NET/cpan-uri/person/tobyink>
	a                    foaf:Person;
	doap:mbox            <mailto:tobyink@cpan.org>;
	doap:name            "Toby Inkster";
	doap:page            <https://metacpan.org/author/TOBYINK>;
	foaf:mbox            <mailto:tobyink@cpan.org>;
	foaf:name            "Toby Inkster";
	owl:sameAs           <http://git2prov.org/git2prov?giturl=https%3A%2F%2Fgithub.com%2Fkjetilk%2FURI-NamespaceMap&serialization=PROV-O#user-Toby-Inkster>, <http://tobyinkster.co.uk/#i>.

<http://www.kjetil.kjernsmo.net/foaf#me>
	a                    foaf:Person;
	foaf:homepage        <http://kjetil.kjernsmo.net/>;
	foaf:mbox            <mailto:kjetilk@cpan.org>;
	foaf:name            "Kjetil Kjernsmo";
	foaf:nick            "KjetilK";
	owl:sameAs           <http://git2prov.org/git2prov?giturl=https%3A%2F%2Fgithub.com%2Fkjetilk%2FURI-NamespaceMap&serialization=PROV-O#user-Kjetil-Kjernsmo>, <http://purl.org/NET/cpan-uri/person/kjetilk>, <https://solid.kjernsmo.net/profile/card#me>;
	rdfs:seeAlso         <http://www.kjetil.kjernsmo.net/foaf>, <https://solid.kjernsmo.net/profile/card>;
	wot:hasKey           _:B1.

_:B1
	a                    wot:PubKey;
	wot:fingerprint      "0ECC8BC6D0A2E9B93BA417267FBEE8DF3A9E4AA5".