RDF-TriN3

 view release on metacpan or  search on metacpan

META.ttl  view on Meta::CPAN

@prefix cpan:  <http://purl.org/NET/cpan-uri/person/> .
@prefix cpant: <http://purl.org/NET/cpan-uri/terms#> .
@prefix dc:    <http://purl.org/dc/terms/> .
@prefix dcs:   <http://ontologi.es/doap-changeset#> .
@prefix dist:  <http://purl.org/NET/cpan-uri/dist/RDF-TriN3/> .
@prefix doap:  <http://usefulinc.com/ns/doap#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix nfo:   <http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix rdf-trine: <http://purl.org/NET/cpan-uri/dist/RDF-Trine/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .

dist:project
	a                 doap:Project;
	doap:name         "RDF-TriN3";
	cpant:perl_version_from _:B1;
	cpant:readme_from _:B1;
	cpant:requires    "Data::UUID";
	cpant:requires    "Encode";
	cpant:requires    "LWP::UserAgent";
	cpant:requires    "Log::Log4perl";
	cpant:requires    "Module::Runtime";
	cpant:requires    "RDF::NS::Trine";
	cpant:requires    "RDF::Trine 0.135";
	cpant:requires    "Scalar::Util";
	cpant:requires    "URI";
	cpant:requires    "URI::Escape";
	cpant:requires    "namespace::clean";
	cpant:requires    "parent";
	cpant:test_requires "Test::More 0.61";
	cpant:version_from _:B1;
	doap:bug-database <http://rt.cpan.org/Dist/Display.html?Queue=RDF-TriN3>;
	doap:category     [ rdfs:label "RDF" ];
	doap:category     [ rdfs:label "Trine" ];
	doap:category     [ rdfs:label "N3" ];
	doap:category     [ rdfs:label "Notation 3" ];
	doap:category     [ rdfs:label "Semantic Web" ];
	doap:created      "2010-07-02"^^xsd:date;
	doap:developer    <http://tobyinkster.co.uk/#i>;
	doap:documenter   <http://tobyinkster.co.uk/#i>;
	doap:download-page <https://metacpan.org/release/RDF-TriN3>;
	doap:homepage     <https://metacpan.org/release/RDF-TriN3>;
	doap:license      <http://dev.perl.org/licenses/>;
	doap:maintainer   <http://tobyinkster.co.uk/#i>;
	doap:programming-language "Perl";
	doap:release      dist:v_0-126;
	doap:release      dist:v_0-128;
	doap:release      dist:v_0-129;
	doap:release      dist:v_0-136;
	doap:release      dist:v_0-200;
	doap:release      dist:v_0-201;
	doap:release      dist:v_0-202;
	doap:release      dist:v_0-203;
	doap:release      dist:v_0-204;
	doap:release      dist:v_0-205;
	doap:release      dist:v_0-206;
	doap:repository   [
		a doap:SVNRepository;
		doap:browse <http://goddamn.co.uk/svn-web/perlmods/browse/RDF-TriN3/>;
	];
	doap:shortdesc    "notation 3 extensions for RDF::Trine"@en;
	doap:tester       <http://tobyinkster.co.uk/#i>.

dist:v_0-126
	a                 doap:Version;
	cpant:compatible_with rdf-trine:v_0-126;
	dc:issued         "2010-08-17"^^xsd:date;



( run in 1.807 second using v1.01-cache-2.11-cpan-39bf76dae61 )