nanopub 0.2.0

A cross-platform Rust library to sign Nanopublications, with bindings to Python and JS (wasm)
Documentation
<?xml version='1.0'?>
<TriX xmlns='http://www.w3.org/2004/03/trix/trix-1/'>
	<graph>
		<uri>http://example.org/nanopub-validator-example/Head</uri>
		<triple>
			<uri>http://example.org/nanopub-validator-example/</uri>
			<uri>http://www.nanopub.org/nschema#hasAssertion</uri>
			<uri>http://example.org/nanopub-validator-example/assertion</uri>
		</triple>
		<triple>
			<uri>http://example.org/nanopub-validator-example/</uri>
			<uri>http://www.nanopub.org/nschema#hasProvenance</uri>
			<uri>http://example.org/nanopub-validator-example/provenance</uri>
		</triple>
		<triple>
			<uri>http://example.org/nanopub-validator-example/</uri>
			<uri>http://www.nanopub.org/nschema#hasPublicationInfo</uri>
			<uri>http://example.org/nanopub-validator-example/pubinfo</uri>
		</triple>
		<triple>
			<uri>http://example.org/nanopub-validator-example/</uri>
			<uri>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</uri>
			<uri>http://www.nanopub.org/nschema#Nanopublication</uri>
		</triple>
	</graph>
	<graph>
		<uri>http://example.org/nanopub-validator-example/assertion</uri>
		<triple>
			<uri>http://example.org/mosquito</uri>
			<uri>http://example.org/transmits</uri>
			<uri>http://example.org/malaria</uri>
		</triple>
	</graph>
	<graph>
		<uri>http://example.org/nanopub-validator-example/provenance</uri>
		<triple>
			<uri>http://example.org/nanopub-validator-example/assertion</uri>
			<uri>http://www.w3.org/ns/prov#hadPrimarySource</uri>
			<uri>http://dx.doi.org/10.3233/ISU-2010-0613</uri>
		</triple>
	</graph>
	<graph>
		<uri>http://example.org/nanopub-validator-example/pubinfo</uri>
		<triple>
			<uri>http://example.org/nanopub-validator-example/</uri>
			<uri>http://purl.org/dc/terms/created</uri>
			<typedLiteral datatype='http://www.w3.org/2001/XMLSchema#dateTime'>2014-07-24T18:05:11+01:00</typedLiteral>
		</triple>
		<triple>
			<uri>http://example.org/nanopub-validator-example/</uri>
			<uri>http://purl.org/pav/createdBy</uri>
			<uri>http://orcid.org/0000-0002-1267-0234</uri>
		</triple>
		<triple>
			<uri>http://example.org/nanopub-validator-example/</uri>
			<uri>http://www.w3.org/1999/02/22-rdf-syntax-ns#type</uri>
			<uri>http://purl.org/nanopub/x/ExampleNanopub</uri>
		</triple>
	</graph>
</TriX>