Versions Compared

Key

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

...

Source Column

Destination RDF Predicate

Comments

id

dct:identifier

site_location_visit_id

plot:wasSubActivityOf

Domain: ssn-ext:ObservationCollection

Range: plot:SiteVisit

phenology_comment

rdfs:comment

upper_1_dominant

ssn-ext:hasMember, sosa:hasResult

Member of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA

Status
colourYellow
titleTERN:
Vegetation stratum

Status
colourGreen
titleAUSPLOTS:
Structural vegetation formation

upper_2_dominant

ssn-ext:hasMember, sosa:hasResult

Member of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA

sosa:observedProperty: Second most dominant vegetation species in

Status
colourYellow
titleTERN:
Vegetation stratum

Status
colourGreen
titleAUSPLOTS:
Structural vegetation formation

upper_3_dominant

ssn-ext:hasMember, sosa:hasResult

Member of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA

  • sosa:observedProperty: Third most dominant vegetation species in upper stratum

  • sosa:

    Status
    colourYellow
    titleTERN:
    Vegetation stratum

    Status
    colourGreen
    titleAUSPLOTS:
    Structural vegetation formation

    sosa:observedProperty: Third most dominant vegetation species in upper stratum

    mid_1_dominant

    ssn-ext:hasMember, sosa:hasResult

    Member of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA

  • sosa:observedProperty: Most dominant vegetation species in mid stratum

  • sosa:

    Status
    colourYellow
    titleTERN:
    Vegetation stratum

    Status
    colourGreen
    titleAUSPLOTS:
    Structural vegetation formation

    mid_2_dominant

    ssn-ext:hasMember, sosa:hasResult

    Member of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA

  • sosa:observedProperty: Second most dominant vegetation species in mid stratum

  • sosa:

    Status
    colourYellow
    titleTERN:
    Vegetation stratum

    Status
    colourGreen
    titleAUSPLOTS:
    Structural vegetation formation

    mid_3_dominant

    ssn-ext:hasMember, sosa:hasResult

    Member of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA

  • sosa:observedProperty: Third most dominant vegetation species in mid stratum

  • sosa

    Status
    colourYellow
    titleTERN:
    Vegetation stratum

    Status
    colourGreen
    titleAUSPLOTS:
    Structural vegetation formation

    ground_1_dominant

    ssn-ext:hasMember, sosa:hasResult

    Member of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA

  • sosa:observedProperty: Most dominant vegetation species in lower stratum

  • sosa:usedProcedure:

    Status
    colourYellow
    titleTERN:
    Vegetation stratum

    Status
    colourGreen
    titleAUSPLOTS:
    Structural vegetation formation

    ground_2_dominant

    ssn-ext:hasMember, sosa:hasResult

    Member of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA

    Status
    colourYellow
    titleTERN:
    Vegetation stratum

    Status
    colourGreen
    titleAUSPLOTS:
    Structural vegetation formation

    ground_3_dominant

    ssn-ext:hasMember, sosa:hasResultMember of ssn-ext:ObservationCollection with dct:type PLANT SPECIES PER STRATA:hasResult

    Member of ssn-ext:ObservationCollection with dct:type

    Status
    colourYellow
    titleTERN:
    Vegetation stratum

    Status
    colourGreen
    titleAUSPLOTS:
    Structural vegetation formation

    description

    dct:description

    mass_flowering_event

    ssn-ext:hasMember, sosa:hasResult

    Member of ssn-ext:ObservationCollection with dct:type VEGETATION COMMUNITY

    Status
    colourYellow
    titleTERN:
    Vegetation stratum

    Status
    colourGreen
    titleAUSPLOTS:
    Structural vegetation formation

    ...

    Code Block
    breakoutModewide
    languagepy
    @prefix ausplots: <http://linked.data.gov.au/dataset/ausplots/> .
    @prefix ausplots-cv: <http://linked.data.gov.au/def/ausplots-cv/> .
    @prefix biod: <http://linked.data.gov.au/def/biodiversity/> .
    @prefix bioreg: <http://linked.data.gov.au/dataset/bioregion/> .
    @prefix data: <http://linked.data.gov.au/def/datatype/> .
    @prefix dct: <http://purl.org/dc/terms/> .
    @prefix dwct: <http://rs.tdwg.org/dwc/terms/> .
    @prefix epsg-crs: <http://www.opengis.net/def/crs/epsg/0/> .
    @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
    @prefix geosparql: <http://www.opengis.net/ont/geosparql#> .
    @prefix geosparql-ext: <http://linked.data.gov.au/def/geox#> .
    @prefix ldp: <http://www.w3.org/ns/ldp#> .
    @prefix locn: <http://www.w3.org/ns/locn#> .
    @prefix owl: <http://www.w3.org/2002/07/owl#> .
    @prefix plot: <http://linked.data.gov.au/def/plot/> .
    @prefix plot-x: <http://linked.data.gov.au/def/plot/x/> .
    @prefix prov: <http://www.w3.org/ns/prov#> .
    @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
    @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
    @prefix reg: <http://purl.org/linked-data/registry/> .
    @prefix sdo: <http://schema.org/> .
    @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
    @prefix sosa: <http://www.w3.org/ns/sosa/> .
    @prefix ssn: <http://www.w3.org/ns/ssn/> .
    @prefix ssn-ext: <http://www.w3.org/ns/ssn/ext/> .
    @prefix time: <http://www.w3.org/2006/time#> .
    @prefix ui: <http://purl.org/linked-data/registry-ui#> .
    @prefix unit: <http://qudt.org/vocab/unit/> .
    @prefix void: <http://rdfs.org/ns/void#> .
    @prefix xml: <http://www.w3.org/XML/1998/namespace> .
    @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
    
    ausplots:pss-oc-53471 a ssn-ext:ObservationCollection ;
        rdfs:label "AUSPLOTS Rangelands 'Plant Species per Strata' Observation Collection for SiteVisit: '53471'" ;
        plot:wasSubActivityOf ausplots:sv-53471 ;
        dct:description "Eucalyptus crebra mid open woodland with a tussock grass understratum dominated by Heteropogon contortus with Themeda triandra and Heteropogon triticeus." ;
        dct:identifier 53471 ;
        dct:type <http://linked.data.gov.au/def/ausplots-cv/2eaf22b0-920b-451a-9e18-9b991a830700> ;
        ssn-ext:hasMember ausplots:pss-oc-53471-ss-52111-o-1,
            ausplots:pss-oc-53471-ss-52111-o-2,
            ausplots:pss-oc-53471-ss-52111-o-3,
            ausplots:pss-oc-53471-ss-52111-o-4 .
    
    ausplots:v-oc-53471 a ssn-ext:ObservationCollection ;
        rdfs:label "AUSPLOTS Rangelands 'Vegetation' Observation Collection for SiteVisit: '53471'" ;
        plot:wasSubActivityOf ausplots:sv-53471 ;
        dct:identifier 53471 ;
        dct:type <http://linked.data.gov.au/def/ausplots-cv/22a69fd5-c072-4e0f-ad93-f7f18d05faf5> ;
        ssn-ext:hasMember ausplots:v-oc-53471-ss-52111-o-1 .
    
    ausplots:pss-oc-53471-ss-52111-o-1 a sosa:Observation ;
        rdfs:label "SiteVisit: '53471' | Structural Summary: '52111' | Observation 1 (UPPER_1_DOMINANT)" ;
        sosa:hasResult [ a data:Text ;
                data:value "QDA  003663" ] ;
        sosa:observedProperty <http://linked.data.gov.au/def/ausplots-cv/69ed5cf9-e617-4f4a-bb13-899351317e52> ;
        sosa:usedProcedure <http://linked.data.gov.au/def/ausplots-cv/7ed01f5c-5cc5-4df2-aceb-bf56db1b78be> .
    
    ausplots:pss-oc-53471-ss-52111-o-2 a sosa:Observation ;
        rdfs:label "SiteVisit: '53471' | Structural Summary: '52111' | Observation 2 (GROUND_1_DOMINANT)" ;
        sosa:hasResult [ a data:Text ;
                data:value "QDA  003699" ] ;
        sosa:observedProperty ausplots-cv:e8bde3f7-0c4f-442e-8e88-08273f57fec8 ;
        sosa:usedProcedure <http://linked.data.gov.au/def/ausplots-cv/7ed01f5c-5cc5-4df2-aceb-bf56db1b78be> .
    
    ausplots:pss-oc-53471-ss-52111-o-3 a sosa:Observation ;
        rdfs:label "SiteVisit: '53471' | Structural Summary: '52111' | Observation 3 (GROUND_2_DOMINANT)" ;
        sosa:hasResult [ a data:Text ;
                data:value "QDA  003651" ] ;
        sosa:observedProperty ausplots-cv:e9aa8f39-4fb9-49fc-b48b-861c22d57971 ;
        sosa:usedProcedure <http://linked.data.gov.au/def/ausplots-cv/7ed01f5c-5cc5-4df2-aceb-bf56db1b78be> .
    
    ausplots:pss-oc-53471-ss-52111-o-4 a sosa:Observation ;
        rdfs:label "SiteVisit: '53471' | Structural Summary: '52111' | Observation 4 (GROUND_3_DOMINANT)" ;
        sosa:hasResult [ a data:Text ;
                data:value "QDA  003697" ] ;
        sosa:observedProperty <http://linked.data.gov.au/def/ausplots-cv/3e1d9d34-023a-47ae-9b2c-e07eeaaea2ce> ;
        sosa:usedProcedure <http://linked.data.gov.au/def/ausplots-cv/7ed01f5c-5cc5-4df2-aceb-bf56db1b78be> .
    
    ausplots:v-oc-53471-ss-52111-o-1 a sosa:Observation ;
        rdfs:label "SiteVisit: '53471' | Structural Summary: '52111' | Observation 1 (MASS_FLOWERING_EVENT)" ;
        sosa:hasResult [ a data:Boolean ;
                data:value false ] ;
        sosa:observedProperty <http://linked.data.gov.au/def/ausplots-cv/7903d149-6fcd-4038-928c-4987b00e451e> ;
        sosa:usedProcedure ausplots-cv:cd3ceed2-a820-472b-aace-6a52469cc9cb .