wiki:UseCaseAnnotatingWithWiki

Version 2 (modified by grimnes, 18 years ago) (diff)

--

implemented in PimOntology

Prerequisite

User has a document open in one of the UseCaseApplications. User wants to describe the document more using wiki-text.

Result

Document X is reborn as a Thing and the thing is annotated with wiki-text. paul:DocumentX is connected to the resource by a link (TODO: which link?)

Trigger

User presses button "annotate" in application.

Procedure

  • User opens application and selects document
  • User presses "annotate"
  • Popup shows from gnowsis to annotate the document, user can fill out:
    • Which kind of document is this? Select from: (all sub-classes of pimo:DocumentType)
    • label, wikiname
    • wikitext
    • relations: related, topic, partOf
    • properties depending on documenttype
  • User fills out the fields of interest.
  • User presses "ok", document is saved as thing.

Alternatives

  • Document was already reborn as thing. Then you have to check first for links of the kind (TODO: which link?)

Comments

Gunnar: Maybe i misunderstand (what exactly is a reborn thing?) - but i think the dialog described is too complex... then again - i would like to see as few "pop-up" dialogs as possible and as much as possible done using a single text field (as in the screenshot i put somewhere...)