Submissions:Bag

From Odp

Revision as of 13:41, 9 December 2010 by EvaBlomqvist (Talk | contribs)
Jump to: navigation, search

Warning!

This is an old revision. Go to current revision

This pattern has been certified.

Related submission, with evaluation history, can be found here

If you are a member of quality committee please visit the

evaluation section

If you are author of this proposal or you want to contribute to this pattern's review, you can:

In general, it could be useful to visit the evaluation section to have information about the evaluation process of this proposal

Current revision ID: 10359

Graphical representation

Diagram

Image:Bag.jpg

General description

Name: Bag
Submitted by: EvaBlomqvist
Also Known As:
Intent: To model bags of items (elements). The Bag is characterized by a collection that can have multiple copies of each object.
Domains:

General, Parts and Collections

Competency Questions:
  • What bag is this item an element of?
  • What is the size of this bag?
  • What resource does this item refer to?
  • What are the items contained in this bag?
Solution description: The Bag is characterized by a collection that can have multiple copies of each object. This is performed through the Item entity. The Item is linking exactly one resource through the relationship itemContent.
Reusable OWL Building Block: http://www.ontologydesignpatterns.org/cp/owl/bag.owl (950)
Consequences:
Scenarios:
Known Uses:
Web References:
Other References:
Examples (OWL files):
Extracted From:
Reengineered From:
Has Components:
Specialization Of:
Related CPs:


Elements

The Bag Content OP locally defines the following ontology elements:

Class Item (owl:Class) Item - Element belonging to a Bag
Item page
ObjectProperty itemContent (owl:ObjectProperty) itemContent - The link to the actual resource to which the item refers.
itemContent page
Class Bag (owl:Class) Bag - Collection that can have a number of copies of each object
Bag page
ObjectProperty itemOf (owl:ObjectProperty) item of - The link from an item to the Bag where it is contained
itemOf page
ObjectProperty hasItem (owl:ObjectProperty) has item - The link to every item of the Bag
hasItem page
DatatypeProperty size (owl:DatatypeProperty) size - The number of items belonging to a collection
size page

Additional information

The Bag is characterized by a collection that can have multiple copies of each object. This is performed through the Item entity. The Item is linking exaclty one resource through the relationship itemContent.

Scenarios

Scenarios about Bag

No scenario is added to this Content OP.

Reviews

Reviews about Bag

There is no review about this proposal. This revision (revision ID 10359) takes in account the reviews: none

Other info at evaluation tab


Modeling issues

Modeling issues about Bag

There is no Modeling issue related to this proposal.


References

Add a reference


Personal tools
Quality Committee
Content OP publishers