| 
				 | 
				
| Line 48: | 
Line 48: | 
|   |  |   |  | 
|   | {{Scenarios about me}}  |   | {{Scenarios about me}}  | 
| − | {{Reviews about me}}  | + | {{Reviews about me}}{{Modeling issues about me}}  | 
|   | The linnaean taxonomy content ontology design pattern represents the layered classification invented by Linneus in the XVIII century. It is created by reengineering Wikipedia articles about taxa, taxonomic ranks, and linnaean taxonomy.  |   | The linnaean taxonomy content ontology design pattern represents the layered classification invented by Linneus in the XVIII century. It is created by reengineering Wikipedia articles about taxa, taxonomic ranks, and linnaean taxonomy.  | 
		Revision as of 13:23, 1 March 2010
 This pattern has been certified.
Related submission, with evaluation history, can be found here
 
 
 | 
Last modified date is: 2010-03-01
 | 
  
Diagram
(this article has no graphical representation)
General description
|  Name:
 | 
 LinnaeanTaxonomy
 | 
|  Submitted by:
 | 
 AldoGangemi
 | 
|  Also Known As:
 | 
 | 
|  Intent:
 | 
 | 
|  Domains:
 | 
 | 
|  Competency Questions:
 | 
 | 
|  Solution description:
 | 
 | 
|  Reusable OWL Building Block:
 | 
 1 (527)
 | 
|  Consequences:
 | 
 | 
|  Scenarios:
 | 
 | 
|  Known Uses:
 | 
 | 
|  Web References:
 | 
 | 
|  Other References:
 | 
 | 
|  Examples (OWL files):
 | 
 | 
|  Extracted From:
 | 
 | 
|  Reengineered From:
 | 
 | 
|  Has Components:
 | 
 | 
|  Specialization Of:
 | 
 | 
|  Related CPs:
 | 
 | 
Elements
The LinnaeanTaxonomy Content OP locally defines the following ontology elements:
 hasDirectHigherRank (owl:ObjectProperty) This property relates two taxa, where the first is more specific then the second and there is no other taxon that is both more general than the first and more specific than the second. 
  
 hasDirectHigherRank page  
 hasDirectLowerRank (owl:ObjectProperty) This property relates two taxa, where the first is less specific then the second and there is no other taxon that is both more specific than the first and more general than the second. 
  
 hasDirectLowerRank page  
 hasHigherRank (owl:ObjectProperty) This property relates two taxa, where the first is more specific than the second. 
  
 hasHigherRank page  
 hasLowerRank (owl:ObjectProperty) This property relates two taxa, where the first is less specific than the second. 
  
 hasLowerRank page  
 Class (owl:Class) Class is the third highest traditional taxon. E.g., in the case of humans the class is 'Mammalia'. 
  
 Class page  
 Family (owl:Class) Family is the fifth highest traditional taxon. E.g., in the case of humans the family is 'Hominidae'. 
  
 Family page  
 Genus (owl:Class) Genus is the sixth highest traditional taxon. E.g., in the case of humans the genus is 'Homo'. 
  
 Genus page  
 Kingdom (owl:Class) Kingdom is the highest traditional taxon. E.g., in the case of humans the kingdom is 'Animalia'. 
  
 Kingdom page  
 Order (owl:Class) Order is the fourth highest traditional taxon. E.g., in the case of humans the phylum is 'Primates'. 
  
 Order page  
 Phylum (owl:Class) Phylum is the second highest traditional taxon. E.g., in the case of humans the phylum is 'Chordata'. 
  
 Phylum page  
 Species (owl:Class) Species is the lowest traditional taxon. E.g., in the case of humans the species is 'Homo sapiens'. 
  
 Species page  
 Taxon (owl:Class) A taxon is a concept denoting a type of organism or of a group of organisms. 
  
 Taxon page  
Scenarios
Scenarios about LinnaeanTaxonomy
No scenario is added to this Content OP.
 
Reviews
Reviews about LinnaeanTaxonomy
There is no review about this proposal.
Some subquery has no valid condition.
This revision (revision ID 8240) takes in account the reviews: none
Other info at evaluation tab
 
Modeling issues
Modeling issues about LinnaeanTaxonomy
There is no Modeling issue related to this proposal.
Some subquery has no valid condition.
 
The linnaean taxonomy content ontology design pattern represents the layered classification invented by Linneus in the XVIII century. It is created by reengineering Wikipedia articles about taxa, taxonomic ranks, and linnaean taxonomy.