[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2018-05-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642
Bug 13642 depends on bug 15169, which changed state.

Bug 15169 Summary: Add for NORMARC transformation to new metadata formats
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169

   What|Removed |Added

 Status|In Discussion   |RESOLVED
 Resolution|--- |INVALID

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #163 from David Cook  ---
FYI, Magnus and I are doing a RDF project with Stockholm University Library,
and we've been looking at RDF::Trine again.

I've found a bug in the most recent code (version 1.016), and sent a pull
request, and the module author said that he's hoping to review it and get that
merged into master in the next few days. 

But it means that we do want to be using the newest version of RDF::Trine. I'm
going to send an email out in a moment and copy in Mirko as the latest package
maintainer.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Brendan Gallagher  changed:

   What|Removed |Added

 CC||bren...@bywatersolutions.co
   ||m
 Status|Passed QA   |Pushed to Master

--- Comment #162 from Brendan Gallagher  ---
Pushed to Master - Should be in the May 2016 release.  Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #161 from Jonathan Druart  
---
Great work Héctor and Frédéric!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Jonathan Druart  changed:

   What|Removed |Added

  Attachment #44727|0   |1
is obsolete||
  Attachment #44728|0   |1
is obsolete||
  Attachment #44815|0   |1
is obsolete||
  Attachment #44819|0   |1
is obsolete||
  Attachment #46514|0   |1
is obsolete||

--- Comment #155 from Jonathan Druart  
---
Created attachment 46584
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46584=edit
Bug 13642 - Adding new features for Dublin Core metadata

When Koha export a bibliographic record to DC, makes it in XML format.
This XML not follows the DC-XML recommendations as should be: elements
in uppercase eg. dc:Date, dc:Creator, section 4.2, recommendation 4
explain that "The property names for the 15 DC elements should be all
lower-case." eg. dc:date, dc:creator" and section "4.3 Example - a
simple DC record", xsi:schemaLocation="http://example.org/myapp/
http://example.org/myapp/schema.xsd; schema does not exist.

NOTE: This new feature implement the XSLT transformation for OAI-DC,
SRW-DC and RDF-DC

Test plan
---
1) Download Dublin Core file from record detail page. Open up the file,
   and make sure that the document not follows the DC-XML
   recommendations as should be.
2) Apply patch.
3) Go to whichever bib record in OPAC or staff and click on Save >
   Dublin Core.  A modal will display, prove all options.
4) Change the system preference 'Opac ExportOptions' by enabling and
   disabling Dublin Core and try to download a record.
5) Try several bibliographic records in any format (book, magazine, DVD,
   etc.) to confirm that properly exported.
6) Test with all marc flavours.

Sponsored-by: Universidad de El Salvador

Signed-off-by: Frederic Demians 

Signed-off-by: Jonathan Druart 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Jonathan Druart  changed:

   What|Removed |Added

 Status|Signed Off  |Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #158 from Jonathan Druart  
---
Created attachment 46587
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46587=edit
Bug 13642 - Remove MARC::Crosswalk::DublinCore from Koha

To test:

1) git grep "MARC::Crosswalk::DublinCore"

C4/Installer/PerlDependencies.pm:'MARC::Crosswalk::DublinCore' => {
INSTALL.fedora7:MARC::Crosswalk::DublinCore

2) git grep "libmarc-crosswalk-dublincore-perl"

debian/control: libmarc-crosswalk-dublincore-perl,
debian/control: libmarc-crosswalk-dublincore-perl,
install_misc/debian.packages:libmarc-crosswalk-dublincore-perl install
install_misc/ubuntu.10.04.packages:libmarc-crosswalk-dublincore-perlinstall
install_misc/ubuntu.12.04.packages:libmarc-crosswalk-dublincore-perlinstall
install_misc/ubuntu.packages:libmarc-crosswalk-dublincore-perl  install

3) Repeat step 1 and 2

Signed-off-by: Frederic Demians 
  Ripping out any mention to MARC::Crosswalk::DublinCore can't hurt.

Signed-off-by: Jonathan Druart 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #157 from Jonathan Druart  
---
Created attachment 46586
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46586=edit
Bug 13642 - Add Unit test for C4::Record::marc2dcxml

Add Unit test for C4::Record::marc2dcxml

To test:
prove t/db_dependent/Record.t
prove t/db_dependent/Record/Record.t

Signed-off-by: Frederic Demians 

Signed-off-by: Jonathan Druart 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #156 from Jonathan Druart  
---
Created attachment 46585
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46585=edit
Bug 13642 - Changes LESS opac.less > to opac.css

Changes LESS opac.less > to opac.css

Signed-off-by: Frédéric Demians 

Signed-off-by: Jonathan Druart 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #159 from Jonathan Druart  
---
Created attachment 46588
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46588=edit
Bug 13642: (followup) OAI-DC checked by default in OPAC modal

-Fixing default option checked for OAI-DC in OPAC modal
-Move OPAC modal to opac-detail-sidebar.inc to display in MARC view
 and ISBD view
This follow-up fix the QA comment in comment 149

Signed-off-by: Frédéric Demians 
  Above issue fixed & usable also in MARC/ISBD view

Signed-off-by: Jonathan Druart 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #160 from Jonathan Druart  
---
This patch set is blocked by bug 15169 which is waiting for a signoff.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2016-01-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

  Attachment #45971|0   |1
is obsolete||

--- Comment #154 from Frédéric Demians  ---
Created attachment 46514
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46514=edit
Bug 13642: (followup) OAI-DC checked by default in OPAC modal

-Fixing default option checked for OAI-DC in OPAC modal
-Move OPAC modal to opac-detail-sidebar.inc to display in MARC view
 and ISBD view
This follow-up fix the QA comment in comment 149

Signed-off-by: Frédéric Demians 
  Above issue fixed & usable also in MARC/ISBD view

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-12-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-12-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #150 from Héctor Eduardo Castro Avalos  
---
Created attachment 45970
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45970=edit
Bug 13642: (followup) OAI-DC checked by default in OPAC modal

Fixing default option checked for OAI-DC in OPAC modal
This follow-up fix the QA comment in comment 149

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-12-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

  Attachment #45970|0   |1
is obsolete||

--- Comment #152 from Héctor Eduardo Castro Avalos  
---
Created attachment 45971
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45971=edit
Bug 13642: (followup) OAI-DC checked by default in OPAC modal

-Fixing default option checked for OAI-DC in OPAC modal
-Move OPAC modal to opac-detail-sidebar.inc to display in MARC view
 and ISBD view
This follow-up fix the QA comment in comment 149

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-12-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #151 from Héctor Eduardo Castro Avalos  
---
(In reply to Jonathan Druart from comment #149)
> Héctor, I have just found a minor issue:
> At the OPAC, there is no radio buttons selected by default, so if you click
> on export, you get a iso2709.

I found two issues more in OPAC, the modal doesn't display in MARC view and
ISBD view. I will fix this in the last follow-up.

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-12-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #153 from Héctor Eduardo Castro Avalos  
---
I wish all of you a Merry Christmas and a Happy New Year

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-12-23 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Jonathan Druart  changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #149 from Jonathan Druart  
---
Héctor, I have just found a minor issue:
At the OPAC, there is no radio buttons selected by default, so if you click on
export, you get a iso2709.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-12-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #148 from Héctor Eduardo Castro Avalos  
---
Still applies

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

  Attachment #44816|0   |1
is obsolete||

--- Comment #145 from Frédéric Demians  ---
Created attachment 44819
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44819=edit
Bug 13642 - Remove MARC::Crosswalk::DublinCore from Koha

To test:

1) git grep "MARC::Crosswalk::DublinCore"

C4/Installer/PerlDependencies.pm:'MARC::Crosswalk::DublinCore' => {
INSTALL.fedora7:MARC::Crosswalk::DublinCore

2) git grep "libmarc-crosswalk-dublincore-perl"

debian/control: libmarc-crosswalk-dublincore-perl,
debian/control: libmarc-crosswalk-dublincore-perl,
install_misc/debian.packages:libmarc-crosswalk-dublincore-perl install
install_misc/ubuntu.10.04.packages:libmarc-crosswalk-dublincore-perlinstall
install_misc/ubuntu.12.04.packages:libmarc-crosswalk-dublincore-perlinstall
install_misc/ubuntu.packages:libmarc-crosswalk-dublincore-perl  install

3) Repeat step 1 and 2

Signed-off-by: Frederic Demians 
  Ripping out any mention to MARC::Crosswalk::DublinCore can't hurt.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #146 from Héctor Eduardo Castro Avalos  
---
(In reply to Frédéric Demians from comment #145)

> Signed-off-by: Frederic Demians 
>   Ripping out any mention to MARC::Crosswalk::DublinCore can't hurt.

Getting rid really can't hurt, IMHO

git grep "marc2dcxml"
C4/Record.pm:  
C4/Record.pm:=head2 marc2dcxml - Convert from ISO-2709 to Dublin Core
C4/Record.pm:my dcxml = marc2dcxml ($marc, $xml, $biblionumber, $format);
C4/Record.pm:my dcxml = marc2dcxml (undef, undef, 1, "oaidc");
C4/Record.pm:sub marc2dcxml {
catalogue/export.pl:$marc = marc2dcxml(undef, undef, $biblionum
opac/opac-export.pl:$marc = marc2dcxml(undef, undef, $biblionumber, $format
t/db_dependent/Record.t:my $marcsrwdc=marc2dcxml( $marc, undef, undef, "srwdc" 
t/db_dependent/Record.t:my $marcoaidc=marc2dcxml( $marc, undef, undef, "oaidc" 
t/db_dependent/Record.t:my $marcrdfdc=marc2dcxml( $marc, undef, undef, "rdfdc" 
t/db_dependent/Record/Record.t:ok (eval{marc2dcxml($marc21_utf8, undef, undef,

All files affected has been changed to the new marc2dcxml method.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #147 from David Cook  ---
(In reply to Héctor Eduardo Castro Avalos from comment #138)
> (In reply to David Cook from comment #137)
>  
> > Yeah, I'd like to be involved as well. I think Magnus Enger has already
> > started doing prototype work on this with SemantiKoha, so it'll be
> > interesting.
> > 
> > Certainly something to discuss with the whole group, I think.
> 
> Hi David
> 
> Where is placed Magnus' works? I'm really interested in this kind of
> subjects too. Another think is -as explain me Bernardo- the plack
> environment needs to be complete to use modules with Moose support, this is
> because some packages like RDF::Trine and RDF::Query need it.

Hi Héctor,

The blog post about it is here http://libriotech.no/blogs/semantikoha and it
includes links to the source code. It's been a few years since Magnus has
worked on it, I think, but I think he might be interested in reviving it.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #143 from Héctor Eduardo Castro Avalos  
---
Created attachment 44816
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44816=edit
Bug 13642 - Remove MARC::Crosswalk::DublinCore from Koha

To test:
1) git grep "MARC::Crosswalk::DublinCore"
C4/Installer/PerlDependencies.pm:'MARC::Crosswalk::DublinCore' => {
INSTALL.fedora7:MARC::Crosswalk::DublinCore

2) git grep "libmarc-crosswalk-dublincore-perl"
debian/control: libmarc-crosswalk-dublincore-perl,
debian/control: libmarc-crosswalk-dublincore-perl,
install_misc/debian.packages:libmarc-crosswalk-dublincore-perl install
install_misc/ubuntu.10.04.packages:libmarc-crosswalk-dublincore-perlinstall
install_misc/ubuntu.12.04.packages:libmarc-crosswalk-dublincore-perlinstall
install_misc/ubuntu.packages:libmarc-crosswalk-dublincore-perl  install

3) Repeat step 1 and 2

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #144 from Héctor Eduardo Castro Avalos  
---
Hi Frédéric

Please sign-off the last two patches, I found another Unit Test
(t/db_dependent/Record/Record.t) that affect the marc2dxml method; and finally
remove the MARC::Crosswalk::DublinCore module
(libmarc-crosswalk-dublincore-perl)

Thanks in advance

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Status|Signed Off  |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-12 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

  Attachment #44729|0   |1
is obsolete||

--- Comment #142 from Héctor Eduardo Castro Avalos  
---
Created attachment 44815
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44815=edit
Bug 13642 - Add Unit test for C4::Record::marc2dcxml

Add Unit test for C4::Record::marc2dcxml

To test:
prove t/db_dependent/Record.t
prove t/db_dependent/Record/Record.t

Signed-off-by: Frederic Demians 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=15170

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

  Attachment #44660|0   |1
is obsolete||

--- Comment #140 from Frédéric Demians  ---
Created attachment 44728
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44728=edit
Bug 13642 - Changes LESS opac.less > to opac.css

Changes LESS opac.less > to opac.css

Signed-off-by: Frédéric Demians 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

  Attachment #44659|0   |1
is obsolete||
  Attachment #44661|0   |1
is obsolete||
  Attachment #44669|0   |1
is obsolete||
  Attachment #44677|0   |1
is obsolete||

--- Comment #139 from Frédéric Demians  ---
Created attachment 44727
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44727=edit
Bug 13642 [ENH] Adding new features for Dublin Core metadata

When Koha export a bibliographic record to DC, makes it in XML format.
This XML not follows the DC-XML recommendations as should be: elements
in uppercase eg. dc:Date, dc:Creator, section 4.2, recommendation 4
explain that "The property names for the 15 DC elements should be all
lower-case." eg. dc:date, dc:creator" and section "4.3 Example - a
simple DC record", xsi:schemaLocation="http://example.org/myapp/
http://example.org/myapp/schema.xsd; schema does not exist.

NOTE: This new feature implement the XSLT transformation for OAI-DC,
SRW-DC and RDF-DC

Test plan
---
1) Download Dublin Core file from record detail page. Open up the file,
   and make sure that the document not follows the DC-XML
   recommendations as should be.
2) Apply patch.
3) Go to whichever bib record in OPAC or staff and click on Save >
   Dublin Core.  A modal will display, prove all options.
4) Change the system preference 'Opac ExportOptions' by enabling and
   disabling Dublin Core and try to download a record.
5) Try several bibliographic records in any format (book, magazine, DVD,
   etc.) to confirm that properly exported.
6) Test with all marc flavours.

Sponsored-by: Universidad de El Salvador

Signed-off-by: Frederic Demians 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

  Attachment #44672|0   |1
is obsolete||

--- Comment #141 from Frédéric Demians  ---
Created attachment 44729
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44729=edit
Bug 13642 - Add Unit test for C4::Record::marc2dcxml

Add Unit test for C4::Record::marc2dcxml

To test:
Prove t/db_dependent/Record.t

Signed-off-by: Frederic Demians 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=15169

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Depends on||15162, 15170


Referenced Bugs:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15162
[Bug 15162] Add for Unimarc transformation to new metadata formats
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15170
[Bug 15170] Add 264 field to MARC21*DC.xsl
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-11 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Depends on|15162   |15169


Referenced Bugs:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15162
[Bug 15162] Add for Unimarc transformation to new metadata formats
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15169
[Bug 15169] Add for NORMARC transformation to new metadata formats
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #136 from Héctor Eduardo Castro Avalos  
---
(In reply to Frédéric Demians from comment #135)
> Héctor, would you allow me to simplify this bug? I propose to just keep 3
> patches attached to this one (and sign them): the enhancement, the UT & the
> less to css conversion. And I would open two new patches: (1) 264 field, (2)
> NORMARC new XSL. It won't touch the patches themselves nor your credit.

Sorry for my late reply

Okidoki Frédéric, do the necessary and the more adequate with this bug.

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #137 from David Cook  ---
(In reply to Frédéric Demians from comment #134)
> This is a huge subject. A very interesting and promising one. I'd be pleased
> to be included in a discussion on this matter, whatever the form it takes:
> bug umbrella, task force...

Yeah, I'd like to be involved as well. I think Magnus Enger has already started
doing prototype work on this with SemantiKoha, so it'll be interesting.

Certainly something to discuss with the whole group, I think.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #138 from Héctor Eduardo Castro Avalos  
---
(In reply to David Cook from comment #137)

> Yeah, I'd like to be involved as well. I think Magnus Enger has already
> started doing prototype work on this with SemantiKoha, so it'll be
> interesting.
> 
> Certainly something to discuss with the whole group, I think.

Hi David

Where is placed Magnus' works? I'm really interested in this kind of subjects
too. Another think is -as explain me Bernardo- the plack environment needs to
be complete to use modules with Moose support, this is because some packages
like RDF::Trine and RDF::Query need it.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Depends on||15162

--- Comment #130 from Héctor Eduardo Castro Avalos  
---
(In reply to Frédéric Demians from comment #128)
> For Unimarc, it will only work for OAI-DC format. XSL for RDF-DC and SRW-DC
> format are missing. See bug 15162. In my opinion, it shouldn't prevent
> accepting this enhancement.

Hi Frédéric

I will try to attach a patch for bug 15162 as soon as posible to apply on top
of this one.

Regards


Referenced Bugs:

http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15162
[Bug 15162] Add for Unimarc transformation to new metadata formats
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #132 from David Cook  ---
Not sure about the state of this patch, but I just wanted to say that I agree
with Frédéric:

"It's far beyond the scope of this patch. Open a new bug if you want, and name
it Semantic-Koha, or Sekoa."

I think it would be interesting to be able to publish any record using RDF, and
maybe even set up a SPARQL endpoint. I noticed that in DSpace 5.0 or 6.0
they've added support for publishing their records using RDF.

However, I think that's outside the scope of this bug. It would make sense as
its own bug.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=15162

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #128 from Frédéric Demians  ---
For Unimarc, it will only work for OAI-DC format. XSL for RDF-DC and SRW-DC
format are missing. See bug 15162. In my opinion, it shouldn't prevent
accepting this enhancement.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #127 from Frédéric Demians  ---
It works in intra/opac. But in intra, it only works on 'Normal' detail page, it
doesn't in ISBD/MARC/Item tab.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #126 from Héctor Eduardo Castro Avalos  
---
Created attachment 44662
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44662=edit
Bug 13642 (follow-up) Adding new features for Dublin Core metadata

Correct if clasue according with comment 124

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Frédéric Demians  changed:

   What|Removed |Added

  Attachment #44629|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

  Attachment #44658|0   |1
is obsolete||

--- Comment #122 from Héctor Eduardo Castro Avalos  
---
Created attachment 44659
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44659=edit
Bug 13642 [ENH] Adding new features for Dublin Core metadata

When Koha export a bibliographic record to DC, makes it in XML format.
This XML not follows the DC-XML recommendations as should be: elements in
uppercase eg. dc:Date, dc:Creator, section 4.2, recommendation 4 explain
that "The property names for the 15 DC elements should be all lower-case."
eg. dc:date, dc:creator" and section "4.3 Example - a simple DC record",
xsi:schemaLocation="http://example.org/myapp/
http://example.org/myapp/schema.xsd; schema does not exist.

NOTE: This new feature implement the XSLT transformation for OAI-DC,
SRW-DC and RDF-DC

Test plan
---
1) Download Dublin Core file from record detail page. Open up the file,
and make sure that the document not follows the DC-XML recommendations as
should be.
2) Apply patch.
3) Go to whichever bib record in OPAC or staff and click on Save > Dublin Core.
A modal will display, prove all options.
4) Change the system preference 'Opac ExportOptions' by enabling and disabling
Dublin Core and try to download a record.
5) Try several bibliographic records in any format (book, magazine, DVD, etc.)
to confirm that properly exported.
6) Test with all marc flavours.

Sponsored-by: Universidad de El Salvador

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #124 from Frédéric Demians  ---
Comment on attachment 44659
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44659
Bug 13642 [ENH] Adding new features for Dublin Core metadata

Review of attachment 44659:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html=13642=44659)
-

Otherwise it works for me both pro/opac interface, with a MARC21. I will test
later with an UNIMARC catalog.

::: C4/Record.pm
@@ +293,5 @@
> +carp "\t". $warn;
> +};
> +} elsif ( $record =~ /^MARC::Record/ ) { # if OK makes xslt 
> transformation
> +my $xslt_engine = Koha::XSLT_Handler->new;
> +if ( $format eq 'oaidc' || 'srwdc' || 'rdfdc' ) {

This test will always be true. I don't think it's what you want. You may want:

  if ( $format =~ /oaidc|srwdc|rdfdc/ ) {

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

  Attachment #44627|0   |1
is obsolete||

--- Comment #121 from Héctor Eduardo Castro Avalos  
---
Created attachment 44658
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44658=edit
Bug 13642 [ENH] Adding new features for Dublin Core metadata

When Koha export a bibliographic record to DC, makes it in XML format.
This XML not follows the DC-XML recommendations as should be: elements in
uppercase eg. dc:Date, dc:Creator, section 4.2, recommendation 4 explain
that "The property names for the 15 DC elements should be all lower-case."
eg. dc:date, dc:creator" and section "4.3 Example - a simple DC record",
xsi:schemaLocation="http://example.org/myapp/
http://example.org/myapp/schema.xsd; schema does not exist.

NOTE: This new feature implement the XSLT transformation for OAI-DC,
SRW-DC and RDF-DC

Test plan
---
1) Download Dublin Core file from record detail page. Open up the file,
and make sure that the document not follows the DC-XML recommendations as
should be.
2) Apply patch.
3) Go to whichever bib record in OPAC or staff and click on Save > Dublin Core.
A modal will display, prove all options.
4) Change the system preference 'Opac ExportOptions' by enabling and disabling
Dublin Core and try to download a record.
5) Try several bibliographic records in any format (book, magazine, DVD, etc.)
to confirm that properly exported.
6) Test with all marc flavours.

Sponsored-by: Universidad de El Salvador

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #123 from Héctor Eduardo Castro Avalos  
---
Created attachment 44660
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44660=edit
Bug 13642 - Changes LESS opac.less > to opac.css

Changes LESS opac.less > to opac.css

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #125 from Héctor Eduardo Castro Avalos  
---
Created attachment 44661
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44661=edit
Bug 13642 - Add 264 field to MARC21*DC.xsl

Modify MARC21*DC.xsl to add RDA 264 field

To test:
-Copy from LOC z39.50 the Maxwell's handbook for RDA (ISBN 9780838911723)
-Look the field 264
-In datail for the record, export or save to Dublin Core (the three options)
-Open the xml generated, notice that  and  are not
present
-Apply this patch
-Reload and export again
-Open the xml, you will see the tags publisher and date taken from 264

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #135 from Frédéric Demians  ---
Héctor, would you allow me to simplify this bug? I propose to just keep 3
patches attached to this one (and sign them): the enhancement, the UT & the
less to css conversion. And I would open two new patches: (1) 264 field, (2)
NORMARC new XSL. It won't touch the patches themselves nor your credit.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #134 from Frédéric Demians  ---
(In reply to David Cook from comment #132)

> I think it would be interesting to be able to publish any record using RDF,
> and maybe even set up a SPARQL endpoint. I noticed that in DSpace 5.0 or 6.0
> they've added support for publishing their records using RDF.

This is a huge subject. A very interesting and promising one. I'd be pleased to
be included in a discussion on this matter, whatever the form it takes: bug
umbrella, task force...

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #133 from Héctor Eduardo Castro Avalos  
---
Created attachment 44677
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44677=edit
Bug 13642 - Add NORMARCslim2RDFDC.xsl and NORMARCslim2SRWDC.xsl

Add missing xsls for NORMARC flavour

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

  Attachment #44662|0   |1
is obsolete||

--- Comment #129 from Héctor Eduardo Castro Avalos  
---
Created attachment 44669
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44669=edit
Bug 13642 (follow-up) Adding new features for Dublin Core metadata

This patch fix the following:
-Correct if clasue according with comment 124 (C4::Record::marc2dcxml)
-Move modal from detail.tt to cat-toolbar.inc to work with
 Normal|MARC|ISBD|Items view tabs.
-Add css style to delelete border (in modal) in h3 for
"exportLabelexportModal_" id in moredetail.tt this because local style
for h3 tag.

To test:
-Apply patch 15162 on top
-Apply patches
-Follow the test plan of previous commits

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #131 from Héctor Eduardo Castro Avalos  
---
Created attachment 44672
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44672=edit
Bug 13642 - Add Unit test for C4::Record::marc2dcxml

Add Unit test for C4::Record::marc2dcxml

To test:
Prove t/db_dependent/Record.t

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #113 from Katrin Fischer  ---
Hi Hector and others,

I have marked the last 2 comments 'private' as I think the links in them are
spam.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #114 from Héctor Eduardo Castro Avalos  
---
(In reply to Katrin Fischer from comment #113)

> I have marked the last 2 comments 'private' as I think the links in them are
> spam.

Thanks Katrin, I did not realize it was spam

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

  Attachment #43548|0   |1
is obsolete||
  Attachment #43549|0   |1
is obsolete||
  Attachment #43586|0   |1
is obsolete||
  Attachment #43612|0   |1
is obsolete||

--- Comment #115 from Héctor Eduardo Castro Avalos  
---
Created attachment 44627
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44627=edit
Bug 13642 [ENH] Adding new features for Dublin Core metadata

When Koha export a bibliographic record to DC, makes it in XML format.
This XML not follows the DC-XML recommendations as should be: elements in
uppercase eg. dc:Date, dc:Creator, section 4.2, recommendation 4 explain
that "The property names for the 15 DC elements should be all lower-case."
eg. dc:date, dc:creator" and section "4.3 Example - a simple DC record",
xsi:schemaLocation="http://example.org/myapp/
http://example.org/myapp/schema.xsd; schema does not exist.

NOTE: This new feature implement the XSLT transformation for OAI-DC,
SRW-DC and RDF-DC

Test plan
---
1) Download Dublin Core file from record detail page. Open up the file,
and make sure that the document not follows the DC-XML recommendations as
should be.
2) Apply patch.
3) Go to whichever bib record in OPAC or staff and click on Save > Dublin Core.
A modal will display, prove all options.
4) Change the system preference 'Opac ExportOptions' by enabling and disabling
Dublin Core and try to download a record.
5) Try several bibliographic records in any format (book, magazine, DVD, etc.)
to confirm that properly exported.

Sponsored-by: Universidad de El Salvador

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #118 from Frédéric Demians  ---
> Frédéric, please test it and QAing and tell me how looks this wheter i'm
> wrong or I go in the right way.

Seems good to me. I've tested: it works in intra interface, but it doesn't at
OPAC (I will attach a screen capture) ; the dialog box seems mixed.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Status|In Discussion   |ASSIGNED

--- Comment #116 from Héctor Eduardo Castro Avalos  
---
Hi Frédéric and all devs

This is the new patch using XSLTs for OAIDC, SRWDC, and RDFDC.

The bug is not complete yet! Needs Unit test, changes to opac.cs (I need to
install LESS) and maybe add 264 field to XSLTs.

Frédéric, please test it and QAing and tell me how looks this wheter i'm wrong
or I go in the right way.

Thanks

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #119 from Frédéric Demians  ---
Created attachment 44629
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44629=edit
OPAC dialog box

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #117 from Héctor Eduardo Castro Avalos  
---
I forgot it, test with MARC21, UNIMARC and NORMARC, this patch takes in
consideration syspref marcflavour

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #120 from Frédéric Demians  ---
Reading the code, I'd also suggest to simplify the way you construct the XSL
filename in marc2dcxml:

   my $xsl = C4::Context->config('intrahtdocs') . '/prog/en/xslt/slim2' .
 uc $format . '.xsl';

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Jenny Dallas  changed:

   What|Removed |Added

 CC||limbo...@gmail.com

--- Comment #111 from Jenny Dallas  ---
Thought-provoking comments , Just to add my thoughts , if someone have been
needing to merge PDF or PNG files , my business partner saw a service here 
http://www.altomerge.com and also here http://pdf.ac/5NrqIN

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-11-07 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #112 from Héctor Eduardo Castro Avalos  
---
(In reply to Jenny Dallas from comment #111)
> Thought-provoking comments , Just to add my thoughts , if someone have been
> needing to merge PDF or PNG files , my business partner saw a service here 
> http://www.altomerge.com and also here http://pdf.ac/5NrqIN

Hi Jenny

Thank you for your comment.

I don't know whether I'm wrong or I misunderstand you, but the intention of
this bug is about RDF
 to serialize
Dublin Core Metadata 

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #110 from Héctor Eduardo Castro Avalos  
---
(In reply to Frédéric Demians from comment #109)

> Somehwhere in the process, I take a look at the code, spend time on it,
> trying
> to figure out how it works, how it has been done. Testing and QAing is all
> about that.
> 
> I have mixed feeling, when I find duplicated code (for example). In
> opac/opac-
> export.pl and catalog/export.pl:

> Or in Koha::Crosswalk::DublinCore.pm, line 242, you get:
> Is it valid?

> How will you extend the semantic of the produced metadata with
> MARC::Crosswalk::Dublincore? If you want more than the 15 DC elements,
> doesn't
> it mean that you need a mean to improve, granularize the way Koha MARC record
> is transformed. The current DC exported from Koha is not that good because
> (1)
> it doesn't work for Unimarc, (2) it doesn't allow each library to tweak the
> transformation from MARC to DC (the way it's done by OAI server).

> It's far beyond the scope of this patch. Open a new bug if you want, and name
> it Semantic-Koha, or Sekoa.

Yes, you're right Frédéric. I'm just a librarian trying to improve.

Let me propose another patch with your suggestion, using the xslts for
transforming the marc flavors.

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-28 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #109 from Frédéric Demians  ---
> Have you tested the patch?

Yes. My questions are not related to your patch WUI and result, but to your
implementation, your goals.

Somehwhere in the process, I take a look at the code, spend time on it, trying
to figure out how it works, how it has been done. Testing and QAing is all
about that.

I have mixed feeling, when I find duplicated code (for example). In opac/opac-
export.pl and catalog/export.pl:

SWITCH:
for ($recommendation) {
if (/^simple-dc-rdf/) {
($error,$marc) = marc2dcxml($marc, $recommendation, 0,
1, undef, undef, $resource_url , $formats);
$format = "dublin-core." . $formats;
last SWITCH; }
if (/^dc-rdf/) {
($error,$marc) = marc2dcxml($marc, $recommendation, 1,
1, undef, undef, $resource_url, $formats);
$format = "dublin-core." . $formats;
last SWITCH; }
if (/^dc-xml/) {
($error,$marc) = marc2dcxml($marc, $recommendation, $qualifier,
1, $root_element, $xsischemalocation, undef, undef);
$format = "dublin-core.xml";
last SWITCH; }
if (/^oai-dc/) {
($error,$marc) = marc2dcxml($marc, $recommendation);
$format = "dublin-core.xml";
last SWITCH; }
if (/^srw_dc/) {
($error,$marc) = marc2dcxml($marc, $recommendation);
$format = "dublin-core.xml";
last SWITCH; }
}


Or in Koha::Crosswalk::DublinCore.pm, line 242, you get:

if ( exists $self->{xsi_schemaLocation} ) {
$dataxml{'xsi_schemaLocation'} = $self->{xsi_schemaLocation};
}
if ( exists $self->{xsi_schemaLocation} ) {
$dataxml{'opt_namespace'} = $self->{opt_namespace};
}
if ( exists $self->{xsi_schemaLocation} ) {
$dataxml{'opt_namespace_url'} = $self->{opt_namespace_url};
}

Is it valid?

> With this module (Koha::Crosswalk::DublinCore) I can support more metada
> than the simple 15 DC elements (Element Set Version 1.1). This Simple DC is
> used for OAI and SRW in xml format. But also i can reproduce this other
> guidelines/recommendations:

How will you extend the semantic of the produced metadata with
MARC::Crosswalk::Dublincore? If you want more than the 15 DC elements, doesn't
it mean that you need a mean to improve, granularize the way Koha MARC record
is transformed. The current DC exported from Koha is not that good because (1)
it doesn't work for Unimarc, (2) it doesn't allow each library to tweak the
transformation from MARC to DC (the way it's done by OAI server).

> And RDF::Trine can serialize multiple rdf formats (rdf-json, rdf-xml,
> nquads, nquads-canonical, turtle) also give us the opportunity of storing
> the triples in databases; with RDF::Query we can perform queries with SPARQL

It's far beyond the scope of this patch. Open a new bug if you want, and name
it Semantic-Koha, or Sekoa.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #103 from Frédéric Demians  ---
Here's what I can think of this.

There is already in Koha an inconsistency in the way DC is generated. (1) When
exporting, C4::Record::marc2dcxml() is used. (2) In OAI server, an XSLT
transformation is done using XSL file found in koha-tmpl/intranet-
tmpl/prog/en/xslt. The OAI approach seems more sensible since it allows to
have a transformation logic per MARC flavor, and even in OAI extended mode, a
transformation specific to a Koha installation.

Currently, C4::Record::marc2dcxml() delegates the semantic transformation from
MARC21 to XML DC to this module: MARC::Crosswalk::DublinCore. I don't think
this is a great idea. This is an old-unmaintained module (10 years old). And
it doesn't work for Unimarc. I haven't paid attention to that, but I can't see
how DC export could work with an Unimarc catalog. Your module
Koha::Crosswalk::DublinCore still wraps a call MARC::Crosswalk::DublinCore.

The MARC21 to Unimarc transformation on the fly isn't a good idea at all. This
would add complexity for an unreliable result. 

Why not just fixing XSL files transforming MARCXML biblios into DC and use
them in marc2dcxml()?

Side note about dependencies -- RDF::Trine have Moose as dependency. Aren't we
supposed to avoid that?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #104 from Katrin Fischer  ---
Hi Frederick, thx for your comment! I like the idea of reusing the XSLT.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #106 from Héctor Eduardo Castro Avalos  
---
(In reply to Katrin Fischer from comment #104)
> Hi Frederick, thx for your comment! I like the idea of reusing the XSLT.

Let me propose a patch in this way...

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #105 from Héctor Eduardo Castro Avalos  
---
(In reply to Frédéric Demians from comment #103)
> Here's what I can think of this.
> 
> There is already in Koha an inconsistency in the way DC is generated. (1)
> When
> exporting, C4::Record::marc2dcxml() is used. (2) In OAI server, an XSLT
> transformation is done using XSL file found in koha-tmpl/intranet-
> tmpl/prog/en/xslt. The OAI approach seems more sensible since it allows to
> have a transformation logic per MARC flavor, and even in OAI extended mode, a
> transformation specific to a Koha installation.
> 
> Currently, C4::Record::marc2dcxml() delegates the semantic transformation
> from
> MARC21 to XML DC to this module: MARC::Crosswalk::DublinCore. I don't think
> this is a great idea. This is an old-unmaintained module (10 years old). And
> it doesn't work for Unimarc. I haven't paid attention to that, but I can't
> see
> how DC export could work with an Unimarc catalog. Your module
> Koha::Crosswalk::DublinCore still wraps a call MARC::Crosswalk::DublinCore.
> 
> The MARC21 to Unimarc transformation on the fly isn't a good idea at all.
> This
> would add complexity for an unreliable result. 
> 
> Why not just fixing XSL files transforming MARCXML biblios into DC and use
> them in marc2dcxml()?
> 
> Side note about dependencies -- RDF::Trine have Moose as dependency. Aren't
> we
> supposed to avoid that?

Where I can find information about avoiding Moose in Koha?

Another question is: How to deal with RDF and SPARQL in Koha if we can't use
Moose?

All linked data in Semantic Web point to use RDF as basis. For example, the new
recommendation for DC is RDF . BIBCO
works with RDF. RDA Resgistry  works with RDF.
RIMMF works with RDF.

With xslt transformation we can only transform to simple DC RDF (BTW,
out-of-date, superseded standard ),
and what about the potential to use the complete dcterm namespace?

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #107 from Frédéric Demians  ---
> With xslt transformation we can only transform to simple DC RDF (BTW, out-
> of-date, superseded standard ),
> and what about the potential to use the complete dcterm namespace?

Can you elaborate? I don't understand.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-27 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #108 from Héctor Eduardo Castro Avalos  
---
(In reply to Frédéric Demians from comment #107)

>Can you elaborate? I don't understand.

Have you tested the patch?

With this module (Koha::Crosswalk::DublinCore) I can support more metada than
the simple 15 DC elements (Element Set Version 1.1). This Simple DC is used for
OAI and SRW in xml format. But also i can reproduce this other
guidelines/recommendations:

*  and example of this in

* 
* 

And RDF::Trine can serialize multiple rdf formats (rdf-json, rdf-xml, nquads,
nquads-canonical, turtle) also give us the opportunity of storing the triples
in databases; with RDF::Query we can perform queries with SPARQL

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Jonathan Druart  changed:

   What|Removed |Added

 CC||frede...@tamil.fr

--- Comment #100 from Jonathan Druart  
---
- You should extract the less/css changes from the mainpage.
- There is still something wrong with the radio buttons on the modal window
(staff).
- export oai-dc: in opac/oai.pl we use HTTP::OAI::Metadata::OAI_DC, so now we
will have 2 differents module to do the same job?


I am not familiar enough with Dublin core to know what to do with the UNIMARC
export and validate it works well for other flavors.

Frédéric (cced), Is there any chance to get your opinion on this enhancement?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #102 from Héctor Eduardo Castro Avalos  
---
(In reply to Jonathan Druart from comment #100)

Hi Jonathan

> - You should extract the less/css changes from the mainpage.
> - There is still something wrong with the radio buttons on the modal window
> (staff).

 I'll fix this as soon as possible.

> - export oai-dc: in opac/oai.pl we use HTTP::OAI::Metadata::OAI_DC, so now
> we will have 2 differents module to do the same job?

Yep, you're right. But at least with this one I can reproduce another kind of
metadata (DC-XML standard, SRW-DC, RDF serialization) starting from a marc
record. Besides, this enhancement let us to work with more than simple dc
(namespace for elements 1.1) otherwise works with complete dcterms namespace.

With HTTP::OAI::Metadata::OAI_DC -I think- you need to create a record from
scratch.

> 
> I am not familiar enough with Dublin core to know what to do with the
> UNIMARC export and validate it works well for other flavors.

I think that this can be corrected if we do the conversion between unimarc and
marc 21 flavor as i explained in comment 98.
NORMARC works like marc21, so i don't need to fix somethin here.

> Frédéric (cced), Is there any chance to get your opinion on this enhancement?


I will work with the corrections and make something to convert unimarc to
marc21.

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Status|Signed Off  |In Discussion

--- Comment #101 from Héctor Eduardo Castro Avalos  
---
(In reply to Katrin Fischer from comment #99)
> This currently doesn't apply cleanly due to conflicts in the css files -
> please fix!

Okidoki. I will fix this as soon as possible.

Also I'm going to change here the status to In Discussion

Thanks Katrin

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-24 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #99 from Katrin Fischer  ---
This currently doesn't apply cleanly due to conflicts in the css files - please
fix!

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #90 from Jonathan Druart  
---
Comment on attachment 43548
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43548
Bug 13642 [ENH] Adding new features for Dublin Core metadata

Review of attachment 43548:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html=13642=43548)
-

::: debian/control
@@ -86,4 @@
>   libopenoffice-oodoc-perl,
>   libpdf-api2-perl,
>   libpdf-api2-simple-perl,
> - libpdf-fromhtml-perl,

Why did you remove it? It is used by Koha::Borrower::Discharge

@@ -99,4 @@
>   libtemplate-perl,
>   libtemplate-plugin-htmltotext-perl,
>   libtemplate-plugin-json-escape-perl,
> - libtemplate-plugin-stash-perl,

Same here.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #91 from Jonathan Druart  
---
Comment on attachment 43548
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43548
Bug 13642 [ENH] Adding new features for Dublin Core metadata

Review of attachment 43548:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html=13642=43548)
-

::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt
@@ +1999,5 @@
> +});
> +});
> +
> +$(document).ready(function(){
> +$("#input-oai").click(function(){

This

@@ +2008,5 @@
> +});
> +});
> +
> +$(document).ready(function(){
> +$("#input-srw").click(function(){

and this could be merged.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #93 from Jonathan Druart  
---
In the generated file I get
158 Laslett Stphanie 070

I would be better to have the utf-8 characters.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #89 from Jonathan Druart  
---
koha-tmpl/opac-tmpl/bootstrap/css/opac.css has been updated but
koha-tmpl/opac-tmpl/bootstrap/less/opac.less
Please provide the related change to this file too.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #95 from Jonathan Druart  
---
Created attachment 43586
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43586=edit
Bug 13642: (qa follow-up) spelling + pod

Fixes the 2 following errors:
- spelling neccesary  ==> necessary
- *** ERROR: Spurious =cut command  in file Koha/Crosswalk/DublinCore.pm

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #92 from Jonathan Druart  
---
Comment on attachment 43548
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43548
Bug 13642 [ENH] Adding new features for Dublin Core metadata

Review of attachment 43548:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html=13642=43548)
-

::: opac/opac-export.pl
@@ +69,5 @@
>  $format = 'bibtex';
>  }
>  elsif ($format =~ /dc/) {
> +SWITCH:
> +for ($recommendation) {

What are the possible values for this variable?

/^simple-dc-rdf/ => why not /^simple-dc-rdf$/ ?

I think this block could be better written with if-elsif blocks.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #94 from Jonathan Druart  
---
When you click save > dublin core, "DC-RDF (Recommended)" is checked but the
"Output options for RDF" block is not expanded. I think it should.

On a UNIMARC install, there is not "dcterms:title" entry, is it normal?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #97 from Héctor Eduardo Castro Avalos  
---
Created attachment 43612
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43612=edit
Bug 13642: (following qa) Fixing according with QA comments

Fixes the following:
-Add css to less.css
-Add missing libraries in debian/control (libpdf-fromhtml-perl,
libtemplate-plugin-stash-perl)
-Merge ids in JQuery
-Delete switch statements and correcting regex
-Change to utf-8 characteres without entities
-Expand RDF block to "DC-RDF (Recommended)"

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #98 from Héctor Eduardo Castro Avalos  
---
Hi Jonathan

I think the UNIMARC can be corrected of various forms. For example with XSLT
Transformation, C4/Breeding.pm use something like that
(C4::Breeding->_do_xslt_proc) and the xslt to transform UNIMARC2MARC21 is here


Although exist this module
.

C4::Record->marc2marc deal with marc flavour, but it seems to be that it does
not work or is not fully developed.

So my question is: Can I fix it in another bug or I need to fix it in this one?

Thanks Jonathan

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #96 from Héctor Eduardo Castro Avalos  
---
(In reply to Jonathan Druart from comment #94)
> When you click save > dublin core, "DC-RDF (Recommended)" is checked but the
> "Output options for RDF" block is not expanded. I think it should.
> 
> On a UNIMARC install, there is not "dcterms:title" entry, is it normal?

I Jonathan

The problem is that MARC::Crosswalk::DublinCore map only MARC21 fields. This is
 because the autor of package follows the crosswalk from LC at
, i.e., title statement is saved in
different fields (MARC 21 in 245 and UNIMARC in 200).

Let me do a crosswalk for UNIMARC in another bug. This new bug must consider
the MARC flauvor.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

  Attachment #43313|0   |1
is obsolete||

--- Comment #86 from Héctor Eduardo Castro Avalos  
---
Created attachment 43548
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43548=edit
Bug 13642 [ENH] Adding new features for Dublin Core metadata

When Koha export a bibliographic record to DC, makes it in XML format.
This XML not follows the DC-XML recommendations as should be: elements in
uppercase eg. dc:Date, dc:Creator, section 4.2, recommendation 4 explain
that "The property names for the 15 DC elements should be all lower-case."
eg. dc:date, dc:creator" and section "4.3 Example - a simple DC record",
xsi:schemaLocation="http://example.org/myapp/
http://example.org/myapp/schema.xsd; schema does not exist.
The recommendation can be consulted at
.
This new feature, adds an ability to export Dublin Core metadata to XML and
RDF (including rdfxml, rdfjson, ntriples, turtle, etc.)

Test plan
---
1) Download Dublin Core file. Open up the file, and make sure that the
document not follows the DC-XML recommendations as should be.
2) Apply patches.
3) Go to whichever bib record in OPAC or staff and click on Save > Dublin Core.
A modal will display, prove all options.
4) Change the system preference 'Opac ExportOptions' by enabling and disabling
Dublin Core and try to download a record in the OPAC.
5) Try several bibliographic records in any format (book, magazine, DVD, etc.)
to confirm that properly exported.
6) RDF/XML can be validated per RDF Validator W3C.
7) DC-XML cannot valid if not exist a valid XSD schema.
8) OAI-DC can be validated using
 and the proper schema

typed in text field for URL.
9) Unit test, prove t/db_dependent/Record.t

Sponsored-by: Universidad de El Salvador

NOTE: XML::Entities, HTML::Entities and, HTML::Entities::Numbered were
eliminated from patch, use instead C4::Record::_entity_encode,
RDF::Helper has been eliminated too. DublinCore.pm Changed to Crosswalk/
according with comment 83 by RM

Signed-off-by: Marc Véron 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #87 from Héctor Eduardo Castro Avalos  
---
Created attachment 43549
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43549=edit
Bug 13642 - Unit Test for Koha::Crosswalk::DublinCore.pm

To test
-Apply patches
-porve t/db_dependent/DublinCore.t

Sponsored-by: Universidad de El Salvador

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #88 from Héctor Eduardo Castro Avalos  
---
Hi Tomás and Jonathan

Changes Done!

I don't know if I need another sign-off or I can keep the last one by Marc.

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

  Attachment #43545|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Héctor Eduardo Castro Avalos  changed:

   What|Removed |Added

 Status|Failed QA   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #82 from Héctor Eduardo Castro Avalos  
---
Created attachment 43545
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43545=edit
Bug 13642 - Unit Test for Koha::DublinCore.pm

To test
-Apply patches
-prove t/db_dependent/DublinCore.t

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #83 from Héctor Eduardo Castro Avalos  
---
(In reply to Jonathan Druart from comment #81)
> No need to ask for a signoff for the tests.

Hi Jonathan

Unit test added for Koha::DublinCore

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #85 from Héctor Eduardo Castro Avalos  
---
(In reply to Tomás Cohen Arazi from comment #84)
> I liked the Koha::Crosswalk::DublinCore package name. Can we keep it? :-D

Yes, Mr. Tomás

Tomorrow morning i'll make the changes.

Regards

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-16 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Tomás Cohen Arazi  changed:

   What|Removed |Added

 CC||tomasco...@gmail.com

--- Comment #84 from Tomás Cohen Arazi  ---
I liked the Koha::Crosswalk::DublinCore package name. Can we keep it? :-D

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

Jonathan Druart  changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA

--- Comment #81 from Jonathan Druart  
---
No need to ask for a signoff for the tests.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 13642] Adding new features for Dublin Core metadata

2015-10-15 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642

--- Comment #80 from Jonathan Druart  
---
Could you please provide tests for the new package?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


  1   2   3   >