Source Column | Destination RDF Predicate | Comments |
---|
site_location_id
| dct:identifier , rdfs:label
| Encoded in the URIs of the plot:Site instance, displayed in the rdfs:label , and also encoded as dct:identifier for querying purposes. |
site_location_name
| rdfs:label
| |
established_date
| dct:created
| |
description
| dct:description
| |
bioregion_name
| ssn-ext:hasUltimateFeatureOfInterest
| Domain: plot:Site , plot:Location Range: a concept in the concept scheme Interim Biogeographic Regionalisation for Australia v. 7 (IBRA) matching on the skos:notation . The AusPlots Rangelands IBRA bioregion codes are compliant with v. 7 IBRA. |
property
| | Not captured by TERN Plot Ontology. REVIEW REQUIRED Value is a string. Tina: What station is it on? National Park? Name of the property. X Y Z Station. Would not make as observation because it may occur in other datasets too. Suggested addition to the Plot Ontology Extension - add the property plot-x:property or plot-x:propertyType to the plot:Site class. Range is xsd:string . |
paddock
| | Not captured by TERN Plot Ontology. Value is a string. Tina: Don’t capture. Not useful. |
plot_is_permanently_marked
| ss-next:hasMember , sosa:hasResult
| Not captured by TERN Plot Ontology. REVIEW REQUIRED Value is a boolean. Tina: Keep. Add as an observation. Metal picket markers are left in place. |
plot_is_aligned_to_grid
| | Not captured by TERN Plot Ontology. REVIEW REQUIRED Value is a boolean. Tina: Not sure what it means. TS update: definition- Plots are orientated N/S, E/W in line with the map grid. Check with Ausplots crew if they want to capture in dataset |
plot_is_100m_by_100m
| | Not captured by TERN Plot Ontology. REVIEW REQUIRED Value is a boolean. Skip. Duplicate of plot_dimensions . |
landform_pattern
| ssn-ext:hasMember , sosa:hasResult
| |
landform_element
| ssn-ext:hasMember , sosa:hasResult
| |
site_slope
| ssn-ext:hasMember , sosa:hasResult
| Definition: degrees from horizontal |
site_aspect
| ssn-ext:hasMember , sosa:hasResult
| Definition: (degrees from North) N=360, no slope=0 |
plot_dimensions
| ssn_ext:hasMember , sosa:hasResult
| Either make as controlled vocabulary or number value. |
comments
| rdfs:comment
| xsd:string
|
app_lat , app_long
| geosparql:hasGeometry
| Domain: plot:Location Range: rdf:type : geo:Point
geo:lat : app_lat
geo:long : app_long
|
outcrop_lithology
| ssn_ext:hasMember , sosa:hasResult
| sosa:observedProperty : Outcrop Lithology
sosa:usedProcedure : TODO
sosa:hasResult : A concept in the collection Lithology of coarse fragments, matching on the skos:notation .
TS - I don't think Outcrop Lithology is a concept in the collection of Lithology of coarse fragments, where does this information come from?
|
other_outcrop_lithology
| ssn_ext:hasMember , sosa:hasResult
| sosa:observedProperty : Outcrop Lithology
sosa:usedProcedure : TODO
sosa:hasResult : A concept in the collection Lithology of coarse fragments, matching on the skos:notation .
TS - I don't think Outcrop Lithology is a concept in the collection of Lithology of coarse fragments, where does this information come from?
|
surface_strew_size
| | sosa:observedProperty : Size of Coarse Fragments
sosa:usedProcedure : TODO
sosa:hasResult : A narrower concept of concept Surface Strew Size, matching on the skos:notation .
TS - I don't think Size of Coarse Fragments is a narrower concept of Surface Strew Size, where does this information come from?
Value is an integer or null.
Custodian comment: Value is a foreign key to a look-up table called lut_surface_strew_size.csv . Look-up table was not included in the schema or released with the data. Unit of measure is in millimetres (mm). Look-up table is a classification (codes). Attached look-up table as CSV:
|
surface_strew_lithology
| | Value is a string and appears to be code, but is not a foreign key to a look-up table.
Custodian comment: Value is a foreign key to a look-up table called lut_lithology . Schema was not correct, so the relationship was not there. Unlike surface_strew_size , the look-up table is part of the data as lut_lithology . |
Add Comment