Go to the directory install/registry-samples/classification-schemes.
Type the following command:
Ant-base/ant del-scheme |
The output of the del-scheme target begins and ends something like this:
del-scheme: [java] Query URL is http://localhost:6480/soar/registry/soap [java] Publish URL is http://localhost:6480/soar/registry/soap [java] Created connection to registry [java] Established security credentials [java] Got registry service, query manager, and lifecycle manager [java] Scheme name: LibraryFloors [java] Concept value: FirstFloor [java] Concept value: LowerLevel [java] Concept value: SecondFloor [java] Concept value: ThirdFloor ... [java] Object URN was urn:uuid:1cbab079-8fd8-4cd4-8b19-c60f3e735d40 [java] Object URN was urn:uuid:b03a702d-6911-4bb3-9c25-c90eae497db5 [java] Object URN was urn:uuid:0b6da45c-3424-4e14-b7a8-bfd0ea681b6d [java] Object URN was urn:uuid:ea8e978c-ee6d-4f36-8137-f2d4747f6091 |