Submissions:CatchRecord
From Odp
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: 9069 |
Graphical representation
Diagram
General description
Name: | CatchRecord |
---|---|
Submitted by: | AldoGangemi |
Also Known As: | |
Intent: | To represent the catch records from time series FIGIS application, which contain temporally-indexed aggregated information about aquatic species cacthing. |
Domains: | |
Competency Questions: |
|
Solution description: | This pattern specializes the observation pattern in order to represent situations of aquatic species catching that contain parameters, time, place, etc. A peculiar difference is the use of two temporal indexes: reference and reporting times. The first is the time, at which the situation represented occurred; the second is the time, at which the observation has been reported. |
Reusable OWL Building Block: | http://www.ontologydesignpatterns.org/cp/owl/fsdas/catchrecord.owl (761) |
Consequences: | We are able to query time-series data for catches of species in a certain fishing area, by vessels of some country, with anounts and measurement units. |
Scenarios: | |
Known Uses: | |
Web References: | |
Other References: | |
Examples (OWL files): | |
Extracted From: | |
Reengineered From: | |
Has Components: | |
Specialization Of: | |
Related CPs: |
Elements
The CatchRecord Content OP locally defines the following ontology elements:
countryOfRecord page
fishingAreaOfRecord page
fromFishingArea page
hasCatchRecord (owl:ObjectProperty) The catch record of a species, i.e. its statistical observation over a reference year.
hasCatchRecord page isCatchRecordFor (owl:ObjectProperty) The catch record of a species, i.e. its statistical observation over a reference year.
isCatchRecordFor page unitUsedInRecord page
withUnit page
referenceYear (owl:DatatypeProperty) The year for which the status of the target object (e.g. Marine Resource, Fishery...) has been evaluated.
referenceYear page reportingYear (owl:DatatypeProperty) The year in which a catch record has been officially reported (different from its reference year, i.e. the year of the actual observation).
reportingYear page CatchRecord (owl:Class) A design pattern representing the semantics of the data contained in a database view (record) about catches of species in certain fishing areas for a certain reference year.
CatchRecord pageAdditional information
A design pattern for populating an ontology of aquatic species catching records.
Scenarios
Scenarios about CatchRecord
No scenario is added to this Content OP.
Reviews
Reviews about CatchRecord
There is no review about this proposal. This revision (revision ID 9069) takes in account the reviews: none
Other info at evaluation tab
Modeling issues
Modeling issues about CatchRecord
There is no Modeling issue related to this proposal.
References