pulibrary / ruby_for_metadataists

a quick introduction to ruby, and metadata processing with ruby-marc and nokogiri
Apache License 2.0
1 stars 3 forks source link

Nokogiri tutorial #3

Closed escowles closed 5 years ago

escowles commented 5 years ago

Quick overview of Nokogiri API usage, including:

jrgriffiniii commented 5 years ago

Depending upon the audience, I would also please suggest that certain potential errors with tree manipulation be mentioned (e. g. https://github.com/sparklemotion/nokogiri/issues/1912 and https://github.com/sparklemotion/nokogiri/issues/1900)

jpstroop commented 5 years ago

Note that with XSLT most of the staff are used to XSL >=2.0 with Saxon, where, as far as I know, libxml2/libxslt/nokogiri has never moved beyond XSL 1.0.