API endpoint that allows MeasuredQuantity of Communities to be viewed or edited.

GET /sms/cv/api/v1/measuredquantities-communities/?format=api&page%5Bnumber%5D=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "links": {
        "first": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/?format=api&page%5Bnumber%5D=1",
        "last": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/?format=api&page%5Bnumber%5D=7",
        "next": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/?format=api&page%5Bnumber%5D=4",
        "prev": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/?format=api&page%5Bnumber%5D=2"
    },
    "data": [
        {
            "type": "MeasuredQuantityCommunity",
            "id": "416",
            "attributes": {
                "term": "Grain size",
                "abbreviation": "GrainSize",
                "definition": "Grain size (or particle size) is the diameter of individual grains of sediment, or the lithified particles in clastic rocks. The term may also be applied to other granular materials.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/grainSize/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "223"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/416/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "224",
            "attributes": {
                "term": "Ground heat flux",
                "abbreviation": null,
                "definition": null,
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/groundHeatFlux/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "224"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/224/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "417",
            "attributes": {
                "term": "Ground heat flux",
                "abbreviation": "GrndTFlux",
                "definition": null,
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/groundHeatFlux/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "224"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/417/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "60",
            "attributes": {
                "term": "Groundwater level over sensor",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "2"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "60"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/60/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "61",
            "attributes": {
                "term": "Groundwater table",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "2"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "61"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/61/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "528",
            "attributes": {
                "term": "Temperature",
                "abbreviation": "T",
                "definition": "Temperature",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/temperature/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "2"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "62"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/528/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "62",
            "attributes": {
                "term": "Groundwater temperature",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "2"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "62"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/62/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "63",
            "attributes": {
                "term": "Heat flux calibration factor",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "3"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "63"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/63/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "448",
            "attributes": {
                "term": "Net heat flux",
                "abbreviation": "NetTFlux",
                "definition": "Outgoing rate of heat energy transfer minus the incoming rate of heat energy transfer through a given area",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/netHeatFlux/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "3"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "64"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/448/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "64",
            "attributes": {
                "term": "Heat flux heating",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "3"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "64"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/64/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "420",
            "attributes": {
                "term": "Heat index",
                "abbreviation": "HeatIndex",
                "definition": "The combination effect of heat and humidity on the temperature felt by people.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/heatIndex/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "225"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/420/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "225",
            "attributes": {
                "term": "Heat index",
                "abbreviation": null,
                "definition": "The combination effect of heat and humidity on the temperature felt by people.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/heatIndex/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "225"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/225/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "421",
            "attributes": {
                "term": "Height",
                "abbreviation": "Height",
                "definition": "Height is measure of vertical distance, either vertical extent or vertical position",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/height/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "226"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/421/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "226",
            "attributes": {
                "term": "Height",
                "abbreviation": null,
                "definition": "Height is measure of vertical distance, either vertical extent or vertical position",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/height/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "226"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/226/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "422",
            "attributes": {
                "term": "Height, above sea floor",
                "abbreviation": "HeightASL",
                "definition": "Vertical distance from the sea floor to a point.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/heightAboveSeaFloor/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "227"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/422/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "227",
            "attributes": {
                "term": "Height, above sea floor",
                "abbreviation": null,
                "definition": "Vertical distance from the sea floor to a point.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/heightAboveSeaFloor/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "227"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/227/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "65",
            "attributes": {
                "term": "HK-Time",
                "abbreviation": null,
                "definition": "\"Housekeeping\"-time (date and time) of an Ecotech data logger",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "8"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "65"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/65/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "423",
            "attributes": {
                "term": "Humification index",
                "abbreviation": "HumIndex",
                "definition": "Humification index. Hummification is the processes by which organic matter decomposes to form humus. In humus the initial structures or shapes can no longer be recognized. See also humus.",
                "provenance": "ODM2 Controlled Vocabularies",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/humificationIndex/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "228"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/423/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "228",
            "attributes": {
                "term": "Humification index",
                "abbreviation": null,
                "definition": "Humification index. Hummification is the processes by which organic matter decomposes to form humus. In humus the initial structures or shapes can no longer be recognized. See also humus.",
                "provenance": "ODM2 Controlled Vocabularies",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/humificationIndex/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "228"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/228/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "426",
            "attributes": {
                "term": "Hydraulic conductivity",
                "abbreviation": "HydrCond",
                "definition": "Hydraulic conductivity, symbolically represented as K, is a property of vascular plants, soils and rocks, that describes the ease with which a fluid (usually water) can move through pore spaces or fractures. It depends on the intrinsic permeability of the material, the degree of saturation, and on the density and viscosity of the fluid.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydraulicConductivity/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "10"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "231"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/426/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "424",
            "attributes": {
                "term": "Hydraulic conductivity",
                "abbreviation": "HydrCond",
                "definition": "Hydraulic conductivity, symbolically represented as K, is a property of vascular plants, soils and rocks, that describes the ease with which a fluid (usually water) can move through pore spaces or fractures. It depends on the intrinsic permeability of the material, the degree of saturation, and on the density and viscosity of the fluid.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydraulicConductivity/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "229"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/424/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "231",
            "attributes": {
                "term": "Hydraulic conductivity",
                "abbreviation": null,
                "definition": "Hydraulic conductivity, symbolically represented as K, is a property of vascular plants, soils and rocks, that describes the ease with which a fluid (usually water) can move through pore spaces or fractures. It depends on the intrinsic permeability of the material, the degree of saturation, and on the density and viscosity of the fluid.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydraulicConductivity/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "10"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "231"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/231/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "230",
            "attributes": {
                "term": "Hydraulic conductivity",
                "abbreviation": null,
                "definition": "Hydraulic conductivity, symbolically represented as K, is a property of vascular plants, soils and rocks, that describes the ease with which a fluid (usually water) can move through pore spaces or fractures. It depends on the intrinsic permeability of the material, the degree of saturation, and on the density and viscosity of the fluid.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydraulicConductivity/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "230"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/230/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "229",
            "attributes": {
                "term": "Hydraulic conductivity",
                "abbreviation": null,
                "definition": "Hydraulic conductivity, symbolically represented as K, is a property of vascular plants, soils and rocks, that describes the ease with which a fluid (usually water) can move through pore spaces or fractures. It depends on the intrinsic permeability of the material, the degree of saturation, and on the density and viscosity of the fluid.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydraulicConductivity/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "229"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/229/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "425",
            "attributes": {
                "term": "Hydraulic conductivity",
                "abbreviation": "HydrCond",
                "definition": "Hydraulic conductivity, symbolically represented as K, is a property of vascular plants, soils and rocks, that describes the ease with which a fluid (usually water) can move through pore spaces or fractures. It depends on the intrinsic permeability of the material, the degree of saturation, and on the density and viscosity of the fluid.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydraulicConductivity/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "230"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/425/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "233",
            "attributes": {
                "term": "Hydrogen-2, stable isotope ratio delta",
                "abbreviation": null,
                "definition": "Difference in the 2H:1H ratio between the sample and standard",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydrogen_2_StableIsotopeRatioDelta/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "2"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "233"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/233/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "232",
            "attributes": {
                "term": "Hydrogen-2, stable isotope ratio delta",
                "abbreviation": null,
                "definition": "Difference in the 2H:1H ratio between the sample and standard",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydrogen_2_StableIsotopeRatioDelta/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "232"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/232/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "427",
            "attributes": {
                "term": "Hydrogen-2, stable isotope ratio delta",
                "abbreviation": "DHDelta",
                "definition": "Difference in the 2H:1H ratio between the sample and standard",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydrogen_2_StableIsotopeRatioDelta/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "232"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/427/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "428",
            "attributes": {
                "term": "Hydrogen-2, stable isotope ratio delta",
                "abbreviation": "DHDelta",
                "definition": "Difference in the 2H:1H ratio between the sample and standard",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/hydrogen_2_StableIsotopeRatioDelta/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "2"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "233"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/428/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "606",
            "attributes": {
                "term": "Ice-Mass Change",
                "abbreviation": null,
                "definition": "",
                "provenance": null,
                "provenance_uri": "https://gravis.gfz-potsdam.de/ais",
                "note": ""
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "15"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "395"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "6"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/606/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "605",
            "attributes": {
                "term": "Ice-Mass Change uncertainty",
                "abbreviation": null,
                "definition": "",
                "provenance": null,
                "provenance_uri": "https://gravis.gfz-potsdam.de/ais",
                "note": ""
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "15"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "396"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "6"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/605/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "443",
            "attributes": {
                "term": "Luminous Flux",
                "abbreviation": "LuminFlux",
                "definition": "A measure of the total amount of visible light present",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/luminousFlux/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "66"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/443/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "66",
            "attributes": {
                "term": "Illuminance",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "66"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/66/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "234",
            "attributes": {
                "term": "Indicator",
                "abbreviation": null,
                "definition": "Binary status to indicate the status of an instrument or other piece of equipment.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/indicator/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "234"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/234/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "429",
            "attributes": {
                "term": "Indicator",
                "abbreviation": "Indicator",
                "definition": "Binary status to indicate the status of an instrument or other piece of equipment.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/indicator/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "234"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/429/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "235",
            "attributes": {
                "term": "Instrument status code",
                "abbreviation": null,
                "definition": "Code value recorded by instrument indicating some information regarding the status of the instrument",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/instrumentStatusCode/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "235"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/235/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "430",
            "attributes": {
                "term": "Instrument status code",
                "abbreviation": "StatusCode",
                "definition": "Code value recorded by instrument indicating some information regarding the status of the instrument",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/instrumentStatusCode/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "235"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/430/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "68",
            "attributes": {
                "term": "Irradiance",
                "abbreviation": null,
                "definition": "Incident light from the hemisphere per wavelength.",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "68"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/68/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "236",
            "attributes": {
                "term": "Land classification",
                "abbreviation": null,
                "definition": "Geographical land classification- genetically homogeneous territorial unit within natural boundaries with a certain structure and a certain character of interrelationships of considered components",
                "provenance": "ODM2 Controlled Vocabularies",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/landClassification/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "14"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "236"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/236/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "431",
            "attributes": {
                "term": "Land classification",
                "abbreviation": "LandClass",
                "definition": "Geographical land classification- genetically homogeneous territorial unit within natural boundaries with a certain structure and a certain character of interrelationships of considered components",
                "provenance": "ODM2 Controlled Vocabularies",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/landClassification/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "14"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "236"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/431/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "432",
            "attributes": {
                "term": "Latent heat flux",
                "abbreviation": "LHeatFlux",
                "definition": "Latent Heat Flux",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/latentHeatFlux/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "237"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/432/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "237",
            "attributes": {
                "term": "Latent heat flux",
                "abbreviation": null,
                "definition": "Latent Heat Flux",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/latentHeatFlux/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "237"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/237/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "434",
            "attributes": {
                "term": "Leaf area index (LAI)",
                "abbreviation": "LAI",
                "definition": "Leaf area index (LAI) is a dimensionless quantity that characterizes plant canopies. It is defined as the one-sided green leaf area per unit ground surface area (LAI = leaf area / ground area, m2 / m2) in broadleaf canopies.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/leafAreaIndex/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "238"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/434/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "238",
            "attributes": {
                "term": "Leaf area index (LAI)",
                "abbreviation": null,
                "definition": "Leaf area index (LAI) is a dimensionless quantity that characterizes plant canopies. It is defined as the one-sided green leaf area per unit ground surface area (LAI = leaf area / ground area, m2 / m2) in broadleaf canopies.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/leafAreaIndex/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "238"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/238/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "239",
            "attributes": {
                "term": "Leaf wetness",
                "abbreviation": null,
                "definition": "The effect of moisture settling on the surface of a leaf as a result of either condensation or rainfall.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/leafWetness/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "239"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/239/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "435",
            "attributes": {
                "term": "Leaf wetness",
                "abbreviation": "LeafWet",
                "definition": "The effect of moisture settling on the surface of a leaf as a result of either condensation or rainfall.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/leafWetness/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "239"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/435/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "240",
            "attributes": {
                "term": "Length",
                "abbreviation": null,
                "definition": "Length is a measure of distance.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/length/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "12"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "240"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/240/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "436",
            "attributes": {
                "term": "Length",
                "abbreviation": "Length",
                "definition": "Length is a measure of distance.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/length/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "12"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "240"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/436/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "537",
            "attributes": {
                "term": "Threshold",
                "abbreviation": "Threshold",
                "definition": "A level above or below which an action is performed.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/threshold/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "69"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/537/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "69",
            "attributes": {
                "term": "Limit value",
                "abbreviation": null,
                "definition": "Typically binary value if a fixed limit value is reached, e.g. max filling level or any other limit or threshold.",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "69"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/69/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "614",
            "attributes": {
                "term": "atmosphere_mass_content_of_cloud_liquid_water",
                "abbreviation": null,
                "definition": "\"Content\" indicates a quantity per unit area. The \"atmosphere content\" of a quantity refers to the vertical integral from the surface to the top of the atmosphere. For the content between specified levels in the atmosphere, standard names including content_of_atmosphere_layer are used. \"Cloud liquid water\" refers to the liquid phase of cloud water. A diameter of 0.2 mm has been suggested as an upper limit to the size of drops that shall be regarded as cloud drops; larger drops fall rapidly enough so that only very strong updrafts can sustain them. Any such division is somewhat arbitrary, and active cumulus clouds sometimes contain cloud drops much larger than this. Reference: AMS Glossary http://glossary.ametsoc.org/wiki/Cloud_drop.",
                "provenance": null,
                "provenance_uri": "https://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html",
                "note": ""
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "10"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "409"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "3"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/614/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "241",
            "attributes": {
                "term": "Litter, plant",
                "abbreviation": null,
                "definition": "Litterfall, plant litter, leaf litter, tree litter, soil litter, or duff, is dead plant material (such as leaves, bark, needles, twigs, and cladodes) that have fallen to the ground.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/litterPlant/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "241"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/241/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "437",
            "attributes": {
                "term": "Litter, plant",
                "abbreviation": "LitterP",
                "definition": "Litterfall, plant litter, leaf litter, tree litter, soil litter, or duff, is dead plant material (such as leaves, bark, needles, twigs, and cladodes) that have fallen to the ground.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/litterPlant/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "241"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/437/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "242",
            "attributes": {
                "term": "Load, suspended",
                "abbreviation": null,
                "definition": "The suspended load of a flow of fluid, such as a river, is the portion of its sediment uplifted by the fluid's flow in the process of sediment transportation. It is kept suspended by the fluid's turbulence. The suspended load generally consists of smaller particles, like clay, silt, and fine sands.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/loadSuspended/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "242"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/242/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "438",
            "attributes": {
                "term": "Load, suspended",
                "abbreviation": "LoadSusp",
                "definition": "The suspended load of a flow of fluid, such as a river, is the portion of its sediment uplifted by the fluid's flow in the process of sediment transportation. It is kept suspended by the fluid's turbulence. The suspended load generally consists of smaller particles, like clay, silt, and fine sands.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/loadSuspended/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "242"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/438/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "243",
            "attributes": {
                "term": "Low battery count",
                "abbreviation": null,
                "definition": "A counter of the number of times the battery voltage dropped below a minimum threshold",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/lowBatteryCount/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "4"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "243"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/243/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "440",
            "attributes": {
                "term": "Low battery count",
                "abbreviation": "LowBatt",
                "definition": "A counter of the number of times the battery voltage dropped below a minimum threshold",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/lowBatteryCount/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "4"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "243"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/440/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "245",
            "attributes": {
                "term": "LSI",
                "abbreviation": null,
                "definition": "Langelier Saturation Index is an indicator of the degree of saturation of water with respect to calcium carbonate",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/LSI/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "2"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "245"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/245/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "244",
            "attributes": {
                "term": "LSI",
                "abbreviation": null,
                "definition": "Langelier Saturation Index is an indicator of the degree of saturation of water with respect to calcium carbonate",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/LSI/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "244"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/244/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "441",
            "attributes": {
                "term": "LSI",
                "abbreviation": "LSI",
                "definition": "Langelier Saturation Index is an indicator of the degree of saturation of water with respect to calcium carbonate",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/LSI/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "244"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/441/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "442",
            "attributes": {
                "term": "LSI",
                "abbreviation": "LSI",
                "definition": "Langelier Saturation Index is an indicator of the degree of saturation of water with respect to calcium carbonate",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/LSI/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "2"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "245"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/442/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "72",
            "attributes": {
                "term": "Memory capacity",
                "abbreviation": null,
                "definition": "Specified in decimal interpretation:\n1 kB = 1000 Byte,\n1 MB = 1.000.000 Byte,\n1 GB = 1.000.000.000 Byte",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "72"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/72/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "73",
            "attributes": {
                "term": "Memory usage",
                "abbreviation": null,
                "definition": "Specified in decimal interpretation:\n1 kB = 1000 Byte\n1 MB = 1.000.000 Byte\n1 GB = 1.000.000.000 Byte",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "73"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/73/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "246",
            "attributes": {
                "term": "Momentum flux",
                "abbreviation": null,
                "definition": null,
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/momentumFlux/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "246"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/246/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "446",
            "attributes": {
                "term": "Momentum flux",
                "abbreviation": "MomFlux",
                "definition": null,
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/momentumFlux/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "246"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/446/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "247",
            "attributes": {
                "term": "NDVI",
                "abbreviation": null,
                "definition": "Normalized difference vegetation index",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/NDVI/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "247"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/247/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "447",
            "attributes": {
                "term": "NDVI",
                "abbreviation": "NDVI",
                "definition": "Normalized difference vegetation index",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/NDVI/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "247"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/447/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "449",
            "attributes": {
                "term": "Neutron Count",
                "abbreviation": "NeutroCnt",
                "definition": "Neutron counts of the naturally occurring cosmic rays.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/neutronCount/",
                "note": "Added to support Critical Zone Observatory (CZO) data use cases. "
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "76"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/449/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "76",
            "attributes": {
                "term": "Neutron counts",
                "abbreviation": null,
                "definition": "Number of detected neutrons (moderated / unmoderated) per time interval.",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "76"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/76/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "77",
            "attributes": {
                "term": "Nitrogen minerally bonded",
                "abbreviation": null,
                "definition": "Minerallly bonded Nitrogen.",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "77"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/77/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "78",
            "attributes": {
                "term": "Nitrogen organically bonded",
                "abbreviation": null,
                "definition": "Organically bonded Nitrogen.",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "78"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/78/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "79",
            "attributes": {
                "term": "Nitrogen total",
                "abbreviation": null,
                "definition": "Total Nitrogen",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "79"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/79/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "450",
            "attributes": {
                "term": "No vegetation coverage",
                "abbreviation": "NoVegCov",
                "definition": "Areal coverage of no vegetation",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/noVegetationCoverage/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "14"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "248"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/450/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "248",
            "attributes": {
                "term": "No vegetation coverage",
                "abbreviation": null,
                "definition": "Areal coverage of no vegetation",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/noVegetationCoverage/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "14"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "9"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "248"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/248/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "80",
            "attributes": {
                "term": "Number of CPU cores",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "80"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/80/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "81",
            "attributes": {
                "term": "Number of sessions",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "81"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/81/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "82",
            "attributes": {
                "term": "Numbers of samples",
                "abbreviation": null,
                "definition": "Consecutive number of all samples",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "3"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "82"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/82/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "83",
            "attributes": {
                "term": "Organic carbon, dissolved",
                "abbreviation": null,
                "definition": "Dissolved organic Carbon (DOC).",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "83"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/83/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "84",
            "attributes": {
                "term": "Organic carbon, total",
                "abbreviation": null,
                "definition": "Total organic Carbon (TOC).",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "84"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/84/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "249",
            "attributes": {
                "term": "Organic matter",
                "abbreviation": null,
                "definition": "The organic matter component of a complex material.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/organicMatter/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "249"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/249/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "451",
            "attributes": {
                "term": "Organic matter",
                "abbreviation": "OrgMatter",
                "definition": "The organic matter component of a complex material.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/organicMatter/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "249"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/451/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "250",
            "attributes": {
                "term": "Orientation",
                "abbreviation": null,
                "definition": "Azimuth orientation of sensor platform",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/orientation/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "250"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/250/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "452",
            "attributes": {
                "term": "Orientation",
                "abbreviation": "Orient",
                "definition": "Azimuth orientation of sensor platform",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/orientation/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "5"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "250"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/452/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "85",
            "attributes": {
                "term": "Oscillation period",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "85"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/85/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "251",
            "attributes": {
                "term": "Osmotic pressure",
                "abbreviation": null,
                "definition": "",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/osmoticPressure/",
                "note": ""
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "251"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/251/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "453",
            "attributes": {
                "term": "Osmotic pressure",
                "abbreviation": "OsmoPress",
                "definition": "",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/osmoticPressure/",
                "note": ""
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "251"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/453/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "86",
            "attributes": {
                "term": "PAR albedo",
                "abbreviation": null,
                "definition": "Quotient betbeen PAR radiation In and PAR radiation Out (Reflected).",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "86"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/86/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "252",
            "attributes": {
                "term": "Parameter",
                "abbreviation": null,
                "definition": "Parameter related to a hydrologic process. An example usage would be for a stage-discharge relation parameter.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/parameter/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "252"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/252/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "454",
            "attributes": {
                "term": "Parameter",
                "abbreviation": "Param",
                "definition": "Parameter related to a hydrologic process. An example usage would be for a stage-discharge relation parameter.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/parameter/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "252"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/454/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "87",
            "attributes": {
                "term": "Particulate matter 10",
                "abbreviation": null,
                "definition": "Coarse particles with a diameter between 2.5 and 10 μm.",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "87"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/87/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "88",
            "attributes": {
                "term": "Particulate matter 2.5",
                "abbreviation": null,
                "definition": "Fine particles with a diameter of 2.5 μm or less.",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "9"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "88"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/88/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "253",
            "attributes": {
                "term": "Percent full scale",
                "abbreviation": null,
                "definition": "The percent of full scale for an instrument",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/percentFullScale/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "253"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/253/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "455",
            "attributes": {
                "term": "Percent full scale",
                "abbreviation": "Percent",
                "definition": "The percent of full scale for an instrument",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/percentFullScale/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "1"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "253"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/455/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "457",
            "attributes": {
                "term": "pH",
                "abbreviation": "pH",
                "definition": "pH is the measure of the acidity or alkalinity of a solution. pH is formally a measure of the activity of dissolved hydrogen ions (H+). Solutions in which the concentration of H+ exceeds that of OH- have a pH value lower than 7.0 and are known as acids.",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/pH/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "90"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/457/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "90",
            "attributes": {
                "term": "pH",
                "abbreviation": null,
                "definition": "pH value",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "90"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/90/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "89",
            "attributes": {
                "term": "Phosphorus total",
                "abbreviation": null,
                "definition": "Total Phosphorus",
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "7"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "89"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/89/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "254",
            "attributes": {
                "term": "Phytoplankton",
                "abbreviation": null,
                "definition": "Measurement of phytoplankton with no differentiation between species",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/phytoplankton/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "4"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "254"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/254/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "459",
            "attributes": {
                "term": "Phytoplankton",
                "abbreviation": "PhytoPla",
                "definition": "Measurement of phytoplankton with no differentiation between species",
                "provenance": "Originally from the CUAHSI HIS VariableNameCV.  See: http://his.cuahsi.org/mastercvreg/edit_cv11.aspx?tbl=VariableNameCV.",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/phytoplankton/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "4"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "4"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "254"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/459/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "255",
            "attributes": {
                "term": "Porosity",
                "abbreviation": null,
                "definition": "Porosity or void fraction is a measure of the void (i.e. \"empty\") spaces in a material, and is a fraction of the volume of voids over the total volume, between 0 and 1, or as a percentage between 0 and 100%.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/porosity/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "255"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/255/?format=api"
            }
        },
        {
            "type": "MeasuredQuantityCommunity",
            "id": "460",
            "attributes": {
                "term": "Porosity",
                "abbreviation": "Poros",
                "definition": "Porosity or void fraction is a measure of the void (i.e. \"empty\") spaces in a material, and is a fraction of the volume of voids over the total volume, between 0 and 1, or as a percentage between 0 and 100%.",
                "provenance": "Wikipedia",
                "provenance_uri": "http://vocabulary.odm2.org/variablename/porosity/",
                "note": null
            },
            "relationships": {
                "sampling_media": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/relationships/sampling_media?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/sampling_media/?format=api"
                    },
                    "data": {
                        "type": "SamplingMedium",
                        "id": "6"
                    }
                },
                "aggregation_type": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/relationships/aggregation_type?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/aggregation_type/?format=api"
                    },
                    "data": {
                        "type": "AggregationType",
                        "id": "1"
                    }
                },
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/root/?format=api"
                    },
                    "data": {
                        "type": "MeasuredQuantity",
                        "id": "255"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/measuredquantities-communities/460/?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 3,
            "pages": 7,
            "count": 614
        }
    }
}