RSS
热门关键字:  数据挖掘  数据仓库  商业智能  人工智能  搜索引擎

Example Computer Science Department Ontology

来源: 作者:unkonwn 时间:2004-12-04 点击:

Example Computer Science Department Ontology

Name: cs-dept-ontology


Version: 1.0 数据挖掘研究院

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). 数据挖掘研究院

This ontology is only an example. It is not intended for real use, and the ontology itself may change without warning. 数据挖掘实验室

Extended Ontologies

This ontology extends the SHOE Base Ontology ( base-ontology , version 1.0 ), using the prefix "base". 数据挖掘研究院

ISA Hierarchy (Taxonomy) 数据挖掘研究院

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). 数据挖掘研究院


[base.Entity] [base.SHOEEntity] Person Worker Faculty Professor AssistantProfessor AssociateProfessor FullProfessor VisitingProfessor Lecturer PostDoc Assistant ResearchAssistant TeachingAssistant AdministrativeStaff Director Chair {Professor} Dean {Professor} ClericalStaff SystemsStaff Student UndergraduateStudent GraduateStudent Organization Department School University Program ResearchGroup Institute Publication Article TechnicalReport JournalArticle ConferencePaper UnofficialPublication Book Software Manual Specification Work Course Research Schedule

Relationships

Relationships are declared between one or more arguments. Relationship arguments are either types or are categories. If the argument is a category, any subcategory of that category is valid as well. 数据挖掘研究院


Relation Argument 1 Argument 2 ================================================================ publicationAuthor Publication Person publicationDate Publication .DATE publicationResearch Publication Research softwareVersion Software .STRING softwareDocumentation Software Publication teacherOf Faculty Course teachingAssistantOf TeachingAssistant Course takesCourse Student Course age Person .NUMBER emailAddress Person .STRING head Organization Person undergraduateDegreeFrom Person University mastersDegreeFrom Person University doctoralDegreeFrom Person University advisor Student Professor subOrganization Organization Organization affiliatedOrganization Organization Organization member Organization Person alumnus Organization Person affiliateOf Organization Person orgPublication Organization Publication researchInterest Person Research researchProject ResearchGroup Research listedCourse Schedule Course tenured Professor .TRUTH

数据挖掘实验室

For compatibility purposes, this ontology also has renamed the following relations: 数据挖掘实验室


Relation Renamed From ================================================================ name base.name
数据挖掘研究院

Inferences

This ontology defines some inferences which may be useful to agents: 数据挖掘研究院

Suborganizations are transitive.
If subOrganization(x,y) and subOrganization(y,z), then subOrganization(x,z).
Affiliates are invertable.
If affiliatedOrganization(x,y), then affiliatedOrganization(y,x).
Membership transfers through suborganizations.
If member(x,m) and subOrganization(x,y), then member(y,m).
数据挖掘研究院

最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
匿名?