Submissions:Bag

From Odp

Revision as of 14:35, 9 December 2010 by EvaBlomqvist (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


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: 10367

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 (949)
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.


The collections ontology (part of the SWAN ontologies) that this pattern is based on was created by Paolo Ciccarese - Massachusetts General Hospital/Harvard Medical School, and Marco Ocana - Balboa Systems Inc. The original ontologies, and related information, are available under a Creative Commons License.

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 10367) 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