Submissions:List
From Odp
(Difference between revisions)
Revision as of 13:34, 9 December 2010
If you are a member of quality committee please visit the
If you are author of this proposal or you want to contribute to this pattern's review, you can: specify if this revision takes in account any of the review(s) In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal Current revision ID: 10342 |
Graphical representation
Diagram (this article has no graphical representation)
General description
Name: | List |
---|---|
Submitted by: | EvaBlomqvist |
Also Known As: | |
Intent: | To represent ordered collections, i.e. lists. |
Domains: | |
Competency Questions: |
|
Solution description: | |
Reusable OWL Building Block: | http://www.ontologydesignpatterns.org/cp/owl/list.owl (1162) |
Consequences: | |
Scenarios: | |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The List Content OP locally defines the following ontology elements:
hasLastItem page
nextItem (owl:FunctionalProperty) next item - The link to the next item in a list (ordered collection)
nextItem page previousItem (owl:FunctionalProperty) previous item - The link to the previous item in a list (ordered collection)
previousItem page hasFirstItem page
Additional information
Scenarios
Scenarios about List
No scenario is added to this Content OP.
Reviews
Reviews about List
There is no review about this proposal. This revision (revision ID 10342) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
Modeling issues about List
There is no Modeling issue related to this proposal.
References