...
Interpretation in TERN Plot Ontology
Encoding each row in RDF requires:
An ssn-ext:ObservationCollection
with the observation group encoded with dct:type
as Soil.
RDF Example
Code Block |
---|
breakoutMode | wide |
---|
language | js |
---|
|
|
Mapping Table
Source Column | Destination RDF Predicate | Comments |
---|
SITE_ID
| sosa:hasFeatureOfInterest
| Domain: ssn-ext:ObservationCollection Range: plot:Site |
SOURCE_ID
| sosa:usedProcedure
| The method used for all sosa:Observation within the ssn-ext:ObservationCollection . A narrower concept of Soil Assessment Methods matching on the skos:hiddenLabel . |
RELIABILITY_ID
| plot:hasResultQuality
| Domain: ssn-ext:ObservationCollection Range: A narrower concept in the concept scheme Soil Reliability Values matching on the skos:hiddenLabel . |
TYPECODE_ID
| ssn-ext:hasMember , sosa:hasResult
| |
TS_COLOUR_ID
| ssn-ext:hasMember , sosa:hasResult
| sosa:observedProperty : Soil Colour
sosa:usedProcedure : The skos:Concept of SOURCE_ID .
sosa:hasResult : A narrower concept of Soil Colour Values matching on the skos:hiddenLabel .
|
TS_TEXTURE_ID
| ssn-ext:hasMember , sosa:hasResult
| sosa:observedProperty : Soil Texture
sosa:usedProcedure : The skos:Concept of SOURCE_ID .
sosa:hasResult : A narrower concept of Soil Texture Values matching on the skos:hiddenLabel .
|
TS_PH
| ssn-ext:hasMember , sosa:hasResult
| |
ISBELL_ID
| | Not captured by TERN Plot Ontology. The database only includes the values 999 and null. |
ADDITIONAL
| | Not captured by TERN Plot Ontology. |
NOTES
| rdfs:comment
| Domain: ssn-ext:ObservationCollection Range: String literal |
UPDATE_USER
| | Not captured by TERN Plot Ontology. |
LAST_UPDATE `
| dct:modified
| Database entry or last modified time. Encoded with literal as type xsd:dateTime . |
Action Items