--- !ruby/object:Gem::Specification name: iqvoc version: !ruby/object:Gem::Version version: 3.3.0 prerelease: platform: ruby authors: - Robert Glaser - Till Schulte-Coerne - Frederik Dohr autorequire: bindir: bin cert_chain: [] date: 2012-01-10 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: &70224951664900 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 3.1.3 type: :runtime prerelease: false version_requirements: *70224951664900 - !ruby/object:Gem::Dependency name: bundler requirement: &70224951663920 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70224951663920 - !ruby/object:Gem::Dependency name: kaminari requirement: &70224951662960 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70224951662960 - !ruby/object:Gem::Dependency name: authlogic requirement: &70224951662220 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70224951662220 - !ruby/object:Gem::Dependency name: cancan requirement: &70224953257100 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70224953257100 - !ruby/object:Gem::Dependency name: iq_rdf requirement: &70224953256600 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.0.14 type: :runtime prerelease: false version_requirements: *70224953256600 - !ruby/object:Gem::Dependency name: json requirement: &70224953256180 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70224953256180 - !ruby/object:Gem::Dependency name: rails_autolink requirement: &70224953255720 !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: *70224953255720 description: iQvoc - a SKOS(-XL) vocabulary management system built on the Semantic Web email: - robert.glaser@innoq.com - till.schulte-coerne@innoq.com - frederik.dohr@innoq.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - README.md - Gemfile - Gemfile.lock - Rakefile - iqvoc.gemspec - app/assets/images/arrow_down.gif - app/assets/images/arrow_up.gif - app/assets/images/back.png - app/assets/images/branch.png - app/assets/images/categ.png - app/assets/images/categ_open.png - app/assets/images/footer.png - app/assets/images/go_there.png - app/assets/images/header_long.png - app/assets/images/iqvoc.png - app/assets/images/leaf_end.png - app/assets/images/leaf_end_filled.png - app/assets/images/leaf_mid.png - app/assets/images/leaf_mid_filled.png - app/assets/images/leaf_nothing.png - app/assets/images/leaf_only.png - app/assets/images/leaf_only_filled.png - app/assets/images/leaf_top.png - app/assets/images/leaf_top_filled.png - app/assets/images/nothing.png - app/assets/images/ok.png - app/assets/images/rdf_flyer.gif - app/assets/images/red_arrow.png - app/assets/images/shadow.png - app/assets/images/spinner.gif - app/assets/images/tokenizer_delete.png - app/assets/images/tokenizer_pencile.png - app/assets/images/tokenizer_show.png - app/assets/images/top_01.png - app/assets/images/trunk.png - app/assets/images/unfinished.png - app/assets/javascripts/framework.js - app/assets/javascripts/iqvoc/entityselect.js.erb - app/assets/javascripts/iqvoc/iqvoc.js - app/assets/javascripts/iqvoc/langselect.js - app/assets/javascripts/iqvoc/manifest.js - app/assets/javascripts/iqvoc/visualization.js - app/assets/javascripts/manifest.js - app/assets/stylesheets/framework.css - app/assets/stylesheets/iqvoc/forms.css.erb - app/assets/stylesheets/iqvoc/ie_fixes.css - app/assets/stylesheets/iqvoc/iqvoc.css.erb - app/assets/stylesheets/iqvoc/manifest.css - app/assets/stylesheets/iqvoc/widgets.css - app/assets/stylesheets/manifest.css - app/controllers/application_controller.rb - app/controllers/collections/hierarchical_controller.rb - app/controllers/collections_controller.rb - app/controllers/concepts/alphabetical_controller.rb - app/controllers/concepts/hierarchical_controller.rb - app/controllers/concepts/untranslated_controller.rb - app/controllers/concepts/versions_controller.rb - app/controllers/concepts_controller.rb - app/controllers/dashboard_controller.rb - app/controllers/pages_controller.rb - app/controllers/rdf_controller.rb - app/controllers/search_results_controller.rb - app/controllers/triple_store_syncs_controller.rb - app/controllers/user_sessions_controller.rb - app/controllers/users_controller.rb - app/helpers/application_helper.rb - app/helpers/concepts_helper.rb - app/helpers/dashboard_helper.rb - app/helpers/rdf_helper.rb - app/helpers/search_results_helper.rb - app/models/collection/base.rb - app/models/collection/member/base.rb - app/models/collection/member/collection.rb - app/models/collection/member/concept.rb - app/models/collection/unordered.rb - app/models/concept/base.rb - app/models/concept/relation/base.rb - app/models/concept/relation/reverse_relation_extension.rb - app/models/concept/relation/skos/base.rb - app/models/concept/relation/skos/broader/base.rb - app/models/concept/relation/skos/broader/mono.rb - app/models/concept/relation/skos/broader/poly.rb - app/models/concept/relation/skos/narrower/base.rb - app/models/concept/relation/skos/related.rb - app/models/concept/skos/base.rb - app/models/label/base.rb - app/models/label/skos/base.rb - app/models/labeling/base.rb - app/models/labeling/skos/alt_label.rb - app/models/labeling/skos/base.rb - app/models/labeling/skos/hidden_label.rb - app/models/labeling/skos/pref_label.rb - app/models/match/base.rb - app/models/match/skos/base.rb - app/models/match/skos/broad_match.rb - app/models/match/skos/close_match.rb - app/models/match/skos/exact_match.rb - app/models/match/skos/mapping_relation.rb - app/models/match/skos/narrow_match.rb - app/models/match/skos/related_match.rb - app/models/note/annotated/base.rb - app/models/note/base.rb - app/models/note/skos/base.rb - app/models/note/skos/change_note.rb - app/models/note/skos/definition.rb - app/models/note/skos/editorial_note.rb - app/models/note/skos/example.rb - app/models/note/skos/history_note.rb - app/models/note/skos/scope_note.rb - app/models/origin_mapping.rb - app/models/rdf_store.rb - app/models/search_extension.rb - app/models/user.rb - app/models/user_session.rb - app/views/collections/_collection.html.erb - app/views/collections/_form.html.erb - app/views/collections/edit.html.erb - app/views/collections/index.html.erb - app/views/collections/new.html.erb - app/views/collections/show.html.erb - app/views/collections/show.iqrdf - app/views/concepts/_base_data.html.erb - app/views/concepts/_close_match.html.erb - app/views/concepts/_show_head.html.erb - app/views/concepts/_visualization.html.erb - app/views/concepts/alphabetical/_pref_labeling.html.erb - app/views/concepts/alphabetical/index.html.erb - app/views/concepts/edit.html.erb - app/views/concepts/hierarchical/_treeview.html.erb - app/views/concepts/hierarchical/index.html.erb - app/views/concepts/index.iqrdf - app/views/concepts/new.html.erb - app/views/concepts/show_published.html.erb - app/views/concepts/show_unpublished.html.erb - app/views/concepts/untranslated/index.html.erb - app/views/dashboard/index.html.erb - app/views/errors/access_denied.html.erb - app/views/errors/multiple_choices.html.erb - app/views/errors/not_found.html.erb - app/views/kaminari/_page.html.erb - app/views/kaminari/_paginator.html.erb - app/views/layouts/_controls.html.erb - app/views/layouts/_header.html.erb - app/views/layouts/_navigation.html.erb - app/views/layouts/_sections.html.erb - app/views/layouts/application.html.erb - app/views/pages/about.html.erb - app/views/partials/_rdf_logo.html.erb - app/views/partials/collection/_member.html.erb - app/views/partials/concept/_edit_link_base.html.erb - app/views/partials/concept/_inline_base.html.erb - app/views/partials/concept/_new_link_base.html.erb - app/views/partials/concept/relation/_base.html.erb - app/views/partials/concept/relation/_edit_base.html.erb - app/views/partials/concept/relation/skos/_narrower.html.erb - app/views/partials/concept/relation/skos/broader/_mono.html.erb - app/views/partials/concept/relation/skos/broader/_poly.html.erb - app/views/partials/labeling/skos/_base.html.erb - app/views/partials/labeling/skos/_edit_base.html.erb - app/views/partials/labeling/skos/_search_result.html.erb - app/views/partials/match/_base.html.erb - app/views/partials/match/_edit_base.html.erb - app/views/partials/note/_base.html.erb - app/views/partials/note/_edit_base.html.erb - app/views/partials/note/_note.html.erb - app/views/partials/note/_search_result.html.erb - app/views/partials/note/skos/_edit_change_note.html.erb - app/views/partials/note/skos/change_note/_search_result.html.erb - app/views/partials/note/skos/definition/_search_result.html.erb - app/views/rdf/show_concept.iqrdf - app/views/search_results/_head_contents.html.erb - app/views/search_results/_rdf_links.html.erb - app/views/search_results/index.html.erb - app/views/search_results/index.iqrdf - app/views/triple_store_syncs/new.html.erb - app/views/user_sessions/new.html.erb - app/views/users/_form.html.erb - app/views/users/edit.html.erb - app/views/users/index.html.erb - app/views/users/new.html.erb - config/application.rb - config/boot.rb - config/database.template.yml - config/database.yml - config/database.yml.mysql - config/database.yml.sqlite - config/engine.rb - config/environment.rb - config/environments/development.rb - config/environments/production.rb - config/environments/test.rb - config/initializers/action_view.rb - config/initializers/active_record.rb - config/initializers/backtrace_silencers.rb - config/initializers/inflections.rb - config/initializers/iqvoc.rb - config/initializers/jdbc.rb - config/initializers/kaminari_config.rb - config/initializers/language.rb - config/initializers/mime_types.rb - config/initializers/secret_token.rb - config/initializers/secret_token.rb.template - config/initializers/session_store.rb - config/locales/activerecord.de.yml - config/locales/activerecord.en.yml - config/locales/authlogic.de.yml - config/locales/authlogic.en.yml - config/locales/de.yml - config/locales/defaults.de.yml - config/locales/en.yml - config/routes.rb - config/warble.rb - db/iqvoc_test.sqlite3 - db/migrate/20100927101502_create_schema.rb - db/migrate/20101125141218_add_collection_tables.rb - db/migrate/20101129161528_add_type_to_collections.rb - db/migrate/20101202094602_add_origin_to_collections.rb - db/migrate/20101202135420_rename_collection_contents_to_collection_members.rb - db/migrate/20101208103531_add_type_to_collection_contents.rb - db/migrate/20101210153916_add_indexes_to_collections.rb - db/migrate/20110204121244_create_collection_labels.rb - db/migrate/20110208084250_change_origin_lengths.rb - db/migrate/20110328124300_discard_collection_specifics.rb - db/migrate/20110408120357_remove_classifications_and_classifiers.rb - db/migrate/20110408120740_remove_xl_specfic_stuff.rb - db/migrate/20110420133640_change_value_in_notes.rb - db/migrate/20110427120534_add_published_at_to_labels.rb - db/migrate/20110510162719_use_mono_hierarchy_instead_of_poly_hierarchy.rb - db/migrate/20110512132624_extend_notes_value_field_length.rb - db/migrate/20110525103100_separate_note_annotation_predicates.rb - db/migrate/20110615134040_change_umt_note_annotations_to_dct.rb - db/schema.rb - db/seeds.rb - public/404.html - public/422.html - public/500.html - public/favicon.ico - public/robots.txt - public/stylesheets/iqvoc/ie_fixes.css - lib/engine_tasks/assets.rake - lib/engine_tasks/db.rake - lib/engine_tasks/release.rake - lib/iqvoc/ability.rb - lib/iqvoc/data_helper.rb - lib/iqvoc/deep_cloning.rb - lib/iqvoc/rdf_helper.rb - lib/iqvoc/skos_importer.rb - lib/iqvoc/version.rb - lib/iqvoc/versioning.rb - lib/iqvoc.rb - lib/maker.rb - lib/ojdbc14.jar - lib/string.rb - lib/tasks/importer.rake - lib/tasks/jdbc.rake - test/factories.rb - test/integration/alphabetical_test.rb - test/integration/authentication_test.rb - test/integration/browse_concepts_and_labels_test.rb - test/integration/browse_static_pages_test.rb - test/integration/client_augmentation_test.rb - test/integration/client_edit_concept_test.rb - test/integration/collection_circularity_test.rb - test/integration/concept_test.rb - test/integration/edit_concepts_test.rb - test/integration/note_annotations_test.rb - test/integration/search_test.rb - test/integration/tree_test.rb - test/integration/untranslated_test.rb - test/integration_test_helper.rb - test/performance/browsing_test.rb - test/test_helper.rb - test/unit/concept_test.rb - test/unit/note_test.rb - test/unit/origin_mapping_test.rb - test/unit/skos_import_test.rb homepage: http://github.com/innoq/iqvoc licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: iQvoc test_files: - test/factories.rb - test/integration/alphabetical_test.rb - test/integration/authentication_test.rb - test/integration/browse_concepts_and_labels_test.rb - test/integration/browse_static_pages_test.rb - test/integration/client_augmentation_test.rb - test/integration/client_edit_concept_test.rb - test/integration/collection_circularity_test.rb - test/integration/concept_test.rb - test/integration/edit_concepts_test.rb - test/integration/note_annotations_test.rb - test/integration/search_test.rb - test/integration/tree_test.rb - test/integration/untranslated_test.rb - test/integration_test_helper.rb - test/performance/browsing_test.rb - test/test_helper.rb - test/unit/concept_test.rb - test/unit/note_test.rb - test/unit/origin_mapping_test.rb - test/unit/skos_import_test.rb