Skip to Content.
Sympa Menu

grouper-users - Stem Hierarchies

Subject: Grouper Users - Open Discussion List

List archive

Stem Hierarchies


Chronological Thread 
  • From: Mark McLaren <>
  • To:
  • Subject: Stem Hierarchies
  • Date: Wed, 15 Dec 2004 09:33:13 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=Ut4YY3WORw40+/NGovl6KONk0M7Ez3aLpiE2E1EKABkkr/6oXx7z2BAcJqBD7o3vyOGWxf3WOHg0kWbamJDdnJ2fWeN3e+786mu1zXq+EGp5KBj5IlEri90HkTrGeDNjUARP4Aw2BvqDMKaJi6AAVCTJU7OcGihj8v2YcmGChKg=

I've created a hierarchy of stems using the csv2group tool.

stem, add, Grouper.NS_ROOT, ARTF
stem, add, Grouper.NS_ROOT, ENGF
stem, add, ARTF, ARCH
stem, add, ARTF, CLAS
stem, add, ARTF, DRAM
stem, add, ENGF, AERO
stem, add, ENGF, CIVE
stem, add, ENGF, COSC
stem, add, ENGF, EENG

Is it possible yet to navigate the stem hierarchy programmatically
using the Grouper API?

For example:

* show me all the root level stems
* show me all the stems with a stem of ARTF

I noticed GrouperStem mentioned in the spec but can't see it in the
code. Is this a future feature?

I hope this isn't a silly question.

Mark



Archive powered by MHonArc 2.6.16.

Top of Page