EvaBlomqvist (Talk | contribs) (Imported from OWL file.) |
EvaBlomqvist (Talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{Graphical representation header}} | {{Graphical representation header}} | ||
{{Graphical representation | {{Graphical representation | ||
− | |ImageName= | + | |ImageName=List.jpg |
}} | }} | ||
{{Content OP Proposal Template | {{Content OP Proposal Template | ||
− | |||
− | |||
− | |||
− | |||
|SubmittedBy=EvaBlomqvist | |SubmittedBy=EvaBlomqvist | ||
+ | |Name=List | ||
|Intent=To represent ordered collections, i.e. lists. | |Intent=To represent ordered collections, i.e. lists. | ||
− | | | + | |CompetencyQuestion=What are the items (elements) in this list?, What is the length (size) of this list?, What is the first/last item in this list?, What resource does this list item contain?, What it the next/previous item in the list? |
− | | | + | |ContentODPDescription=Representing ordered lists, through a specialization of the bag pattern, where each resource in the bag is referred through an item, so that the same item can occur in several places. The usual properties of lists are also there, i.e. the sequence of elements, and references to the first and last item. |
|ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/list.owl | |ReusableOWLBuildingBlock=http://www.ontologydesignpatterns.org/cp/owl/list.owl | ||
− | | | + | |ExtractedFrom=http://swan.mindinformatics.org/ontologies/1.2/collections.owl |
+ | |ReengineeredFrom=http://swan.mindinformatics.org/ontologies/1.2/collections.owl | ||
+ | |HasComponent=Sequence, CollectionEntity | ||
+ | |SpecializationOf=Sequence, Bag, | ||
+ | |RelatedCP=Bag, Set, | ||
}} | }} | ||
{{Element list header}} | {{Element list header}} | ||
Line 41: | Line 42: | ||
|HasElement=hasFirstItem | |HasElement=hasFirstItem | ||
}} | }} | ||
− | |||
{{Additional information header}} | {{Additional information header}} | ||
− | + | 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 [http://creativecommons.org/licenses/by/1.0/ Creative Commons License]. | |
{{Scenarios about me}} | {{Scenarios about me}} | ||
− | {{Reviews about me}}{{Modeling issues about me}}{{My references}} | + | {{Reviews about me}} |
+ | {{Modeling issues about me}} | ||
+ | {{My references}} |
Diagram
Name: | List |
---|---|
Submitted by: | EvaBlomqvist |
Also Known As: | |
Intent: | To represent ordered collections, i.e. lists. |
Domains: | |
Competency Questions: | |
Solution description: | Representing ordered lists, through a specialization of the bag pattern, where each resource in the bag is referred through an item, so that the same item can occur in several places. The usual properties of lists are also there, i.e. the sequence of elements, and references to the first and last item. |
Reusable OWL Building Block: | 1 (572) |
Consequences: | |
Scenarios: | |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
The List Content OP locally defines the following ontology elements:
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.
No scenario is added to this Content OP.
This revision (revision ID 10369) takes in account the reviews: none
Other info at evaluation tab