Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Build concept maps from your tags
Concept Map is a graphical tool to organize, structure and visualize knowledge using taxonomy terms. Using the tags referenced by an entity, allowed users can connect taxonomy terms naming the relation, building a map of knowledge.
Read more about concept maps @wikipedia.
Tested with Drupal 7.26 / Standard Profile / processing.js 1.4.1
Features
- Using processing.js / HTML5 canvas
- Move yours tags in the canvas and visualize your knowledge connections.
Requirements
- Entity API
- Field (Core)
- Taxonomy (field_tags) (Core)
- Libraries API
Required components
To use Concept Map in Drupal, you will need to download processing.js (Works with 1.4.1).
How to use it
- Enable required modules: Entity API, Libraries
- Visit http://processingjs.org/ and place processing.js to your libraries folder (Works with 1.4.1).
- Enable Concept Map module
- Configure Concept Map settings via /admin/config/user-interface/conceptmap. Set enabled font type and colors.
- Set permission to administer, add and view concept maps
- Add a new Concept Map node. Set a title, add some tags. After saving the node, a concept mapping fieldset will appear. Open it :)
- Add new relations to your concept map by selecting the source and destination tag. Describe the relation. After saving the relation a new fieldset appears containg the concept map.
- Organize and structure your tags. Move yours tags in the canvas and place it everywhere. Visualize your knowledge.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content display, Site structure, Developer tools
- Created by foxfabi on , updated

