Module-Install-RDF
view release on metacpan or search on metacpan
@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/Module-Install-RDF/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
dist:project
a doap:Project;
doap:name "Module-Install-RDF";
cpant:perl_version_from [
a nfo:FileDataObject;
a nfo:SourceCode;
rdfs:label "Module::Install::RDF";
nfo:fileName "lib/Module/Install/RDF.pm";
nfo:programmingLanguage "Perl";
];
cpant:readme_from [
a nfo:FileDataObject;
a nfo:SourceCode;
rdfs:label "Module::Install::RDF";
nfo:fileName "lib/Module/Install/RDF.pm";
nfo:programmingLanguage "Perl";
];
cpant:requires "Module::Install 1.00"^^cpant:dsWithVersion;
cpant:requires "Module::Runtime"^^cpant:dsWithoutVersion;
cpant:requires "Object::ID"^^cpant:dsWithoutVersion;
cpant:requires "RDF::TriN3 0.201"^^cpant:dsWithVersion;
cpant:requires "RDF::Trine 0.135"^^cpant:dsWithVersion;
cpant:requires "URI::file 4.0"^^cpant:dsWithVersion;
cpant:test_requires "Test::More 0.61"^^cpant:dsWithVersion;
cpant:version_from [
a nfo:FileDataObject;
a nfo:SourceCode;
rdfs:label "Module::Install::RDF";
nfo:fileName "lib/Module/Install/RDF.pm";
nfo:programmingLanguage "Perl";
];
dc:contributor cpan:tobyink;
doap:bug-database <http://rt.cpan.org/Dist/Display.html?Queue=Module-Install-RDF>;
doap:category [ rdfs:label "Semantic Web" ];
doap:category [ rdfs:label "Packaging" ];
doap:created "2011-09-30"^^xsd:date;
doap:developer cpan:tobyink;
doap:documenter cpan:tobyink;
doap:download-page <https://metacpan.org/release/Module-Install-RDF>;
doap:homepage <https://metacpan.org/release/Module-Install-RDF>;
doap:license <http://dev.perl.org/licenses/>;
doap:maintainer cpan:tobyink;
doap:programming-language "Perl";
doap:release dist:v_0-001;
doap:release dist:v_0-002;
doap:release dist:v_0-003;
doap:release dist:v_0-004;
doap:release dist:v_0-005;
doap:release dist:v_0-006;
doap:release dist:v_0-007;
doap:release dist:v_0-008;
doap:release dist:v_0-009;
doap:repository [
a doap:GitRepository;
doap:browse <https://github.com/tobyink/p5-module-install-rdf>;
];
doap:shortdesc "advanced metadata for your distribution"@en;
( run in 1.529 second using v1.01-cache-2.11-cpan-e1769b4cff6 )