Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Input

Source: AUSPLOTS_RANGELANDS.SOIL_SUBSITE_OBSERVATIONS

...

Source Column

Destination RDF Predicate

Comments

id

dct:identifier, rdfs:label

site_location_visit_id

plot:wasSubActivityOf

Domain: ssn-ext:ObservationCollection with dct:type SITE AND LOCATION

Range: plot:SiteVisit

subsite_id

dct:hasPart

Domain: plot:Site of the main site

Range: plot:Site of this sub-site

TS- I think these are the sub soil sampling sites, see page 50 of manual and data sheet at end of the manual (page 82 and 84)

(five sub soil sampling sites within a 25 m x 25 m zone in the south west corner of the plot @ 0-10 cm, 10-20 cm and 20-30 cm)

zone

Status
colourYellow
titlereview

EC - For all the location data, we can convert it the UTM system to latitude and longitude and capture the data with the plot:Location and geo:Point classes.

TS - see comment above

easting

Status
colourYellow
titlereview

TS - see comment above

northing

Status
colourYellow
titlereview

TS - see comment above

zero_to_ten_barcode

sosa:hasSample

Domain: ssn-ext:ObservationCollection with dct:type SOIL

Status
colourYellow
titleTERN:
Soil Profile

Status
colourGreen
titleAUSPLOTS:
Soil

Range: sosa:Sample

  • sosa:hasResult:

    • rdf:type: data:Text

    • data:value: zero_to_ten_barcode

Create sosa:Sampling instance

ten_to_twenty_barcode

sosa:hasSample

Domain: ssn-ext:ObservationCollection with dct:type SOIL

Status
colourYellow
titleTERN:
Soil Profile

Status
colourGreen
titleAUSPLOTS:
Soil

Range: sosa:Sample

  • sosa:hasResult:

    • rdf:type: data:Text

    • data:value: ten_to_twenty_barcode

Create sosa:Sampling instance

twenty_to_thirty_barcode

sosa:hasSample

Domain: ssn-ext:ObservationCollection with dct:type SOIL

Status
colourYellow
titleTERN:
Soil Profile

Status
colourGreen
titleAUSPLOTS:
Soil

Range: sosa:Sample

  • sosa:hasResult:

    • rdf:type: data:Text

    • data:value: twenty_to_thirty_barcode

Create sosa:Sampling instance

comments

rdfs:comment

metagenomics_are_available

Not captured by TERN Plot Ontology.

Can see if it is available by testing to see if a metagenomic_barcode sample is present.

metagenomic_barcode

sosa:hasSample

Domain: ssn-ext:ObservationCollection

Range: sosa:Sample

  • sosa:hasResult:

    • rdf:type: data:Text

    • data:value: metagenomic_barcode

Create sosa:Sampling instance

metagenomic_url

Not captured by TERN Plot Ontology.

All values are null.

photo_no

Status
colourBlue
titleDone

TS: should be sample, with sosa:usedProcedure: http://linked.data.gov.au/def/ausplots-cv/b49db586-17e6-4a6b-8a48-167e2ad9c577

Should this be a sample or an observation? The value is not the photo file name. What is it?

photo_url

Not captured by TERN Plot Ontology.

All values are either null or “EMPTY”.

observer

Value from look-up table lut_observer

  • rdf:type: prov:Person, sdo:Person

  • sdo:givenName: First name

  • sdo:familyName: Last name

  • prov:actedOnBehalfOf:

    • rdf:type: prov:Organization, sdo:Organization

    • sdo:legalName: Name of the organization

...