We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1886646 commit 4865fb6Copy full SHA for 4865fb6
1 file changed
lib/oai/provider.rb
@@ -201,6 +201,11 @@
201
# end
202
203
# ```
204
+# ### Sets?
205
+#
206
+# There is some code written to support oai-pmh "sets" in the ActiveRecord::Wrapper, but
207
+# it's somewhat inflexible, and not well-documented, and as I write this I don't understand
208
+# it enough to say more. See https://github.com/code4lib/ruby-oai/issues/67
209
#
210
module OAI::Provider
211
class Base
0 commit comments