[librdf-doap-perl] 35/45: New upstream version 0.100
Jonas Smedegaard
dr at jones.dk
Sat Dec 23 10:36:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/0.100-1
in repository librdf-doap-perl.
commit 86369da97f03fe2346e82d2de1fe1e2c11364aa2
Merge: 935617f afa1558
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Dec 23 11:10:52 2017 +0100
New upstream version 0.100
CONTRIBUTING | 83 -------
COPYRIGHT | 31 +--
CREDITS | 1 +
Changes | 9 +-
LICENSE | 6 +-
MANIFEST | 2 +-
META.json | 66 ++---
META.yml | 60 ++---
Makefile.PL | 143 +++++------
README | 8 +-
lib/RDF/DOAP.pm => README.pod | 7 +-
SIGNATURE | 87 ++++---
doap.ttl | 399 ++++++++++++++----------------
lib/RDF/DOAP.pm | 7 +-
lib/RDF/DOAP/Change.pm | 4 +-
lib/RDF/DOAP/Change/Addition.pm | 2 +-
lib/RDF/DOAP/Change/BackCompat.pm | 2 +-
lib/RDF/DOAP/Change/Bugfix.pm | 2 +-
lib/RDF/DOAP/Change/Documentation.pm | 2 +-
lib/RDF/DOAP/Change/Packaging.pm | 2 +-
lib/RDF/DOAP/Change/Regression.pm | 2 +-
lib/RDF/DOAP/Change/Removal.pm | 2 +-
lib/RDF/DOAP/Change/SecurityFix.pm | 2 +-
lib/RDF/DOAP/Change/SecurityRegression.pm | 2 +-
lib/RDF/DOAP/Change/Tests.pm | 2 +-
lib/RDF/DOAP/Change/Update.pm | 2 +-
lib/RDF/DOAP/ChangeSet.pm | 2 +-
lib/RDF/DOAP/Issue.pm | 2 +-
lib/RDF/DOAP/Person.pm | 2 +-
lib/RDF/DOAP/Project.pm | 4 +-
lib/RDF/DOAP/Repository.pm | 2 +-
lib/RDF/DOAP/Resource.pm | 2 +-
lib/RDF/DOAP/Types.pm | 5 +-
lib/RDF/DOAP/Utils.pm | 4 +-
lib/RDF/DOAP/Version.pm | 4 +-
35 files changed, 441 insertions(+), 521 deletions(-)
diff --cc COPYRIGHT
index 55f50d2,0000000..5622b19
mode 100644,000000..100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@@ -1,75 -1,0 +1,78 @@@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: RDF-DOAP
- Upstream-Contact: Toby Inkster (TOBYINK) <tobyink at cpan.org>
++Upstream-Contact: Kjetil Kjernsmo (KJETILK) <kjetilk at cpan.org> and Toby Inkster (TOBYINK) <tobyink at cpan.org>
+Source: https://metacpan.org/release/RDF-DOAP
+
+Files: Changes
+ META.json
+ META.yml
++ dist.ini
+ doap.ttl
+ lib/RDF/DOAP/Change.pm
+ lib/RDF/DOAP/Change/Addition.pm
+ lib/RDF/DOAP/Change/BackCompat.pm
+ lib/RDF/DOAP/Change/Bugfix.pm
+ lib/RDF/DOAP/Change/Documentation.pm
+ lib/RDF/DOAP/Change/Packaging.pm
+ lib/RDF/DOAP/Change/Regression.pm
+ lib/RDF/DOAP/Change/Removal.pm
+ lib/RDF/DOAP/Change/SecurityFix.pm
+ lib/RDF/DOAP/Change/SecurityRegression.pm
+ lib/RDF/DOAP/Change/Tests.pm
+ lib/RDF/DOAP/Change/Update.pm
+ lib/RDF/DOAP/ChangeSet.pm
+ lib/RDF/DOAP/Issue.pm
+ lib/RDF/DOAP/Person.pm
+ lib/RDF/DOAP/Project.pm
+ lib/RDF/DOAP/Repository.pm
+ lib/RDF/DOAP/Resource.pm
+ lib/RDF/DOAP/Types.pm
+ lib/RDF/DOAP/Utils.pm
+ lib/RDF/DOAP/Version.pm
- Copyright: Copyright 2014 Toby Inkster.
++Copyright: Copyright 2017 Kjetil Kjernsmo and Toby Inkster.
+License: GPL-1.0+ or Artistic-1.0
+
- Files: CONTRIBUTING
- INSTALL
++Files: INSTALL
+ LICENSE
+ examples/changelog.pl
+ examples/credits.pl
+ examples/gnome-data.pl
+ examples/moose-data.pl
+ examples/simple.pl
+Copyright: Unknown
+License: Unknown
+
- Files: README
- lib/RDF/DOAP.pm
- t/01basic.t
- t/02changelog.t
- Copyright: This software is copyright (c) 2013 by Toby Inkster.
- License: GPL-1.0+ or Artistic-1.0
-
+Files: COPYRIGHT
+ CREDITS
+ SIGNATURE
+Copyright: None
+License: public-domain
+
++Files: README
++ README.pod
++ lib/RDF/DOAP.pm
++Copyright: This software is copyright (c) 2013 by Toby Inkster, 2017 by Kjetil Kjernsmo.
++License: GPL-1.0+ or Artistic-1.0
++
++Files: t/01basic.t
++ t/02changelog.t
++Copyright: This software is copyright (c) 2013 by Toby Inkster.
++License: GPL-1.0+ or Artistic-1.0
++
+Files: Makefile.PL
- dist.ini
+Copyright: Copyright 2013 Toby Inkster.
+License: GPL-1.0+ or Artistic-1.0
+
+License: Artistic-1.0
- This software is Copyright (c) 2014 by the copyright holder(s).
++ This software is Copyright (c) 2017 by the copyright holder(s).
+
+ This is free software, licensed under:
+
+ The Artistic License 1.0
+
+License: GPL-1.0
- This software is Copyright (c) 2014 by the copyright holder(s).
++ This software is Copyright (c) 2017 by the copyright holder(s).
+
+ This is free software, licensed under:
+
+ The GNU General Public License, Version 1, February 1989
diff --cc CREDITS
index 4e6d60b,0000000..5564909
mode 100644,000000..100644
--- a/CREDITS
+++ b/CREDITS
@@@ -1,3 -1,0 +1,4 @@@
+Maintainer:
++- Kjetil Kjernsmo (KJETILK) <kjetilk at cpan.org>
+- Toby Inkster (TOBYINK) <tobyink at cpan.org>
+
diff --cc Changes
index a2a543f,0000000..43ac99d
mode 100644,000000..100644
--- a/Changes
+++ b/Changes
@@@ -1,70 -1,0 +1,77 @@@
+RDF-DOAP
+========
+
+Created: 2013-08-11
+Home page: <https://metacpan.org/release/RDF-DOAP>
- Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=RDF-DOAP>
++Bug tracker: <https://github.com/kjetilk/p5-rdf-doap/issues>
+Maintainer: Toby Inkster (TOBYINK) <tobyink at cpan.org>
++Maintainer: Kjetil Kjernsmo (KJETILK) <kjetilk at cpan.org>
++
++0.100 2017-12-21
++
++ - Added: RDF::DOAP::Project now has methods for foras.
++ - Replace List::MoreUtils with List::Util.
++ - Some minor changes.
+
+0.012 2014-09-07
+
+ [ Bug Fixes ]
+ - Prevent gather_objects from returning non-references.
+
+0.011 2014-08-12
+
+ [ Bug Fixes ]
+ - Don't import Types::Standard type constraints twice over.
+
+0.010 2013-09-30
+
+ [ Bug Fixes ]
+ - Use Exporter::Tiny instead of Exporter::TypeTiny.
+
+0.009 2013-09-07
+
+ [ Bug Fixes ]
+ - Fix entries in changelog for changes with no explicit rdf:type.
+
+0.008 2013-09-03
+
+ [ Bug Fixes ]
+ - Fix some 'uninitialized' warnings.
+
+0.007 2013-09-03
+
+
+ - Make sure entries within changelog groups are lexicograpically sorted.
+
+0.006 2013-09-03
+
+
+ - Updated: New roles added for dcs:BackCompat and dcs:Tests.
+
+0.005 2013-08-13
+
+ [ Bug Fixes ]
+ - Further fix for `rdf_get`, `rdf_get_literal` and `rdf_get_uri` methods.
+
+0.004 2013-08-13
+
+ [ Bug Fixes ]
+ - Fix `rdf_get`, `rdf_get_literal` and `rdf_get_uri` methods.
+
+ [ Packaging ]
+ - Add missing dep on Test::LongString.
+
+ [ Other ]
+ - Improved stringification for RDF::DOAP::Person.
+
+0.003 2013-08-13
+
+ - Added: RDF::DOAP::Resource now has `rdf_get`, `rdf_get_literal` and
+ `rdf_get_uri` methods.
+
+0.002 2013-08-12
+
+ [ Packaging ]
+ - Various mini fixes.
+
+0.001 2013-08-12 Initial release
diff --cc LICENSE
index 351778e,0000000..0b5d723
mode 100644,000000..100644
--- a/LICENSE
+++ b/LICENSE
@@@ -1,379 -1,0 +1,379 @@@
- This software is copyright (c) 2014 by Toby Inkster.
++This software is copyright (c) 2017 by Kjetil Kjernsmo and Toby Inkster.
+
+This is free software; you can redistribute it and/or modify it under
+the same terms as the Perl 5 programming language system itself.
+
+Terms of the Perl programming language system itself
+
+a) the GNU General Public License as published by the Free
+ Software Foundation; either version 1, or (at your option) any
+ later version, or
+b) the "Artistic License"
+
+--- The GNU General Public License, Version 1, February 1989 ---
+
- This software is Copyright (c) 2014 by Toby Inkster.
++This software is Copyright (c) 2017 by Kjetil Kjernsmo and Toby Inkster.
+
+This is free software, licensed under:
+
+ The GNU General Public License, Version 1, February 1989
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 1, February 1989
+
+ Copyright (C) 1989 Free Software Foundation, Inc.
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The license agreements of most software companies try to keep users
+at the mercy of those companies. By contrast, our General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users. The
+General Public License applies to the Free Software Foundation's
+software and to any other program whose authors commit to using it.
+You can use it for your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Specifically, the General Public License is designed to make
+sure that you have the freedom to give away or sell copies of free
+software, that you receive source code or can get it if you want it,
+that you can change the software or use pieces of it in new free
+programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+ For example, if you distribute copies of a such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have. You must make sure that they, too, receive or can get the
+source code. And you must tell them their rights.
+
+ We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+ Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software. If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ GNU GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any program or other work which
+contains a notice placed by the copyright holder saying it may be
+distributed under the terms of this General Public License. The
+"Program", below, refers to any such program or work, and a "work based
+on the Program" means either the Program or any work containing the
+Program or a portion of it, either verbatim or with modifications. Each
+licensee is addressed as "you".
+
+ 1. You may copy and distribute verbatim copies of the Program's source
+code as you receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice and
+disclaimer of warranty; keep intact all the notices that refer to this
+General Public License and to the absence of any warranty; and give any
+other recipients of the Program a copy of this General Public License
+along with the Program. You may charge a fee for the physical act of
+transferring a copy.
+
+ 2. You may modify your copy or copies of the Program or any portion of
+it, and copy and distribute such modifications under the terms of Paragraph
+1 above, provided that you also do the following:
+
+ a) cause the modified files to carry prominent notices stating that
+ you changed the files and the date of any change; and
+
+ b) cause the whole of any work that you distribute or publish, that
+ in whole or in part contains the Program or any part thereof, either
+ with or without modifications, to be licensed at no charge to all
+ third parties under the terms of this General Public License (except
+ that you may choose to grant warranty protection to some or all
+ third parties, at your option).
+
+ c) If the modified program normally reads commands interactively when
+ run, you must cause it, when started running for such interactive use
+ in the simplest and most usual way, to print or display an
+ announcement including an appropriate copyright notice and a notice
+ that there is no warranty (or else, saying that you provide a
+ warranty) and that users may redistribute the program under these
+ conditions, and telling the user how to view a copy of this General
+ Public License.
+
+ d) You may charge a fee for the physical act of transferring a
+ copy, and you may at your option offer warranty protection in
+ exchange for a fee.
+
+Mere aggregation of another independent work with the Program (or its
+derivative) on a volume of a storage or distribution medium does not bring
+the other work under the scope of these terms.
+
+ 3. You may copy and distribute the Program (or a portion or derivative of
+it, under Paragraph 2) in object code or executable form under the terms of
+Paragraphs 1 and 2 above provided that you also do one of the following:
+
+ a) accompany it with the complete corresponding machine-readable
+ source code, which must be distributed under the terms of
+ Paragraphs 1 and 2 above; or,
+
+ b) accompany it with a written offer, valid for at least three
+ years, to give any third party free (except for a nominal charge
+ for the cost of distribution) a complete machine-readable copy of the
+ corresponding source code, to be distributed under the terms of
+ Paragraphs 1 and 2 above; or,
+
+ c) accompany it with the information you received as to where the
+ corresponding source code may be obtained. (This alternative is
+ allowed only for noncommercial distribution and only if you
+ received the program in object code or executable form alone.)
+
+Source code for a work means the preferred form of the work for making
+modifications to it. For an executable file, complete source code means
+all the source code for all modules it contains; but, as a special
+exception, it need not include source code for modules which are standard
+libraries that accompany the operating system on which the executable
+file runs, or for standard header files or definitions files that
+accompany that operating system.
+
+ 4. You may not copy, modify, sublicense, distribute or transfer the
+Program except as expressly provided under this General Public License.
+Any attempt otherwise to copy, modify, sublicense, distribute or transfer
+the Program is void, and will automatically terminate your rights to use
+the Program under this License. However, parties who have received
+copies, or rights to use copies, from you under this General Public
+License will not have their licenses terminated so long as such parties
+remain in full compliance.
+
+ 5. By copying, distributing or modifying the Program (or any work based
+on the Program) you indicate your acceptance of this license to do so,
+and all its terms and conditions.
+
+ 6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the original
+licensor to copy, distribute or modify the Program subject to these
+terms and conditions. You may not impose any further restrictions on the
+recipients' exercise of the rights granted herein.
+
+ 7. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of the license which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation. If the Program does not specify a version number of
+the license, you may choose any version ever published by the Free Software
+Foundation.
+
+ 8. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission. For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this. Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+ NO WARRANTY
+
+ 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+ 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ Appendix: How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+possible use to humanity, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these
+terms.
+
+ To do so, attach the following notices to the program. It is safest to
+attach them to the start of each source file to most effectively convey
+the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+ <one line to give the program's name and a brief idea of what it does.>
+ Copyright (C) 19yy <name of author>
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) 19xx name of author
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+ This is free software, and you are welcome to redistribute it
+ under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the
+appropriate parts of the General Public License. Of course, the
+commands you use may be called something other than `show w' and `show
+c'; they could even be mouse-clicks or menu items--whatever suits your
+program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary. Here a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
+ program `Gnomovision' (a program to direct compilers to make passes
+ at assemblers) written by James Hacker.
+
+ <signature of Ty Coon>, 1 April 1989
+ Ty Coon, President of Vice
+
+That's all there is to it!
+
+
+--- The Artistic License 1.0 ---
+
- This software is Copyright (c) 2014 by Toby Inkster.
++This software is Copyright (c) 2017 by Kjetil Kjernsmo and Toby Inkster.
+
+This is free software, licensed under:
+
+ The Artistic License 1.0
+
+The Artistic License
+
+Preamble
+
+The intent of this document is to state the conditions under which a Package
+may be copied, such that the Copyright Holder maintains some semblance of
+artistic control over the development of the package, while giving the users of
+the package the right to use and distribute the Package in a more-or-less
+customary fashion, plus the right to make reasonable modifications.
+
+Definitions:
+
+ - "Package" refers to the collection of files distributed by the Copyright
+ Holder, and derivatives of that collection of files created through
+ textual modification.
+ - "Standard Version" refers to such a Package if it has not been modified,
+ or has been modified in accordance with the wishes of the Copyright
+ Holder.
+ - "Copyright Holder" is whoever is named in the copyright or copyrights for
+ the package.
+ - "You" is you, if you're thinking about copying or distributing this Package.
+ - "Reasonable copying fee" is whatever you can justify on the basis of media
+ cost, duplication charges, time of people involved, and so on. (You will
+ not be required to justify it to the Copyright Holder, but only to the
+ computing community at large as a market that must bear the fee.)
+ - "Freely Available" means that no fee is charged for the item itself, though
+ there may be fees involved in handling the item. It also means that
+ recipients of the item may redistribute it under the same conditions they
+ received it.
+
+1. You may make and give away verbatim copies of the source form of the
+Standard Version of this Package without restriction, provided that you
+duplicate all of the original copyright notices and associated disclaimers.
+
+2. You may apply bug fixes, portability fixes and other modifications derived
+from the Public Domain or from the Copyright Holder. A Package modified in such
+a way shall still be considered the Standard Version.
+
+3. You may otherwise modify your copy of this Package in any way, provided that
+you insert a prominent notice in each changed file stating how and when you
+changed that file, and provided that you do at least ONE of the following:
+
+ a) place your modifications in the Public Domain or otherwise make them
+ Freely Available, such as by posting said modifications to Usenet or an
+ equivalent medium, or placing the modifications on a major archive site
+ such as ftp.uu.net, or by allowing the Copyright Holder to include your
+ modifications in the Standard Version of the Package.
+
+ b) use the modified Package only within your corporation or organization.
+
+ c) rename any non-standard executables so the names do not conflict with
+ standard executables, which must also be provided, and provide a separate
+ manual page for each non-standard executable that clearly documents how it
+ differs from the Standard Version.
+
+ d) make other distribution arrangements with the Copyright Holder.
+
+4. You may distribute the programs of this Package in object code or executable
+form, provided that you do at least ONE of the following:
+
+ a) distribute a Standard Version of the executables and library files,
+ together with instructions (in the manual page or equivalent) on where to
+ get the Standard Version.
+
+ b) accompany the distribution with the machine-readable source of the Package
+ with your modifications.
+
+ c) accompany any non-standard executables with their corresponding Standard
+ Version executables, giving the non-standard executables non-standard
+ names, and clearly documenting the differences in manual pages (or
+ equivalent), together with instructions on where to get the Standard
+ Version.
+
+ d) make other distribution arrangements with the Copyright Holder.
+
+5. You may charge a reasonable copying fee for any distribution of this
+Package. You may charge any fee you choose for support of this Package. You
+may not charge a fee for this Package itself. However, you may distribute this
+Package in aggregate with other (possibly commercial) programs as part of a
+larger (possibly commercial) software distribution provided that you do not
+advertise this Package as a product of your own.
+
+6. The scripts and library files supplied as input to or produced as output
+from the programs of this Package do not automatically fall under the copyright
+of this Package, but belong to whomever generated them, and may be sold
+commercially, and may be aggregated with this Package.
+
+7. C or perl subroutines supplied by you and linked into this Package shall not
+be considered part of this Package.
+
+8. The name of the Copyright Holder may not be used to endorse or promote
+products derived from this software without specific prior written permission.
+
+9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+The End
+
diff --cc MANIFEST
index 59df917,0000000..c5baf58
mode 100644,000000..100644
--- a/MANIFEST
+++ b/MANIFEST
@@@ -1,43 -1,0 +1,43 @@@
- CONTRIBUTING
+COPYRIGHT
+CREDITS
+Changes
+INSTALL
+LICENSE
+MANIFEST
+META.json
+META.yml
+Makefile.PL
+README
++README.pod
+SIGNATURE
+dist.ini
+doap.ttl
+examples/changelog.pl
+examples/credits.pl
+examples/gnome-data.pl
+examples/moose-data.pl
+examples/simple.pl
+lib/RDF/DOAP.pm
+lib/RDF/DOAP/Change.pm
+lib/RDF/DOAP/Change/Addition.pm
+lib/RDF/DOAP/Change/BackCompat.pm
+lib/RDF/DOAP/Change/Bugfix.pm
+lib/RDF/DOAP/Change/Documentation.pm
+lib/RDF/DOAP/Change/Packaging.pm
+lib/RDF/DOAP/Change/Regression.pm
+lib/RDF/DOAP/Change/Removal.pm
+lib/RDF/DOAP/Change/SecurityFix.pm
+lib/RDF/DOAP/Change/SecurityRegression.pm
+lib/RDF/DOAP/Change/Tests.pm
+lib/RDF/DOAP/Change/Update.pm
+lib/RDF/DOAP/ChangeSet.pm
+lib/RDF/DOAP/Issue.pm
+lib/RDF/DOAP/Person.pm
+lib/RDF/DOAP/Project.pm
+lib/RDF/DOAP/Repository.pm
+lib/RDF/DOAP/Resource.pm
+lib/RDF/DOAP/Types.pm
+lib/RDF/DOAP/Utils.pm
+lib/RDF/DOAP/Version.pm
+t/01basic.t
+t/02changelog.t
diff --cc META.json
index 0f6999e,0000000..11b1593
mode 100644,000000..100644
--- a/META.json
+++ b/META.json
@@@ -1,165 -1,0 +1,169 @@@
+{
+ "abstract" : "an object-oriented interface for DOAP (Description of a Project) data",
+ "author" : [
- "Toby Inkster (TOBYINK) <tobyink at cpan.org>"
++ "Toby Inkster (TOBYINK) <tobyink at cpan.org>",
++ "Kjetil Kjernsmo (KJETILK) <kjetilk at cpan.org>"
+ ],
+ "dynamic_config" : 0,
- "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.016, CPAN::Meta::Converter version 2.140640",
++ "generated_by" : "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
+ "keywords" : [],
+ "license" : [
+ "perl_5"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "RDF-DOAP",
+ "no_index" : {
+ "directory" : [
+ "eg",
+ "examples",
+ "inc",
+ "t",
+ "xt"
+ ]
+ },
+ "optional_features" : {},
+ "prereqs" : {
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : "6.17"
+ }
+ },
+ "develop" : {
+ "recommends" : {
+ "Dist::Inkt" : "0.001"
+ }
+ },
+ "runtime" : {
+ "requires" : {
+ "Exporter::Tiny" : "0.026",
+ "JSON" : "2.00",
- "List::MoreUtils" : "0",
++ "List::Util" : "1.45",
+ "Moose" : "2.0600",
+ "MooseX::AttributeTags" : "0.001",
+ "RDF::Trine" : "1.000",
+ "Types::Standard" : "0.022",
+ "match::simple" : "0.001",
+ "perl" : "5.010"
+ }
+ },
+ "test" : {
+ "requires" : {
+ "Test::LongString" : "0",
+ "Test::More" : "0.96"
+ }
+ }
+ },
+ "provides" : {
+ "RDF::DOAP" : {
+ "file" : "lib/RDF/DOAP.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change" : {
+ "file" : "lib/RDF/DOAP/Change.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::Addition" : {
+ "file" : "lib/RDF/DOAP/Change/Addition.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::BackCompat" : {
+ "file" : "lib/RDF/DOAP/Change/BackCompat.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::Bugfix" : {
+ "file" : "lib/RDF/DOAP/Change/Bugfix.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::Documentation" : {
+ "file" : "lib/RDF/DOAP/Change/Documentation.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::Packaging" : {
+ "file" : "lib/RDF/DOAP/Change/Packaging.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::Regression" : {
+ "file" : "lib/RDF/DOAP/Change/Regression.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::Removal" : {
+ "file" : "lib/RDF/DOAP/Change/Removal.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::SecurityFix" : {
+ "file" : "lib/RDF/DOAP/Change/SecurityFix.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::SecurityRegression" : {
+ "file" : "lib/RDF/DOAP/Change/SecurityRegression.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::Tests" : {
+ "file" : "lib/RDF/DOAP/Change/Tests.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Change::Update" : {
+ "file" : "lib/RDF/DOAP/Change/Update.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::ChangeSet" : {
+ "file" : "lib/RDF/DOAP/ChangeSet.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Issue" : {
+ "file" : "lib/RDF/DOAP/Issue.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Person" : {
+ "file" : "lib/RDF/DOAP/Person.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Project" : {
+ "file" : "lib/RDF/DOAP/Project.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Repository" : {
+ "file" : "lib/RDF/DOAP/Repository.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Resource" : {
+ "file" : "lib/RDF/DOAP/Resource.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Types" : {
+ "file" : "lib/RDF/DOAP/Types.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Utils" : {
+ "file" : "lib/RDF/DOAP/Utils.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ },
+ "RDF::DOAP::Version" : {
+ "file" : "lib/RDF/DOAP/Version.pm",
- "version" : "0.012"
++ "version" : "0.100"
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
- "X_identifier" : "http://purl.org/NET/cpan-uri/dist/RDF-DOAP/project",
+ "bugtracker" : {
- "web" : "http://rt.cpan.org/Dist/Display.html?Queue=RDF-DOAP"
++ "web" : "https://github.com/kjetilk/p5-rdf-doap/issues"
+ },
+ "homepage" : "https://metacpan.org/release/RDF-DOAP",
+ "license" : [
+ "http://dev.perl.org/licenses/"
+ ],
+ "repository" : {
+ "type" : "git",
- "url" : "git://github.com/tobyink/p5-rdf-doap.git",
- "web" : "https://github.com/tobyink/p5-rdf-doap"
- }
++ "url" : "git://github.com/kjetilk/p5-rdf-doap.git",
++ "web" : "https://github.com/kjetilk/p5-rdf-doap"
++ },
++ "x_IRC" : "irc://irc.perl.org/#perlrdf",
++ "x_identifier" : "http://purl.org/NET/cpan-uri/dist/RDF-DOAP/project"
+ },
- "version" : "0.012"
++ "version" : "0.100",
++ "x_serialization_backend" : "JSON::PP version 2.27300_01",
++ "x_static_install" : 1
+}
diff --cc META.yml
index 7a9e4dd,0000000..5803679
mode 100644,000000..100644
--- a/META.yml
+++ b/META.yml
@@@ -1,109 -1,0 +1,113 @@@
+---
+abstract: 'an object-oriented interface for DOAP (Description of a Project) data'
+author:
+ - 'Toby Inkster (TOBYINK) <tobyink at cpan.org>'
++ - 'Kjetil Kjernsmo (KJETILK) <kjetilk at cpan.org>'
+build_requires:
+ Test::LongString: '0'
+ Test::More: '0.96'
+configure_requires:
+ ExtUtils::MakeMaker: '6.17'
+dynamic_config: 0
- generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.016, CPAN::Meta::Converter version 2.140640'
++generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
+keywords: []
+license: perl
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: RDF-DOAP
+no_index:
+ directory:
+ - eg
+ - examples
+ - inc
+ - t
+ - xt
+optional_features: {}
+provides:
+ RDF::DOAP:
+ file: lib/RDF/DOAP.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change:
+ file: lib/RDF/DOAP/Change.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::Addition:
+ file: lib/RDF/DOAP/Change/Addition.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::BackCompat:
+ file: lib/RDF/DOAP/Change/BackCompat.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::Bugfix:
+ file: lib/RDF/DOAP/Change/Bugfix.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::Documentation:
+ file: lib/RDF/DOAP/Change/Documentation.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::Packaging:
+ file: lib/RDF/DOAP/Change/Packaging.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::Regression:
+ file: lib/RDF/DOAP/Change/Regression.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::Removal:
+ file: lib/RDF/DOAP/Change/Removal.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::SecurityFix:
+ file: lib/RDF/DOAP/Change/SecurityFix.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::SecurityRegression:
+ file: lib/RDF/DOAP/Change/SecurityRegression.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::Tests:
+ file: lib/RDF/DOAP/Change/Tests.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Change::Update:
+ file: lib/RDF/DOAP/Change/Update.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::ChangeSet:
+ file: lib/RDF/DOAP/ChangeSet.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Issue:
+ file: lib/RDF/DOAP/Issue.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Person:
+ file: lib/RDF/DOAP/Person.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Project:
+ file: lib/RDF/DOAP/Project.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Repository:
+ file: lib/RDF/DOAP/Repository.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Resource:
+ file: lib/RDF/DOAP/Resource.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Types:
+ file: lib/RDF/DOAP/Types.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Utils:
+ file: lib/RDF/DOAP/Utils.pm
- version: '0.012'
++ version: '0.100'
+ RDF::DOAP::Version:
+ file: lib/RDF/DOAP/Version.pm
- version: '0.012'
++ version: '0.100'
+requires:
+ Exporter::Tiny: '0.026'
+ JSON: '2.00'
- List::MoreUtils: '0'
++ List::Util: '1.45'
+ Moose: '2.0600'
+ MooseX::AttributeTags: '0.001'
+ RDF::Trine: '1.000'
+ Types::Standard: '0.022'
+ match::simple: '0.001'
+ perl: '5.010'
+resources:
- X_identifier: http://purl.org/NET/cpan-uri/dist/RDF-DOAP/project
- bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=RDF-DOAP
++ IRC: irc://irc.perl.org/#perlrdf
++ Identifier: http://purl.org/NET/cpan-uri/dist/RDF-DOAP/project
++ bugtracker: https://github.com/kjetilk/p5-rdf-doap/issues
+ homepage: https://metacpan.org/release/RDF-DOAP
+ license: http://dev.perl.org/licenses/
- repository: git://github.com/tobyink/p5-rdf-doap.git
- version: '0.012'
++ repository: git://github.com/kjetilk/p5-rdf-doap.git
++version: '0.100'
++x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
++x_static_install: 1
diff --cc Makefile.PL
index a709915,0000000..28d3a28
mode 100644,000000..100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@@ -1,174 -1,0 +1,179 @@@
+use strict;
+use ExtUtils::MakeMaker 6.17;
+
+my $EUMM = eval( $ExtUtils::MakeMaker::VERSION );
+
+my $meta = {
- "abstract" => "an object-oriented interface for DOAP (Description of a Project) data",
- "author" => ["Toby Inkster (TOBYINK) <tobyink\@cpan.org>"],
- "dynamic_config" => 0,
- "generated_by" => "Dist::Inkt::Profile::TOBYINK version 0.016, CPAN::Meta::Converter version 2.140640",
- "keywords" => [],
- "license" => ["perl_5"],
- "meta-spec" => {
- url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
- version => 2,
- },
- "name" => "RDF-DOAP",
- "no_index" => { directory => ["eg", "examples", "inc", "t", "xt"] },
- "prereqs" => {
- configure => { requires => { "ExtUtils::MakeMaker" => 6.17 } },
- develop => { recommends => { "Dist::Inkt" => 0.001 } },
- runtime => {
- requires => {
- "Exporter::Tiny" => 0.026,
- "JSON" => "2.00",
- "List::MoreUtils" => 0,
- "match::simple" => 0.001,
- "Moose" => "2.0600",
- "MooseX::AttributeTags" => 0.001,
- "perl" => "5.010",
- "RDF::Trine" => "1.000",
- "Types::Standard" => 0.022,
++ "abstract" => "an object-oriented interface for DOAP (Description of a Project) data",
++ "author" => [
++ "Toby Inkster (TOBYINK) <tobyink\@cpan.org>",
++ "Kjetil Kjernsmo (KJETILK) <kjetilk\@cpan.org>",
++ ],
++ "dynamic_config" => 0,
++ "generated_by" => "Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010",
++ "keywords" => [],
++ "license" => ["perl_5"],
++ "meta-spec" => {
++ url => "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
++ version => 2,
++ },
++ "name" => "RDF-DOAP",
++ "no_index" => { directory => ["eg", "examples", "inc", "t", "xt"] },
++ "prereqs" => {
++ configure => { requires => { "ExtUtils::MakeMaker" => 6.17 } },
++ develop => { recommends => { "Dist::Inkt" => 0.001 } },
++ runtime => {
++ requires => {
++ "Exporter::Tiny" => 0.026,
++ "JSON" => "2.00",
++ "List::Util" => 1.45,
++ "match::simple" => 0.001,
++ "Moose" => "2.0600",
++ "MooseX::AttributeTags" => 0.001,
++ "perl" => "5.010",
++ "RDF::Trine" => "1.000",
++ "Types::Standard" => 0.022,
++ },
+ },
- },
- test => { requires => { "Test::LongString" => 0, "Test::More" => 0.96 } },
- },
- "provides" => {
- "RDF::DOAP" => { file => "lib/RDF/DOAP.pm", version => 0.012 },
- "RDF::DOAP::Change" => { file => "lib/RDF/DOAP/Change.pm", version => 0.012 },
- "RDF::DOAP::Change::Addition" => { file => "lib/RDF/DOAP/Change/Addition.pm", version => 0.012 },
- "RDF::DOAP::Change::BackCompat" => { file => "lib/RDF/DOAP/Change/BackCompat.pm", version => 0.012 },
- "RDF::DOAP::Change::Bugfix" => { file => "lib/RDF/DOAP/Change/Bugfix.pm", version => 0.012 },
- "RDF::DOAP::Change::Documentation" => { file => "lib/RDF/DOAP/Change/Documentation.pm", version => 0.012 },
- "RDF::DOAP::Change::Packaging" => { file => "lib/RDF/DOAP/Change/Packaging.pm", version => 0.012 },
- "RDF::DOAP::Change::Regression" => { file => "lib/RDF/DOAP/Change/Regression.pm", version => 0.012 },
- "RDF::DOAP::Change::Removal" => { file => "lib/RDF/DOAP/Change/Removal.pm", version => 0.012 },
- "RDF::DOAP::Change::SecurityFix" => { file => "lib/RDF/DOAP/Change/SecurityFix.pm", version => 0.012 },
- "RDF::DOAP::Change::SecurityRegression" => {
- file => "lib/RDF/DOAP/Change/SecurityRegression.pm",
- version => 0.012,
- },
- "RDF::DOAP::Change::Tests" => { file => "lib/RDF/DOAP/Change/Tests.pm", version => 0.012 },
- "RDF::DOAP::Change::Update" => { file => "lib/RDF/DOAP/Change/Update.pm", version => 0.012 },
- "RDF::DOAP::ChangeSet" => { file => "lib/RDF/DOAP/ChangeSet.pm", version => 0.012 },
- "RDF::DOAP::Issue" => { file => "lib/RDF/DOAP/Issue.pm", version => 0.012 },
- "RDF::DOAP::Person" => { file => "lib/RDF/DOAP/Person.pm", version => 0.012 },
- "RDF::DOAP::Project" => { file => "lib/RDF/DOAP/Project.pm", version => 0.012 },
- "RDF::DOAP::Repository" => { file => "lib/RDF/DOAP/Repository.pm", version => 0.012 },
- "RDF::DOAP::Resource" => { file => "lib/RDF/DOAP/Resource.pm", version => 0.012 },
- "RDF::DOAP::Types" => { file => "lib/RDF/DOAP/Types.pm", version => 0.012 },
- "RDF::DOAP::Utils" => { file => "lib/RDF/DOAP/Utils.pm", version => 0.012 },
- "RDF::DOAP::Version" => { file => "lib/RDF/DOAP/Version.pm", version => 0.012 },
- },
- "release_status" => "stable",
- "resources" => {
- bugtracker => { web => "http://rt.cpan.org/Dist/Display.html?Queue=RDF-DOAP" },
- homepage => "https://metacpan.org/release/RDF-DOAP",
- license => ["http://dev.perl.org/licenses/"],
- repository => {
- type => "git",
- url => "git://github.com/tobyink/p5-rdf-doap.git",
- web => "https://github.com/tobyink/p5-rdf-doap",
- },
- X_identifier => "http://purl.org/NET/cpan-uri/dist/RDF-DOAP/project",
- },
- "version" => 0.012,
++ test => { requires => { "Test::LongString" => 0, "Test::More" => 0.96 } },
++ },
++ "provides" => {
++ "RDF::DOAP" => { file => "lib/RDF/DOAP.pm", version => "0.100" },
++ "RDF::DOAP::Change" => { file => "lib/RDF/DOAP/Change.pm", version => "0.100" },
++ "RDF::DOAP::Change::Addition" => { file => "lib/RDF/DOAP/Change/Addition.pm", version => "0.100" },
++ "RDF::DOAP::Change::BackCompat" => { file => "lib/RDF/DOAP/Change/BackCompat.pm", version => "0.100" },
++ "RDF::DOAP::Change::Bugfix" => { file => "lib/RDF/DOAP/Change/Bugfix.pm", version => "0.100" },
++ "RDF::DOAP::Change::Documentation" => { file => "lib/RDF/DOAP/Change/Documentation.pm", version => "0.100" },
++ "RDF::DOAP::Change::Packaging" => { file => "lib/RDF/DOAP/Change/Packaging.pm", version => "0.100" },
++ "RDF::DOAP::Change::Regression" => { file => "lib/RDF/DOAP/Change/Regression.pm", version => "0.100" },
++ "RDF::DOAP::Change::Removal" => { file => "lib/RDF/DOAP/Change/Removal.pm", version => "0.100" },
++ "RDF::DOAP::Change::SecurityFix" => { file => "lib/RDF/DOAP/Change/SecurityFix.pm", version => "0.100" },
++ "RDF::DOAP::Change::SecurityRegression" => {
++ file => "lib/RDF/DOAP/Change/SecurityRegression.pm",
++ version => "0.100",
++ },
++ "RDF::DOAP::Change::Tests" => { file => "lib/RDF/DOAP/Change/Tests.pm", version => "0.100" },
++ "RDF::DOAP::Change::Update" => { file => "lib/RDF/DOAP/Change/Update.pm", version => "0.100" },
++ "RDF::DOAP::ChangeSet" => { file => "lib/RDF/DOAP/ChangeSet.pm", version => "0.100" },
++ "RDF::DOAP::Issue" => { file => "lib/RDF/DOAP/Issue.pm", version => "0.100" },
++ "RDF::DOAP::Person" => { file => "lib/RDF/DOAP/Person.pm", version => "0.100" },
++ "RDF::DOAP::Project" => { file => "lib/RDF/DOAP/Project.pm", version => "0.100" },
++ "RDF::DOAP::Repository" => { file => "lib/RDF/DOAP/Repository.pm", version => "0.100" },
++ "RDF::DOAP::Resource" => { file => "lib/RDF/DOAP/Resource.pm", version => "0.100" },
++ "RDF::DOAP::Types" => { file => "lib/RDF/DOAP/Types.pm", version => "0.100" },
++ "RDF::DOAP::Utils" => { file => "lib/RDF/DOAP/Utils.pm", version => "0.100" },
++ "RDF::DOAP::Version" => { file => "lib/RDF/DOAP/Version.pm", version => "0.100" },
++ },
++ "release_status" => "stable",
++ "resources" => {
++ bugtracker => { web => "https://github.com/kjetilk/p5-rdf-doap/issues" },
++ homepage => "https://metacpan.org/release/RDF-DOAP",
++ license => ["http://dev.perl.org/licenses/"],
++ repository => {
++ type => "git",
++ url => "git://github.com/kjetilk/p5-rdf-doap.git",
++ web => "https://github.com/kjetilk/p5-rdf-doap",
++ },
++ x_identifier => "http://purl.org/NET/cpan-uri/dist/RDF-DOAP/project",
++ x_IRC => "irc://irc.perl.org/#perlrdf",
++ },
++ "version" => "0.100",
++ "x_static_install" => 1,
+};
+
+my %dynamic_config;
+
+my %WriteMakefileArgs = (
+ ABSTRACT => $meta->{abstract},
+ AUTHOR => ($EUMM >= 6.5702 ? $meta->{author} : $meta->{author}[0]),
+ DISTNAME => $meta->{name},
+ VERSION => $meta->{version},
+ EXE_FILES => [ map $_->{file}, values %{ $meta->{x_provides_scripts} || {} } ],
+ NAME => do { my $n = $meta->{name}; $n =~ s/-/::/g; $n },
+ test => { TESTS => "t/*.t" },
+ %dynamic_config,
+);
+
+$WriteMakefileArgs{LICENSE} = $meta->{license}[0] if $EUMM >= 6.3001;
+
+sub deps
+{
+ my %r;
+ for my $stage (@_)
+ {
+ for my $dep (keys %{$meta->{prereqs}{$stage}{requires}})
+ {
+ next if $dep eq 'perl';
+ my $ver = $meta->{prereqs}{$stage}{requires}{$dep};
+ $r{$dep} = $ver if !exists($r{$dep}) || $ver >= $r{$dep};
+ }
+ }
+ \%r;
+}
+
+my ($build_requires, $configure_requires, $runtime_requires, $test_requires);
+if ($EUMM >= 6.6303)
+{
+ $WriteMakefileArgs{BUILD_REQUIRES} ||= deps('build');
+ $WriteMakefileArgs{CONFIGURE_REQUIRES} ||= deps('configure');
+ $WriteMakefileArgs{TEST_REQUIRES} ||= deps('test');
+ $WriteMakefileArgs{PREREQ_PM} ||= deps('runtime');
+}
+elsif ($EUMM >= 6.5503)
+{
+ $WriteMakefileArgs{BUILD_REQUIRES} ||= deps('build', 'test');
+ $WriteMakefileArgs{CONFIGURE_REQUIRES} ||= deps('configure');
+ $WriteMakefileArgs{PREREQ_PM} ||= deps('runtime');
+}
+elsif ($EUMM >= 6.52)
+{
+ $WriteMakefileArgs{CONFIGURE_REQUIRES} ||= deps('configure');
+ $WriteMakefileArgs{PREREQ_PM} ||= deps('runtime', 'build', 'test');
+}
+else
+{
+ $WriteMakefileArgs{PREREQ_PM} ||= deps('configure', 'build', 'test', 'runtime');
+}
+
+{
+ my ($minperl) = reverse sort(
+ grep defined && /^[0-9]+(\.[0-9]+)?$/,
+ map $meta->{prereqs}{$_}{requires}{perl},
+ qw( configure build runtime )
+ );
+
+ if (defined($minperl))
+ {
+ die "Installing $meta->{name} requires Perl >= $minperl"
+ unless $] >= $minperl;
+
+ $WriteMakefileArgs{MIN_PERL_VERSION} ||= $minperl
+ if $EUMM >= 6.48;
+ }
+}
+
+sub FixMakefile
+{
+ return unless -d 'inc';
+ my $file = shift;
+
+ local *MAKEFILE;
+ open MAKEFILE, "< $file" or die "FixMakefile: Couldn't open $file: $!; bailing out";
+ my $makefile = do { local $/; <MAKEFILE> };
+ close MAKEFILE or die $!;
+
+ $makefile =~ s/\b(test_harness\(\$\(TEST_VERBOSE\), )/$1'inc', /;
+ $makefile =~ s/( -I\$\(INST_ARCHLIB\))/ -Iinc$1/g;
+ $makefile =~ s/( "-I\$\(INST_LIB\)")/ "-Iinc"$1/g;
+ $makefile =~ s/^(FULLPERL = .*)/$1 "-Iinc"/m;
+ $makefile =~ s/^(PERL = .*)/$1 "-Iinc"/m;
+
+ open MAKEFILE, "> $file" or die "FixMakefile: Couldn't open $file: $!; bailing out";
+ print MAKEFILE $makefile or die $!;
+ close MAKEFILE or die $!;
+}
+
+my $mm = WriteMakefile(%WriteMakefileArgs);
+FixMakefile($mm->{FIRST_MAKEFILE} || 'Makefile');
+exit(0);
+
diff --cc README
index 78f3fbe,0000000..3cd3d76
mode 100644,000000..100644
--- a/README
+++ b/README
@@@ -1,111 -1,0 +1,111 @@@
+NAME
+ RDF::DOAP - an object-oriented interface for DOAP (Description of a
+ Project) data
+
+SYNOPSIS
+ use feature 'say';
+ use RDF::DOAP;
+
+ my $url = 'http://api.metacpan.org/source/DOY/Moose-2.0604/doap.rdf';
+ my $doap = 'RDF::DOAP'->from_url($url);
+ my $proj = $doap->project;
+
+ say $proj->name; # "Moose"
+
+ say $_->name
+ for @{ $proj->maintainer };
+
+DESCRIPTION
+ A little sparsely documented right now.
+
+ The RDF::DOAP class itself is mostly a wrapper for parsing RDF and
+ building objects. Most of the interesting stuff is in the "Bundled
+ Classes".
+
+ Constructors
+ `new(%attrs)`
+ You don't want to use this.
+
+ `from_url($url)`
+ Parse the RDF at the given URL and construct an RDF::DOAP object.
+
+ `from_file($fh, $base)`
+ Parse a file handle or file name. A base URL may be provided for
+ resolving relative URI references; if omitted the base is assumed to
+ be `http://localhost/` which is almost certainly wrong.
+
+ `from_model($model)`
+ Read DOAP from an existing RDF::Trine::Model.
+
+ Attributes
+ `projects`
+ An arrayref; the list of software projects found in the input data.
+ This cannot be provided in the constructor.
+
+ Methods
+ `project`
+ If `projects` contains only one project, returns it.
+
+ Otherwise, tries to guess which of the projects the input data was
+ mostly trying to describe.
+
+ Bundled Classes
+ Within each of these classes, the attributes correspond roughly to the
+ properties defined for them in the DOAP schema; however hyphens in
+ property URIs become underscores in attribute names.
+
+ RDF::DOAP::Resource
+ Correponds roughly to the *rdfs:Resource* class, excluding literals.
+
+ RDF::DOAP::Project
+ Correponds to *doap:Project*.
+
+ RDF::DOAP::Repository
+ Correponds to *doap:Repository*.
+
+ RDF::DOAP::Person
+ Correponds to *foaf:Person*.
+
+ RDF::DOAP::Version
+ Correponds to *doap:Version*.
+
+ RDF::DOAP::ChangeSet
+ Correponds to *dcs:ChangeSet*.
+
+ RDF::DOAP::Change
+ Correponds to *dcs:Change*.
+
+ RDF::DOAP::Issue
+ Correponds to *dbug:Issue*.
+
+BUGS
- Please report any bugs to
- <http://rt.cpan.org/Dist/Display.html?Queue=RDF-DOAP>.
++ Please report any bugs to <https://github.com/kjetilk/p5-rdf-doap/issues>.
+
+SEE ALSO
+ * Edd Dumbill's series of articles on DOAP's design: part 1
+ <http://www.ibm.com/developerworks/xml/library/x-osproj/>, part 2
+ <http://www.ibm.com/developerworks/xml/library/x-osproj2/>, part 3
+ <http://www.ibm.com/developerworks/xml/library/x-osproj4/> and part 4
+ <http://www.ibm.com/developerworks/xml/library/x-osproj3/>
+
+ * The DOAP Schema <http://usefulinc.com/ns/doap#>.
+
+ * The DOAP Change Sets Schema <http://ontologi.es/doap-changeset#>.
+
+ * The DOAP Bugs Schema <http://ontologi.es/doap-bugs#>.
+
+AUTHOR
- Toby Inkster <tobyink at cpan.org>.
++ Toby Inkster <tobyink at cpan.org>. Kjetil Kjernsmo <kjetilk at cpan.org>.
+
+COPYRIGHT AND LICENCE
- This software is copyright (c) 2013 by Toby Inkster.
++ This software is copyright (c) 2013 by Toby Inkster, 2017 by Kjetil
++ Kjernsmo.
+
+ This is free software; you can redistribute it and/or modify it under the
+ same terms as the Perl 5 programming language system itself.
+
+DISCLAIMER OF WARRANTIES
+ THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
+ WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+ MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
diff --cc README.pod
index 3885211,708df7b..6a617a9
mode 100644,120000..100644
--- a/README.pod
+++ b/README.pod
@@@ -1,275 -1,1 +1,276 @@@
-lib/RDF/DOAP.pm
+use 5.010;
+use strict;
+use warnings;
+
+package RDF::DOAP;
+
+our $AUTHORITY = 'cpan:TOBYINK';
- our $VERSION = '0.012';
++our $VERSION = '0.100';
+
+use Moose;
+extends 'RDF::DOAP::Resource';
+
+use RDF::Trine;
+use RDF::DOAP::Project;
+use RDF::DOAP::Types -types;
+
+use RDF::Trine::Namespace qw(rdf rdfs owl xsd);
+my $doap = 'RDF::Trine::Namespace'->new('http://usefulinc.com/ns/doap#');
+
+has projects => (
+ is => 'ro',
+ isa => ArrayRef[Project],
+ default => sub { [] },
+ coerce => 1,
+ init_arg => '_projects',
+);
+
+sub from_url
+{
+ require RDF::Trine;
+
+ my $class = shift;
+ my ($url) = @_;
+
+ my $model = 'RDF::Trine::Model'->new;
+ 'RDF::Trine::Parser'->parse_url_into_model("$url", $model);
+
+ return $class->from_model($model, { rdf_about => $url });
+}
+
+sub from_file
+{
+ require RDF::Trine;
+
+ my $class = shift;
+ my ($fh, $base) = @_;
+ $base //= 'http://localhost/';
+
+ my $model = 'RDF::Trine::Model'->new;
+ 'RDF::Trine::Parser'->parse_file_into_model($base, $fh, $model);
+
+ return $class->from_model($model);
+}
+
+sub from_model
+{
+ my $class = shift;
+ my ($model, $args) = @_;
+
+ # required for coercion to work!
+ local $RDF::DOAP::Resource::MODEL = $model;
+
+ $class->new(
+ %{ $args || {} },
+ rdf_model => $model,
+ _projects => [ $model->subjects($rdf->type, $doap->Project) ],
+ );
+}
+
+sub project
+{
+ my $self = shift;
+
+ my @projects = @{$self->projects};
+ return $projects[0] if @projects <= 1;
+
+ my @sorted =
+ map $_->[0],
+ sort { $b->[1] <=> $a->[1] }
+ map [
+ $_,
+ $_->has_rdf_model && $_->has_rdf_about
+ ? $_->rdf_model->count_statements($_->rdf_about, undef, undef)
+ : 0
+ ], @projects;
+
+ return $sorted[0];
+}
+
+1;
+
+__END__
+
+=pod
+
+=encoding utf-8
+
+=begin stopwords
+
+rdfs:Resource
+doap:Project
+doap:Repository
+foaf:Person
+doap:Version
+dcs:ChangeSet
+dcs:Change
+dbug:Issue
+
+=end stopwords
+
+=head1 NAME
+
+RDF::DOAP - an object-oriented interface for DOAP (Description of a Project) data
+
+=head1 SYNOPSIS
+
+ use feature 'say';
+ use RDF::DOAP;
+
+ my $url = 'http://api.metacpan.org/source/DOY/Moose-2.0604/doap.rdf';
+ my $doap = 'RDF::DOAP'->from_url($url);
+ my $proj = $doap->project;
+
+ say $proj->name; # "Moose"
+
+ say $_->name
+ for @{ $proj->maintainer };
+
+=head1 DESCRIPTION
+
+A little sparsely documented right now.
+
+The RDF::DOAP class itself is mostly a wrapper for parsing RDF
+and building objects. Most of the interesting stuff is in the
+L</Bundled Classes>.
+
+=head2 Constructors
+
+=over
+
+=item C<< new(%attrs) >>
+
+You don't want to use this.
+
+=item C<< from_url($url) >>
+
+Parse the RDF at the given URL and construct an RDF::DOAP object.
+
+=item C<< from_file($fh, $base) >>
+
+Parse a file handle or file name. A base URL may be provided for
+resolving relative URI references; if omitted the base is assumed
+to be C<< http://localhost/ >> which is almost certainly wrong.
+
+=item C<< from_model($model) >>
+
+Read DOAP from an existing L<RDF::Trine::Model>.
+
+=back
+
+=head2 Attributes
+
+=over
+
+=item C<< projects >>
+
+An arrayref; the list of software projects found in the input data.
+This cannot be provided in the constructor.
+
+=back
+
+=head2 Methods
+
+=over
+
+=item C<< project >>
+
+If C<< projects >> contains only one project, returns it.
+
+Otherwise, tries to guess which of the projects the input data was
+mostly trying to describe.
+
+=back
+
+=head2 Bundled Classes
+
+Within each of these classes, the attributes correspond roughly to
+the properties defined for them in the DOAP schema; however hyphens
+in property URIs become underscores in attribute names.
+
+=over
+
+=item B<< L<RDF::DOAP::Resource> >>
+
+Correponds roughly to the I<< rdfs:Resource >> class, excluding
+literals.
+
+=item B<< L<RDF::DOAP::Project> >>
+
+Correponds to I<< doap:Project >>.
+
+=item B<< L<RDF::DOAP::Repository> >>
+
+Correponds to I<< doap:Repository >>.
+
+=item B<< L<RDF::DOAP::Person> >>
+
+Correponds to I<< foaf:Person >>.
+
+=item B<< L<RDF::DOAP::Version> >>
+
+Correponds to I<< doap:Version >>.
+
+=item B<< L<RDF::DOAP::ChangeSet> >>
+
+Correponds to I<< dcs:ChangeSet >>.
+
+=item B<< L<RDF::DOAP::Change> >>
+
+Correponds to I<< dcs:Change >>.
+
+=item B<< L<RDF::DOAP::Issue> >>
+
+Correponds to I<< dbug:Issue >>.
+
+=back
+
+=head1 BUGS
+
+Please report any bugs to
- L<http://rt.cpan.org/Dist/Display.html?Queue=RDF-DOAP>.
++L<https://github.com/kjetilk/p5-rdf-doap/issues>.
+
+=head1 SEE ALSO
+
+=over
+
+=item *
+
+Edd Dumbill's series of articles on DOAP's design:
+L<part 1|http://www.ibm.com/developerworks/xml/library/x-osproj/>,
+L<part 2|http://www.ibm.com/developerworks/xml/library/x-osproj2/>,
+L<part 3|http://www.ibm.com/developerworks/xml/library/x-osproj4/> and
+L<part 4|http://www.ibm.com/developerworks/xml/library/x-osproj3/>
+
+=item *
+
+L<The DOAP Schema|http://usefulinc.com/ns/doap#>.
+
+=item *
+
+L<The DOAP Change Sets Schema|http://ontologi.es/doap-changeset#>.
+
+=item *
+
+L<The DOAP Bugs Schema|http://ontologi.es/doap-bugs#>.
+
+=back
+
+=head1 AUTHOR
+
+Toby Inkster E<lt>tobyink at cpan.orgE<gt>.
++Kjetil Kjernsmo E<lt>kjetilk at cpan.orgE<gt>.
+
+=head1 COPYRIGHT AND LICENCE
+
- This software is copyright (c) 2013 by Toby Inkster.
++This software is copyright (c) 2013 by Toby Inkster, 2017 by Kjetil Kjernsmo.
+
+This is free software; you can redistribute it and/or modify it under
+the same terms as the Perl 5 programming language system itself.
+
+=head1 DISCLAIMER OF WARRANTIES
+
+THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
diff --cc SIGNATURE
index d41223b,0000000..317075f
mode 100644,000000..100644
--- a/SIGNATURE
+++ b/SIGNATURE
@@@ -1,65 -1,0 +1,74 @@@
+This file contains message digests of all files listed in MANIFEST,
- signed via the Module::Signature module, version 0.73.
++signed via the Module::Signature module, version 0.81.
+
+To verify the content in this distribution, first make sure you have
+Module::Signature installed, then type:
+
+ % cpansign -v
+
+It will check each file's integrity, as well as the signature's
+validity. If "==> Signature verified OK! <==" is not displayed,
+the distribution may already have been compromised, and you should
+not run its Makefile.PL or Build.PL.
+
+-----BEGIN PGP SIGNED MESSAGE-----
- Hash: SHA1
++Hash: SHA256
+
- SHA1 33317486c4fa2cf7fec85bf92ed38ac0f64233a0 CONTRIBUTING
- SHA1 c1fbee6f7d0c6edd7036645fe874d80cb5fabe05 COPYRIGHT
- SHA1 6bd7b17d81be63d08d4efa6cb80106e72887842c CREDITS
- SHA1 28d23882d50e251637735c5ee54556a62eb3bc21 Changes
++SHA1 9effa34a26fd4f65b559e55c4fcf3ce61e36cf5b COPYRIGHT
++SHA1 bb0bfc2ab454eef85345e9edf18f4d09be22dc64 CREDITS
++SHA1 72f11e5e4197e3622a6b5fd7209b9201c2b80bdb Changes
+SHA1 c1ff8082c70be27ce35819ee08e7712b2e521414 INSTALL
- SHA1 34f5e12514b91055de4b164a1f2327ef5c30ba53 LICENSE
- SHA1 d1b46bbf847539765b0717caf468f1de9791ef1a MANIFEST
- SHA1 d872c6456bbbaf46804af3c57fc6925b28b5b3bb META.json
- SHA1 eda69d783e54c016a6d39b826a408118cf2cb2ce META.yml
- SHA1 3ecaedc364cfbcde397ae42c44013394dfed637a Makefile.PL
- SHA1 8b1b5f6a85a948a1b76f6d343670d08a2879cb29 README
++SHA1 1afd04fac8d7ac4c1394adc84336667e82af1717 LICENSE
++SHA1 ac21cce68cb9398f97c3ddb1cfdff72680934375 MANIFEST
++SHA1 649e678a22e56c98bb33019106622627181c7527 META.json
++SHA1 f6b9c5d03313eacc341387ff77c0a9594ffd6532 META.yml
++SHA1 6ce084738e5a3456dfa1bd11e90ea8bd9a93c538 Makefile.PL
++SHA1 d129b4995bd45c7c888d73a76ea8ec2ebf711c16 README
++SHA1 7663300011b2aab441a0632345e0558bb7ad093d README.pod
+SHA1 72ddfd0304a8e1c9bed4e1eb34cd1f010f9dc696 dist.ini
- SHA1 f34b81607c5007762b6047c30dd77000b25fbcb6 doap.ttl
++SHA1 b7e32c5f0527f27d29ab04509ce7f9e976672b00 doap.ttl
+SHA1 4891c973c47a3e33389d6c91141e99eb796fcc87 examples/changelog.pl
+SHA1 7725ba71ddd45085a21c7cbb30186e9fb3ea4d0c examples/credits.pl
+SHA1 f37c95bd65b4b7f6a6671680e2385a09549f024b examples/gnome-data.pl
+SHA1 f4a04524254b5695b5f35620d1de67462b712041 examples/moose-data.pl
+SHA1 67a7f017978c49603c7542929e34cb8d62b067e2 examples/simple.pl
- SHA1 75f28971d8b2ee728a27ece6b36389a3a1ea4ee3 lib/RDF/DOAP.pm
- SHA1 2e9571509c9621e015beadbac68ed6a1c7019949 lib/RDF/DOAP/Change.pm
- SHA1 ad5a6126b6f2774e290940540f8e37feac17da68 lib/RDF/DOAP/Change/Addition.pm
- SHA1 4a6e1ace978a34ab4d75ab945d796c05d9e8cd72 lib/RDF/DOAP/Change/BackCompat.pm
- SHA1 35674463a6aea21aa1a5a5960fb0b1ff6e3d246d lib/RDF/DOAP/Change/Bugfix.pm
- SHA1 dc5e02cb9e46175aae0615f9aaa18473a01e934f lib/RDF/DOAP/Change/Documentation.pm
- SHA1 7f2f587408f9bfdb93210d51ec01d1658a4f7278 lib/RDF/DOAP/Change/Packaging.pm
- SHA1 2f31f74706ccb371e64726b4e6e4b2ca18dbea49 lib/RDF/DOAP/Change/Regression.pm
- SHA1 1afdd40d267f38e6ed3db25d1706c4d0712ba2d2 lib/RDF/DOAP/Change/Removal.pm
- SHA1 175fbbfe20cccfb64304580250095e89f62dc979 lib/RDF/DOAP/Change/SecurityFix.pm
- SHA1 7921ba6edd0d4cfe7183bd36724015e4eb2a5fbd lib/RDF/DOAP/Change/SecurityRegression.pm
- SHA1 92c8bcbeb8b6a08c9bce0de67f981cdb775942dd lib/RDF/DOAP/Change/Tests.pm
- SHA1 71ffa664802298b7726e0c54dd06da395f1982b6 lib/RDF/DOAP/Change/Update.pm
- SHA1 73860b7db9ea8784155616510ddf6069955d5b81 lib/RDF/DOAP/ChangeSet.pm
- SHA1 9ae1c456fb5c6ea82e81b345f7db335fe70200c1 lib/RDF/DOAP/Issue.pm
- SHA1 c18fb933bccdbbcf5ac041c9ba55b8cc01720428 lib/RDF/DOAP/Person.pm
- SHA1 39c2eaa3f546b4f297ff9317519db68cfb285c8b lib/RDF/DOAP/Project.pm
- SHA1 59a8f0a3ae63a12a6ad919a3c1ca62a580e6fab4 lib/RDF/DOAP/Repository.pm
- SHA1 e1ea854976e593661146a3f185c04c43468c8f4a lib/RDF/DOAP/Resource.pm
- SHA1 e5c748d3b25f3273eb89726362bb3ad173a52161 lib/RDF/DOAP/Types.pm
- SHA1 36d5fe5c72c27c9835379786b250a0730750a485 lib/RDF/DOAP/Utils.pm
- SHA1 3caa37bf79095abf0a47130f6d9e2e7b60e03b0f lib/RDF/DOAP/Version.pm
++SHA1 7663300011b2aab441a0632345e0558bb7ad093d lib/RDF/DOAP.pm
++SHA1 628155a27611f51fccc2096258b641dea9fbd565 lib/RDF/DOAP/Change.pm
++SHA1 614391daa31ad91cd58fd3acecdb239a5c752a3a lib/RDF/DOAP/Change/Addition.pm
++SHA1 57cfadfb75cde5fb168af873d9a7438e590c0115 lib/RDF/DOAP/Change/BackCompat.pm
++SHA1 98cceddf36a25abb5d69e87b9eaaed5816178d88 lib/RDF/DOAP/Change/Bugfix.pm
++SHA1 a13614dda934a87fe84e4e184c4a7d650ae42b91 lib/RDF/DOAP/Change/Documentation.pm
++SHA1 6f1e5037b6da61869910502f32bb4eda22b3e6df lib/RDF/DOAP/Change/Packaging.pm
++SHA1 076712af6bf80ad937514e1312aab404ab91641c lib/RDF/DOAP/Change/Regression.pm
++SHA1 74954af6997381b2361bddafee96baacf7702ad9 lib/RDF/DOAP/Change/Removal.pm
++SHA1 0e35ade64aa95cc63fe66c2aa46b57beeae528f9 lib/RDF/DOAP/Change/SecurityFix.pm
++SHA1 7d84ad52b5ffa4552fa2ac2bf56e01ffc76fa933 lib/RDF/DOAP/Change/SecurityRegression.pm
++SHA1 db64562812c9259bd9e9f27e490c16b60869b1d6 lib/RDF/DOAP/Change/Tests.pm
++SHA1 72f791c670d6437fb26796759494390985797bc8 lib/RDF/DOAP/Change/Update.pm
++SHA1 ded577a6cf5430466d1caaefd68baf53ad7b5b40 lib/RDF/DOAP/ChangeSet.pm
++SHA1 ad19a597a15262485cf90bfbad73e64335ff872f lib/RDF/DOAP/Issue.pm
++SHA1 c6c460bb6b107484730dda648d558856a4ee8361 lib/RDF/DOAP/Person.pm
++SHA1 7f385dee380fd4c68340b722dd3414a431314afe lib/RDF/DOAP/Project.pm
++SHA1 9741e748cef497ee27bb710a94848ef297552672 lib/RDF/DOAP/Repository.pm
++SHA1 68beaf36240172678ed2285e9d564d381e3cea35 lib/RDF/DOAP/Resource.pm
++SHA1 034e6d27dfc5b4721e06abca6969e05fd7317de4 lib/RDF/DOAP/Types.pm
++SHA1 6dee6ec9d9988ff9cf77d5f81310f92e7fafd667 lib/RDF/DOAP/Utils.pm
++SHA1 4f21f9dbaa346c888aa13d47e671a62fbb7457e1 lib/RDF/DOAP/Version.pm
+SHA1 dcb3f8a91230793abb2b1434c880be9d0bb9dab2 t/01basic.t
+SHA1 5a326de5c4585e730714d3ab37411564285f5783 t/02changelog.t
+-----BEGIN PGP SIGNATURE-----
- Version: GnuPG v1
+
- iEYEARECAAYFAlQMCb8ACgkQzr+BKGoqfTl8QgCgh0iWR7lOR+ukPAJYFIewGb3s
- hCQAnRag41Of/zsS8FsTviVD8PPIdwjk
- =LEyu
++iQIzBAEBCAAdFiEEDsyLxtCi6bk7pBcmf77o3zqeSqUFAlo8JJgACgkQf77o3zqe
++SqV1kRAAqR9piVfS+EbLsxfvJnxx9S2JEANeQMMEEtP0M3zyo496VphF2tTVnf1f
++jRfAmJwHEBWQNu87iJcvRVI5d1aulVSQkgb4/xDln7pLrA5EmgkMZExxvZ4RLVt6
++91K/n8lKZ2AOyWFMNmjMcGmIv9xBarS5Hw0RTeBRNYv3t6uh04qcSORKuqP4S1lM
++8XbdYnAFavFnBUrQrMgfs9ydTGR3VTDHgZ7BA5PYrtVLfVz+fQClXue5Rdotexnl
++oN3yx3z+ZSmHvtNxTYUGOUxJBWWsPgdluckBW9WQjtjX3CtsYa2aXHMtK7vvBzdm
++iw46rvNtye73PsSbdCSsNexQrtRRwPwC9jyH0pNAKdxVdAg9J0N5a9n78GRIsliy
++mLYmNQGz89ylt/+/YeUCWU4Op5RKuomZY8oSNDPXHw2jfSj2AW3mV+G0A8U8t+Ah
++ppeKrpYFVwd8i+Zfrw7q/UUvTkY+SbUQ/3ZEYpF40JCxmdTlYK7Cy0BSrJFOzAvC
++iwpV1iWHd3OaZgKZNAlpYpQ0Qy1G0v9hDpFjYYL7BcHxpPH8RMPY/XouOPZNP4FO
++LUBWXaTvhAZPXJvFC1CRx434r8vvf7s+xs1Z98Fbr6iefuLzm/534D1NM+TvrDIh
++CduQtpCqxKFEndk72e6W4lqQ/nxAX3v6oxqddJlb1um6cN0ZAd0=
++=/AR9
+-----END PGP SIGNATURE-----
diff --cc doap.ttl
index 3012531,0000000..21cb599
mode 100644,000000..100644
--- a/doap.ttl
+++ b/doap.ttl
@@@ -1,217 -1,0 +1,182 @@@
- @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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
- @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-
- <http://dev.perl.org/licenses/>
- dc:title "the same terms as the perl 5 programming language system itself".
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/project>
- a doap:Project;
- dc:contributor <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap-deps:develop-recommendation [ doap-deps:on "Dist::Inkt 0.001"^^doap-deps:CpanId ];
- doap-deps:runtime-requirement [
- doap-deps:on "match::simple 0.001"^^doap-deps:CpanId;
- ], [ doap-deps:on "perl 5.010"^^doap-deps:CpanId ], [
- doap-deps:on "Exporter::Tiny 0.026"^^doap-deps:CpanId;
- ], [
- doap-deps:on "Types::Standard 0.022"^^doap-deps:CpanId;
- ], [ doap-deps:on "JSON 2.00"^^doap-deps:CpanId ], [ doap-deps:on "List::MoreUtils 0"^^doap-deps:CpanId ], [ doap-deps:on "Moose 2.0600"^^doap-deps:CpanId ], [
- doap-deps:on "MooseX::AttributeTags 0.001"^^doap-deps:CpanId;
- ], [ doap-deps:on "RDF::Trine 1.000"^^doap-deps:CpanId ];
- doap-deps:test-requirement [ doap-deps:on "Test::More 0.96"^^doap-deps:CpanId ], [ doap-deps:on "Test::LongString"^^doap-deps:CpanId ];
- doap:bug-database <http://rt.cpan.org/Dist/Display.html?Queue=RDF-DOAP>;
- doap:created "2013-08-11"^^xsd:date;
- doap:developer <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:download-page <https://metacpan.org/release/RDF-DOAP>;
- doap:homepage <https://metacpan.org/release/RDF-DOAP>;
- doap:license <http://dev.perl.org/licenses/>;
- doap:maintainer <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:name "RDF-DOAP";
- doap:programming-language "Perl";
- doap:release <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-001>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-002>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-003>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-004>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-005>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-006>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-007>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-008>, <http://purl.org/NET/cpan-uri/dist/RD [...]
- doap:repository [
- a doap:GitRepository;
- doap:browse <https://github.com/tobyink/p5-rdf-doap>;
- ];
- doap:shortdesc "an object-oriented interface for DOAP (Description of a Project) data".
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-001>
- a doap:Version;
- rdfs:label "Initial release";
- dc:identifier "RDF-DOAP-0.001"^^xsd:string;
- dc:issued "2013-08-12"^^xsd:date;
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.001.tar.gz>;
- doap:revision "0.001"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-002>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.002"^^xsd:string;
- dc:issued "2013-08-12"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Packaging;
- rdfs:label "Various mini fixes.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.002.tar.gz>;
- doap:revision "0.002"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-003>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.003"^^xsd:string;
- dc:issued "2013-08-13"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Addition;
- rdfs:label "RDF::DOAP::Resource now has `rdf_get`, `rdf_get_literal` and `rdf_get_uri` methods.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.003.tar.gz>;
- doap:revision "0.003"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-004>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.004"^^xsd:string;
- dc:issued "2013-08-13"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Bugfix;
- rdfs:label "Fix `rdf_get`, `rdf_get_literal` and `rdf_get_uri` methods.";
- ], [
- a doap-changeset:Change;
- rdfs:label "Improved stringification for RDF::DOAP::Person.";
- ], [
- a doap-changeset:Packaging;
- rdfs:label "Add missing dep on Test::LongString.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.004.tar.gz>;
- doap:revision "0.004"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-005>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.005"^^xsd:string;
- dc:issued "2013-08-13"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Bugfix;
- rdfs:label "Further fix for `rdf_get`, `rdf_get_literal` and `rdf_get_uri` methods.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.005.tar.gz>;
- doap:revision "0.005"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-006>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.006"^^xsd:string;
- dc:issued "2013-09-03"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Update;
- rdfs:label "New roles added for dcs:BackCompat and dcs:Tests.";
- ], "Changed the generated changelogs to include groupings."^^doap-changeset:BackCompat;
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.006.tar.gz>;
- doap:revision "0.006"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-007>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.007"^^xsd:string;
- dc:issued "2013-09-03"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Change;
- rdfs:label "Make sure entries within changelog groups are lexicograpically sorted.";
- ], "Changed the generated changelogs yet again, to include 'RT' or 'GH' before issue numbers."^^doap-changeset:BackCompat;
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.007.tar.gz>;
- doap:revision "0.007"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-008>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.008"^^xsd:string;
- dc:issued "2013-09-03"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Bugfix;
- rdfs:label "Fix some 'uninitialized' warnings.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.008.tar.gz>;
- doap:revision "0.008"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-009>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.009"^^xsd:string;
- dc:issued "2013-09-07"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Bugfix;
- rdfs:label "Fix entries in changelog for changes with no explicit rdf:type.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.009.tar.gz>;
- doap:revision "0.009"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-010>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.010"^^xsd:string;
- dc:issued "2013-09-30"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Bugfix;
- rdfs:label "Use Exporter::Tiny instead of Exporter::TypeTiny.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.010.tar.gz>;
- doap:revision "0.010"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-011>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.011"^^xsd:string;
- dc:issued "2014-08-12"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Bugfix;
- rdfs:label "Don't import Types::Standard type constraints twice over.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.011.tar.gz>;
- doap:revision "0.011"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-012>
- a doap:Version;
- dc:identifier "RDF-DOAP-0.012"^^xsd:string;
- dc:issued "2014-09-07"^^xsd:date;
- doap-changeset:changeset [
- doap-changeset:item [
- a doap-changeset:Bugfix;
- rdfs:label "Prevent gather_objects from returning non-references.";
- ];
- ];
- doap-changeset:released-by <http://purl.org/NET/cpan-uri/person/tobyink>;
- doap:file-release <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.012.tar.gz>;
- doap:revision "0.012"^^xsd:string.
-
- <http://purl.org/NET/cpan-uri/person/tobyink>
- a foaf:Person;
- foaf:mbox <mailto:tobyink at cpan.org>;
- foaf:name "Toby Inkster";
- foaf:nick "TOBYINK";
- foaf:page <https://metacpan.org/author/TOBYINK>.
-
++_:r1513890962r0 a <http://ontologi.es/doap-changeset#Packaging> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Various mini fixes." .
++_:r1513890962r1 a <http://ontologi.es/doap-changeset#Addition> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "RDF::DOAP::Resource now has `rdf_get`, `rdf_get_literal` and `rdf_get_uri` methods." .
++_:r1513890962r10 a <http://ontologi.es/doap-changeset#Bugfix> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Use Exporter::Tiny instead of Exporter::TypeTiny." .
++_:r1513890962r11 a <http://ontologi.es/doap-changeset#Bugfix> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Don't import Types::Standard type constraints twice over." .
++_:r1513890962r12 a <http://ontologi.es/doap-changeset#Bugfix> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Prevent gather_objects from returning non-references." .
++_:r1513890962r13 a <http://ontologi.es/doap-changeset#Change> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Replace List::MoreUtils with List::Util." .
++_:r1513890962r14 a <http://ontologi.es/doap-changeset#Addition> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "RDF::DOAP::Project now has methods for foras." .
++_:r1513890962r15 a <http://ontologi.es/doap-changeset#Change> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Some minor changes." .
++_:r1513890962r2 a <http://ontologi.es/doap-changeset#Bugfix> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Fix `rdf_get`, `rdf_get_literal` and `rdf_get_uri` methods." .
++_:r1513890962r3 a <http://ontologi.es/doap-changeset#Change> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Improved stringification for RDF::DOAP::Person." .
++_:r1513890962r4 a <http://ontologi.es/doap-changeset#Packaging> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Add missing dep on Test::LongString." .
++_:r1513890962r5 a <http://ontologi.es/doap-changeset#Bugfix> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Further fix for `rdf_get`, `rdf_get_literal` and `rdf_get_uri` methods." .
++_:r1513890962r6 a <http://ontologi.es/doap-changeset#Update> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "New roles added for dcs:BackCompat and dcs:Tests." .
++_:r1513890962r7 a <http://ontologi.es/doap-changeset#Change> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Make sure entries within changelog groups are lexicograpically sorted." .
++_:r1513890962r8 a <http://ontologi.es/doap-changeset#Bugfix> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Fix some 'uninitialized' warnings." .
++_:r1513890962r9 a <http://ontologi.es/doap-changeset#Bugfix> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Fix entries in changelog for changes with no explicit rdf:type." .
++_:rb5fc40458708e460eb4b0fcd1ef00c702r0 <http://usefulinc.com/ns/doap#browse> <https://github.com/kjetilk/p5-rdf-doap> ;
++ a <http://usefulinc.com/ns/doap#GitRepository> ;
++ <http://www.w3.org/ns/prov#has_provenance> <http://git2prov.org/git2prov?giturl=https://github.com/kjetilk/p5-rdf-doap&serialization=PROV-O#> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r0 <http://ontologi.es/doap-deps#on> "Test::More 0.96"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r1 <http://ontologi.es/doap-deps#on> "Test::LongString"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r10 <http://ontologi.es/doap-deps#on> "match::simple 0.001"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r11 <http://ontologi.es/doap-deps#on> "perl 5.010"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r2 <http://ontologi.es/doap-deps#on> "Dist::Inkt 0.001"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r3 <http://ontologi.es/doap-deps#on> "Exporter::Tiny 0.026"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r4 <http://ontologi.es/doap-deps#on> "Types::Standard 0.022"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r5 <http://ontologi.es/doap-deps#on> "JSON 2.00"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r6 <http://ontologi.es/doap-deps#on> "List::Util 1.45"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r7 <http://ontologi.es/doap-deps#on> "Moose 2.0600"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r8 <http://ontologi.es/doap-deps#on> "MooseX::AttributeTags 0.001"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbb873a7c1a2b2451ca68ca03e1c4eddc0r9 <http://ontologi.es/doap-deps#on> "RDF::Trine 1.000"^^<http://ontologi.es/doap-deps#CpanId> .
++_:rbde447b38bad54935877bad6475504b5fr0 <http://ontologi.es/doap-changeset#item> _:r1513890962r0 .
++_:rbde447b38bad54935877bad6475504b5fr1 <http://ontologi.es/doap-changeset#item> _:r1513890962r1 .
++_:rbde447b38bad54935877bad6475504b5fr10 <http://ontologi.es/doap-changeset#item> _:r1513890962r12 .
++_:rbde447b38bad54935877bad6475504b5fr11 <http://ontologi.es/doap-changeset#item> _:r1513890962r13, _:r1513890962r14, _:r1513890962r15 .
++_:rbde447b38bad54935877bad6475504b5fr2 <http://ontologi.es/doap-changeset#item> _:r1513890962r2, _:r1513890962r3, _:r1513890962r4 .
++_:rbde447b38bad54935877bad6475504b5fr3 <http://ontologi.es/doap-changeset#item> _:r1513890962r5 .
++_:rbde447b38bad54935877bad6475504b5fr4 <http://ontologi.es/doap-changeset#item> _:r1513890962r6, "Changed the generated changelogs to include groupings."^^<http://ontologi.es/doap-changeset#BackCompat> .
++_:rbde447b38bad54935877bad6475504b5fr5 <http://ontologi.es/doap-changeset#item> _:r1513890962r7, "Changed the generated changelogs yet again, to include 'RT' or 'GH' before issue numbers."^^<http://ontologi.es/doap-changeset#BackCompat> .
++_:rbde447b38bad54935877bad6475504b5fr6 <http://ontologi.es/doap-changeset#item> _:r1513890962r8 .
++_:rbde447b38bad54935877bad6475504b5fr7 <http://ontologi.es/doap-changeset#item> _:r1513890962r9 .
++_:rbde447b38bad54935877bad6475504b5fr8 <http://ontologi.es/doap-changeset#item> _:r1513890962r10 .
++_:rbde447b38bad54935877bad6475504b5fr9 <http://ontologi.es/doap-changeset#item> _:r1513890962r11 .
++<http://dev.perl.org/licenses/> <http://purl.org/dc/terms/title> "the same terms as the perl 5 programming language system itself" .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/project> <http://ontologi.es/doap-deps#develop-recommendation> _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r2 ;
++ <http://ontologi.es/doap-deps#runtime-requirement> _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r10, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r11, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r3, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r4, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r5, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r6, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r7, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r8, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r9 ;
++ <http://ontologi.es/doap-deps#test-requirement> _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r0, _:rbb873a7c1a2b2451ca68ca03e1c4eddc0r1 ;
++ <http://purl.org/dc/terms/contributor> <http://purl.org/NET/cpan-uri/person/kjetilk>, <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://usefulinc.com/ns/doap#bug-database> <https://github.com/kjetilk/p5-rdf-doap/issues> ;
++ <http://usefulinc.com/ns/doap#category> <http://dbpedia.org/resource/Category:Semantic_Web> ;
++ <http://usefulinc.com/ns/doap#created> "2013-08-11"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#developer> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://usefulinc.com/ns/doap#download-page> <https://metacpan.org/release/RDF-DOAP> ;
++ <http://usefulinc.com/ns/doap#homepage> <https://metacpan.org/release/RDF-DOAP> ;
++ <http://usefulinc.com/ns/doap#license> <http://dev.perl.org/licenses/> ;
++ <http://usefulinc.com/ns/doap#maintainer> <http://purl.org/NET/cpan-uri/person/kjetilk>, <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://usefulinc.com/ns/doap#name> "RDF-DOAP" ;
++ <http://usefulinc.com/ns/doap#programming-language> "Perl" ;
++ <http://usefulinc.com/ns/doap#release> <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-001>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-002>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-003>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-004>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-005>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-006>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-007>, <http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-008>, <http://purl.org/NE [...]
++ <http://usefulinc.com/ns/doap#repository> _:rb5fc40458708e460eb4b0fcd1ef00c702r0 ;
++ <http://usefulinc.com/ns/doap#shortdesc> "an object-oriented interface for DOAP (Description of a Project) data" ;
++ <http://usefulinc.com/ns/doap#support-forum> <irc://irc.perl.org/#perlrdf> ;
++ a <http://usefulinc.com/ns/doap#Project> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-001> <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.001"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-08-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.001.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.001"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> ;
++ <http://www.w3.org/2000/01/rdf-schema#label> "Initial release" .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-002> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr0 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.002"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-08-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.002.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.002"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-003> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr1 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.003"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-08-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.003.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.003"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-004> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr2 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.004"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-08-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.004.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.004"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-005> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr3 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.005"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-08-13"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.005.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.005"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-006> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr4 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.006"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-09-03"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.006.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.006"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-007> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr5 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.007"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-09-03"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.007.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.007"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-008> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr6 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.008"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-09-03"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.008.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.008"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-009> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr7 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.009"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-09-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.009.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.009"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-010> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr8 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.010"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2013-09-30"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.010.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.010"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-011> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr9 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.011"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2014-08-12"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.011.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.011"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-012> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr10 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/tobyink> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.012"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2014-09-07"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/T/TO/TOBYINK/RDF-DOAP-0.012.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.012"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/dist/RDF-DOAP/v_0-100> <http://ontologi.es/doap-changeset#changeset> _:rbde447b38bad54935877bad6475504b5fr11 ;
++ <http://ontologi.es/doap-changeset#released-by> <http://purl.org/NET/cpan-uri/person/kjetilk> ;
++ <http://purl.org/dc/terms/identifier> "RDF-DOAP-0.100"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ <http://purl.org/dc/terms/issued> "2017-12-21"^^<http://www.w3.org/2001/XMLSchema#date> ;
++ <http://usefulinc.com/ns/doap#file-release> <http://backpan.cpan.org/authors/id/K/KJ/KJETILK/RDF-DOAP-0.100.tar.gz> ;
++ <http://usefulinc.com/ns/doap#revision> "0.100"^^<http://www.w3.org/2001/XMLSchema#string> ;
++ a <http://usefulinc.com/ns/doap#Version> .
++<http://purl.org/NET/cpan-uri/person/kjetilk> a <http://xmlns.com/foaf/0.1/Person> ;
++ <http://www.w3.org/2002/07/owl#sameAs> <http://git2prov.org/git2prov?giturl=https://github.com/kjetilk/p5-rdf-doap&serialization=PROV-O#user-Kjetil-Kjernsmo>, <http://www.kjetil.kjernsmo.net/foaf#me> ;
++ <http://xmlns.com/foaf/0.1/mbox> <mailto:kjetilk at cpan.org> ;
++ <http://xmlns.com/foaf/0.1/name> "Kjetil Kjernsmo" ;
++ <http://xmlns.com/foaf/0.1/nick> "KJETILK" ;
++ <http://xmlns.com/foaf/0.1/page> <https://metacpan.org/author/KJETILK> .
++<http://purl.org/NET/cpan-uri/person/tobyink> a <http://xmlns.com/foaf/0.1/Person> ;
++ <http://www.w3.org/2002/07/owl#sameAs> <http://git2prov.org/git2prov?giturl=https://github.com/kjetilk/p5-rdf-doap&serialization=PROV-O#user-Toby-Inkster> ;
++ <http://xmlns.com/foaf/0.1/mbox> <mailto:tobyink at cpan.org> ;
++ <http://xmlns.com/foaf/0.1/name> "Toby Inkster" ;
++ <http://xmlns.com/foaf/0.1/nick> "TOBYINK" ;
++ <http://xmlns.com/foaf/0.1/page> <https://metacpan.org/author/TOBYINK> .
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-doap-perl.git
More information about the Pkg-perl-cvs-commits
mailing list