# KEHOME/knowledge/applications/SemanticWeb/TAP/Carleton.html
# Aug/10/2003
# Where is Carleton College?
ke$ ? has name = Carleton;
# INFO: GetResource: count = 2
CarletonCollege
MedicalScientistDCarletonGajdusek
has name = Carleton
ke$ set cc = CarletonCollege;
ke$ $cc has ?;
CarletonCollege has
# INFO: GetData: count = 4
arcs
label
locatedIn
type
ke$ $cc has locatedIn = ?;
CarletonCollege has locatedIn =
# INFO: GetData: count = 1
MinnesotaState
ke$ MinnesotaState has locatedIn = ?;
MinnesotaState has locatedIn =
# INFO: GetData: count = 1
CountryUnitedStates
ke$ CountryUnitedStates has locatedIn = ?;
CountryUnitedStates has locatedIn =
# INFO: GetData: count = 1
NorthAmerica
ke$ NorthAmerica has locatedIn = ?;
NorthAmerica has locatedIn =
# INFO: GetData: count = 0