iqvoc 4.10.0 → 4.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +8 -0
  3. data/Gemfile +3 -3
  4. data/Gemfile.lock +74 -71
  5. data/LICENSE +1 -1
  6. data/app/aides/rdfapi.rb +1 -0
  7. data/app/assets/javascripts/framework.js +1 -3
  8. data/app/assets/javascripts/iqvoc/federated_concept_mapper.js +1 -1
  9. data/app/assets/javascripts/iqvoc/iqvoc.js +18 -5
  10. data/app/assets/javascripts/iqvoc/label_resolver.js +10 -17
  11. data/app/assets/javascripts/iqvoc/onebox.js.erb +1 -17
  12. data/app/controllers/concepts/alphabetical_controller.rb +3 -1
  13. data/app/controllers/concepts_controller.rb +14 -3
  14. data/app/controllers/dashboard_controller.rb +2 -2
  15. data/app/controllers/rdf_controller.rb +5 -2
  16. data/app/controllers/reverse_matches_controller.rb +29 -23
  17. data/app/exceptions/matched_concept_unpublished.rb +7 -0
  18. data/app/jobs/reverse_match_job.rb +3 -1
  19. data/app/models/collection/base.rb +2 -2
  20. data/app/models/concept/base.rb +12 -16
  21. data/app/models/concept/validations.rb +2 -0
  22. data/app/models/dataset/adaptors/iqvoc/alphabetical_search_adaptor.rb +3 -3
  23. data/app/models/dataset/adaptors/iqvoc/http_adaptor.rb +3 -3
  24. data/app/models/dataset/adaptors/iqvoc/search_adaptor.rb +1 -2
  25. data/app/models/dataset/iqvoc_dataset.rb +14 -4
  26. data/app/models/match/base.rb +4 -0
  27. data/app/models/services/reverse_match_service.rb +7 -7
  28. data/app/presenters/alphabetical_search_result_remote.rb +6 -1
  29. data/app/views/concepts/_form.html.erb +15 -11
  30. data/app/views/layouts/_controls.html.erb +1 -1
  31. data/app/views/layouts/_navigation.html.erb +6 -5
  32. data/app/views/partials/collection/_member.html.erb +1 -1
  33. data/app/views/partials/note/_base.html.erb +1 -1
  34. data/app/views/partials/note/_edit_base.html.erb +1 -1
  35. data/app/views/partials/note/skos/_edit_change_note.html.erb +6 -0
  36. data/app/views/partials/note/skos/change_note/_search_result.html.erb +5 -3
  37. data/app/views/rdf/dataset.iqrdf +2 -2
  38. data/config/locales/de.yml +4 -3
  39. data/config/locales/defaults.de.yml +1 -1
  40. data/config/locales/en.yml +1 -0
  41. data/db/schema.rb +10 -10
  42. data/iqvoc.gemspec +5 -5
  43. data/lib/engine_tasks/db.rake +2 -1
  44. data/lib/iqvoc/version.rb +1 -1
  45. data/lib/tasks/matches.rake +1 -11
  46. data/public/export/10192805148978885837967844546781669290.nt +28 -0
  47. data/public/export/116918272411112416290066634905903813354.nt +28 -0
  48. data/public/export/13837.nt +28 -0
  49. data/public/export/1417.nt +28 -0
  50. data/public/export/153275568579348383693796155341871693100.nt +28 -0
  51. data/public/export/15332.nt +28 -0
  52. data/public/export/19005675879943976619209658028974932617.nt +28 -0
  53. data/public/export/208299769475402765740883052440976216922.nt +28 -0
  54. data/public/export/22367.nt +28 -0
  55. data/public/export/239842039859946079048284298581204422602.nt +28 -0
  56. data/public/export/24489.nt +28 -0
  57. data/public/export/263331012556698690896467806067510942801.nt +28 -0
  58. data/public/export/270933597086710360561526644701101107992.nt +28 -0
  59. data/public/export/30428904238451414062970608699950348184.nt +28 -0
  60. data/public/export/30747.nt +28 -0
  61. data/public/export/31194.nt +28 -0
  62. data/public/export/38674.nt +28 -0
  63. data/public/export/41895.nt +28 -0
  64. data/public/export/44382.nt +28 -0
  65. data/public/export/48640.nt +28 -0
  66. data/public/export/51540.nt +28 -0
  67. data/public/export/55305.nt +28 -0
  68. data/public/export/59453.nt +28 -0
  69. data/public/export/65515.nt +28 -0
  70. data/public/export/8784603487603018400727339241555940088.nt +28 -0
  71. data/public/uploads/import/0c65980ba25416fbc4d503426e1a8f25.nt +259 -0
  72. data/public/uploads/import/13b577babf078cb2daa4886acf527dab.nt +259 -0
  73. data/public/uploads/import/2630c1b010d4f6cd0bfc1a82b567c0f2.nt +259 -0
  74. data/public/uploads/import/2b4c8e8a0e717ec7482fbb0858a73ca9.nt +259 -0
  75. data/public/uploads/import/3b10e21d4d4ae99504757daea91e37ea.nt +259 -0
  76. data/public/uploads/import/3e2c6beca4bc3d1845c608e85a653b6b.nt +259 -0
  77. data/public/uploads/import/484589b64bb31625095e2aa461c7c5f5.nt +259 -0
  78. data/public/uploads/import/549f0c78be0d5a4071366cd5668b4fb8.nt +259 -0
  79. data/public/uploads/import/5d66b58c29807cd92be65cd536c4b237.nt +259 -0
  80. data/public/uploads/import/6c96310921be5d247e00badec43170ff.nt +259 -0
  81. data/public/uploads/import/76e98edd3edd803faa12c82047ebf7fc.nt +259 -0
  82. data/public/uploads/import/7a8c8a3531229829bf7b16380550cb8c.nt +259 -0
  83. data/public/uploads/import/876b3334d3fd4143d573e4e1c213a637.nt +259 -0
  84. data/public/uploads/import/8a39cdbeb92dcabb370bcc9a586a3d2e.nt +259 -0
  85. data/public/uploads/import/94a3ea41583c51b9c36ffe5ea2d0535c.nt +259 -0
  86. data/public/uploads/import/95d86f95ae7ef0a4c45f498587b51700.nt +259 -0
  87. data/public/uploads/import/a8398ee85fdd1f866c2051f1074638b1.nt +259 -0
  88. data/public/uploads/import/addcaf555e2cfcb8baf358fb469f8a0a.nt +259 -0
  89. data/public/uploads/import/ae54ee7fda3362df0f6de4da0459106d.nt +259 -0
  90. data/public/uploads/import/b220fb27294d324cc34a4f32dcb15613.nt +259 -0
  91. data/public/uploads/import/bc8a3cd089026ff128732c047e7b911f.nt +259 -0
  92. data/public/uploads/import/ca4a8b0c64170bc9e93d32be13b30136.nt +259 -0
  93. data/public/uploads/import/f2620905a23bbc9e0e49f186b10ac51a.nt +259 -0
  94. data/public/uploads/import/f3572e0f9e4ec2ef482789e048a11af8.nt +259 -0
  95. data/public/uploads/import/fad73d1341ee30e4888cd1698f502ab5.nt +259 -0
  96. data/public/uploads/tmp/1463649041-61474-2323/hobbies.nt +259 -0
  97. data/public/uploads/tmp/1463664346-5686-2298/hobbies.nt +259 -0
  98. data/public/uploads/tmp/1463665390-6932-0270/hobbies.nt +259 -0
  99. data/public/uploads/tmp/1463668304-9630-3251/hobbies.nt +259 -0
  100. data/public/uploads/tmp/1463669489-10839-0938/hobbies.nt +259 -0
  101. data/public/uploads/tmp/1466609043-45060-5576/hobbies.nt +259 -0
  102. data/public/uploads/tmp/1467099160-32022-0649/hobbies.nt +259 -0
  103. data/public/uploads/tmp/1467099195-32141-0911/hobbies.nt +259 -0
  104. data/public/uploads/tmp/1467104923-38750-3228/hobbies.nt +259 -0
  105. data/public/uploads/tmp/1467195067-15511-1862/hobbies.nt +259 -0
  106. data/public/uploads/tmp/1477904194-9559-9102/hobbies.nt +259 -0
  107. data/public/uploads/tmp/1478096083-30132-9555/hobbies.nt +259 -0
  108. data/public/uploads/tmp/1479132609-14928-7976/hobbies.nt +259 -0
  109. data/public/uploads/tmp/1479133367-19225-4523/hobbies.nt +259 -0
  110. data/public/uploads/tmp/1479139859-34556-4051/hobbies.nt +259 -0
  111. data/public/uploads/tmp/1479201601-72814-6787/hobbies.nt +259 -0
  112. data/public/uploads/tmp/1479208599-84188-0489/hobbies.nt +259 -0
  113. data/public/uploads/tmp/1479210883-89869-0006/hobbies.nt +259 -0
  114. data/public/uploads/tmp/1479219219-14488-9873/hobbies.nt +259 -0
  115. data/public/uploads/tmp/1479220116-16009-2099/hobbies.nt +259 -0
  116. data/public/uploads/tmp/1479221749-20446-1586/hobbies.nt +259 -0
  117. data/public/uploads/tmp/1479221819-21274-6192/hobbies.nt +259 -0
  118. data/public/uploads/tmp/1479292258-60665-3926/hobbies.nt +259 -0
  119. data/public/uploads/tmp/1479903704-8347-9444/hobbies.nt +259 -0
  120. data/public/uploads/tmp/1479905096-13975-7245/hobbies.nt +259 -0
  121. data/test/integration/concept_collection_assignment_test.rb +78 -0
  122. data/test/integration/note_annotations_test.rb +12 -3
  123. data/test/integration/reverse_match_job_test.rb +1 -1
  124. metadata +102 -18
@@ -0,0 +1,78 @@
1
+ # encoding: UTF-8
2
+
3
+ # Copyright 2011-2016 innoQ Deutschland GmbH
4
+ #
5
+ # Licensed under the Apache License, Version 2.0 (the "License");
6
+ # you may not use this file except in compliance with the License.
7
+ # You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ require File.join(File.expand_path(File.dirname(__FILE__)), '../integration_test_helper')
18
+
19
+ class ConceptCollectionAssignmentTest < ActionDispatch::IntegrationTest
20
+ setup do
21
+ login 'administrator'
22
+
23
+ @sports_coll = Iqvoc::Collection.base_class.new.tap do |c|
24
+ RDFAPI.devour c, 'skos:prefLabel', '"Sports"@en'
25
+ c.publish
26
+ c.save
27
+ end
28
+
29
+ @hobbies_coll = Iqvoc::Collection.base_class.new.tap do |c|
30
+ RDFAPI.devour c, 'skos:prefLabel', '"Hobbies"@en'
31
+ c.publish
32
+ c.save
33
+ end
34
+ end
35
+
36
+ test 'concept collection assignment' do
37
+ concept = Concept::SKOS::Base.new.tap do |c|
38
+ RDFAPI.devour c, 'skos:prefLabel', '"Testcollection"@en'
39
+ c.publish
40
+ c.save
41
+ end
42
+
43
+ visit concept_path(concept, lang: 'en', format: 'html')
44
+
45
+ click_link_or_button 'Create new version'
46
+ assert page.has_content? 'Instance copy has been created and locked.'
47
+ collection_origins = [@sports_coll, @hobbies_coll].map(&:origin).join(', ')
48
+ fill_in 'concept_assigned_collection_origins', with: collection_origins
49
+ click_link_or_button 'Save'
50
+
51
+ within('#assigned_collections') do |ref|
52
+ assert page.has_content? 'Sports'
53
+ assert page.has_content? 'Hobbies'
54
+ end
55
+
56
+ # remove hobbies collection
57
+ click_link_or_button 'Continue editing'
58
+ fill_in 'concept_assigned_collection_origins', with: @sports_coll.origin
59
+ click_link_or_button 'Save'
60
+
61
+ within('#assigned_collections') do |ref|
62
+ assert page.has_content? 'Sports'
63
+ refute page.has_content? 'Hobbies'
64
+ end
65
+
66
+ # remove sports collection, no collection after this
67
+ click_link_or_button 'Continue editing'
68
+ fill_in 'concept_assigned_collection_origins', with: ''
69
+ click_link_or_button 'Save'
70
+
71
+ within('#assigned_collections') do |ref|
72
+ refute page.has_content?('Sports'), 'Sports should be removed'
73
+ refute page.has_content?('Hobbies'), 'Hobbies should be removed'
74
+ end
75
+
76
+ end
77
+
78
+ end
@@ -29,6 +29,9 @@ class NoteAnnotationsTest < ActionDispatch::IntegrationTest
29
29
 
30
30
  assert page.has_content? I18n.t('txt.controllers.versioned_concept.success')
31
31
 
32
+ # has initial created note
33
+ assert page.has_css?('dl.note_annotations', count: 1)
34
+
32
35
  click_link_or_button I18n.t('txt.views.versioning.publishing')
33
36
  assert page.has_content? I18n.t('txt.controllers.versioning.published')
34
37
 
@@ -37,11 +40,12 @@ class NoteAnnotationsTest < ActionDispatch::IntegrationTest
37
40
  with: 'dolor sit amet'
38
41
  click_button 'Save'
39
42
 
40
- assert page.has_css?('dl.note_annotations', count: 1)
43
+ # initial created note and modified note
44
+ assert page.has_css?('dl.note_annotations', count: 2)
41
45
 
42
46
  click_link_or_button I18n.t('txt.views.versioning.publishing')
43
47
  assert page.has_content? I18n.t('txt.controllers.versioning.published')
44
- assert page.has_css?('dl.note_annotations', count: 1)
48
+ assert page.has_css?('dl.note_annotations', count: 2)
45
49
 
46
50
  # TTL & RDF/XML
47
51
 
@@ -55,7 +59,9 @@ class NoteAnnotationsTest < ActionDispatch::IntegrationTest
55
59
  gsub(/#\+#/, '#-#') # neutralize eventually positive timezone shifts (server time)
56
60
 
57
61
  assert ttl.include?("skos:changeNote [\n" +
58
- "rdfs:comment \"lorem ipsum\"@en\n" +
62
+ "rdfs:comment \"lorem ipsum\"@en;\n" +
63
+ "dct:created \"####-##-##T##:##:##-##:##\";\n" +
64
+ "dct:creator \"Test User\"\n" +
59
65
  ']'), "can't find changeNote 'lorem ipsum'"
60
66
 
61
67
  assert ttl.include?("skos:changeNote [\n" +
@@ -69,9 +75,12 @@ class NoteAnnotationsTest < ActionDispatch::IntegrationTest
69
75
  gsub(/^ *| *$/, ''). # ignore indentation
70
76
  gsub(/\d/, '#'). # neutralize timestamps
71
77
  gsub(/#\+#/, '#-#') # neutralize eventually positive timezone shifts (server time)
78
+
72
79
  assert xml.include?("<skos:changeNote>\n" +
73
80
  "<rdf:Description>\n" +
74
81
  "<rdfs:comment xml:lang=\"en\">lorem ipsum</rdfs:comment>\n" +
82
+ "<dct:created>####-##-##T##:##:##-##:##</dct:created>\n" +
83
+ "<dct:creator>Test User</dct:creator>\n" +
75
84
  "</rdf:Description>\n" +
76
85
  '</skos:changeNote>')
77
86
  assert xml.include?("<skos:changeNote>\n" +
@@ -33,7 +33,7 @@ class ReverseMatchJobTest < ActiveSupport::TestCase
33
33
  c.save
34
34
  end
35
35
 
36
- @reverse_match_service = Services::ReverseMatchService.new('http://try.iqvoc.com', 80)
36
+ @reverse_match_service = Services::ReverseMatchService.new('try.iqvoc.com', 'http://')
37
37
 
38
38
  body = {links: [
39
39
  { rel: 'self', href: 'http://0.0.0.0:3000/en/concepts/airsoft', method: 'get' },
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iqvoc
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.10.0
4
+ version: 4.11.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Robert Glaser
@@ -11,22 +11,28 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2016-05-19 00:00:00.000000000 Z
14
+ date: 2017-03-20 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails
18
18
  requirement: !ruby/object:Gem::Requirement
19
19
  requirements:
20
- - - "~>"
20
+ - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 4.2.0
22
+ version: 4.2.8
23
+ - - "<"
24
+ - !ruby/object:Gem::Version
25
+ version: '5.0'
23
26
  type: :runtime
24
27
  prerelease: false
25
28
  version_requirements: !ruby/object:Gem::Requirement
26
29
  requirements:
27
- - - "~>"
30
+ - - ">="
28
31
  - !ruby/object:Gem::Version
29
- version: 4.2.0
32
+ version: 4.2.8
33
+ - - "<"
34
+ - !ruby/object:Gem::Version
35
+ version: '5.0'
30
36
  - !ruby/object:Gem::Dependency
31
37
  name: bundler
32
38
  requirement: !ruby/object:Gem::Requirement
@@ -227,30 +233,30 @@ dependencies:
227
233
  name: nokogiri
228
234
  requirement: !ruby/object:Gem::Requirement
229
235
  requirements:
230
- - - ">="
236
+ - - "~>"
231
237
  - !ruby/object:Gem::Version
232
- version: '0'
238
+ version: 1.6.0
233
239
  type: :runtime
234
240
  prerelease: false
235
241
  version_requirements: !ruby/object:Gem::Requirement
236
242
  requirements:
237
- - - ">="
243
+ - - "~>"
238
244
  - !ruby/object:Gem::Version
239
- version: '0'
245
+ version: 1.6.0
240
246
  - !ruby/object:Gem::Dependency
241
247
  name: linkeddata
242
248
  requirement: !ruby/object:Gem::Requirement
243
249
  requirements:
244
- - - ">="
250
+ - - "~>"
245
251
  - !ruby/object:Gem::Version
246
- version: '0'
252
+ version: 1.1.2
247
253
  type: :runtime
248
254
  prerelease: false
249
255
  version_requirements: !ruby/object:Gem::Requirement
250
256
  requirements:
251
- - - ">="
257
+ - - "~>"
252
258
  - !ruby/object:Gem::Version
253
- version: '0'
259
+ version: 1.1.2
254
260
  - !ruby/object:Gem::Dependency
255
261
  name: font-awesome-rails
256
262
  requirement: !ruby/object:Gem::Requirement
@@ -327,14 +333,14 @@ dependencies:
327
333
  requirements:
328
334
  - - "~>"
329
335
  - !ruby/object:Gem::Version
330
- version: 4.0.1
336
+ version: 4.1.1
331
337
  type: :runtime
332
338
  prerelease: false
333
339
  version_requirements: !ruby/object:Gem::Requirement
334
340
  requirements:
335
341
  - - "~>"
336
342
  - !ruby/object:Gem::Version
337
- version: 4.0.1
343
+ version: 4.1.1
338
344
  - !ruby/object:Gem::Dependency
339
345
  name: carrierwave
340
346
  requirement: !ruby/object:Gem::Requirement
@@ -355,14 +361,14 @@ dependencies:
355
361
  requirements:
356
362
  - - "~>"
357
363
  - !ruby/object:Gem::Version
358
- version: 5.1.8
364
+ version: 6.5.1.1
359
365
  type: :runtime
360
366
  prerelease: false
361
367
  version_requirements: !ruby/object:Gem::Requirement
362
368
  requirements:
363
369
  - - "~>"
364
370
  - !ruby/object:Gem::Version
365
- version: 5.1.8
371
+ version: 6.5.1.1
366
372
  description: iQvoc - a SKOS(-XL) vocabulary management system built on the Semantic
367
373
  Web
368
374
  email:
@@ -491,6 +497,7 @@ files:
491
497
  - app/controllers/user_sessions_controller.rb
492
498
  - app/controllers/users_controller.rb
493
499
  - app/exceptions/invalid_string_literal_error.rb
500
+ - app/exceptions/matched_concept_unpublished.rb
494
501
  - app/helpers/application_helper.rb
495
502
  - app/helpers/concepts_helper.rb
496
503
  - app/helpers/dashboard_helper.rb
@@ -799,6 +806,7 @@ files:
799
806
  - public/422.html
800
807
  - public/500.html
801
808
  - public/export/10158182088297730056267397735998168332.nt
809
+ - public/export/10192805148978885837967844546781669290.nt
802
810
  - public/export/10293.nt
803
811
  - public/export/10355040109890452208129529415338468156.ttl
804
812
  - public/export/10365.nt
@@ -810,6 +818,7 @@ files:
810
818
  - public/export/11021.nt
811
819
  - public/export/110912185041074063490387054266296215226.nt
812
820
  - public/export/11187.nt
821
+ - public/export/116918272411112416290066634905903813354.nt
813
822
  - public/export/117847551547122078510708470877132805985.nt
814
823
  - public/export/118103962177408721707929575729081494395.nt
815
824
  - public/export/120970282668580446407680120374839093474.nt
@@ -826,7 +835,9 @@ files:
826
835
  - public/export/135608311512803354903797293147209573688.nt
827
836
  - public/export/135722566885940224110801255385500618104.nt
828
837
  - public/export/137287705501981466637927873193647255895.nt
838
+ - public/export/13837.nt
829
839
  - public/export/1396.nt
840
+ - public/export/1417.nt
830
841
  - public/export/141764860031047043043974016152358317161.nt
831
842
  - public/export/1420.nt
832
843
  - public/export/14610.nt
@@ -836,6 +847,8 @@ files:
836
847
  - public/export/149603213673793551377622671217172624343.nt
837
848
  - public/export/150139498963062024848273903714544194830.nt
838
849
  - public/export/15316.nt
850
+ - public/export/153275568579348383693796155341871693100.nt
851
+ - public/export/15332.nt
839
852
  - public/export/15412.nt
840
853
  - public/export/15447.nt
841
854
  - public/export/156970680970033710816543819314498193917.nt
@@ -855,6 +868,7 @@ files:
855
868
  - public/export/18568.nt
856
869
  - public/export/186167758354016160061051942216737239930.nt
857
870
  - public/export/18691370562573626405322536758281327051.nt
871
+ - public/export/19005675879943976619209658028974932617.nt
858
872
  - public/export/19084.nt
859
873
  - public/export/19294.nt
860
874
  - public/export/19348.nt
@@ -870,6 +884,7 @@ files:
870
884
  - public/export/20615.nt
871
885
  - public/export/207752382127301320557558677406014305633.nt
872
886
  - public/export/207915524512289475621257575466768897802.nt
887
+ - public/export/208299769475402765740883052440976216922.nt
873
888
  - public/export/20905.nt
874
889
  - public/export/21128.nt
875
890
  - public/export/21339.nt
@@ -878,6 +893,7 @@ files:
878
893
  - public/export/217298949825310134484245506318404724340.nt
879
894
  - public/export/220757420981122769566521259515119787266.nt
880
895
  - public/export/22330.nt
896
+ - public/export/22367.nt
881
897
  - public/export/22493.nt
882
898
  - public/export/22831.nt
883
899
  - public/export/228686568701989066971611496838516248366.nt
@@ -888,8 +904,10 @@ files:
888
904
  - public/export/238296123368175695476336025648621152983.nt
889
905
  - public/export/238748613185944587355157720783500018880.nt
890
906
  - public/export/2398.nt
907
+ - public/export/239842039859946079048284298581204422602.nt
891
908
  - public/export/24154.nt
892
909
  - public/export/24453.nt
910
+ - public/export/24489.nt
893
911
  - public/export/248824582869005094796757796982726190611.nt
894
912
  - public/export/249181243272996686855538181507933173508.nt
895
913
  - public/export/253582497035603303866078761322036162874.nt
@@ -904,11 +922,13 @@ files:
904
922
  - public/export/26244.nt
905
923
  - public/export/26260.nt
906
924
  - public/export/26329.nt
925
+ - public/export/263331012556698690896467806067510942801.nt
907
926
  - public/export/26420.nt
908
927
  - public/export/265769856284889293029535135434272902519.nt
909
928
  - public/export/26742.nt
910
929
  - public/export/27047.nt
911
930
  - public/export/27081.nt
931
+ - public/export/270933597086710360561526644701101107992.nt
912
932
  - public/export/271248022528338833394320330267545874930.nt
913
933
  - public/export/272241410544406589494837867241403236083.nt
914
934
  - public/export/27459.nt
@@ -930,9 +950,12 @@ files:
930
950
  - public/export/30183.nt
931
951
  - public/export/30317.nt
932
952
  - public/export/304213352782651661049169435507171939143.nt
953
+ - public/export/30428904238451414062970608699950348184.nt
954
+ - public/export/30747.nt
933
955
  - public/export/309236399351032059155111017983706239964.nt
934
956
  - public/export/310047931031467714359244603163170450252.nt
935
957
  - public/export/310068563626547921367603963199358485602.nt
958
+ - public/export/31194.nt
936
959
  - public/export/313475272922839789677545656129659556680.nt
937
960
  - public/export/316022382649834543003583156554502604559.nt
938
961
  - public/export/31643.nt
@@ -983,6 +1006,7 @@ files:
983
1006
  - public/export/37687357862944733731237338243666999173.nt
984
1007
  - public/export/37849330793704327758529891524887236412.ttl
985
1008
  - public/export/38277.nt
1009
+ - public/export/38674.nt
986
1010
  - public/export/38788.nt
987
1011
  - public/export/39528.nt
988
1012
  - public/export/40110.nt
@@ -995,6 +1019,7 @@ files:
995
1019
  - public/export/41747.nt
996
1020
  - public/export/41772.nt
997
1021
  - public/export/41812198660826269011267187122822598028.nt
1022
+ - public/export/41895.nt
998
1023
  - public/export/42511.nt
999
1024
  - public/export/4252.nt
1000
1025
  - public/export/42776.nt
@@ -1003,6 +1028,7 @@ files:
1003
1028
  - public/export/43123.nt
1004
1029
  - public/export/43467.nt
1005
1030
  - public/export/43984.nt
1031
+ - public/export/44382.nt
1006
1032
  - public/export/44681271240138431736054468888279011559.nt
1007
1033
  - public/export/45050.nt
1008
1034
  - public/export/45295.nt
@@ -1023,12 +1049,14 @@ files:
1023
1049
  - public/export/47990.nt
1024
1050
  - public/export/48378.nt
1025
1051
  - public/export/48517.nt
1052
+ - public/export/48640.nt
1026
1053
  - public/export/49234.nt
1027
1054
  - public/export/50376.nt
1028
1055
  - public/export/50454.nt
1029
1056
  - public/export/51034.nt
1030
1057
  - public/export/5104.nt
1031
1058
  - public/export/5135.nt
1059
+ - public/export/51540.nt
1032
1060
  - public/export/5162.nt
1033
1061
  - public/export/51721.nt
1034
1062
  - public/export/51995.nt
@@ -1046,6 +1074,7 @@ files:
1046
1074
  - public/export/54743.nt
1047
1075
  - public/export/54831.nt
1048
1076
  - public/export/55091.nt
1077
+ - public/export/55305.nt
1049
1078
  - public/export/55436.nt
1050
1079
  - public/export/5571.nt
1051
1080
  - public/export/55762.nt
@@ -1063,6 +1092,7 @@ files:
1063
1092
  - public/export/58535.nt
1064
1093
  - public/export/58623483227513279091270922289844563103.ttl
1065
1094
  - public/export/59053.nt
1095
+ - public/export/59453.nt
1066
1096
  - public/export/59512.nt
1067
1097
  - public/export/59825.nt
1068
1098
  - public/export/59961.nt
@@ -1095,6 +1125,7 @@ files:
1095
1125
  - public/export/6484.nt
1096
1126
  - public/export/65135.nt
1097
1127
  - public/export/65459.nt
1128
+ - public/export/65515.nt
1098
1129
  - public/export/6599.nt
1099
1130
  - public/export/6679.nt
1100
1131
  - public/export/70092841793149790468015562652881798960.nt
@@ -1112,6 +1143,7 @@ files:
1112
1143
  - public/export/8658395739200600067868671630649943363.nt
1113
1144
  - public/export/8719.nt
1114
1145
  - public/export/8756536634842579424962922974968892253.nt
1146
+ - public/export/8784603487603018400727339241555940088.nt
1115
1147
  - public/export/8928822333465579550735295671911007018.nt
1116
1148
  - public/export/91738681585473368364099375987469585611.nt
1117
1149
  - public/export/921.nt
@@ -1148,6 +1180,7 @@ files:
1148
1180
  - public/uploads/import/0afe18f0c16490245499c7242bee2971.nt
1149
1181
  - public/uploads/import/0be3bda2834a2c9a2a1c023f193f1557.nt
1150
1182
  - public/uploads/import/0beea5d524b2747d1e9cdda1d120376b.nt
1183
+ - public/uploads/import/0c65980ba25416fbc4d503426e1a8f25.nt
1151
1184
  - public/uploads/import/0c8a99fab2d94f26d91a4c6cd5fb22c3.nt
1152
1185
  - public/uploads/import/0e54d0a36679052c75be6c94760f2bd4.nt
1153
1186
  - public/uploads/import/0ff4f386b0ce742ae2393676fa283c03.nt
@@ -1165,6 +1198,7 @@ files:
1165
1198
  - public/uploads/import/137983f32ae2cfcd197ca07f54bd8836.nt
1166
1199
  - public/uploads/import/1382bb2374b945a19bd2b7387e03f721.nt
1167
1200
  - public/uploads/import/1397348a6f86aa6ed5331a84d3edcebc.nt
1201
+ - public/uploads/import/13b577babf078cb2daa4886acf527dab.nt
1168
1202
  - public/uploads/import/1492b9925771519b15ea7b5483a0605a.nt
1169
1203
  - public/uploads/import/15ba5b8b64ea75f1c2e2ef32fda893e6.nt
1170
1204
  - public/uploads/import/15f25175384c6d83d405d7be7c469c21.nt
@@ -1196,6 +1230,7 @@ files:
1196
1230
  - public/uploads/import/2420d2dc3190495edae156ea12c2e643.nt
1197
1231
  - public/uploads/import/24bd62a06efc3ad1ee105df06a8d74ff.nt
1198
1232
  - public/uploads/import/25deed29d38f0d216f20326ce0654142.nt
1233
+ - public/uploads/import/2630c1b010d4f6cd0bfc1a82b567c0f2.nt
1199
1234
  - public/uploads/import/2711fd4805d7d1fbfd920196a38e4bf9.nt
1200
1235
  - public/uploads/import/27cc545e7107e263f53a90cfa5c9f811.nt
1201
1236
  - public/uploads/import/28a591c94853a4ab9ac22b59fe13eb99.nt
@@ -1205,6 +1240,7 @@ files:
1205
1240
  - public/uploads/import/2a40b69c9f0c0d98c9a7e7de8c386f1d.nt
1206
1241
  - public/uploads/import/2a9a484ac02216cdca624b9dd00d4996.nt
1207
1242
  - public/uploads/import/2aef7428fe8406ee9c2c2b4778d78958.nt
1243
+ - public/uploads/import/2b4c8e8a0e717ec7482fbb0858a73ca9.nt
1208
1244
  - public/uploads/import/2b79db4bb7339fe5a572cf631f83c4b2.nt
1209
1245
  - public/uploads/import/2b8a98ffd564195eee949dc6c7417a0c.nt
1210
1246
  - public/uploads/import/2c514f4cfe8ae3b94e760a764d95c20d.nt
@@ -1232,6 +1268,7 @@ files:
1232
1268
  - public/uploads/import/3986f1bfeb7747a510d04dbb2229463d.nt
1233
1269
  - public/uploads/import/39ef9696a70b6a4f428eb6c60aa9a271.nt
1234
1270
  - public/uploads/import/3a1d917725f09b076f16e7ca96afd740.nt
1271
+ - public/uploads/import/3b10e21d4d4ae99504757daea91e37ea.nt
1235
1272
  - public/uploads/import/3b4f9b71a37ec9b3d636305f6f6ad519.nt
1236
1273
  - public/uploads/import/3bdeb517e30c38d46ae651199b265832.nt
1237
1274
  - public/uploads/import/3c1a53dcde97dd7fdc99862147996717.nt
@@ -1240,6 +1277,7 @@ files:
1240
1277
  - public/uploads/import/3cc3ce2b87fefb02f8eb4bb3703aac7a.nt
1241
1278
  - public/uploads/import/3d2d5b415c6e29963dce64017a3f0b64.nt
1242
1279
  - public/uploads/import/3dafd1e300163c2f95c2f4790ef3acf3.nt
1280
+ - public/uploads/import/3e2c6beca4bc3d1845c608e85a653b6b.nt
1243
1281
  - public/uploads/import/3e7b846c89e9fda86148db18bfde007e.nt
1244
1282
  - public/uploads/import/40cc28508c2c98f8e810db6a78c0f753.nt
1245
1283
  - public/uploads/import/410b1af4b92ee575a5880a32e372ad4f.nt
@@ -1267,6 +1305,7 @@ files:
1267
1305
  - public/uploads/import/46dbb9d15154dac47e0e233b236826e4.nt
1268
1306
  - public/uploads/import/47fa9d0e431b00d5687399172ccbb17d.nt
1269
1307
  - public/uploads/import/482d59458cf412b4ba43603740ba4018.nt
1308
+ - public/uploads/import/484589b64bb31625095e2aa461c7c5f5.nt
1270
1309
  - public/uploads/import/48f9906f336b36807c8252b9937cc65c.nt
1271
1310
  - public/uploads/import/49873a34ecbb5545637323f43e3fb30d.nt
1272
1311
  - public/uploads/import/49b8d43a601b6fba9fd8d7255cd90e3a.nt
@@ -1297,6 +1336,7 @@ files:
1297
1336
  - public/uploads/import/52ef292bd121f1bfb8be32cdd9e8b6f1.nt
1298
1337
  - public/uploads/import/52f22184637c2c74ca2577564c708441.nt
1299
1338
  - public/uploads/import/53dfe4545844a297b3f12a1c6382a8fa.nt
1339
+ - public/uploads/import/549f0c78be0d5a4071366cd5668b4fb8.nt
1300
1340
  - public/uploads/import/54e0b71c44f69a52c417738481801f84.nt
1301
1341
  - public/uploads/import/555854f47dac3eb9cf211fd3becd8612.nt
1302
1342
  - public/uploads/import/562a64daf76491e0a287bb2bec3542ec.nt
@@ -1317,6 +1357,7 @@ files:
1317
1357
  - public/uploads/import/5ca3aff54967e963dc78b14cd5ad87bf.nt
1318
1358
  - public/uploads/import/5cddf0500fba319bffcd50a7d0d45730.nt
1319
1359
  - public/uploads/import/5d16f4a8d09afaadb60c4a895c8221c6.nt
1360
+ - public/uploads/import/5d66b58c29807cd92be65cd536c4b237.nt
1320
1361
  - public/uploads/import/5dcdff16d0cc1c7728ab6d4fd38a81bc.nt
1321
1362
  - public/uploads/import/5de0c8bf799d418f1d7e3aa165caa28a.nt
1322
1363
  - public/uploads/import/60203f59f5337207643bae365891f817.nt
@@ -1350,6 +1391,7 @@ files:
1350
1391
  - public/uploads/import/6bcf78ccdcb97d1db5b355e419acf5e0.nt
1351
1392
  - public/uploads/import/6c52215c1e5fa9a01fc557c6b959ee88.nt
1352
1393
  - public/uploads/import/6c7e3c354d3f39b434efa0562d2143e3.nt
1394
+ - public/uploads/import/6c96310921be5d247e00badec43170ff.nt
1353
1395
  - public/uploads/import/6cecd2a4b748a5320ac379c92012b93e.nt
1354
1396
  - public/uploads/import/6d444bcd4abb765e611dce0bd4ecb7cc.nt
1355
1397
  - public/uploads/import/6d836c4e8b9f9b5c21ceea20eafac8f5.nt
@@ -1371,6 +1413,7 @@ files:
1371
1413
  - public/uploads/import/7500be0de2d7d5a134d1196b45d44162.nt
1372
1414
  - public/uploads/import/76071a3efeb2c6ac5a8226224d127a88.nt
1373
1415
  - public/uploads/import/761f68a7d6bec58f847d1496484afe5c.nt
1416
+ - public/uploads/import/76e98edd3edd803faa12c82047ebf7fc.nt
1374
1417
  - public/uploads/import/7746b8be6292014985483ae00df54296.nt
1375
1418
  - public/uploads/import/779e0b14763164c16251919096704de5.nt
1376
1419
  - public/uploads/import/77b7585f51129c8e741af3e7c5f4fd62.nt
@@ -1383,6 +1426,7 @@ files:
1383
1426
  - public/uploads/import/7959a9252544e96b4ee358fd5e5e50f9.nt
1384
1427
  - public/uploads/import/795fe8419d071576cc8a4c08af2e2b1f.nt
1385
1428
  - public/uploads/import/79a79a81642d875b3fb4463a38ad7de0.nt
1429
+ - public/uploads/import/7a8c8a3531229829bf7b16380550cb8c.nt
1386
1430
  - public/uploads/import/7b1dbbcc41d5153aff6da43964108e7d.nt
1387
1431
  - public/uploads/import/7b9c355872346d23ed2f1e70e2d67724.nt
1388
1432
  - public/uploads/import/7c5e3295b32cd3267d1a644e29d0ab03.nt
@@ -1408,9 +1452,11 @@ files:
1408
1452
  - public/uploads/import/8578a311f3c1de45bc18341ff187bf32.nt
1409
1453
  - public/uploads/import/859e0763655994d7808addd3607797b9.nt
1410
1454
  - public/uploads/import/8761c0c4546be2dee28b0878478aaf76.nt
1455
+ - public/uploads/import/876b3334d3fd4143d573e4e1c213a637.nt
1411
1456
  - public/uploads/import/88a9ec52d60760c84b7150a13f91bb7a.nt
1412
1457
  - public/uploads/import/88cd4af65af2d8be85b187993ff8b284.nt
1413
1458
  - public/uploads/import/899656cc9e6591d0a815b841552191d5.nt
1459
+ - public/uploads/import/8a39cdbeb92dcabb370bcc9a586a3d2e.nt
1414
1460
  - public/uploads/import/8b092d652c87c475e6897178becdcafc.nt
1415
1461
  - public/uploads/import/8b33bbe3f412a44f6edd75d9acad634e.nt
1416
1462
  - public/uploads/import/8b4b89ea4a2f47f628102335f73eebdd.nt
@@ -1436,9 +1482,11 @@ files:
1436
1482
  - public/uploads/import/93b6fe7114aa16708e46bfd22434e643.nt
1437
1483
  - public/uploads/import/93d710915123535827d989ed18c7f2b7.nt
1438
1484
  - public/uploads/import/940cc28717ef27f0c73b56455d6eeb4c.nt
1485
+ - public/uploads/import/94a3ea41583c51b9c36ffe5ea2d0535c.nt
1439
1486
  - public/uploads/import/94ca7c1f816107d85b6e9c3999dc94f4.nt
1440
1487
  - public/uploads/import/9537fe87eddca756d0b9eba9962d4655.nt
1441
1488
  - public/uploads/import/95a6d972b6925455b45450eb339de68c.nt
1489
+ - public/uploads/import/95d86f95ae7ef0a4c45f498587b51700.nt
1442
1490
  - public/uploads/import/95ddb529a517c7dc8d6da9eec5a33cee.nt
1443
1491
  - public/uploads/import/95dee6ba13c9dbbda9ffbec5ef98a513.nt
1444
1492
  - public/uploads/import/970eda95c403ceb162943d694a83bc90.nt
@@ -1485,6 +1533,7 @@ files:
1485
1533
  - public/uploads/import/a733fee9304bad1c68cde1bc5baf89e4.nt
1486
1534
  - public/uploads/import/a79c1ea75d7222fef7c390d78d30388e.nt
1487
1535
  - public/uploads/import/a7a39d9e22b6fe63fc6b0c2b1e44489f.nt
1536
+ - public/uploads/import/a8398ee85fdd1f866c2051f1074638b1.nt
1488
1537
  - public/uploads/import/a97112822b17fe1d9c2ad70772cdd9d8.nt
1489
1538
  - public/uploads/import/a9c9b349be0cf98fdb01770cf9ed862c.nt
1490
1539
  - public/uploads/import/a9dd7be7b97f938ff3e7918cb4af3982.nt
@@ -1497,8 +1546,10 @@ files:
1497
1546
  - public/uploads/import/ac1fd17981183189167996eebe6a9948.nt
1498
1547
  - public/uploads/import/ad550942482cac5dcf93ce43b622999e.nt
1499
1548
  - public/uploads/import/add313ca261aab61e1e0459de2a015a0.nt
1549
+ - public/uploads/import/addcaf555e2cfcb8baf358fb469f8a0a.nt
1500
1550
  - public/uploads/import/ade1b9fb83a3027bb40ac7d62a6d9ef9.nt
1501
1551
  - public/uploads/import/ae30adc4574aeecf683d61ce37abdb90.nt
1552
+ - public/uploads/import/ae54ee7fda3362df0f6de4da0459106d.nt
1502
1553
  - public/uploads/import/aea99360eca9d73d0e050d8bb9fc5f11.nt
1503
1554
  - public/uploads/import/aecb993260e733d626dfb32025e92caa.nt
1504
1555
  - public/uploads/import/af04fc05df612d22fb8090134cb7059b.nt
@@ -1506,6 +1557,7 @@ files:
1506
1557
  - public/uploads/import/af6a9b869c6c4880e3989860ddeb98cb.nt
1507
1558
  - public/uploads/import/b142f5096ce10e66b112bad881905768.nt
1508
1559
  - public/uploads/import/b172b4fa35c8953111710bebf58bcbd4.nt
1560
+ - public/uploads/import/b220fb27294d324cc34a4f32dcb15613.nt
1509
1561
  - public/uploads/import/b2df88bcbc9bfb8bedd93abff523ff86.nt
1510
1562
  - public/uploads/import/b30672a01792d8d5d1962cab3381cb17.nt
1511
1563
  - public/uploads/import/b49531b0ad2d00472d2bc17b3aa0d221.nt
@@ -1531,6 +1583,7 @@ files:
1531
1583
  - public/uploads/import/bc1a621735e1281bfc471306001eff66.nt
1532
1584
  - public/uploads/import/bc3460cddade18bbcd4d98cab147ea17.nt
1533
1585
  - public/uploads/import/bc75f528910deffc64df46537d3e4bb0.nt
1586
+ - public/uploads/import/bc8a3cd089026ff128732c047e7b911f.nt
1534
1587
  - public/uploads/import/bdbdbd0daab224e45ec48a4448869988.nt
1535
1588
  - public/uploads/import/be829d88516a9bced467f49326b5e1f1.nt
1536
1589
  - public/uploads/import/be96362caa02f6902bf85e2bc42a6c4b.nt
@@ -1565,6 +1618,7 @@ files:
1565
1618
  - public/uploads/import/c9522fe0bf5dd2a14910adebf0da8f42.nt
1566
1619
  - public/uploads/import/c99ba72a7425eba3fadb2c1b0a460cd9.nt
1567
1620
  - public/uploads/import/c9f2c5612d808d7562fbd28325b42c0f.nt
1621
+ - public/uploads/import/ca4a8b0c64170bc9e93d32be13b30136.nt
1568
1622
  - public/uploads/import/cad426d14050eecaa088fb9bf665c484.nt
1569
1623
  - public/uploads/import/cadcca7d94d54bd352932950c371667e.nt
1570
1624
  - public/uploads/import/cb0bf48f5f7c464e4faaee4e140f1fb8.nt
@@ -1636,8 +1690,10 @@ files:
1636
1690
  - public/uploads/import/f1d271371d1669bfab7802d7ebe9126e.nt
1637
1691
  - public/uploads/import/f20c069e95627b40f9b9ad158d51a4db.nt
1638
1692
  - public/uploads/import/f250168cc364a3f1598d57f9435502b8.nt
1693
+ - public/uploads/import/f2620905a23bbc9e0e49f186b10ac51a.nt
1639
1694
  - public/uploads/import/f3288033bf127cb1adbf74a545a3b79e.nt
1640
1695
  - public/uploads/import/f33c811c7105c9e7da9bb1a9fd90da36.nt
1696
+ - public/uploads/import/f3572e0f9e4ec2ef482789e048a11af8.nt
1641
1697
  - public/uploads/import/f3ef83476290ab485e350cdae8473244.nt
1642
1698
  - public/uploads/import/f5ecff98370466cafe19a5c8de986888.nt
1643
1699
  - public/uploads/import/f5f50c1753efa157354993d34de2b678.nt
@@ -1653,6 +1709,7 @@ files:
1653
1709
  - public/uploads/import/fa1654920daeae2e2d40215a747423e9.nt
1654
1710
  - public/uploads/import/fa3abeb13b65e3502bbd5c245df49fb6.nt
1655
1711
  - public/uploads/import/fad426da6bfaaa0653baef182d188b02.nt
1712
+ - public/uploads/import/fad73d1341ee30e4888cd1698f502ab5.nt
1656
1713
  - public/uploads/import/fca2fa2dd02e29c8d68b1c80846cb548.nt
1657
1714
  - public/uploads/import/fcdb5f1f04c1018ca519945ce5a60ca9.nt
1658
1715
  - public/uploads/import/fd2fe1d5fd251c9178979fade62db927.nt
@@ -2155,6 +2212,31 @@ files:
2155
2212
  - public/uploads/tmp/1463068182-37316-2356/hobbies.nt
2156
2213
  - public/uploads/tmp/1463126928-5331-8975/hobbies.nt
2157
2214
  - public/uploads/tmp/1463127124-5664-1168/hobbies.nt
2215
+ - public/uploads/tmp/1463649041-61474-2323/hobbies.nt
2216
+ - public/uploads/tmp/1463664346-5686-2298/hobbies.nt
2217
+ - public/uploads/tmp/1463665390-6932-0270/hobbies.nt
2218
+ - public/uploads/tmp/1463668304-9630-3251/hobbies.nt
2219
+ - public/uploads/tmp/1463669489-10839-0938/hobbies.nt
2220
+ - public/uploads/tmp/1466609043-45060-5576/hobbies.nt
2221
+ - public/uploads/tmp/1467099160-32022-0649/hobbies.nt
2222
+ - public/uploads/tmp/1467099195-32141-0911/hobbies.nt
2223
+ - public/uploads/tmp/1467104923-38750-3228/hobbies.nt
2224
+ - public/uploads/tmp/1467195067-15511-1862/hobbies.nt
2225
+ - public/uploads/tmp/1477904194-9559-9102/hobbies.nt
2226
+ - public/uploads/tmp/1478096083-30132-9555/hobbies.nt
2227
+ - public/uploads/tmp/1479132609-14928-7976/hobbies.nt
2228
+ - public/uploads/tmp/1479133367-19225-4523/hobbies.nt
2229
+ - public/uploads/tmp/1479139859-34556-4051/hobbies.nt
2230
+ - public/uploads/tmp/1479201601-72814-6787/hobbies.nt
2231
+ - public/uploads/tmp/1479208599-84188-0489/hobbies.nt
2232
+ - public/uploads/tmp/1479210883-89869-0006/hobbies.nt
2233
+ - public/uploads/tmp/1479219219-14488-9873/hobbies.nt
2234
+ - public/uploads/tmp/1479220116-16009-2099/hobbies.nt
2235
+ - public/uploads/tmp/1479221749-20446-1586/hobbies.nt
2236
+ - public/uploads/tmp/1479221819-21274-6192/hobbies.nt
2237
+ - public/uploads/tmp/1479292258-60665-3926/hobbies.nt
2238
+ - public/uploads/tmp/1479903704-8347-9444/hobbies.nt
2239
+ - public/uploads/tmp/1479905096-13975-7245/hobbies.nt
2158
2240
  - test/authentication.rb
2159
2241
  - test/controllers/concepts_movement_controller_test.rb
2160
2242
  - test/controllers/hierarchy_test.rb
@@ -2167,6 +2249,7 @@ files:
2167
2249
  - test/integration/client_edit_concept_test.rb
2168
2250
  - test/integration/collection_circularity_test.rb
2169
2251
  - test/integration/concept_browsing_test.rb
2252
+ - test/integration/concept_collection_assignment_test.rb
2170
2253
  - test/integration/concept_scheme_browsing_test.rb
2171
2254
  - test/integration/create_concept_test.rb
2172
2255
  - test/integration/edit_collections_test.rb
@@ -2816,6 +2899,7 @@ test_files:
2816
2899
  - test/integration/client_edit_concept_test.rb
2817
2900
  - test/integration/collection_circularity_test.rb
2818
2901
  - test/integration/concept_browsing_test.rb
2902
+ - test/integration/concept_collection_assignment_test.rb
2819
2903
  - test/integration/concept_scheme_browsing_test.rb
2820
2904
  - test/integration/create_concept_test.rb
2821
2905
  - test/integration/edit_collections_test.rb