-
Folksonomy / Taxonomy
last modified January 19, 2007 by whitmo
This initiative is about finding things on the openplans site.
<< Planning | project home | what tagger is up to >>
Taking tagging further
(next steps/possible directions)
xenozopic integration
arbitrary cataloging of metadata from non zope source(read task tracker, other wsgi apps)
creating proxy objects with unique ids so we can tag them
tagger/rhizome -> wsgi gateway for showing tag data on wsgi side
Managing proliferation
tag merging and editing
autocomplete within tagging/category interfaces
Pull/Push
from other tagging services, particularily delicious or magnolia.
Auto-Tagging
embedding tags in mailing list email, wicked links, etc. think tagalag.
Tagging prepositionssimilar to delicious's network tags.
a prefix triggers additional information to be stored that can be filtered on later.
geographic info (coordinate, regions): at:West 12th and Hudson or in:Manhattan
relationship to a project member or another finite node: for:ian or of:press release or for:status blog
conceptual parentage for creating navigate: of:fall campaign
Then UIs utilize the data additional data.
ie: a map of all projects in:Manhattan for:traffic reform
tag groups
People like to organize their tags
I am sort of vague on what this actually means and how you would create a meaninful interface for it(been there).
Primary Goals
- Tagging of Content
- inclusion of tagging ui into content views
- inclusion of add and delete widget in UI
(requires inclusion of all supporting js and possibly new views) - clouds
- for content
- for users
- for projects
- listing pages
- user's tags
- all content for a tag (or tag intersections)
- related content
- inclusion of add and delete widget in UI
- permission structure
- creation of/or reuse of view/modify perms
- proper display depending on project security
(see related content)
- project specific tagging
- tagger per project
- adding taggers to old project
- filtering tags for specific projects
- tagger per project
- listing pages
- user's tags
- related content for tags
- inclusion in plone searching (livesearch, site search, smartfolders)
- Use of AT Computed fields (for indexing of SearchableText)
- "foaf:topics" index: special keyword index just for tags (mainly for smartfolders)
- IObjectTagsModified event subscribers to keep catalog synced
- (possible using some sort of deferment via ClockServer or threads to optimize)
- inclusion of tagging ui into content views
- Categorization of Projects (and content?)
- project preferences ui (for managing category)
- project page display "by category"
- separation from tagging
- separate tagstore (at site level)
- use of AT field initially to integrate into project prefs
- inclusion in plone searching (livesearch, sitesearch, smartfolders)
- cataloging as part of Keyword and SearchableText(?)
- security for category management
- manage as an AT field(?)
- Projects Page Revamp
- Dynamically generate browsable listings by category and tags
- view to browse content by tag or category
Latest developments: 1.0 tagging