Warning.gif

Warning!

This is an old revision. Go to current revision

Certified.png
This pattern has been certified.

Related submission, with evaluation history, can be found here

Working.gif Last modified date is: 2010-12-09

Graphical representation

Diagram (this article has no graphical representation)

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:
Competency Questions:
Solution description:
Reusable OWL Building Block: 1 (560)
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
ArrowRight.gif Item page
ObjectProperty itemContent (owl:ObjectProperty) itemContent - The link to the actual resource to which the item refers.
ArrowRight.gif itemContent page
Class Bag (owl:Class) Bag - Collection that can have a number of copies of each object
ArrowRight.gif Bag page
ObjectProperty itemOf (owl:ObjectProperty) item of - The link from an item to the Bag where it is contained
ArrowRight.gif itemOf page
ObjectProperty hasItem (owl:ObjectProperty) has item - The link to every item of the Bag
ArrowRight.gif hasItem page
DatatypeProperty size (owl:DatatypeProperty) size - The number of items belonging to a collection
ArrowRight.gif size page

Additional information

Scenarios

Scenarios about Bag

No scenario is added to this Content OP.

Reviews

Reviews about Bag
There is no review about this proposal.
Some subquery has no valid condition.

This revision (revision ID 10352) 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.
Some subquery has no valid condition.

References

Add a reference


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 page [[Bootstrap:Footer]] was not found.