This ontology is declared in this document both in human-readable form (what you see in front of you now) and machine-readable SHOE form (which you can see from viewing the html source of this document). The rest of this document is divided into the following sections:
Categories
The following taxonomy is the collection of categories declared in this ontology. The hierarchical form is intended to show the ISA chain. Categories in [Brackets] are not defined here but are defined in an ontology extended by this one. Elements in {Braces} are additional supercategories of the category immediately before them (signifying multiple inheritance). Categories followed by an asterisk are defined in another ontology but are provided with a local alias. 字串6
[base.SHOEEntity]
Address
Agent
Person {Organism}
Employee
SocialGroup
Organization
CommercialOrganization
EducationOrganization
GovernmentOrganization
NonprofitOrganization
ArtificialAgent
Activity
Work
Recreation
Process
Event
Location
PhysicalObject
Substance
Liquid
Solid
Thing
Artifact
Organism
WebResource
Audio
Image
Video
WebPage
字串4
Relationships
Relationships are declared between one or more arguments, where each argument is either a type or a category. If the argument is a category, any subcategory of that category is valid as well. Relationships which have a local alias but are defined in another ontology are followed by an asterisk.
字串1
addressStreet(Address, .STRING)
addressCity(Address, .STRING)
addressState(Address, .STRING)
addressZip(Address, .STRING)
affiliateOf(Organization, Person)
affiliatedOrganization(Organization, Organization)
alumnus(Organization, Person)
borders(Location, Location)
emailAddress(Person, .STRING)
encloses(Location, Location)
engagesIn(Agent, Activity)
eventStart(Event, .DATE)
eventEnd(Event, .DATE)
eventLocation(Event, Location)
head(Organization, Person)
homeAddress(Person, Address)
homePhone(Person, .STRING)
isLocated(Organization, Location)
member(SocialGroup, Person)
name(base.SHOEEnity, .STRING)*
orgAddress(Organization, Address)
orgPhone(Organization, .STRING)
participant(Event, Agent)
performs(Agent, Work)
subOrganizationOf(Organization:"suborganization", Organization:"superorganization")
workAddress(Person, Address)
workPhone(Person, .STRING)
worksFor(Employee, Organization)
字串5