Sha256: 802a206d37f3b5e008428dbc5e71437a489fed55b2c743fe73fb1ccf2c4ad1a4

Contents?: true

Size: 1.23 KB

Versions: 4

Compression:

Stored size: 1.23 KB

Contents

# Ontology Test Cases #

* [Empty ontology](input/empty.ttl).
* [Class/property/individual labels and comments](input/base-with-comments.ttl).
* 'sameAs' relationships between classes, properties and/or individuals. 
* OWL class with one or more keys. 
* OWL individuals with simple/compound key values.
* Multiple individuals with the same key value(s).
* Properties with and without domains and ranges.
* Properties with multiple domains and/or ranges.
* Class hierarchies & property hierarchies.
	* How clearly are these displayed? 
		* Especially in diagrams. 
* Display of super/subclasses and super/subproperties in documentation & diagrams. 
* Classes with constraints on their properties - range and cardinality. 
* Hierarchical constraints within class hierarchies, i.e. constraints becoming tighter as classes are derived. 
* Class with huge number of subclasses, property with huge number of sub properties.
* Class with huge number of constraints.
* Property with huge number of domains, property with huge number of ranges.
* Classes with annotations. 
* Use of namespace prefixes in documentation & diagrams. 
* OWL property chains. 
* Hyperlinking of diagrams to class/property/individual definitions.
* Index/search facility for documentation.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
yowl-0.4.2 test/testcases.md
yowl-0.4.1 test/testcases.md
yowl-0.4 test/testcases.md
yowl-0.4.pre test/testcases.md