Id: | general-ont |
Version: | 1.0 |
Description: | This ontology defines basic elements that represent commonalities between most ontologies. As such, it includes the concepts of people, organizations, actions, events, locations and physical objects. Please send any comments or suggestions to the contact listed below. This is a draft ontology and may change at any time. |
Contact: | Jeff Heflin (heflin@cs.umd.edu) |
Revision Date: | 04 Oct 2000 |
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:
The following ontologies are extended by the current ontology:
An ontology may rename elements from another ontology in order to provide a shortcut for referencing that element or to provide an alternate term for it.
Object Renamed From ================================================================ name base.name
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.
[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
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.
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)
Constants are used to identify instances that may be commonly used with an ontology. In this section, each constant is grouped under its category.
No constants are defined.
Inference rules are used to determine what additional facts can be implied if other facts are known. They take the form of if/then rules.