: Public abstract <<featureType>> Class
Created: 12/8/2011 2:49:34 PM
Modified: 12/4/2012 11:59:29 AM
Project:
Advanced:
-- Name --<br /></p><p>soil profile<br /></p><p><br /></p><p>-- Definition -- <br /></p><p>description of the soil that is characterized by a vertical succession of profile elements.<br /></p><p><br /></p><p>-- Description --<br /></p><p>NOTE The soil profile is abstracted from observations in a trial pit or a boring, or derived from expert knowledge using other soil profiles.<br /></p>
Attribute
Public Identifier
  inspireId

Details:
Notes: -- Name --<br /></p><p>inspire Id<br /></p><p><br /></p><p>-- Definition --<br /></p><p>External object identifier of the soil profile.<br /></p><p><br /></p><p>-- Description --<br /></p><p>NOTE An external object identifier is a unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object. The identifier is an identifier of the spatial object, not an identifier of the real-world phenomenon.<br /></p>
Public CharacterString
  localIdentifier

Details:
Notes: -- Name --<br /></p><p>local identifier<br /></p><p><br /></p><p>-- Definition --<br /></p><p>unique identifier of the soil profile given by the data provider of the dataset.<br /></p>
Public WRBSoilNameType
  WRBSoilName

Details:
Notes: -- Name --<br /></p><p>WRB soil name<br /></p><p><br /></p><p>-- Definition --<br /></p><p>identification of the soil profile.<br /></p><p>-- Description --<br /></p><p>NOTE The structure of the WRBSoilNameType was based on the World reference base for soil resources 2006, first update 2007. World Soil Resources Reports no 103. Food and Agriculture Organization of the United Nations, Rome 2007.<br /></p><p>EXAMPLE Lixic Vertic Ferralsol (Ferric, Rhodic); WRB version 2006 (update 2007) or 2010.<br /></p>
Public OtherSoilNameType
  otherSoilName

Details:
Notes: -- Name --<br /></p><p>other soil name<br /></p><p><br /></p><p>-- Definition --<br /></p><p>Identification of the soil profile according to a specific classification scheme.<br /></p>
Public DateTime
  validFrom

Details:
Notes: -- Name --<br /></p><p>valid from<br /></p><p><br /></p><p>-- Definition --<br /></p><p>The time when the phenomenon started to exist in the real world.<br /></p>
Public DateTime
  validTo

Details:
Notes: -- Name --<br /></p><p>valid to<br /></p><p><br /></p><p>-- Definition --<br /></p><p>The time from which the phenomenon no longer exists in the real world.<br /></p>
Public DateTime
  beginLifespanVersion

Details:
Notes: -- Name --<br /></p><p>begin lifespan version<br /></p><p><br /></p><p>-- Definition --<br /></p><p>Date and time at which this version of the spatial object was inserted or changed in the spatial data set.<br /></p>
Public DateTime
  endLifespanVersion

Details:
Notes: -- Name --<br /></p><p>end lifespan version<br /></p><p><br /></p><p>-- Definition --<br /></p><p>Date and time at which this version of the spatial object was superseded or retired in the spatial data set.<br /></p>
Element Source Role Target Role
«FeatureType» OM_Observation
Class  
Name:  
 
Name: soilProfileObservation
-- Name -- soil profile observation -- Definition -- Observation of a soil property for characterizing the soil profile.
Details:
 
Element Source Role Target Role
«featureType» ProfileElement
Class  
Name: isDescribedBy
-- Definition -- the profile elements (layers and/or horizons) constituting the soil profile. -- Description -- A profile element is always part of a soil profile.
Name: isPartOf
-- Definition -- link to the soil profile which the profile element constitutes.
Details:
 
Tag Value
byValuePropertyType false
Details:
Values: false
Default: false
Description: Create a property type that requires that the instance is encoded inline (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
gmlMixin false
Details:
Values: true | false
Default: false
Description: Identifies the feature type as a mixin type that will not be encoded as a separate element/type in the GML encoding.
inspireConcept FIXME
Details:
Default: FIXME
Description: URN reference to the feature concept in the INSPIRE Feature Concept Dictionary Register
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the feature type as a feature collection.
noPropertyType false
Details:
Values: false
Default: false
Description: Surpress creation of a standard property type that supports inline or by-reference encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007_INSPIRE_Extensions
Description: XML Schema encoding rule to apply
Constraint Type Status
FoI of soil profile observations OCL Approved
Details:
/*To fill the featureOfInterest property of the soil profile observations of a SoilProfile object, that same SoilProfile object shall be used.*/<br /></p><p>inv: self.soilProfileObservation.featureOfInterest = self<br /></p>
code list for soil profile observations OCL Approved
Details:
/*The observedProperty of the soil profile observation shall be specified using a value from the SoilProfileParameterNameValue code list.*/<br /></p><p>inv: self.soilProfileParameter.observedProperty->oclIsKindOf(SoilProfileParameterNameValue)<br /></p>
result of soil profile observations OCL Approved
Details:
/*The result of the soil profile observation shall be of type Number, CharacterString or RangeType.*/<br /></p><p>inv: self.soilProfileObservation.result->oclIsKindOf(Number) or self.soilProfileObservation.result->oclIsKindOf(CharacterString) or self.soilProfileObservation.result->oclIsKindOf(RangeType)<br /></p>
Object Type Connection Notes
«featureType» DerivedSoilProfile Class Generalization  
«featureType» ProfileElement Class Strong  
«featureType» ObservedSoilProfile Class Generalization