DCP Taxonomy Manager -- SUMMARY -- This module was recovered from the Semantic Drupal thing ... The PoolParty Taxonomy Manager exports Drupal taxonomies to a PoolParty Thesaurus or imports vocabularies from it and keeps them in sync. ALl the down stream stuff, e.g. PoolParty and other OSF things are long dead and in the current context they are replaced by things like Cliopatria, Protege, etc. The main driver is the automated creation of taxonomies from OWL2, In general the pre-existing comments are left unaltered. The unaltered code at the start of the git history mainted for Cliu clean. -- REQUIREMENTS -- - A PoolParty-server has to be existent (the configuration of the server can be done inside the module). - cURL needs to be installed on the web server your Drupal-instance runs on. - The "Semantic Connector"-module (https://www.drupal.org/project/semantic_connector) needs to be installed and enabled. - The "PoolParty Taxonomy Manager"-module (https://www.drupal.org/project/pp_taxonomy_manager) needs to be installed and enabled. - If you plan to use multilingual tagging, the "Internationalization"-module (https://drupal.org/project/i18n) and its sub-module "Taxonomy Translation" are also required. -- INSTALLATION -- Install the "Semantic Connector"-module (https://www.drupal.org/project/semantic_connector) and the "PoolParty Taxonomy Manager"-module (https://drupal.org/project/pp_taxonomy_manager) as usual. See https://drupal.org/documentation/install/modules-themes/modules-7 for further information. -- USAGE -- - Download both Drupal-modules. - Activate both Drupal-modules. - Create at least one configuration set for the PoolParty-server connection at "admin/config/semantic-drupal/semantic-connector". - Create at least one configuration set for the PoolParty Taxonomy Manager at "admin/config/semantic-drupal/pp-taxonomy-manager".